Skip to content

Commit

Permalink
Merge pull request #404 from y-iihoshi/dependabot/nuget/System.Collec…
Browse files Browse the repository at this point in the history
…tions.Immutable-8.0.0

build(deps): bump System.Collections.Immutable from 7.0.0 to 8.0.0
  • Loading branch information
y-iihoshi authored Dec 2, 2023
2 parents 825142b + 0915b1a commit abc6339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ThScoreFileConverter/ThScoreFileConverter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net48'">
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit abc6339

Please sign in to comment.