We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b183ad commit f260388Copy full SHA for f260388
1 file changed
Emulsion.Database/Emulsion.Database.fsproj
@@ -14,7 +14,7 @@
14
</ItemGroup>
15
16
<ItemGroup>
17
- <PackageReference Include="EntityFrameworkCore.FSharp" Version="5.0.3" />
+ <PackageReference Include="EntityFrameworkCore.FSharp" Version="6.0.7" />
18
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.6">
19
<PrivateAssets>all</PrivateAssets>
20
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments