Skip to content

Commit

Permalink
Merge pull request #286 from dncuug/dependabot/nuget/multi-7a460b1692
Browse files Browse the repository at this point in the history
Bump Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore
  • Loading branch information
ernado-x authored Aug 20, 2024
2 parents db9c6ae + d51eb88 commit 6aa67bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Example.DAL/Example.DAL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
</ItemGroup>

</Project>

0 comments on commit 6aa67bf

Please sign in to comment.