Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@odinserj odinserj released this 22 Feb 08:52
v0.2.0
e83068a

Release Notes

  • Project – Enable source link support with embedded symbols and repository-based sources.
  • Project – Sign NuGet package and .NET assemblies on build with a company's own certificate.
  • Project – Add readme file and icon to the NuGet package.
  • Project – Require NuGet package signature validation on restore.
  • Project – Restore NuGet package dependencies with a lock file in a locked mode.
  • Project – Enable static analysis via the Microsoft.CodeAnalysis.NetAnalyzers package.