1
0
mirror of https://github.com/JKorf/CryptoExchange.Net.git synced 2026-08-11 16:32:57 +00:00
This commit is contained in:
Jkorf
2021-03-01 10:47:08 +01:00
4 changed files with 26 additions and 3 deletions
@@ -1,8 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>netcoreapp5.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>