File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1313 <PackageVersion Include =" Microsoft.Bcl.HashCode" Version =" 6.0.0" />
1414 <PackageVersion Include =" Microsoft.Build" Version =" $(MicrosoftBuildPackageVersion)" />
1515 <PackageVersion Include =" Microsoft.Build.Framework" Version =" $(MicrosoftBuildPackageVersion)" />
16+ <!--
17+ Suppress advisory for Microsoft.Build.Tasks.Core as this repo only compiles against these assemblies,
18+ and uses a lower version for compatability. The actual version used at runtime is the version of
19+ MSBuild actually running.
20+ -->
21+ <NuGetAuditSuppress Include =" https://github.com/advisories/GHSA-h4j7-5rxr-p4wc" />
1622 <PackageVersion Include =" Microsoft.Build.Tasks.Core" Version =" $(MicrosoftBuildPackageVersion)" />
1723 <PackageVersion Include =" Microsoft.Build.Utilities.Core" Version =" $(MicrosoftBuildPackageVersion)" />
1824 <PackageVersion Include =" Microsoft.Win32.Registry" Version =" 5.0.0" />
You can’t perform that action at this time.
0 commit comments