17 lines
No EOL
447 B
JSON
17 lines
No EOL
447 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "netcoreapp3.1",
|
|
"framework": {
|
|
"name": "Microsoft.WindowsDesktop.App",
|
|
"version": "3.1.0"
|
|
},
|
|
"additionalProbingPaths": [
|
|
"C:\\Users\\Semejkin_AV\\.dotnet\\store\\|arch|\\|tfm|",
|
|
"C:\\Users\\Semejkin_AV\\.nuget\\packages"
|
|
],
|
|
"configProperties": {
|
|
"System.Runtime.TieredCompilation": false,
|
|
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
|
}
|
|
}
|
|
} |