bump Cerebellum.AuthBlocks* references 10.3.31 -> 10.3.32 to pick up prerender-fix release

This commit is contained in:
Daniel Harvey
2026-05-19 01:07:38 -04:00
parent e164047584
commit f749ff79cf
3 changed files with 4 additions and 4 deletions
+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.31" />
<PackageReference Include="Cerebellum.AuthBlocks.Web.Client" Version="10.3.32" />
</ItemGroup>
<ItemGroup>