The dotnet sdk for developing plugins for cloud computes
Steps for a new release
- Update PackageVersion in Usace.CC.Plugin
- Create a new release with tag such as 'v1.0.5' , that matches the PackageVersion above.
- the workflow publish.yml saves a nuget package to https://nuget.pkg.github.com/USACE/
warning: Don't re-use release tags