bisect: pin DeepDrftHome to Skipper's known-good package versions

AuthBlocks* → 10.3.35, BlazorBlocks* → 10.3.32. Diagnostic downgrade to
isolate null-ref crash on Users/Registrations pages.
This commit is contained in:
daniel-c-harvey
2026-06-22 12:23:19 -04:00
parent 0d1da9e63c
commit 9971474403
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Cerebellum.NetBlocks" Version="10.3.31" />
<PackageReference Include="Cerebellum.BlazorBlocks.Models" Version="10.3.34" />
<PackageReference Include="Cerebellum.BlazorBlocks.Models" Version="10.3.32" />
</ItemGroup>
</Project>