Skip to content

Commit b10a2ab

Browse files
authored
Merge pull request #127 from NosCoreIO/dependabot/nuget/Microsoft.EntityFrameworkCore-5.0.7
Bump Microsoft.EntityFrameworkCore from 5.0.6 to 5.0.7
2 parents 829a398 + 7a828ba commit b10a2ab

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)