Skip to content

Commit

Permalink
Bump InlineIL.Fody from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [InlineIL.Fody](https://github.com/ltrzesniewski/InlineIL.Fody) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/ltrzesniewski/InlineIL.Fody/releases)
- [Commits](ltrzesniewski/InlineIL.Fody@v1.8.0...v1.9.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] committed Aug 1, 2024
1 parent efcd8e8 commit 15e2b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/Core/Silk.NET.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="all" />
<PackageReference Include="InlineIL.Fody" Version="1.8.0" PrivateAssets="all" />
<PackageReference Include="InlineIL.Fody" Version="1.9.0" PrivateAssets="all" />
</ItemGroup>

<!-- Dogfooding -->
Expand Down

0 comments on commit 15e2b8c

Please sign in to comment.