Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Remove NuGet.exe provisioning #8506

Merged
merged 1 commit into from
Nov 15, 2023
Merged

[build] Remove NuGet.exe provisioning #8506

merged 1 commit into from
Nov 15, 2023

Conversation

pjcollins
Copy link
Member

Our build requires the .NET SDK, and NuGet operations should now be
performed by dotnet build and dotnet nuget invocations. We no
longer need to install an out of date NuGet.exe.

Our build requires the .NET SDK, and NuGet operations should now be
performed by `dotnet build` and `dotnet nuget` invocations.  We no
longer need to install an out of date NuGet.exe.
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, if CI is green 👍

@pjcollins pjcollins merged commit 3f2b090 into main Nov 15, 2023
45 of 47 checks passed
@pjcollins pjcollins deleted the dev/pjc/rm-nugetexe branch November 15, 2023 23:29
grendello added a commit that referenced this pull request Nov 16, 2023
* main:
  [build] Remove NuGet.exe provisioning (#8506)
  [Mono.Android] Replicate automated docs build (#8498)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants