Skip to content

Commit 6098d3f

Browse files
Bump the dotnet group with 1 update (#5543)
Bumps Microsoft.EntityFrameworkCore from 9.0.10 to 9.0.11 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 864ac05 commit 6098d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting/snippets/hosting-startup-not-supported/hosting-startup-not-supported.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1313
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.3.0" />
14-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
14+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.11" />
1515
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)