We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c5535 commit 0fa1945Copy full SHA for 0fa1945
src/CommunityToolkit.Maui.Analyzers.UnitTests/CommunityToolkit.Maui.Analyzers.UnitTests.csproj
@@ -28,6 +28,7 @@
28
<!--Fix vulnerabilities-->
29
<PackageReference Include="System.Formats.Asn1" Version="9.0.5" />
30
<PackageReference Include="System.Net.Http" Version="4.3.4" />
31
+ <PackageReference Include="System.Private.Uri" Version="4.3.2" />
32
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
33
</ItemGroup>
34
0 commit comments