Skip to content

Commit 6bf05e9

Browse files
authored
Merge pull request #121 from NosCoreIO/dependabot/nuget/Microsoft.EntityFrameworkCore-5.0.6
Bump Microsoft.EntityFrameworkCore from 5.0.5 to 5.0.6
2 parents 8e5ab31 + 24e03ca commit 6bf05e9

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