Skip to content

Commit 08a72e1

Browse files
Bump Microsoft.EntityFrameworkCore.Design and Microsoft.Extensions.Caching.Memory
Bumps Microsoft.EntityFrameworkCore.Design from 9.0.10 to 9.0.11 Bumps Microsoft.Extensions.Caching.Memory from 9.0.10 to 9.0.11 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Caching.Memory dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b105903 commit 08a72e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/XtremeIdiots.Portal.Web/XtremeIdiots.Portal.Web.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.10" />
3232
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.10" />
3333
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.2" />
34-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
34+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>
@@ -40,7 +40,7 @@
4040
<PrivateAssets>all</PrivateAssets>
4141
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4242
</PackageReference>
43-
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.10" />
43+
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.11" />
4444
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="9.0.0" />
4545
<PackageReference Include="XtremeIdiots.Portal.Repository.Api.Client.V1" Version="2.0.513.1" />
4646
<PackageReference Include="XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1" Version="1.1.348.1" />

0 commit comments

Comments
 (0)