add LastLoggedIn migration, disallow secondary connections

This commit is contained in:
Stanley Dimant
2022-07-18 10:34:11 +02:00
parent 130350b71b
commit f8ecd3965d
8 changed files with 249 additions and 14 deletions

View File

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