Utility script that can consolidate and update nuget packages across projects
Перейти к файлу
Henrik Ravn 372fb9c39f Fix missing : for tag symbol 2018-02-15 13:48:17 +01:00
Formula Fix missing : for tag symbol 2018-02-15 13:48:17 +01:00
README.md Fixes for github homebrew packaging 2018-02-15 13:45:29 +01:00
dotnet-updatepkg Fixes for github homebrew packaging 2018-02-15 13:45:29 +01:00
dotnet-updatepkg.fsx First vesion of homebrew formula 2018-02-15 12:12:08 +01:00

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™️