Refactoring

This commit is contained in:
Husky
2021-02-23 21:20:20 +01:00
parent 48d7f66a55
commit 7658dbdedd
12 changed files with 123 additions and 105 deletions

View File

@@ -2,8 +2,10 @@
<ItemGroup>
<ProjectReference Include="..\DPGetDataContract\DPGetDataContract.csproj" />
<ProjectReference Include="..\Models\Models.csproj" />
</ItemGroup>
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>