- Add net8.0 support, remove net7.0 support
- Update NuGet.* packages to 6.9.1
- Add net7.0 support
- Update NuGet.* packages to 6.2.1
- Update to net6.0
- Update to net5.0
- Build NupkgWrench.exe as a standalone file instead of ILMerging
- netcoreapp3.0 support
- release command support for --four-part-version
- Fixed dependencies command for nuspec dependency nodes without groups
- Added NupkgWrenchExe nupkg, this will not have a package type and will work for nuget.exe install
- Added dependencies add/remove/modify commands
- Converted from DotnetCliTool to DotnetTool package to support dotnet install -g
- Updated nuget libraries to 4.6.2
- netcoreapp2.0 support
- Fixed exit codes for invalid arguments
- symbol packages retain the symbols extension when updating the name
- Added nuspec frameworkassemblies add command
- Added files copysymbols command for merging pdb files
- Adding dotnet-nupkgwrench for DotNetCliToolReference support