Skip to content

Commit

Permalink
closes #652
Browse files Browse the repository at this point in the history
  • Loading branch information
renemadsen committed Jan 1, 2024
1 parent d02fdf6 commit 9f0b37c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.13" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.0" />
<PackageReference Include="Microting.eForm" Version="8.0.0" />
<PackageReference Include="Microting.eFormApi.BasePn" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 9f0b37c

Please sign in to comment.