Skip to content

Commit

Permalink
chore(deps): bump Costura.Fody from 6.0.0-beta0000 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [Costura.Fody](https://github.com/Fody/Costura) from 6.0.0-beta0000 to 6.0.0.
- [Release notes](https://github.com/Fody/Costura/releases)
- [Changelog](https://github.com/Fody/Costura/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/Fody/Costura/commits/6.0.0)

---
updated-dependencies:
- dependency-name: Costura.Fody
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent b0546b1 commit 6a479a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SillySCP/SillySCP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<Reference Include="UnityEngine.PhysicsModule" HintPath="$(EXILED_REFERENCES)\UnityEngine.PhysicsModule.dll" Private="false" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Costura.Fody" Version="6.0.0-beta0000" PrivateAssets="All" />
<PackageReference Include="Costura.Fody" Version="6.0.0" PrivateAssets="All" />
<PackageReference Include="ExMod.Exiled" Version="9.0.1" />
<PackageReference Include="Fody" Version="6.8.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 6a479a5

Please sign in to comment.