Skip to content

Commit

Permalink
Update Rdmp.Core.csproj
Browse files Browse the repository at this point in the history
Add explicit reference to System.Private.Uri as part of Rdmp.Core to force vuln fix
  • Loading branch information
jas88 committed Nov 21, 2024
1 parent 2a94819 commit b6e9227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rdmp.Core/Rdmp.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@
<PackageReference Include="SixLabors.ImageSharp" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" />
<PackageReference Include="Spectre.Console" />
<PackageReference Include="System.Private.Uri" />
<PackageReference Include="System.Resources.Extensions" />
<PackageReference Include="SSH.NET" />
<PackageReference Include="Terminal.Gui" />
Expand Down

0 comments on commit b6e9227

Please sign in to comment.