[ci] Use NuGetAuthenticate@1 (#8676)#8877
Merged
pjcollins merged 1 commit intorelease/8.0.2xxfrom Apr 15, 2024
Merged
Conversation
The `NuGetAuthenticate@0` task is deprecated and will soon be removed:
Task 'NuGet authenticate' version 0 (NuGetAuthenticate@0) is deprecated.
This task will be removed. From January 31, 2024, onwards it may no longer be available.
Use the updated `NuGetAuthenticate@1` task instead.
jpobst
approved these changes
Apr 15, 2024
jonathanpeppers
approved these changes
Apr 15, 2024
grendello
added a commit
that referenced
this pull request
May 6, 2024
* release/8.0.2xx: [Mono.Android] fix potential leak of RunnableImplementors (#8900) Bump to xamarin/monodroid@21aed734 (#8905) [Xamarin.Android.Build.Tasks] fix detection of "Android libraries" (#8904) [ci] Do not use @self annotation for templates (#8783) Bump to xamarin/xamarin-android-tools/release/8.0.1xx@d50747cb (#8892) [Xamarin.Android.Build.Tasks] Remove "Xamarin" from messages (#8884) [ci] Use NuGetAuthenticate@1 (#8877) [ci] Migrate to the 1ES template (#8876)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
NuGetAuthenticate@0task is deprecated and will soon be removed:Use the updated
NuGetAuthenticate@1task instead.