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 864ac05 commit 6098d3fCopy full SHA for 6098d3f
docs/troubleshooting/snippets/hosting-startup-not-supported/hosting-startup-not-supported.csproj
@@ -11,7 +11,7 @@
11
<ItemGroup>
12
<FrameworkReference Include="Microsoft.AspNetCore.App" />
13
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.3.0" />
14
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />
15
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
16
</ItemGroup>
17
0 commit comments