Skip to content

Commit 4ca19a2

Browse files
authored
Bump NuGet.CommandLine to "fix" CVE-2024-0057 (#99)
1 parent 5173ed9 commit 4ca19a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tracer/build/_build/_build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="6.0.0" />
2525
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.170.0" />
2626
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
27-
<PackageReference Include="NuGet.CommandLine" Version="5.11.5">
27+
<PackageReference Include="NuGet.CommandLine" Version="5.11.6">
2828
<PrivateAssets>all</PrivateAssets>
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
</PackageReference>

0 commit comments

Comments
 (0)