Questions tagged [nuget-restore]
2 questions
0
votes
0 answers
Restoing nuget using nuget.exe in jenkins pipeline giving some incorrect error log
Before Update to .net6 -
I have projects in my solution which consist of .netstandard2.1, .netframeword4.8 and .netcore3.1 projects. I this case I dont have any problems. I have a script to restore nugets in build server which uses nuget.exe and its…

Rahul Gupta
- 1
- 1
0
votes
2 answers
Same solution on different machines producing different Nuget package output
I need help.
My project has recently moved from .NET Framework 4.8 to NET 6. We have everything uplifted and compiling, including the migration from packages.config to PackageReference.
This project is somewhat unique in that it has:
An…

Matt Davis
- 45,297
- 16
- 93
- 124