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
+1 -1
View File
@@ -15,7 +15,7 @@
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.1" />
<!-- AuthBlocks API host surface: AddAuthBlocks / MapAuthBlocks / UseAuthBlocksStartupAsync.
The Manager keeps only Cerebellum.AuthBlocks.Web (web-side auth, no signing secret). -->
<PackageReference Include="Cerebellum.AuthBlocks" Version="10.3.35" />
<PackageReference Include="Cerebellum.AuthBlocks" Version="10.3.38" />
</ItemGroup>
<ItemGroup>