You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes: dotnet/msbuild@v17.9.5...v17.10.4
Updates $(MSBuildPackageReferenceVersion) to the latest VS 2022 LTS.
This new package version brings in System.Security.Cryptography.Xml
v8.0.0 as a transitive dependency, and as such the explicitl v7.0.1
package reference should no longer be necessary.
An explicit package reference has been added for System.Formats.Asn1
v8.0.1 to address CVE-2024-38095.
<!-- Explicitly update the System.Formats.Asn1 transitive dependency of Microsoft.Build to address https://github.com/advisories/GHSA-447r-wph3-92pm -->
0 commit comments