Created
April 2, 2019 08:39
-
-
Save rido-min/0b7c21647b9233df9e4864a178a66ef2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"runtimeOptions": { | |
"tfm": "netcoreapp3.0", | |
"framework": { | |
"name": "Microsoft.WindowsDesktop.App", | |
"version": "3.0.0-preview3-27504-2" | |
}, | |
"configProperties": { | |
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment