Skip to content

Commit 7787b3d

Browse files
Bump System.Memory.Data from 7.0.0 to 8.0.0 in /Source (#4022)
Bumps [System.Memory.Data](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.Memory.Data dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3755f3d commit 7787b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/GraphMergerTest/GraphMergerTest.Dal/GraphMergerTest.Dal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<TargetFramework>netstandard2.0</TargetFramework>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="System.Memory.Data" Version="7.0.0" />
8+
<PackageReference Include="System.Memory.Data" Version="8.0.0" />
99
</ItemGroup>
1010
</Project>

0 commit comments

Comments
 (0)