Update framework versions

This commit is contained in:
Ben Adams
2021-01-03 14:37:37 +00:00
parent 87375e9013
commit d2e58a8b54
5 changed files with 11 additions and 7 deletions

View File

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