dotnet / sign

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

Update MSBuild to 17.8.5 #670

Closed dtivel closed 3 months ago

dtivel commented 3 months ago

The previous attempt to fix internal build didn't bring in the required version of MSBuild.

This PR brings in MSBuild version 17.8.5 when >=17.8.3 is required.

CC @clairernovotny, @javierdlg