Skip to content

Commit 5d1eba1

Browse files
Merge pull request #717 from loresoft/dependabot/nuget/sample/Tracker/Tracker.Core/entityframeworkcore-6955b3ecf0
Bump Microsoft.EntityFrameworkCore.SqlServer from 9.0.10 to 9.0.11
2 parents 2247e3f + 8a1b74c commit 5d1eba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/Tracker/Tracker.Core/Tracker.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="AutoMapper" Version="15.1.0" />
1111
<PackageReference Include="FluentValidation" Version="12.1.0" />
1212
<PackageReference Include="Injectio" Version="5.1.0" PrivateAssets="all" />
13-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.10" />
13+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.11" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)