Analyzers and source generators to assist with Nitrox mod development
- Run
dotnet build -c Release
- Add NuGET source to your IDE, pointing to the Release folder of this project.
- Change NuGET source in your IDE to use local
- Change version number of the Nitrox.Analyzers dependency
- Run
dotnet restore
in the project referencing Nitrox.Analyzers
- Run
dotnet build -c Release
- Upload nuget package to NuGET