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.
2 parents 3435fae + 7a09c84 commit 5b8c39bCopy full SHA for 5b8c39b
Deploy.Core/Deploy.Core.csproj
@@ -14,7 +14,7 @@
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
15
<PrivateAssets>all</PrivateAssets>
16
</PackageReference>
17
- <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.3" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.4" />
18
</ItemGroup>
19
20
</Project>
0 commit comments