From 2f04707ba4edfceca2675ad99a340a5fb4e552c0 Mon Sep 17 00:00:00 2001 From: Shahzad Date: Tue, 18 Aug 2020 14:48:51 +0100 Subject: [PATCH] changed the packagelicenseUrl to packageLicense --- .../SFA.DAS.EAS.Account.Api.Client.csproj | 2 +- .../SFA.DAS.EAS.Account.Api.Types.csproj | 2 +- .../SFA.DAS.EmployerAccounts.Api.Client.csproj | 2 +- .../SFA.DAS.EmployerAccounts.Api.Types.csproj | 2 +- .../SFA.DAS.EmployerAccounts.Messages.csproj | 2 +- .../SFA.DAS.EmployerAccounts.ReadStore.csproj | 2 +- .../SFA.DAS.EmployerFinance.Api.Client.csproj | 2 +- .../SFA.DAS.EmployerFinance.Messages.csproj | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/SFA.DAS.Account.Api.Client/SFA.DAS.EAS.Account.Api.Client.csproj b/src/SFA.DAS.Account.Api.Client/SFA.DAS.EAS.Account.Api.Client.csproj index a0b9cf7c29..b50085e72b 100644 --- a/src/SFA.DAS.Account.Api.Client/SFA.DAS.EAS.Account.Api.Client.csproj +++ b/src/SFA.DAS.Account.Api.Client/SFA.DAS.EAS.Account.Api.Client.csproj @@ -26,7 +26,7 @@ Esfa Client library for accessing Employer Account API Client library for accessing Employer Account API - https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE + https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/ https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice Esfa;Das; diff --git a/src/SFA.DAS.EAS.Account.Api.Types/SFA.DAS.EAS.Account.Api.Types.csproj b/src/SFA.DAS.EAS.Account.Api.Types/SFA.DAS.EAS.Account.Api.Types.csproj index 8980a017f1..ae72e2f3fc 100644 --- a/src/SFA.DAS.EAS.Account.Api.Types/SFA.DAS.EAS.Account.Api.Types.csproj +++ b/src/SFA.DAS.EAS.Account.Api.Types/SFA.DAS.EAS.Account.Api.Types.csproj @@ -11,7 +11,7 @@ Esfa Types used by the DAS Employer Account Api Types used by the DAS Employer Account Api - https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE + https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/tree/master/src/SFA.DAS.EAS.Account.Api.Types https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice Esfa;Das; diff --git a/src/SFA.DAS.EmployerAccounts.Api.Client/SFA.DAS.EmployerAccounts.Api.Client.csproj b/src/SFA.DAS.EmployerAccounts.Api.Client/SFA.DAS.EmployerAccounts.Api.Client.csproj index edef0ac50d..d81d9408d5 100644 --- a/src/SFA.DAS.EmployerAccounts.Api.Client/SFA.DAS.EmployerAccounts.Api.Client.csproj +++ b/src/SFA.DAS.EmployerAccounts.Api.Client/SFA.DAS.EmployerAccounts.Api.Client.csproj @@ -4,7 +4,7 @@ netstandard2.0;net462 DAS Client for SFA.DAS.EmployerAccounts.Api - https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE + https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice diff --git a/src/SFA.DAS.EmployerAccounts.Api.Types/SFA.DAS.EmployerAccounts.Api.Types.csproj b/src/SFA.DAS.EmployerAccounts.Api.Types/SFA.DAS.EmployerAccounts.Api.Types.csproj index 9e9d23b675..b0ee6fa7be 100644 --- a/src/SFA.DAS.EmployerAccounts.Api.Types/SFA.DAS.EmployerAccounts.Api.Types.csproj +++ b/src/SFA.DAS.EmployerAccounts.Api.Types/SFA.DAS.EmployerAccounts.Api.Types.csproj @@ -8,7 +8,7 @@ Types returned by the Employer Accounts API https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice - https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/tree/master/src/SFA.DAS.EmployerAccounts.Api.Types + https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/tree/master/src/SFA.DAS.EmployerAccounts.Api.Types diff --git a/src/SFA.DAS.EmployerAccounts.Messages/SFA.DAS.EmployerAccounts.Messages.csproj b/src/SFA.DAS.EmployerAccounts.Messages/SFA.DAS.EmployerAccounts.Messages.csproj index 99aa0c56ab..0ccc4293df 100644 --- a/src/SFA.DAS.EmployerAccounts.Messages/SFA.DAS.EmployerAccounts.Messages.csproj +++ b/src/SFA.DAS.EmployerAccounts.Messages/SFA.DAS.EmployerAccounts.Messages.csproj @@ -5,7 +5,7 @@ NServiceBus messages published by SFA.DAS.EmployerAccounts DAS - https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE + https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice true diff --git a/src/SFA.DAS.EmployerAccounts.ReadStore/SFA.DAS.EmployerAccounts.ReadStore/SFA.DAS.EmployerAccounts.ReadStore.csproj b/src/SFA.DAS.EmployerAccounts.ReadStore/SFA.DAS.EmployerAccounts.ReadStore/SFA.DAS.EmployerAccounts.ReadStore.csproj index 39eeccbc9a..7ae2496ebc 100644 --- a/src/SFA.DAS.EmployerAccounts.ReadStore/SFA.DAS.EmployerAccounts.ReadStore/SFA.DAS.EmployerAccounts.ReadStore.csproj +++ b/src/SFA.DAS.EmployerAccounts.ReadStore/SFA.DAS.EmployerAccounts.ReadStore/SFA.DAS.EmployerAccounts.ReadStore.csproj @@ -7,7 +7,7 @@ DAS SFA.DAS.EmployerAccounts.ReadStore library - https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE + https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb diff --git a/src/SFA.DAS.EmployerFinance.Api.Client/SFA.DAS.EmployerFinance.Api.Client.csproj b/src/SFA.DAS.EmployerFinance.Api.Client/SFA.DAS.EmployerFinance.Api.Client.csproj index 6654026086..591711bf77 100644 --- a/src/SFA.DAS.EmployerFinance.Api.Client/SFA.DAS.EmployerFinance.Api.Client.csproj +++ b/src/SFA.DAS.EmployerFinance.Api.Client/SFA.DAS.EmployerFinance.Api.Client.csproj @@ -4,7 +4,7 @@ netstandard2.0 DAS Client for SFA.DAS.EmployerFinance.Api - https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE + https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice/blob/master/LICENSE https://github.com/SkillsFundingAgency/das-employerapprenticeshipsservice diff --git a/src/SFA.DAS.EmployerFinance.Messages/SFA.DAS.EmployerFinance.Messages.csproj b/src/SFA.DAS.EmployerFinance.Messages/SFA.DAS.EmployerFinance.Messages.csproj index df5af0cb4d..e2c2f845cb 100644 --- a/src/SFA.DAS.EmployerFinance.Messages/SFA.DAS.EmployerFinance.Messages.csproj +++ b/src/SFA.DAS.EmployerFinance.Messages/SFA.DAS.EmployerFinance.Messages.csproj @@ -8,7 +8,7 @@ DAS Messages for SFA.DAS.EmployerFinance - https://github.com/SkillsFundingAgency/das-servicebus-tools/blob/master/LICENSE + https://github.com/SkillsFundingAgency/das-servicebus-tools/blob/master/LICENSE https://github.com/SkillsFundingAgency/das-servicebus-tools $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb