Updated to .Net Core 3.1

This commit is contained in:
hondacrx
2019-12-06 22:53:04 -05:00
parent 8c30f80048
commit 67ae576192
7 changed files with 18 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<TargetFramework>netstandard2.1</TargetFramework>
<Platforms>x64</Platforms>
</PropertyGroup>