Skip to content

Commit

Permalink
Fix CVE issue (#3075)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsharma2700 authored Dec 10, 2024
1 parent 717d386 commit 9da4916
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<PackageReference Include="System.Diagnostics.TextWriterTraceListener" Version="4.0.0" />
<PackageReference Include="System.Diagnostics.TraceSource" Version="4.0.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.3.0" />
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9da4916

Please sign in to comment.