Merge branch 'develop' into client

This commit is contained in:
shinichi
2020-09-23 12:01:16 +02:00
6 changed files with 90 additions and 2 deletions

View File

@@ -5,4 +5,8 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Message\Message.csproj" />
</ItemGroup>
</Project>