Merge branch 'master' into fsharp-async-task-support

This commit is contained in:
Ben Adams
2021-01-03 16:55:03 +00:00
committed by GitHub
17 changed files with 212 additions and 90 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>