Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

New Post: Using power shell to update existing .csproj files to use nuget packages.

$
0
0

I have a solutions with large number of projects. I would like to automate the process of updating these projects to use nuget packages instead.

Is there a script to Query NuGet repository for the packages containing particular dll version?

When installing a NuGet package through Package Manager Console using "Install-Package" I see that references are added for all the dlls in the project. I would like to avoid doing this and instead only update references that already existed in .csproj

Any recommendations?

 


Viewing all articles
Browse latest Browse all 7612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>