From ca6e48cd81afa137609eb8a0be55b3070c322197 Mon Sep 17 00:00:00 2001 From: Gen Lu Date: Tue, 20 Apr 2021 15:39:34 -0700 Subject: [PATCH] Use signed packages and remove internal feed --- .vsts-ci.yml | 4 ---- NuGet.config | 1 - eng/Versions.props | 24 ++++++++++-------------- 3 files changed, 10 insertions(+), 19 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 3fbdf7537..23eac359e 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -36,10 +36,6 @@ stages: - task: ms-vseng.MicroBuildTasks.32f78468-e895-4f47-962c-58a699361df8.MicroBuildSwixPlugin@1 displayName: Install Swix Plugin - # otherwise it'll complain about accessing an internal feed. - - task: NuGetAuthenticate@0 - displayName: 'Authenticate to AzDO Feeds' - - script: eng\common\CIBuild.cmd -configuration $(BuildConfiguration) /p:OfficialBuildId=$(Build.BuildNumber) diff --git a/NuGet.config b/NuGet.config index ecc226ea9..712e69220 100644 --- a/NuGet.config +++ b/NuGet.config @@ -8,7 +8,6 @@ - diff --git a/eng/Versions.props b/eng/Versions.props index 86f96bdf9..9c36d2a94 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -18,7 +18,8 @@ 4.0.0-1.21215.26 - 17.0.0-preview-1-31214-1111 + 17.0.0-preview-1-31216-036 + 17.0.30-g62d2639511 3.3.2 $(MicrosoftCodeAnalysisPackagesVersion) @@ -31,28 +32,28 @@ $(MicrosoftVisualStudioShellPackagesVersion) 2.7.2466 16.9.6-alpha - 17.0.30-g62d2639511 - 17.0.30-g62d2639511 - 17.0.30-g62d2639511 + $(MicrosoftVisualStudioEditorPackagesVersion) + $(MicrosoftVisualStudioEditorPackagesVersion) + $(MicrosoftVisualStudioEditorPackagesVersion) $(MicrosoftVisualStudioShellPackagesVersion) $(MicrosoftVisualStudioShellPackagesVersion) $(MicrosoftVisualStudioShellPackagesVersion) - 17.0.30-g62d2639511 + $(MicrosoftVisualStudioEditorPackagesVersion) 16.9.2-alpha $(MicrosoftVisualStudioShellPackagesVersion) $(MicrosoftVisualStudioShellPackagesVersion) $(MicrosoftVisualStudioShellPackagesVersion) - 17.0.30-g62d2639511 - 17.0.30-g62d2639511 + $(MicrosoftVisualStudioEditorPackagesVersion) + $(MicrosoftVisualStudioEditorPackagesVersion) $(MicrosoftVisualStudioShellPackagesVersion) - 17.0.30-g62d2639511 + $(MicrosoftVisualStudioEditorPackagesVersion) 16.10.53-alpha 16.3.23 16.9.32 5.6.0 2.7.67 17.0.0-preview-1-31214-1111 - 17.0.0-preview-1-31209-1111 + 17.0.0-preview-1-30928-1111 17.0.63-dev17-g3f11f5ab 1.1.33 5.0.0 @@ -71,9 +72,4 @@ 2.9.8 1.2.0-beta.164 - - - - $(NoWarn);NU3027;NU3018 -