From a1695fcd36d9291e6740927e615ecf66f0df14a5 Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Thu, 5 Aug 2021 19:08:13 +0200 Subject: [PATCH 1/3] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f5ab7a7..73ded44 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,6 +21,6 @@ steps: command: 'push' packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg' nuGetFeedType: 'internal' - publishVstsFeed: 'WTelegramClient/WTelegramClient' + publishVstsFeed: 'wiz0u' From 442b862cc5e88d78b43a8f6a445f294d6d81c0e8 Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Thu, 5 Aug 2021 19:45:34 +0200 Subject: [PATCH 2/3] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 73ded44..2548186 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,6 +21,6 @@ steps: command: 'push' packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg' nuGetFeedType: 'internal' - publishVstsFeed: 'wiz0u' + publishVstsFeed: 'WTelegramClient/wiz0u' From 6350deb1d2db895e3b52d8d09c6f36950a713dd2 Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Thu, 5 Aug 2021 19:48:12 +0200 Subject: [PATCH 3/3] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2548186..73ded44 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,6 +21,6 @@ steps: command: 'push' packagesToPush: '$(Build.ArtifactStagingDirectory)/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg' nuGetFeedType: 'internal' - publishVstsFeed: 'WTelegramClient/wiz0u' + publishVstsFeed: 'wiz0u'