Update readme

This commit is contained in:
Melnik Alexander
2018-09-29 13:57:02 +03:00
parent bc27b27f18
commit 77d44019c6
2 changed files with 17 additions and 20 deletions

View File

@@ -17,4 +17,7 @@
<PackageReference Include="System.Memory" Version="$(SystemMemory)" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="$(SystemTasks)" />
</ItemGroup>
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>