Skip to content

Commit 188694c

Browse files
Bump InlineIL.Fody from 1.7.3 to 1.7.4 (#172)
Bumps [InlineIL.Fody](https://github.com/ltrzesniewski/InlineIL.Fody) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/ltrzesniewski/InlineIL.Fody/releases) - [Commits](ltrzesniewski/InlineIL.Fody@v1.7.3...v1.7.4) --- updated-dependencies: - dependency-name: InlineIL.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 ad4b76b commit 188694c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StructLinq/StructLinq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>
20-
<PackageReference Include="InlineIL.Fody" Version="1.7.3">
20+
<PackageReference Include="InlineIL.Fody" Version="1.7.4">
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>
2323
<PackageReference Include="System.Buffers" Version="4.5.1" />

0 commit comments

Comments
 (0)