fix: factory falls back to design-time dummy; remove CI dummy-file step and creds-env cp lines

This commit is contained in:
daniel-c-harvey
2026-06-04 14:16:31 -04:00
parent f4e39c96fd
commit cd226f3ce9
6 changed files with 16 additions and 60 deletions
+1
View File
@@ -18,6 +18,7 @@
</PackageReference>
<!-- 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.30" />
<PackageReference Include="Cerebellum.BlazorBlocks.Data" Version="10.3.30" />
<PackageReference Include="Cerebellum.BlazorBlocks.Data.Postgres" Version="10.3.30" />
</ItemGroup>