We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e538193 commit bd60346Copy full SHA for bd60346
Refresh.Database/Refresh.Database.csproj
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.7" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.8" />
13
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
14
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.7">
15
<PrivateAssets>all</PrivateAssets>
0 commit comments