Skip to content

Commit 4db0e06

Browse files
Merge pull request #7 from frasermolyneux/dependabot/nuget/src/XtremeIdiots.Portal.Web/multi-5f3aade6e4
Bump Microsoft.EntityFrameworkCore.Design and Microsoft.Extensions.Caching.Memory
2 parents 162d286 + 08a72e1 commit 4db0e06

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.11" />
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)