GavrilovDem/moduleExamen2/moduleExamen/obj/Debug/net8.0-windows/moduleExamen.designer.runtimeconfig.json
2026-05-14 17:14:33 +04:00

25 lines
680 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "8.0.0"
}
],
"additionalProbingPaths": [
"C:\\Users\\zaich\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\zaich\\.nuget\\packages",
"F:\\C# Components\\NuGetPackages"
],
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}