Skip to content

Commit

Permalink
Merge pull request #1040 from OpenKH/dependabot/nuget/System.Reactive…
Browse files Browse the repository at this point in the history
….Linq-6.0.1

Bump System.Reactive.Linq from 6.0.0 to 6.0.1
  • Loading branch information
kenjiuno committed Jun 10, 2024
2 parents 14ef301 + 871d3b7 commit 9613855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenKh.Tools.ModsManager/OpenKh.Tools.ModsManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Runtime.Caching" Version="8.0.0" />
<PackageReference Include="System.Reactive.Linq" Version="6.0.0" />
<PackageReference Include="System.Reactive.Linq" Version="6.0.1" />
<PackageReference Include="Octokit" Version="11.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 9613855

Please sign in to comment.