wip: doctor/cli/docs/api to vector db consolidation; api hardening for descriptions, tenant, and scopes; migrations and conversions of all DALs to EF v10
This commit is contained in:
@@ -33,4 +33,9 @@
|
||||
<EmbeddedResource Include="Migrations\**\*.sql" />
|
||||
</ItemGroup>
|
||||
|
||||
<!-- Exclude compiled-model assembly attributes so non-default schemas work via reflection -->
|
||||
<ItemGroup>
|
||||
<Compile Remove="EfCore\CompiledModels\NotifyDbContextAssemblyAttributes.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user