Skip to content

Commit 11eb9de

Browse files
authored
Merge pull request #75 from Codeuctivity/dependabot/nuget/System.Collections.Immutable-9.0.0
Bump System.Collections.Immutable from 8.0.0 to 9.0.0
2 parents 0dea4ca + d25ca70 commit 11eb9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PdfJsSharp/PdfJsSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PrivateAssets>all</PrivateAssets>
5050
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5151
</PackageReference>
52-
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
52+
<PackageReference Include="System.Collections.Immutable" Version="9.0.0" />
5353
</ItemGroup>
5454

5555
<ItemGroup>

0 commit comments

Comments
 (0)