Skip to content

Instantly share code, notes, and snippets.

@rido-min
Created April 2, 2019 08:39
Show Gist options
  • Save rido-min/0b7c21647b9233df9e4864a178a66ef2 to your computer and use it in GitHub Desktop.
Save rido-min/0b7c21647b9233df9e4864a178a66ef2 to your computer and use it in GitHub Desktop.
{
"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