зеркало из https://github.com/dotnet/tye.git
484 B
484 B
Guide on releasing tye
Releasing binary
- Grab latest build off dnceng/internal.
- Download it locally.
- `dotnet nuget push --source https://api.nuget.org/v3/index.json -k
Updating repo to next version
- Update getting started and other places in tutorial to just released version.
- Update Working with CI builds with next version.
- Update Version.props to next version.