Skip to content

Commit 0cebec5

Browse files
Bump Fody from 6.8.1 to 6.8.2 (#2341)
Bumps [Fody](https://github.com/Fody/Fody) from 6.8.1 to 6.8.2. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](Fody/Fody@6.8.1...6.8.2) --- updated-dependencies: - dependency-name: Fody dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55dc9bc commit 0cebec5

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
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Fody" Version="6.8.1" PrivateAssets="all" />
17+
<PackageReference Include="Fody" Version="6.8.2" PrivateAssets="all" />
1818
<PackageReference Include="InlineIL.Fody" Version="1.9.0" PrivateAssets="all" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)