Procurement.Application.csproj.nuget.dgspec.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\Procurement.Application.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj": {
  8. "version": "0.1.1",
  9. "restore": {
  10. "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj",
  11. "projectName": "XCZ.Procurement.Application.Contracts",
  12. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj",
  13. "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\",
  14. "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  18. "C:\\Microsoft\\Xamarin\\NuGet\\",
  19. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  20. ],
  21. "configFilePaths": [
  22. "C:\\Users\\fayimi\\AppData\\Roaming\\NuGet\\NuGet.Config",
  23. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  24. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  25. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  26. ],
  27. "originalTargetFrameworks": [
  28. "net6.0"
  29. ],
  30. "sources": {
  31. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  32. "https://api.nuget.org/v3/index.json": {}
  33. },
  34. "frameworks": {
  35. "net6.0": {
  36. "targetAlias": "net6.0",
  37. "projectReferences": {}
  38. }
  39. },
  40. "warningProperties": {
  41. "warnAsError": [
  42. "NU1605"
  43. ]
  44. }
  45. },
  46. "frameworks": {
  47. "net6.0": {
  48. "targetAlias": "net6.0",
  49. "dependencies": {
  50. "Microsoft.AspNetCore.Http.Features": {
  51. "target": "Package",
  52. "version": "[5.0.17, )"
  53. },
  54. "Volo.Abp.Ddd.Application": {
  55. "target": "Package",
  56. "version": "[6.0.0, )"
  57. },
  58. "Volo.Abp.PermissionManagement.Application.Contracts": {
  59. "target": "Package",
  60. "version": "[6.0.0, )"
  61. }
  62. },
  63. "imports": [
  64. "net461",
  65. "net462",
  66. "net47",
  67. "net471",
  68. "net472",
  69. "net48",
  70. "net481"
  71. ],
  72. "assetTargetFallback": true,
  73. "warn": true,
  74. "frameworkReferences": {
  75. "Microsoft.NETCore.App": {
  76. "privateAssets": "all"
  77. }
  78. },
  79. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
  80. }
  81. }
  82. },
  83. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\Procurement.Application.csproj": {
  84. "version": "1.0.0",
  85. "restore": {
  86. "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\Procurement.Application.csproj",
  87. "projectName": "Procurement.Application",
  88. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\Procurement.Application.csproj",
  89. "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\",
  90. "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\obj\\",
  91. "projectStyle": "PackageReference",
  92. "fallbackFolders": [
  93. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  94. "C:\\Microsoft\\Xamarin\\NuGet\\",
  95. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  96. ],
  97. "configFilePaths": [
  98. "C:\\Users\\fayimi\\AppData\\Roaming\\NuGet\\NuGet.Config",
  99. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  100. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  101. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  102. ],
  103. "originalTargetFrameworks": [
  104. "net6.0"
  105. ],
  106. "sources": {
  107. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  108. "https://api.nuget.org/v3/index.json": {}
  109. },
  110. "frameworks": {
  111. "net6.0": {
  112. "targetAlias": "net6.0",
  113. "projectReferences": {
  114. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj": {
  115. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application.Contracts\\Procurement.Application.Contracts.csproj"
  116. },
  117. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Core\\Procurement.Core.csproj": {
  118. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Core\\Procurement.Core.csproj"
  119. },
  120. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Domain\\Procurement.Domain.csproj": {
  121. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Domain\\Procurement.Domain.csproj"
  122. }
  123. }
  124. }
  125. },
  126. "warningProperties": {
  127. "warnAsError": [
  128. "NU1605"
  129. ]
  130. }
  131. },
  132. "frameworks": {
  133. "net6.0": {
  134. "targetAlias": "net6.0",
  135. "dependencies": {
  136. "NLog": {
  137. "target": "Package",
  138. "version": "[5.1.2, )"
  139. },
  140. "Quartz.AspNetCore": {
  141. "target": "Package",
  142. "version": "[3.6.2, )"
  143. },
  144. "Volo.Abp.AspNetCore.Mvc": {
  145. "target": "Package",
  146. "version": "[6.0.0, )"
  147. },
  148. "Volo.Abp.AutoMapper": {
  149. "target": "Package",
  150. "version": "[6.0.0, )"
  151. }
  152. },
  153. "imports": [
  154. "net461",
  155. "net462",
  156. "net47",
  157. "net471",
  158. "net472",
  159. "net48",
  160. "net481"
  161. ],
  162. "assetTargetFallback": true,
  163. "warn": true,
  164. "frameworkReferences": {
  165. "Microsoft.NETCore.App": {
  166. "privateAssets": "all"
  167. }
  168. },
  169. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
  170. }
  171. }
  172. },
  173. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Core\\Procurement.Core.csproj": {
  174. "version": "1.0.0",
  175. "restore": {
  176. "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Core\\Procurement.Core.csproj",
  177. "projectName": "Procurement.Core",
  178. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Core\\Procurement.Core.csproj",
  179. "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\",
  180. "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Core\\obj\\",
  181. "projectStyle": "PackageReference",
  182. "fallbackFolders": [
  183. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  184. "C:\\Microsoft\\Xamarin\\NuGet\\",
  185. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  186. ],
  187. "configFilePaths": [
  188. "C:\\Users\\fayimi\\AppData\\Roaming\\NuGet\\NuGet.Config",
  189. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  190. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  191. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  192. ],
  193. "originalTargetFrameworks": [
  194. "net6.0"
  195. ],
  196. "sources": {
  197. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  198. "https://api.nuget.org/v3/index.json": {}
  199. },
  200. "frameworks": {
  201. "net6.0": {
  202. "targetAlias": "net6.0",
  203. "projectReferences": {}
  204. }
  205. },
  206. "warningProperties": {
  207. "warnAsError": [
  208. "NU1605"
  209. ]
  210. }
  211. },
  212. "frameworks": {
  213. "net6.0": {
  214. "targetAlias": "net6.0",
  215. "dependencies": {
  216. "NLog": {
  217. "target": "Package",
  218. "version": "[5.1.2, )"
  219. },
  220. "NLog.Extensions.Logging": {
  221. "target": "Package",
  222. "version": "[5.2.2, )"
  223. },
  224. "NLog.Web.AspNetCore": {
  225. "target": "Package",
  226. "version": "[5.2.2, )"
  227. }
  228. },
  229. "imports": [
  230. "net461",
  231. "net462",
  232. "net47",
  233. "net471",
  234. "net472",
  235. "net48",
  236. "net481"
  237. ],
  238. "assetTargetFallback": true,
  239. "warn": true,
  240. "frameworkReferences": {
  241. "Microsoft.NETCore.App": {
  242. "privateAssets": "all"
  243. }
  244. },
  245. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
  246. }
  247. }
  248. },
  249. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Domain\\Procurement.Domain.csproj": {
  250. "version": "1.0.0",
  251. "restore": {
  252. "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Domain\\Procurement.Domain.csproj",
  253. "projectName": "Procurement.Domain",
  254. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Domain\\Procurement.Domain.csproj",
  255. "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\",
  256. "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Domain\\obj\\",
  257. "projectStyle": "PackageReference",
  258. "fallbackFolders": [
  259. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  260. "C:\\Microsoft\\Xamarin\\NuGet\\",
  261. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  262. ],
  263. "configFilePaths": [
  264. "C:\\Users\\fayimi\\AppData\\Roaming\\NuGet\\NuGet.Config",
  265. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  266. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  267. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  268. ],
  269. "originalTargetFrameworks": [
  270. "net6.0"
  271. ],
  272. "sources": {
  273. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  274. "https://api.nuget.org/v3/index.json": {}
  275. },
  276. "frameworks": {
  277. "net6.0": {
  278. "targetAlias": "net6.0",
  279. "projectReferences": {}
  280. }
  281. },
  282. "warningProperties": {
  283. "warnAsError": [
  284. "NU1605"
  285. ]
  286. }
  287. },
  288. "frameworks": {
  289. "net6.0": {
  290. "targetAlias": "net6.0",
  291. "dependencies": {
  292. "Volo.Abp.Ddd.Domain": {
  293. "target": "Package",
  294. "version": "[6.0.0, )"
  295. },
  296. "Volo.Abp.EntityFrameworkCore": {
  297. "target": "Package",
  298. "version": "[6.0.0, )"
  299. },
  300. "Volo.Abp.Localization": {
  301. "target": "Package",
  302. "version": "[6.0.0, )"
  303. },
  304. "Volo.Abp.Validation": {
  305. "target": "Package",
  306. "version": "[6.0.0, )"
  307. }
  308. },
  309. "imports": [
  310. "net461",
  311. "net462",
  312. "net47",
  313. "net471",
  314. "net472",
  315. "net48",
  316. "net481"
  317. ],
  318. "assetTargetFallback": true,
  319. "warn": true,
  320. "frameworkReferences": {
  321. "Microsoft.NETCore.App": {
  322. "privateAssets": "all"
  323. }
  324. },
  325. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
  326. }
  327. }
  328. }
  329. }
  330. }