Small fixes found with Demo App

This commit is contained in:
Joel Wetzell
2020-06-18 19:25:57 -05:00
parent c824a12043
commit 283481af8f
6 changed files with 148 additions and 59 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Authors>Joel Wetzell</Authors>
</PropertyGroup>