dotnet / sign

Code Signing CLI tool supporting Authenticode, NuGet, VSIX, and ClickOnce
MIT License
447 stars 84 forks source link

Add .NET SDK directory as PoliCheck exclusion #672

Closed dtivel closed 3 months ago

dtivel commented 3 months ago

The last internal build had generated some PoliCheck warnings for strings in the .NET SDK directory. We should ignore these as part of our builds.

CC @clairernovotny, @javierdlg