HttpTest.csproj.nuget.dgspec.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\iwb-workstation-2021\\电科院智能预案辅助决策\\mqtt\\WebMonitor\\HttpTest\\HttpTest.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\iwb-workstation-2021\\电科院智能预案辅助决策\\mqtt\\WebMonitor\\HttpTest\\HttpTest.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\iwb-workstation-2021\\电科院智能预案辅助决策\\mqtt\\WebMonitor\\HttpTest\\HttpTest.csproj",
  11. "projectName": "HttpTest",
  12. "projectPath": "D:\\iwb-workstation-2021\\电科院智能预案辅助决策\\mqtt\\WebMonitor\\HttpTest\\HttpTest.csproj",
  13. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  14. "outputPath": "D:\\iwb-workstation-2021\\电科院智能预案辅助决策\\mqtt\\WebMonitor\\HttpTest\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  19. ],
  20. "originalTargetFrameworks": [
  21. "netcoreapp3.1"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "https://api.nuget.org/v3/index.json": {}
  26. },
  27. "frameworks": {
  28. "netcoreapp3.1": {
  29. "targetAlias": "netcoreapp3.1",
  30. "projectReferences": {}
  31. }
  32. },
  33. "warningProperties": {
  34. "warnAsError": [
  35. "NU1605"
  36. ]
  37. }
  38. },
  39. "frameworks": {
  40. "netcoreapp3.1": {
  41. "targetAlias": "netcoreapp3.1",
  42. "imports": [
  43. "net461",
  44. "net462",
  45. "net47",
  46. "net471",
  47. "net472",
  48. "net48",
  49. "net481"
  50. ],
  51. "assetTargetFallback": true,
  52. "warn": true,
  53. "downloadDependencies": [
  54. {
  55. "name": "Microsoft.AspNetCore.App.Ref",
  56. "version": "[3.1.10, 3.1.10]"
  57. },
  58. {
  59. "name": "Microsoft.NETCore.App.Host.win-x64",
  60. "version": "[3.1.32, 3.1.32]"
  61. },
  62. {
  63. "name": "Microsoft.NETCore.App.Ref",
  64. "version": "[3.1.0, 3.1.0]"
  65. },
  66. {
  67. "name": "Microsoft.WindowsDesktop.App.Ref",
  68. "version": "[3.1.0, 3.1.0]"
  69. }
  70. ],
  71. "frameworkReferences": {
  72. "Microsoft.NETCore.App": {
  73. "privateAssets": "all"
  74. }
  75. },
  76. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.203\\RuntimeIdentifierGraph.json"
  77. }
  78. }
  79. }
  80. }
  81. }