Skip to content

Commit

Permalink
Update dependency EntityFrameworkCore.FSharp to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 10, 2021
1 parent 3872928 commit 9ada6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EFCore.FSharp.AuthMvc.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="5.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.10" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.10" />
<PackageReference Include="EntityFrameworkCore.FSharp" Version="5.0.3-beta006" />
<PackageReference Include="EntityFrameworkCore.FSharp" Version="6.0.1" />
</ItemGroup>

</Project>

0 comments on commit 9ada6f6

Please sign in to comment.