OASystem.API.csproj.nuget.dgspec.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Api\\OASystem.API.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Api\\OASystem.API.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Api\\OASystem.API.csproj",
  11. "projectName": "OASystem.API",
  12. "projectPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Api\\OASystem.API.csproj",
  13. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  14. "outputPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Api\\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. "net6.0"
  22. ],
  23. "sources": {
  24. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  25. "https://api.nuget.org/v3/index.json": {}
  26. },
  27. "frameworks": {
  28. "net6.0": {
  29. "targetAlias": "net6.0",
  30. "projectReferences": {
  31. "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Domain\\OASystem.Domain.csproj": {
  32. "projectPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Domain\\OASystem.Domain.csproj"
  33. },
  34. "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Infrastructure\\OASystem.Infrastructure.csproj": {
  35. "projectPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Infrastructure\\OASystem.Infrastructure.csproj"
  36. }
  37. }
  38. }
  39. },
  40. "warningProperties": {
  41. "warnAsError": [
  42. "NU1605"
  43. ]
  44. }
  45. },
  46. "frameworks": {
  47. "net6.0": {
  48. "targetAlias": "net6.0",
  49. "dependencies": {
  50. "AutoMapper": {
  51. "target": "Package",
  52. "version": "[12.0.0, )"
  53. },
  54. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  55. "target": "Package",
  56. "version": "[12.0.0, )"
  57. },
  58. "Autofac": {
  59. "target": "Package",
  60. "version": "[6.4.0, )"
  61. },
  62. "Autofac.Extensions.DependencyInjection": {
  63. "target": "Package",
  64. "version": "[8.0.0, )"
  65. },
  66. "Betalgo.OpenAI.GPT3": {
  67. "target": "Package",
  68. "version": "[6.6.7, )"
  69. },
  70. "BouncyCastle.NetCore": {
  71. "target": "Package",
  72. "version": "[1.8.8, )"
  73. },
  74. "Flurl.Http": {
  75. "target": "Package",
  76. "version": "[3.2.4, )"
  77. },
  78. "Microsoft.AspNetCore.Authentication.JwtBearer": {
  79. "target": "Package",
  80. "version": "[6.0.11, )"
  81. },
  82. "QRCoder": {
  83. "target": "Package",
  84. "version": "[1.4.1, )"
  85. },
  86. "Serilog.Sinks.File": {
  87. "target": "Package",
  88. "version": "[5.0.0, )"
  89. },
  90. "SqlSugarCore": {
  91. "target": "Package",
  92. "version": "[5.1.3.32, )"
  93. },
  94. "Swashbuckle.AspNetCore": {
  95. "target": "Package",
  96. "version": "[6.4.0, )"
  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. "frameworkReferences": {
  111. "Microsoft.AspNetCore.App": {
  112. "privateAssets": "none"
  113. },
  114. "Microsoft.NETCore.App": {
  115. "privateAssets": "all"
  116. }
  117. },
  118. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
  119. }
  120. }
  121. },
  122. "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Domain\\OASystem.Domain.csproj": {
  123. "version": "1.0.0",
  124. "restore": {
  125. "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Domain\\OASystem.Domain.csproj",
  126. "projectName": "OASystem.Domain",
  127. "projectPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Domain\\OASystem.Domain.csproj",
  128. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  129. "outputPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Domain\\obj\\",
  130. "projectStyle": "PackageReference",
  131. "configFilePaths": [
  132. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  133. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  134. ],
  135. "originalTargetFrameworks": [
  136. "net6.0"
  137. ],
  138. "sources": {
  139. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  140. "https://api.nuget.org/v3/index.json": {}
  141. },
  142. "frameworks": {
  143. "net6.0": {
  144. "targetAlias": "net6.0",
  145. "projectReferences": {}
  146. }
  147. },
  148. "warningProperties": {
  149. "warnAsError": [
  150. "NU1605"
  151. ]
  152. }
  153. },
  154. "frameworks": {
  155. "net6.0": {
  156. "targetAlias": "net6.0",
  157. "dependencies": {
  158. "AutoMapper": {
  159. "target": "Package",
  160. "version": "[12.0.0, )"
  161. },
  162. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  163. "target": "Package",
  164. "version": "[12.0.0, )"
  165. },
  166. "Autofac": {
  167. "target": "Package",
  168. "version": "[6.4.0, )"
  169. },
  170. "Autofac.Extensions.DependencyInjection": {
  171. "target": "Package",
  172. "version": "[8.0.0, )"
  173. },
  174. "Serilog.Sinks.File": {
  175. "target": "Package",
  176. "version": "[5.0.0, )"
  177. },
  178. "SqlSugarCore": {
  179. "target": "Package",
  180. "version": "[5.1.3.32, )"
  181. }
  182. },
  183. "imports": [
  184. "net461",
  185. "net462",
  186. "net47",
  187. "net471",
  188. "net472",
  189. "net48",
  190. "net481"
  191. ],
  192. "assetTargetFallback": true,
  193. "warn": true,
  194. "frameworkReferences": {
  195. "Microsoft.NETCore.App": {
  196. "privateAssets": "all"
  197. }
  198. },
  199. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
  200. }
  201. }
  202. },
  203. "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Infrastructure\\OASystem.Infrastructure.csproj": {
  204. "version": "1.0.0",
  205. "restore": {
  206. "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Infrastructure\\OASystem.Infrastructure.csproj",
  207. "projectName": "OASystem.Infrastructure",
  208. "projectPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Infrastructure\\OASystem.Infrastructure.csproj",
  209. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  210. "outputPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Infrastructure\\obj\\",
  211. "projectStyle": "PackageReference",
  212. "configFilePaths": [
  213. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  214. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  215. ],
  216. "originalTargetFrameworks": [
  217. "net6.0"
  218. ],
  219. "sources": {
  220. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  221. "https://api.nuget.org/v3/index.json": {}
  222. },
  223. "frameworks": {
  224. "net6.0": {
  225. "targetAlias": "net6.0",
  226. "projectReferences": {
  227. "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Domain\\OASystem.Domain.csproj": {
  228. "projectPath": "C:\\Users\\Administrator\\Desktop\\OA2023相关文件\\OA2023\\OASystem\\PaymentSystem.Domain\\OASystem.Domain.csproj"
  229. }
  230. }
  231. }
  232. },
  233. "warningProperties": {
  234. "warnAsError": [
  235. "NU1605"
  236. ]
  237. }
  238. },
  239. "frameworks": {
  240. "net6.0": {
  241. "targetAlias": "net6.0",
  242. "dependencies": {
  243. "AutoMapper": {
  244. "target": "Package",
  245. "version": "[12.0.0, )"
  246. },
  247. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  248. "target": "Package",
  249. "version": "[12.0.0, )"
  250. },
  251. "Autofac": {
  252. "target": "Package",
  253. "version": "[6.4.0, )"
  254. },
  255. "Autofac.Extensions.DependencyInjection": {
  256. "target": "Package",
  257. "version": "[8.0.0, )"
  258. },
  259. "Microsoft.AspNetCore.Http.Abstractions": {
  260. "target": "Package",
  261. "version": "[2.2.0, )"
  262. },
  263. "Microsoft.Extensions.Configuration.Abstractions": {
  264. "target": "Package",
  265. "version": "[7.0.0, )"
  266. },
  267. "Microsoft.Extensions.Configuration.Binder": {
  268. "target": "Package",
  269. "version": "[7.0.0, )"
  270. },
  271. "Serilog.Sinks.File": {
  272. "target": "Package",
  273. "version": "[5.0.0, )"
  274. },
  275. "SqlSugarCore": {
  276. "target": "Package",
  277. "version": "[5.1.3.32, )"
  278. },
  279. "StackExchange.Redis": {
  280. "target": "Package",
  281. "version": "[2.6.96, )"
  282. }
  283. },
  284. "imports": [
  285. "net461",
  286. "net462",
  287. "net47",
  288. "net471",
  289. "net472",
  290. "net48",
  291. "net481"
  292. ],
  293. "assetTargetFallback": true,
  294. "warn": true,
  295. "frameworkReferences": {
  296. "Microsoft.NETCore.App": {
  297. "privateAssets": "all"
  298. }
  299. },
  300. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
  301. }
  302. }
  303. }
  304. }
  305. }