22 lines
499 B
JSON
22 lines
499 B
JSON
|
{
|
||
|
"runtimeOptions": {
|
||
|
"tfm": "net7.0",
|
||
|
"frameworks": [
|
||
|
{
|
||
|
"name": "Microsoft.NETCore.App",
|
||
|
"version": "7.0.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "Microsoft.WindowsDesktop.App",
|
||
|
"version": "7.0.0"
|
||
|
}
|
||
|
],
|
||
|
"additionalProbingPaths": [
|
||
|
"C:\\Users\\Леонид\\.dotnet\\store\\|arch|\\|tfm|",
|
||
|
"C:\\Users\\Леонид\\.nuget\\packages"
|
||
|
],
|
||
|
"configProperties": {
|
||
|
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||
|
}
|
||
|
}
|
||
|
}
|