Skip to content

Commit 85394b5

Browse files
committed
Fix another transitive
1 parent 3ae51b4 commit 85394b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codehelp/CodeHelpers.Test/CodeHelpers.Test.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.10.0" />
2626
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.10.0" />
2727
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />
28+
<PackageReference Include="System.Private.Uri" Version="4.3.2" />
2829
</ItemGroup>
2930

3031
<ItemGroup>

0 commit comments

Comments
 (0)