Bump Cerebellum packages to fix null-Items crash on Users/Registrations pages
AuthBlocks → 10.3.38, BlazorBlocks → 10.3.34, NetBlocks → 10.3.31. Pulls server-side null-Items guard (AuthBlocks) and BlazorBlocks render guard. Direct refs for BlazorBlocks/NetBlocks raised to avoid NU1605 downgrade conflicts with AuthBlocks 10.3.38's transitive requirements.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="MudBlazor" Version="8.15.0" />
|
||||
<PackageReference Include="Cerebellum.AuthBlocks.Web" Version="10.3.37" />
|
||||
<PackageReference Include="Cerebellum.AuthBlocks.Web" Version="10.3.38" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user