Skip to content

Commit b56cc7a

Browse files
Bump Microsoft.EntityFrameworkCore.Relational from 5.0.12 to 6.0.3
Bumps [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) from 5.0.12 to 6.0.3. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.12...v6.0.3) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99a6f1e commit b56cc7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ChangeDB.Agent.SqlCe/ChangeDB.Agent.SqlCe.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<ItemGroup>
55
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.12" />
6-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="5.0.12" />
6+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.3" />
77
<PackageReference Include="Microsoft.SqlServer.Compact" Version="4.0.8876.1" />
88
<PackageReference Include="System.Security.Permissions" Version="5.0.0" />
99
</ItemGroup>

0 commit comments

Comments
 (0)