Skip to content

Commit

Permalink
Merge pull request #224 from Game4all/dependabot/nuget/Fody-6.8.0
Browse files Browse the repository at this point in the history
Bump Fody from 6.7.0 to 6.8.0
  • Loading branch information
Game4all authored Jul 6, 2023
2 parents a7e476c + 0c6673c commit 4c0e1cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ProjectReference Include="..\Emux\Emux.GameBoy\Emux.GameBoy.csproj" />
</ItemGroup>
<ItemGroup Condition="'$(Configuration)'=='Release'">
<PackageReference Include="Fody" Version="6.7.0" PrivateAssets="All" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="All" />
<PackageReference Include="ILMerge.Fody" Version="1.24.0" PrivateAssets="All" />
</ItemGroup>
</Project>

0 comments on commit 4c0e1cb

Please sign in to comment.