Skip to content

Commit d6d66a4

Browse files
Bump ObjectLayoutInspector from 0.1.2 to 0.1.4 (#160)
Bumps [ObjectLayoutInspector](https://github.com/SergeyTeplyakov/ObjectLayoutInspector) from 0.1.2 to 0.1.4. - [Release notes](https://github.com/SergeyTeplyakov/ObjectLayoutInspector/releases) - [Commits](https://github.com/SergeyTeplyakov/ObjectLayoutInspector/commits) --- updated-dependencies: - dependency-name: ObjectLayoutInspector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5048144 commit d6d66a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/StructLinq.BCL.Tests/StructLinq.BCL.x64.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="ObjectLayoutInspector" Version="0.1.2" />
14+
<PackageReference Include="ObjectLayoutInspector" Version="0.1.4" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

src/StructLinq.BCL.Tests/StructLinq.BCL.x86.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="ObjectLayoutInspector" Version="0.1.2" />
14+
<PackageReference Include="ObjectLayoutInspector" Version="0.1.4" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)