To release to nuget:
- Open the solution with Visual Studio.
- Set the configuration to Release/AnyCPU.
- Edit project properties under Package to increment the FileVersion.
- Build.
- Navigate to the
OhNoPub.ImplicitCastAnalyzer/OhNoPub.ImplicitCastAnalyzer/bin/Release
directory. - Run `nuget push -Source OhNoPub.ImplicitCastAnalyzer/ «packageName».nupkg «API key»