You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
807 B
29 lines
807 B
{
|
|
"runtimeOptions": {
|
|
"tfm": "net8.0",
|
|
"frameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "8.0.0"
|
|
},
|
|
{
|
|
"name": "Microsoft.WindowsDesktop.App",
|
|
"version": "8.0.0"
|
|
},
|
|
{
|
|
"name": "Microsoft.AspNetCore.App",
|
|
"version": "8.0.0"
|
|
}
|
|
],
|
|
"additionalProbingPaths": [
|
|
"C:\\Users\\89237\\.dotnet\\store\\|arch|\\|tfm|",
|
|
"C:\\Users\\89237\\.nuget\\packages",
|
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
|
],
|
|
"configProperties": {
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
|
|
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
|
}
|
|
}
|
|
}
|