Skip to content

Commit 6aa67bf

Browse files
authored
Merge pull request #286 from dncuug/dependabot/nuget/multi-7a460b1692
Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore
2 parents db9c6ae + d51eb88 commit 6aa67bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Example.DAL/Example.DAL.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>
15-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.7" />
15+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)