Skip to content

Commit d06ae57

Browse files
authored
Merge pull request #103 from Codeuctivity/dependabot/nuget/PdfJsSharp/System.Collections.Immutable-10.0.2
Bump System.Collections.Immutable from 10.0.1 to 10.0.2
2 parents 0e99f64 + 2d23824 commit d06ae57

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="10.0.1" />
52+
<PackageReference Include="System.Collections.Immutable" Version="10.0.2" />
5353
</ItemGroup>
5454

5555
<ItemGroup>

0 commit comments

Comments
 (0)