Skip to content

Commit e7159bf

Browse files
Merge pull request #52 from FoundatioFx/dependabot/nuget/samples/EntityFramework/Tracker.Core/entityframeworkcore-ef5ef9edf2
Bump the entityframeworkcore group with 1 update
2 parents f955e95 + 12c3362 commit e7159bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/EntityFramework/Tracker.Core/Tracker.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.10" />
9+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.11" />
1010
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.10" />
1111
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="9.0.10" />
1212
</ItemGroup>

tests/Foundatio.CommandQuery.EntityFramework.Tests/Foundatio.CommandQuery.EntityFramework.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PackageReference>
2222
<PackageReference Include="FluentValidation" Version="12.1.0" />
2323
<PackageReference Include="Injectio" Version="5.1.0" PrivateAssets="All" />
24-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.10" />
24+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.11" />
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
2626
<PackageReference Include="Testcontainers.MsSql" Version="4.8.1" />
2727
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)