WebAPIBase.Service.csproj.nuget.dgspec.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Service\\WebAPIBase.Service.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj",
  11. "projectName": "WebAPIBase.Data",
  12. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj",
  13. "packagesPath": "C:\\Users\\lulu\\.nuget\\packages\\",
  14. "outputPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "D:\\Microsoft\\Xamarin\\NuGet\\"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\lulu\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "netstandard2.1"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "netstandard2.1": {
  33. "projectReferences": {
  34. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj": {
  35. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj"
  36. }
  37. }
  38. }
  39. },
  40. "warningProperties": {
  41. "warnAsError": [
  42. "NU1605"
  43. ]
  44. }
  45. },
  46. "frameworks": {
  47. "netstandard2.1": {
  48. "dependencies": {
  49. "Dapper": {
  50. "target": "Package",
  51. "version": "[2.0.30, )"
  52. },
  53. "Microsoft.Extensions.Configuration.FileExtensions": {
  54. "target": "Package",
  55. "version": "[3.1.2, )"
  56. },
  57. "Microsoft.Extensions.Configuration.Json": {
  58. "target": "Package",
  59. "version": "[3.1.2, )"
  60. },
  61. "Microsoft.Extensions.Options.ConfigurationExtensions": {
  62. "target": "Package",
  63. "version": "[3.1.2, )"
  64. },
  65. "MySql.Data": {
  66. "target": "Package",
  67. "version": "[8.0.19, )"
  68. },
  69. "sqlSugarCore": {
  70. "target": "Package",
  71. "version": "[5.0.0.18, )"
  72. }
  73. },
  74. "imports": [
  75. "net461",
  76. "net462",
  77. "net47",
  78. "net471",
  79. "net472",
  80. "net48"
  81. ],
  82. "assetTargetFallback": true,
  83. "warn": true,
  84. "frameworkReferences": {
  85. "NETStandard.Library": {
  86. "privateAssets": "all"
  87. }
  88. },
  89. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.401\\RuntimeIdentifierGraph.json"
  90. }
  91. }
  92. },
  93. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj": {
  94. "version": "1.0.0",
  95. "restore": {
  96. "projectUniqueName": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj",
  97. "projectName": "WebAPIBase.Model",
  98. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj",
  99. "packagesPath": "C:\\Users\\lulu\\.nuget\\packages\\",
  100. "outputPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\obj\\",
  101. "projectStyle": "PackageReference",
  102. "fallbackFolders": [
  103. "D:\\Microsoft\\Xamarin\\NuGet\\"
  104. ],
  105. "configFilePaths": [
  106. "C:\\Users\\lulu\\AppData\\Roaming\\NuGet\\NuGet.Config",
  107. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  108. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  109. ],
  110. "originalTargetFrameworks": [
  111. "netstandard2.1"
  112. ],
  113. "sources": {
  114. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  115. "https://api.nuget.org/v3/index.json": {}
  116. },
  117. "frameworks": {
  118. "netstandard2.1": {
  119. "projectReferences": {}
  120. }
  121. },
  122. "warningProperties": {
  123. "warnAsError": [
  124. "NU1605"
  125. ]
  126. }
  127. },
  128. "frameworks": {
  129. "netstandard2.1": {
  130. "imports": [
  131. "net461",
  132. "net462",
  133. "net47",
  134. "net471",
  135. "net472",
  136. "net48"
  137. ],
  138. "assetTargetFallback": true,
  139. "warn": true,
  140. "frameworkReferences": {
  141. "NETStandard.Library": {
  142. "privateAssets": "all"
  143. }
  144. },
  145. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.401\\RuntimeIdentifierGraph.json"
  146. }
  147. }
  148. },
  149. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Service\\WebAPIBase.Service.csproj": {
  150. "version": "1.0.0",
  151. "restore": {
  152. "projectUniqueName": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Service\\WebAPIBase.Service.csproj",
  153. "projectName": "WebAPIBase.Service",
  154. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Service\\WebAPIBase.Service.csproj",
  155. "packagesPath": "C:\\Users\\lulu\\.nuget\\packages\\",
  156. "outputPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Service\\obj\\",
  157. "projectStyle": "PackageReference",
  158. "fallbackFolders": [
  159. "D:\\Microsoft\\Xamarin\\NuGet\\"
  160. ],
  161. "configFilePaths": [
  162. "C:\\Users\\lulu\\AppData\\Roaming\\NuGet\\NuGet.Config",
  163. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  164. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  165. ],
  166. "originalTargetFrameworks": [
  167. "netstandard2.1"
  168. ],
  169. "sources": {
  170. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  171. "https://api.nuget.org/v3/index.json": {}
  172. },
  173. "frameworks": {
  174. "netstandard2.1": {
  175. "projectReferences": {
  176. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj": {
  177. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj"
  178. },
  179. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj": {
  180. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj"
  181. },
  182. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Utils\\WebAPIBase.Utils.csproj": {
  183. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Utils\\WebAPIBase.Utils.csproj"
  184. }
  185. }
  186. }
  187. },
  188. "warningProperties": {
  189. "warnAsError": [
  190. "NU1605"
  191. ]
  192. }
  193. },
  194. "frameworks": {
  195. "netstandard2.1": {
  196. "dependencies": {
  197. "Newtonsoft.Json": {
  198. "target": "Package",
  199. "version": "[12.0.3, )"
  200. }
  201. },
  202. "imports": [
  203. "net461",
  204. "net462",
  205. "net47",
  206. "net471",
  207. "net472",
  208. "net48"
  209. ],
  210. "assetTargetFallback": true,
  211. "warn": true,
  212. "frameworkReferences": {
  213. "NETStandard.Library": {
  214. "privateAssets": "all"
  215. }
  216. },
  217. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.401\\RuntimeIdentifierGraph.json"
  218. }
  219. }
  220. },
  221. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Utils\\WebAPIBase.Utils.csproj": {
  222. "version": "1.0.0",
  223. "restore": {
  224. "projectUniqueName": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Utils\\WebAPIBase.Utils.csproj",
  225. "projectName": "WebAPIBase.Utils",
  226. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Utils\\WebAPIBase.Utils.csproj",
  227. "packagesPath": "C:\\Users\\lulu\\.nuget\\packages\\",
  228. "outputPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Utils\\obj\\",
  229. "projectStyle": "PackageReference",
  230. "fallbackFolders": [
  231. "D:\\Microsoft\\Xamarin\\NuGet\\"
  232. ],
  233. "configFilePaths": [
  234. "C:\\Users\\lulu\\AppData\\Roaming\\NuGet\\NuGet.Config",
  235. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  236. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  237. ],
  238. "originalTargetFrameworks": [
  239. "netstandard2.0"
  240. ],
  241. "sources": {
  242. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  243. "https://api.nuget.org/v3/index.json": {}
  244. },
  245. "frameworks": {
  246. "netstandard2.0": {
  247. "projectReferences": {}
  248. }
  249. },
  250. "warningProperties": {
  251. "warnAsError": [
  252. "NU1605"
  253. ]
  254. }
  255. },
  256. "frameworks": {
  257. "netstandard2.0": {
  258. "dependencies": {
  259. "Microsoft.AspNetCore.Hosting.Abstractions": {
  260. "target": "Package",
  261. "version": "[2.2.0, )"
  262. },
  263. "Microsoft.Extensions.Caching.Memory": {
  264. "target": "Package",
  265. "version": "[3.1.2, )"
  266. },
  267. "Microsoft.Extensions.Configuration": {
  268. "target": "Package",
  269. "version": "[3.1.9, )"
  270. },
  271. "Microsoft.Extensions.Configuration.FileExtensions": {
  272. "target": "Package",
  273. "version": "[3.1.2, )"
  274. },
  275. "Microsoft.Extensions.Configuration.Json": {
  276. "target": "Package",
  277. "version": "[3.1.2, )"
  278. },
  279. "Microsoft.NETCore.Runtime.CoreCLR": {
  280. "target": "Package",
  281. "version": "[2.0.8, )"
  282. },
  283. "NETStandard.Library": {
  284. "suppressParent": "All",
  285. "target": "Package",
  286. "version": "[2.0.3, )",
  287. "autoReferenced": true
  288. },
  289. "NLog": {
  290. "target": "Package",
  291. "version": "[4.7.5, )"
  292. },
  293. "NLog.Web.AspNetCore": {
  294. "target": "Package",
  295. "version": "[4.9.3, )"
  296. },
  297. "System.Drawing.Common": {
  298. "target": "Package",
  299. "version": "[4.7.0, )"
  300. },
  301. "System.IdentityModel.Tokens.Jwt": {
  302. "target": "Package",
  303. "version": "[5.6.0, )"
  304. }
  305. },
  306. "imports": [
  307. "net461",
  308. "net462",
  309. "net47",
  310. "net471",
  311. "net472",
  312. "net48"
  313. ],
  314. "assetTargetFallback": true,
  315. "warn": true,
  316. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.401\\RuntimeIdentifierGraph.json"
  317. }
  318. }
  319. }
  320. }
  321. }