Skip to content

Commit

Permalink
feat : update ef core to ef 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Chu committed Nov 22, 2022
1 parent 35766ac commit 7016a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestEfContains/TestEfContains.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0" />
</ItemGroup>

</Project>

0 comments on commit 7016a01

Please sign in to comment.