Skip to content

Commit

Permalink
update fody version to the latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
andy840119 committed Feb 7, 2022
1 parent c5381ec commit 66e2746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions osu.Game.Rulesets.Karaoke/osu.Game.Rulesets.Karaoke.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<ItemGroup Condition="'$(Configuration)'=='Release'">
<PackageReference Include="Fody" Version="6.3.0" PrivateAssets="All" />
<PackageReference Include="ILMerge.Fody" Version="1.16.0" PrivateAssets="All" />
<PackageReference Include="Fody" Version="6.6.0" PrivateAssets="All" />
<PackageReference Include="ILMerge.Fody" Version="1.22.0" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit 66e2746

Please sign in to comment.