diff --git a/dotnet-core-hello-world.csproj b/dotnet-core-hello-world.csproj index ec593e0..16fd300 100755 --- a/dotnet-core-hello-world.csproj +++ b/dotnet-core-hello-world.csproj @@ -1,8 +1,9 @@ - netcoreapp2.1 + netcoreapp3.1 portable + true dotnet-core-hello-world Exe dotnet-core-hello-world