Last active
March 18, 2019 17:56
-
-
Save ridomin/05b99ddd92fa641d54270c5cc05b555f to your computer and use it in GitHub Desktop.
This file contains hidden or 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-preview-27409-12" | |
}, | |
"configProperties": { | |
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment