Skip to content

Commit

Permalink
Update Microsoft.EntityFrameworkCore.SqlServer to version 8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thabaum authored Mar 14, 2024
1 parent d0e81b7 commit 36c65e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Oqtane.Database.SqlServer/Oqtane.Database.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 36c65e8

Please sign in to comment.