20 lines
645 B
JSON
20 lines
645 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net7.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "7.0.0"
|
|
},
|
|
"additionalProbingPaths": [
|
|
"C:\\Users\\tekh\\.dotnet\\store\\|arch|\\|tfm|",
|
|
"C:\\Users\\tekh\\.nuget\\packages",
|
|
"D:\\ProgramFiles\\DevExpress 21.2\\Components\\Offline Packages",
|
|
"D:\\ProgramFiles\\DevExpress 22.1\\Components\\Offline Packages",
|
|
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
|
],
|
|
"configProperties": {
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
|
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
|
}
|
|
}
|
|
} |