Skip to content

Commit 9fbcc85

Browse files
Bump InlineIL.Fody from 1.5.0 to 1.6.0 (#72)
Bumps [InlineIL.Fody](https://github.com/ltrzesniewski/InlineIL.Fody) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/ltrzesniewski/InlineIL.Fody/releases) - [Commits](ltrzesniewski/InlineIL.Fody@v1.5.0...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 1f0ff5d commit 9fbcc85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/StructLinq.BCL/StructLinq.BCL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>
22-
<PackageReference Include="InlineIL.Fody" Version="1.5.0">
22+
<PackageReference Include="InlineIL.Fody" Version="1.6.0">
2323
<PrivateAssets>all</PrivateAssets>
2424
</PackageReference>
2525
</ItemGroup>

src/StructLinq/StructLinq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="InlineIL.Fody" Version="1.5.0">
18+
<PackageReference Include="InlineIL.Fody" Version="1.6.0">
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>
2121
<PackageReference Include="System.Buffers" Version="4.5.1" />

0 commit comments

Comments
 (0)