20240801_FJEQ_upperpc/FujianEarthquake_seabed/FujianEarthquake/obj/Debug/net6.0-windows/FujianEarthquake.designer.runtimeconfig.json
春风过客 b0907252a9 1 增加TCP 服务端和客户端通信代码;
2 增加下位机解析代码;
3 增加岸基站解析代码;
2024-08-28 09:30:09 +08:00

24 lines
622 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
],
"additionalProbingPaths": [
"C:\\Users\\adm\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\adm\\.nuget\\packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet"
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}