File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 208208 <MicrosoftExtensionsDiagnosticAdapterVersion >5.0.0-preview.3.20215.2</MicrosoftExtensionsDiagnosticAdapterVersion >
209209 <!-- Build tool dependencies -->
210210 <MicrosoftVSSDKBuildToolsVersion >15.9.3032</MicrosoftVSSDKBuildToolsVersion >
211- <RepoTasksSystemSecurityCryptographyXmlVersion >8.0.0</ RepoTasksSystemSecurityCryptographyXmlVersion >
211+ <RepoTasksSystemFormatsAsn1Version >8.0.1</ RepoTasksSystemFormatsAsn1Version >
212212 <!-- Stable dotnet/corefx packages no longer updated for .NET Core 3 -->
213213 <MicrosoftCSharpVersion >4.7.0</MicrosoftCSharpVersion >
214214 <MicrosoftWin32RegistryVersion >5.0.0</MicrosoftWin32RegistryVersion >
Original file line number Diff line number Diff line change 3535 <PackageReference Include =" Microsoft.Build.Framework" Version =" $(MicrosoftBuildFrameworkVersion)" />
3636 <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" $(MicrosoftBuildTasksCoreVersion)" />
3737 <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" $(MicrosoftBuildUtilitiesCoreVersion)" />
38- <!-- Manually updated version from 6.0.0 to address CVE-2023-29331 -->
39- <PackageReference Include =" System.Security.Cryptography.Xml " Version =" $(RepoTasksSystemSecurityCryptographyXmlVersion )" />
38+ <!-- Manually updated version to address CVE-2024-38095 -->
39+ <PackageReference Include =" System.Formats.Asn1 " Version =" $(RepoTasksSystemFormatsAsn1Version )" />
4040 </ItemGroup >
4141
4242 <ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
You can’t perform that action at this time.
0 commit comments