Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
StarHeartHunt committed Dec 5, 2024
1 parent 7c8c17c commit 298127b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RouletteRecorder/RouletteRecorder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CsvHelper">
<Version>32.0.3</Version>
<Version>33.0.1</Version>
</PackageReference>
<PackageReference Include="Fody">
<Version>6.8.1</Version>
<Version>6.9.1</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="ILRepack.Lib.MSBuild.Task">
<Version>2.0.32</Version>
<Version>2.0.34.2</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 298127b

Please sign in to comment.