Creating new releases of Harmony Core - Synergex/HarmonyCore GitHub Wiki
- Check for newer compatible nuget packages for HarmonyCore.sln
- Update *.nuspec files with new/updated dependencies
- Wait for successful CI/CD pipeline build
- Release to nuget from CI/CD pipeline
- Update cli-tool-versions.json to contain the targeted Harmony Core Package versions bot in the individual items and in the HCVersion key
- Update cli-tool-versions.json for the corresponding .net release version and the other updated nuget packages (currently net6)
- Run a github release naming it with a net6-release-v6.0.xxx naming scheme (for net 6)