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 0ab97a5 commit 88202fcCopy full SHA for 88202fc
Directory.Packages.props
@@ -17,7 +17,7 @@
17
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.0" />
18
<PackageVersion Include="Microsoft.EntityFrameworkCore.Relational" Version="10.0.0" />
19
<PackageVersion Include="Microsoft.EntityFrameworkCore.DynamicLinq" Version="10.7.0" />
20
- <PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0-rc.2" />
+ <PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0" />
21
22
<!-- Authentication & Authorization -->
23
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.0" />
0 commit comments