Skip to content

Commit 20fc08b

Browse files
Bump InlineIL.Fody from 1.8.0 to 1.9.0 (#2262)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28f8669 commit 20fc08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/Core/Core/Silk.NET.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="all" />
18-
<PackageReference Include="InlineIL.Fody" Version="1.8.0" PrivateAssets="all" />
18+
<PackageReference Include="InlineIL.Fody" Version="1.9.0" PrivateAssets="all" />
1919
</ItemGroup>
2020

2121
<!-- Dogfooding -->

0 commit comments

Comments
 (0)