Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 352 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 352 Bytes

Development

To build a local nuget package

  • Open Visual Studio 22+
  • Open the Raygun.Blazor.sln solution
  • Right-click the project and select properties
  • Ensure the produce a NuGet package build option is checked
  • Under package, update the version name

Each time you build your project a .nupkg file will be created in your bin directory.