chore: bump Cerebellum.AuthBlocks* to 10.3.31

This commit is contained in:
Daniel Harvey
2026-05-19 00:53:00 -04:00
parent 2ab9381759
commit e164047584
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="MudBlazor" Version="8.15.0" />
<PackageReference Include="Cerebellum.AuthBlocks.Web" Version="10.3.30" />
<PackageReference Include="Cerebellum.AuthBlocks.Web" Version="10.3.31" />
</ItemGroup>
<ItemGroup>
+1 -1
View File
@@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.7" />
<PackageReference Include="MudBlazor" Version="8.15.0" />
<PackageReference Include="MudBlazor.ThemeManager" Version="3.0.0" />
<PackageReference Include="Cerebellum.AuthBlocks.Web.Client" Version="10.3.30" />
<PackageReference Include="Cerebellum.AuthBlocks.Web.Client" Version="10.3.31" />
</ItemGroup>
<ItemGroup>
+2 -2
View File
@@ -20,8 +20,8 @@
</PackageReference>
<!-- Npgsql 10.0.1 requires Microsoft.EntityFrameworkCore >= 10.0.4; keep in sync -->
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.1" />
<PackageReference Include="Cerebellum.AuthBlocks" Version="10.3.30" />
<PackageReference Include="Cerebellum.AuthBlocks.Web" Version="10.3.30" />
<PackageReference Include="Cerebellum.AuthBlocks" Version="10.3.31" />
<PackageReference Include="Cerebellum.AuthBlocks.Web" Version="10.3.31" />
<ProjectReference Include="..\DeepDrftCms\DeepDrftCms.csproj" />
<ProjectReference Include="..\DeepDrftModels\DeepDrftModels.csproj" />
<ProjectReference Include="..\DeepDrftWeb.Client\DeepDrftWeb.Client.csproj" />