Skip to content

Commit

Permalink
Bump InlineIL.Fody from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [InlineIL.Fody](https://github.com/ltrzesniewski/InlineIL.Fody) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/ltrzesniewski/InlineIL.Fody/releases)
- [Commits](ltrzesniewski/InlineIL.Fody@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: InlineIL.Fody
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 800bf83 commit 71212b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/Core/Core/Silk.NET.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Fody" Version="6.8.2" PrivateAssets="all" />
<PackageReference Include="InlineIL.Fody" Version="1.9.0" PrivateAssets="all" />
<PackageReference Include="Fody" Version="6.9.0" PrivateAssets="all" />
<PackageReference Include="InlineIL.Fody" Version="1.10.0" PrivateAssets="all" />
</ItemGroup>

<!-- Dogfooding -->
Expand Down

0 comments on commit 71212b1

Please sign in to comment.