Skip to content

Commit dc7b47a

Browse files
authored
Merge pull request #53 from improvgroup/dependabot/nuget/Microsoft.EntityFrameworkCore-6.0.9
Bump Microsoft.EntityFrameworkCore from 6.0.8 to 6.0.9
2 parents eb9baf0 + 06aee3f commit dc7b47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: SharedCode.Data.EntityFramework/Data.EntityFramework.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>
14-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.8" />
14+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.9" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)