Skip to content

Commit 3896462

Browse files
Fix NuGet Security Vulnerability
1 parent d17876e commit 3896462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CommunityToolkit.Maui.UnitTests/CommunityToolkit.Maui.UnitTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<ItemGroup>
2222
<!--Fix vulnerabilities-->
2323
<PackageReference Include="System.Net.Http" Version="4.3.4" />
24+
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
2425
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
2526
</ItemGroup>
2627

0 commit comments

Comments
 (0)