Move Data.MongoDB to Data namespace

This commit is contained in:
Robert Marshall 2020-06-22 12:03:10 +01:00
parent 881e7fa59d
commit 774f41046a
8 changed files with 12 additions and 12 deletions

View file

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