Skip to content

Commit 7a828ba

Browse files
Bump Microsoft.EntityFrameworkCore from 5.0.6 to 5.0.7
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v5.0.6...v5.0.7) --- 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 829a398 commit 7a828ba

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="5.0.6" />
31+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7" />
3232
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="5.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)