diff --git a/appveyor.yml b/appveyor.yml index d84be4e02..c947f34be 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -109,7 +109,7 @@ deploy: tag: $(appveyor_build_version)-rc release: OpenCover (Release Candidiate) $(appveyor_build_version) auth_token: - secure: bMPwiJusZ78qab84M/zNAxmpMSCW11eaJI3czwnDzl8tK/9u3y4w38+2WOVkNeOg + secure: thjVnm0YNqFzuRd6kLGj0bKHlPfPbRNOj3clihjeQP4MnJItTRLMogx+pC5w43Nd artifact: Installer, ZipArchive prerelease: true on: @@ -118,7 +118,7 @@ deploy: tag: $(appveyor_build_version) release: OpenCover (Release) $(appveyor_build_version) auth_token: - secure: bMPwiJusZ78qab84M/zNAxmpMSCW11eaJI3czwnDzl8tK/9u3y4w38+2WOVkNeOg + secure: thjVnm0YNqFzuRd6kLGj0bKHlPfPbRNOj3clihjeQP4MnJItTRLMogx+pC5w43Nd artifact: Installer, ZipArchive on: branch: release diff --git a/main/.nuget/NuGet.exe b/main/.nuget/NuGet.exe index e42e6d827..7d8aeb303 100644 Binary files a/main/.nuget/NuGet.exe and b/main/.nuget/NuGet.exe differ