dotnet / deployment-tools

This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
MIT License
170 stars 51 forks source link

Update System.Security.Cryptography.Xml dependency to 4.7.1 #241

Closed NikolaMilosavljevic closed 1 year ago

NikolaMilosavljevic commented 1 year ago

Fixes CG issue: https://dnceng.visualstudio.com/internal/_componentGovernance/dotnet-deployment-tools/alert/7358563?typeId=6245928&pipelinesTrackingFilter=0

This is pulled in indirectly via Microsoft.Build.Tasks.Core. The fix is adding a direct package reference.