Skip to content

Commit 7ee8153

Browse files
Bump Microsoft.EntityFrameworkCore from 6.0.0 to 6.0.1
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e94372f commit 7ee8153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NosCore.PathFinder/NosCore.PathFinder.csproj

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

2929
<ItemGroup>
3030
<PackageReference Include="Mapster" Version="7.2.0" />
31-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.0" />
31+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.1" />
3232
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="6.0.0" />
3333
<PackageReference Include="Serilog" Version="2.10.0" />
3434
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />

0 commit comments

Comments
 (0)