372fb9c39f | ||
---|---|---|
Formula | ||
README.md | ||
dotnet-updatepkg | ||
dotnet-updatepkg.fsx |
README.md
dotnet-updatepkg
Utility script that can consolidate and update nuget packages across projects
Installation
MacOS (with homebrew)
$ brew tap Unity-Technologies/dotnet-updatepkg
$ brew install dotnet-updatepkg
You should now be able to go to the root of any .Net Core solution and run dotnet updatepkg
to get usage information.
Windows
Coming soon™️
Linux
Coming soon™️