add reference to mareapi

This commit is contained in:
Stanley Dimant
2022-07-17 00:52:37 +02:00
parent 00037e643e
commit 69930f8da6

View File

@@ -25,6 +25,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MareAPI\MareSynchronosAPI\MareSynchronos.API.csproj" />
<ProjectReference Include="..\MareSynchronos.API\MareSynchronos.API.csproj" />
</ItemGroup>