Revert "Merge bisect-match-skipper into dev"

This reverts commit 475e5e671c, reversing
changes made to 0d1da9e63c.
This commit is contained in:
daniel-c-harvey
2026-06-22 12:47:02 -04:00
parent 475e5e671c
commit 7c41aa678d
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
<!-- 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.NetBlocks" Version="10.3.31" />
<PackageReference Include="Cerebellum.BlazorBlocks.Data" Version="10.3.32" />
<PackageReference Include="Cerebellum.BlazorBlocks.Data.Postgres" Version="10.3.32" />
<PackageReference Include="Cerebellum.BlazorBlocks.Data" Version="10.3.34" />
<PackageReference Include="Cerebellum.BlazorBlocks.Data.Postgres" Version="10.3.34" />
</ItemGroup>
<ItemGroup>