Move Data.MongoDB to Data

This commit is contained in:
Robert Marshall 2020-06-22 19:47:45 +01:00
parent 6e412f4f26
commit 005eea35e2
11 changed files with 55 additions and 10 deletions

View file

@ -6,7 +6,7 @@
<ItemGroup>
<ProjectReference Include="..\Robware.Auth\Robware.Auth.csproj" />
<ProjectReference Include="..\Robware.Data.MongoDB\Robware.Data.MongoDB.csproj" />
<ProjectReference Include="..\Robware.Data\Robware.Data.csproj" />
</ItemGroup>
<ItemGroup>