Move Sqlite extensions to Sqlite project

This commit is contained in:
2023-12-27 12:25:55 -05:00
parent 18ec31d16b
commit fd7c9a7a25
6 changed files with 2 additions and 20 deletions

View File

@@ -8,7 +8,6 @@
<ItemGroup>
<ProjectReference Include="..\Common\BitBadger.Documents.Common.fsproj" />
<ProjectReference Include="..\Postgres\BitBadger.Documents.Postgres.fsproj" />
<ProjectReference Include="..\Sqlite.Extensions\BitBadger.Documents.Sqlite.Extensions.fsproj" />
<ProjectReference Include="..\Sqlite\BitBadger.Documents.Sqlite.fsproj" />
</ItemGroup>