2024-04-23 20:01:08 +04:00
|
|
|
{
|
|
|
|
"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": {
|
2024-05-02 17:37:46 +04:00
|
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
2024-04-23 20:01:08 +04:00
|
|
|
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|