Skip to content

Commit 4acabba

Browse files
Fix CVE issue (#3077)
1 parent f6b7d7c commit 4acabba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/GenAPI/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<PackageReference Include="System.Diagnostics.TextWriterTraceListener" Version="4.0.0" />
1616
<PackageReference Include="System.Diagnostics.TraceSource" Version="4.0.0" />
1717
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.3.0" />
18+
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
1819
</ItemGroup>
1920

2021
<ItemGroup>

0 commit comments

Comments
 (0)