CCS.csproj.nuget.dgspec.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\CCS.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\CCS.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\CCS.csproj",
  11. "projectName": "IMCS_CCS",
  12. "projectPath": "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\CCS.csproj",
  13. "packagesPath": "C:\\Users\\Lenovo\\.nuget\\packages\\",
  14. "outputPath": "D:\\A_Install\\WorkSpace\\Vs2022\\yg_chf\\chf_ccs\\IMCS_CCS\\obj\\publish\\win-x64\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\Lenovo\\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. "C:\\Program Files\\dotnet\\library-packs": {},
  26. "https://api.nuget.org/v3/index.json": {}
  27. },
  28. "frameworks": {
  29. "netcoreapp3.1": {
  30. "targetAlias": "netcoreapp3.1",
  31. "projectReferences": {}
  32. }
  33. },
  34. "warningProperties": {
  35. "warnAsError": [
  36. "NU1605"
  37. ]
  38. },
  39. "restoreAuditProperties": {
  40. "enableAudit": "true",
  41. "auditLevel": "low",
  42. "auditMode": "direct"
  43. }
  44. },
  45. "frameworks": {
  46. "netcoreapp3.1": {
  47. "targetAlias": "netcoreapp3.1",
  48. "dependencies": {
  49. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  50. "target": "Package",
  51. "version": "[12.0.1, )"
  52. },
  53. "Flurl.Http": {
  54. "target": "Package",
  55. "version": "[4.0.2, )"
  56. },
  57. "Microsoft.Extensions.Hosting.WindowsServices": {
  58. "target": "Package",
  59. "version": "[8.0.0, )"
  60. },
  61. "Microsoft.NETCore.Targets": {
  62. "suppressParent": "All",
  63. "target": "Package",
  64. "version": "[3.0.0, )"
  65. },
  66. "MySql.Data.EntityFrameworkCore": {
  67. "target": "Package",
  68. "version": "[8.0.22, )"
  69. },
  70. "NLog.Web.AspNetCore": {
  71. "target": "Package",
  72. "version": "[5.3.8, )"
  73. },
  74. "Newtonsoft.Json": {
  75. "target": "Package",
  76. "version": "[13.0.3, )"
  77. },
  78. "Quartz": {
  79. "target": "Package",
  80. "version": "[3.8.1, )"
  81. },
  82. "StackExchange.Redis": {
  83. "target": "Package",
  84. "version": "[2.7.33, )"
  85. },
  86. "Swashbuckle.AspNetCore": {
  87. "target": "Package",
  88. "version": "[6.5.0, )"
  89. },
  90. "Swashbuckle.AspNetCore.Filters": {
  91. "target": "Package",
  92. "version": "[8.0.1, )"
  93. },
  94. "System.IdentityModel.Tokens.Jwt": {
  95. "target": "Package",
  96. "version": "[7.4.1, )"
  97. }
  98. },
  99. "imports": [
  100. "net461",
  101. "net462",
  102. "net47",
  103. "net471",
  104. "net472",
  105. "net48",
  106. "net481"
  107. ],
  108. "assetTargetFallback": true,
  109. "warn": true,
  110. "downloadDependencies": [
  111. {
  112. "name": "Microsoft.AspNetCore.App.Ref",
  113. "version": "[3.1.10, 3.1.10]"
  114. },
  115. {
  116. "name": "Microsoft.AspNetCore.App.Runtime.win-x64",
  117. "version": "[3.1.32, 3.1.32]"
  118. },
  119. {
  120. "name": "Microsoft.NETCore.App.Host.win-x64",
  121. "version": "[3.1.32, 3.1.32]"
  122. },
  123. {
  124. "name": "Microsoft.NETCore.App.Ref",
  125. "version": "[3.1.0, 3.1.0]"
  126. },
  127. {
  128. "name": "Microsoft.NETCore.App.Runtime.win-x64",
  129. "version": "[3.1.32, 3.1.32]"
  130. },
  131. {
  132. "name": "Microsoft.WindowsDesktop.App.Ref",
  133. "version": "[3.1.0, 3.1.0]"
  134. },
  135. {
  136. "name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
  137. "version": "[3.1.32, 3.1.32]"
  138. }
  139. ],
  140. "frameworkReferences": {
  141. "Microsoft.AspNetCore.App": {
  142. "privateAssets": "none"
  143. },
  144. "Microsoft.NETCore.App": {
  145. "privateAssets": "all"
  146. }
  147. },
  148. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.303\\RuntimeIdentifierGraph.json"
  149. }
  150. },
  151. "runtimes": {
  152. "win-x64": {
  153. "#import": []
  154. }
  155. }
  156. }
  157. }
  158. }