We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c054b4 commit 748c67bCopy full SHA for 748c67b
eng/tools/RepoTasks/RepoTasks.csproj
@@ -35,8 +35,6 @@
35
<PackageReference Include="Microsoft.Build.Framework" Version="$(MicrosoftBuildFrameworkVersion)" />
36
<PackageReference Include="Microsoft.Build.Tasks.Core" Version="$(MicrosoftBuildTasksCoreVersion)" />
37
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="$(MicrosoftBuildUtilitiesCoreVersion)" />
38
- <!-- Manually updated version to address CVE-2024-38095 -->
39
- <PackageReference Include="System.Formats.Asn1" Version="$(SystemFormatsAsn1Version)" />
40
</ItemGroup>
41
42
<ItemGroup Condition="'$(TargetFramework)' == 'net472'">
0 commit comments