Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
- <TargetFramework>netcoreapp2.1</TargetFramework>
+ <TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
@@ -2,7 +2,7 @@
<OutputType>Exe</OutputType>