Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Based on this comment and the slnx support story it seems that msbuild.exe and dotnet.exe are the preferred tools recommended for performing restore operation on modern .NET solutions.

But everything in the Azure DevOps toolchain seems to say that the dotnetcli task should be avoided in restore operation and the nuget cli task should be preferred.

Are there any explanation about why the nuget cli task should be preferred for Azure DevOps and the nuget.exe is not prioritized for slnx restoration support?

What is the order of dependencies between nuget.exe / msbuild.exe / dotnet.exe ? I would like to choose the best supported platform for my projects, and was using nuget always when possible as the most recent and up-to-date toolchain, but I read contractional recommendations depending on the tool.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.