AArnott / Library.Template

A template for a NuGet package with tests, stylecop, fxcop, versioning, and Azure Pipelines build ready to go.
MIT License
131 stars 26 forks source link

Update to the .NET 6 SDK #124

Closed AArnott closed 2 years ago

AArnott commented 3 years ago

Also:

  1. Use C# 10 syntax.
  2. Embed the repo README.md file in the built nuget package.