wow-game-launcher/obj/Release/net8.0-windows/win-x64/MultiWoWLauncher.designer.runtimeconfig.json
2025-05-15 19:29:39 -05:00

25 lines
722 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "8.0.10"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "8.0.10"
}
],
"additionalProbingPaths": [
"C:\\Users\\Josh\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Josh\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}