We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8c74e commit ef0b715Copy full SHA for ef0b715
examples/Example.DAL/Example.DAL.csproj
@@ -12,7 +12,7 @@
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
<PrivateAssets>all</PrivateAssets>
14
</PackageReference>
15
- <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.8" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.9" />
16
</ItemGroup>
17
18
</Project>
0 commit comments