Skip to content

Commit b1a2461

Browse files
Fix CVE issue (#3076)
1 parent 1b8ea5a commit b1a2461

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)