cubcooper.core.csproj.nuget.dgspec.json 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\project\\cubcooper\\server\\cubcooper.core\\cubcooper.core.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\project\\cubcooper\\server\\cubcooper.core\\cubcooper.core.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\project\\cubcooper\\server\\cubcooper.core\\cubcooper.core.csproj",
  11. "projectName": "cubcooper.core",
  12. "projectPath": "E:\\project\\cubcooper\\server\\cubcooper.core\\cubcooper.core.csproj",
  13. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  14. "outputPath": "E:\\project\\cubcooper\\server\\cubcooper.core\\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. "net8.0"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "https://api.nuget.org/v3/index.json": {}
  26. },
  27. "frameworks": {
  28. "net8.0": {
  29. "targetAlias": "net8.0",
  30. "projectReferences": {
  31. "E:\\project\\yunhui\\NuGet\\dodohold.core\\dodohold.core.csproj": {
  32. "projectPath": "E:\\project\\yunhui\\NuGet\\dodohold.core\\dodohold.core.csproj"
  33. }
  34. }
  35. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "net8.0": {
  45. "targetAlias": "net8.0",
  46. "dependencies": {
  47. "Microsoft.Extensions.DependencyInjection.Abstractions": {
  48. "target": "Package",
  49. "version": "[8.0.0, )"
  50. },
  51. "Swashbuckle.AspNetCore.SwaggerGen": {
  52. "target": "Package",
  53. "version": "[6.5.0, )"
  54. }
  55. },
  56. "imports": [
  57. "net461",
  58. "net462",
  59. "net47",
  60. "net471",
  61. "net472",
  62. "net48",
  63. "net481"
  64. ],
  65. "assetTargetFallback": true,
  66. "warn": true,
  67. "frameworkReferences": {
  68. "Microsoft.NETCore.App": {
  69. "privateAssets": "all"
  70. }
  71. },
  72. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.102/PortableRuntimeIdentifierGraph.json"
  73. }
  74. }
  75. },
  76. "E:\\project\\yunhui\\NuGet\\dodohold.core\\dodohold.core.csproj": {
  77. "version": "1.0.1.3",
  78. "restore": {
  79. "projectUniqueName": "E:\\project\\yunhui\\NuGet\\dodohold.core\\dodohold.core.csproj",
  80. "projectName": "dodohold.core",
  81. "projectPath": "E:\\project\\yunhui\\NuGet\\dodohold.core\\dodohold.core.csproj",
  82. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  83. "outputPath": "E:\\project\\yunhui\\NuGet\\dodohold.core\\obj\\",
  84. "projectStyle": "PackageReference",
  85. "configFilePaths": [
  86. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  87. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  88. ],
  89. "originalTargetFrameworks": [
  90. "net8.0"
  91. ],
  92. "sources": {
  93. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  94. "https://api.nuget.org/v3/index.json": {}
  95. },
  96. "frameworks": {
  97. "net8.0": {
  98. "targetAlias": "net8.0",
  99. "projectReferences": {}
  100. }
  101. },
  102. "warningProperties": {
  103. "warnAsError": [
  104. "NU1605"
  105. ]
  106. }
  107. },
  108. "frameworks": {
  109. "net8.0": {
  110. "targetAlias": "net8.0",
  111. "dependencies": {
  112. "CSRedisCore": {
  113. "target": "Package",
  114. "version": "[3.8.802, )"
  115. },
  116. "Dapper": {
  117. "target": "Package",
  118. "version": "[2.1.28, )"
  119. },
  120. "EPPlus": {
  121. "target": "Package",
  122. "version": "[7.0.9, )"
  123. },
  124. "FreeSpire.XLS": {
  125. "target": "Package",
  126. "version": "[12.7.0, )"
  127. },
  128. "Microsoft.Extensions.Primitives": {
  129. "target": "Package",
  130. "version": "[9.0.0-preview.1.24080.9, )"
  131. },
  132. "MySql.Data": {
  133. "target": "Package",
  134. "version": "[8.3.0, )"
  135. },
  136. "Newtonsoft.Json": {
  137. "target": "Package",
  138. "version": "[13.0.3, )"
  139. },
  140. "QRCoder": {
  141. "target": "Package",
  142. "version": "[1.4.3, )"
  143. },
  144. "QiniuCore.SDK": {
  145. "target": "Package",
  146. "version": "[7.3.1.2, )"
  147. },
  148. "Quartz": {
  149. "target": "Package",
  150. "version": "[3.8.1, )"
  151. },
  152. "Swashbuckle.AspNetCore.SwaggerGen": {
  153. "target": "Package",
  154. "version": "[6.5.0, )"
  155. },
  156. "System.Data.SqlClient": {
  157. "target": "Package",
  158. "version": "[4.8.6, )"
  159. },
  160. "System.Drawing.Common": {
  161. "target": "Package",
  162. "version": "[9.0.0-preview.1.24081.2, )"
  163. },
  164. "Tencent.QCloud.Cos.Sdk": {
  165. "target": "Package",
  166. "version": "[5.4.36, )"
  167. },
  168. "TencentCloudSDK": {
  169. "target": "Package",
  170. "version": "[3.0.957, )"
  171. }
  172. },
  173. "imports": [
  174. "net461",
  175. "net462",
  176. "net47",
  177. "net471",
  178. "net472",
  179. "net48",
  180. "net481"
  181. ],
  182. "assetTargetFallback": true,
  183. "warn": true,
  184. "frameworkReferences": {
  185. "Microsoft.AspNetCore.App": {
  186. "privateAssets": "none"
  187. },
  188. "Microsoft.NETCore.App": {
  189. "privateAssets": "all"
  190. }
  191. },
  192. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.102/PortableRuntimeIdentifierGraph.json"
  193. }
  194. }
  195. }
  196. }
  197. }