Skip to content

Commit c1810c6

Browse files
authored
Merge pull request #166 from NosCoreIO/dependabot/nuget/Microsoft.EntityFrameworkCore-6.0.1
Bump Microsoft.EntityFrameworkCore from 6.0.0 to 6.0.1
2 parents 44bb282 + 7ee8153 commit c1810c6

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
@@ -30,7 +30,7 @@
3030

3131
<ItemGroup>
3232
<PackageReference Include="Mapster" Version="7.2.0" />
33-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.0" />
33+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.1" />
3434
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="6.0.0" />
3535
<PackageReference Include="Serilog" Version="2.10.0" />
3636
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />

0 commit comments

Comments
 (0)