From 26447751f7307f0570b37f0f3e8ce584f5c60708 Mon Sep 17 00:00:00 2001 From: Stijn Moreels <9039753+stijnmoreels@users.noreply.github.com> Date: Tue, 3 May 2022 10:11:22 +0200 Subject: [PATCH] chore: add readme and proj url to nuget pkg (#129) --- .../Arcus.BackgroundJobs.AzureActiveDirectory.csproj | 6 +++++- .../Arcus.BackgroundJobs.AzureAppConfiguration.csproj | 6 +++++- .../Arcus.BackgroundJobs.CloudEvents.csproj | 6 +++++- .../Arcus.BackgroundJobs.Databricks.csproj | 6 +++++- .../Arcus.BackgroundJobs.KeyVault.csproj | 6 +++++- 5 files changed, 25 insertions(+), 5 deletions(-) diff --git a/src/Arcus.BackgroundJobs.AzureActiveDirectory/Arcus.BackgroundJobs.AzureActiveDirectory.csproj b/src/Arcus.BackgroundJobs.AzureActiveDirectory/Arcus.BackgroundJobs.AzureActiveDirectory.csproj index a555b73..85a522d 100644 --- a/src/Arcus.BackgroundJobs.AzureActiveDirectory/Arcus.BackgroundJobs.AzureActiveDirectory.csproj +++ b/src/Arcus.BackgroundJobs.AzureActiveDirectory/Arcus.BackgroundJobs.AzureActiveDirectory.csproj @@ -9,7 +9,7 @@ Provides capabilities for running background jobs to automate the notification of expiring client secrets of applications in Azure Active Directory. Copyright (c) Arcus https://github.com/arcus-azure/arcus.backgroundjobs/blob/master/LICENSE - https://github.com/arcus-azure/arcus.backgroundjobs + https://background-jobs.arcus-azure.net/ https://github.com/arcus-azure/arcus.backgroundjobs https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png true @@ -18,6 +18,10 @@ NU5125;NU5048 + + + + diff --git a/src/Arcus.BackgroundJobs.AzureAppConfiguration/Arcus.BackgroundJobs.AzureAppConfiguration.csproj b/src/Arcus.BackgroundJobs.AzureAppConfiguration/Arcus.BackgroundJobs.AzureAppConfiguration.csproj index 2008248..54d2de2 100644 --- a/src/Arcus.BackgroundJobs.AzureAppConfiguration/Arcus.BackgroundJobs.AzureAppConfiguration.csproj +++ b/src/Arcus.BackgroundJobs.AzureAppConfiguration/Arcus.BackgroundJobs.AzureAppConfiguration.csproj @@ -9,7 +9,7 @@ Provides capabilities for running background jobs to automate operations on Azure App Configuration. Copyright (c) Arcus https://github.com/arcus-azure/arcus.backgroundjobs/blob/master/LICENSE - https://github.com/arcus-azure/arcus.backgroundjobs + https://background-jobs.arcus-azure.net/ https://github.com/arcus-azure/arcus.backgroundjobs https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png true @@ -18,6 +18,10 @@ NU5125;NU5048 + + + + diff --git a/src/Arcus.BackgroundJobs.CloudEvents/Arcus.BackgroundJobs.CloudEvents.csproj b/src/Arcus.BackgroundJobs.CloudEvents/Arcus.BackgroundJobs.CloudEvents.csproj index 7d7b9f0..408d104 100644 --- a/src/Arcus.BackgroundJobs.CloudEvents/Arcus.BackgroundJobs.CloudEvents.csproj +++ b/src/Arcus.BackgroundJobs.CloudEvents/Arcus.BackgroundJobs.CloudEvents.csproj @@ -9,7 +9,7 @@ Provides capabilities for running background jobs to automate workflows. Copyright (c) Arcus https://github.com/arcus-azure/arcus.backgroundjobs/blob/master/LICENSE - https://github.com/arcus-azure/arcus.backgroundjobs + https://background-jobs.arcus-azure.net/ https://github.com/arcus-azure/arcus.backgroundjobs https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png true @@ -18,6 +18,10 @@ NU5125;NU5048 + + + + diff --git a/src/Arcus.BackgroundJobs.Databricks/Arcus.BackgroundJobs.Databricks.csproj b/src/Arcus.BackgroundJobs.Databricks/Arcus.BackgroundJobs.Databricks.csproj index 8fe21a2..3cfe64a 100644 --- a/src/Arcus.BackgroundJobs.Databricks/Arcus.BackgroundJobs.Databricks.csproj +++ b/src/Arcus.BackgroundJobs.Databricks/Arcus.BackgroundJobs.Databricks.csproj @@ -9,7 +9,7 @@ Provides capabilities for running background jobs to automate Databricks workflows. Copyright (c) Arcus https://github.com/arcus-azure/arcus.backgroundjobs/blob/master/LICENSE - https://github.com/arcus-azure/arcus.backgroundjobs + https://background-jobs.arcus-azure.net/ https://github.com/arcus-azure/arcus.backgroundjobs https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png true @@ -18,6 +18,10 @@ NU5125;NU5048 + + + + diff --git a/src/Arcus.BackgroundJobs.KeyVault/Arcus.BackgroundJobs.KeyVault.csproj b/src/Arcus.BackgroundJobs.KeyVault/Arcus.BackgroundJobs.KeyVault.csproj index 5d50404..397ce5b 100644 --- a/src/Arcus.BackgroundJobs.KeyVault/Arcus.BackgroundJobs.KeyVault.csproj +++ b/src/Arcus.BackgroundJobs.KeyVault/Arcus.BackgroundJobs.KeyVault.csproj @@ -9,7 +9,7 @@ Provides capabilities for running background jobs to automate workflows such as updating cached Azure Key Value secrets. Copyright (c) Arcus https://github.com/arcus-azure/arcus.backgroundjobs/blob/master/LICENSE - https://github.com/arcus-azure/arcus.backgroundjobs + https://background-jobs.arcus-azure.net/ https://github.com/arcus-azure/arcus.backgroundjobs https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png true @@ -18,6 +18,10 @@ NU5125;NU5048 + + + +