example tests updated

This commit is contained in:
schwarz
2021-04-30 12:45:16 +02:00
parent 87c84269d9
commit 6bc1d73819
8 changed files with 67 additions and 13 deletions

View File

@@ -1,7 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>
</Project>