Procurement.Host.csproj.nuget.dgspec.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Host\\Procurement.Host.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. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.EntityFrameworkCore\\Procurement.EntityFrameworkCore.csproj": {
  330. "version": "1.0.0",
  331. "restore": {
  332. "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.EntityFrameworkCore\\Procurement.EntityFrameworkCore.csproj",
  333. "projectName": "Procurement.EntityFrameworkCore",
  334. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.EntityFrameworkCore\\Procurement.EntityFrameworkCore.csproj",
  335. "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\",
  336. "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.EntityFrameworkCore\\obj\\",
  337. "projectStyle": "PackageReference",
  338. "fallbackFolders": [
  339. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  340. "C:\\Microsoft\\Xamarin\\NuGet\\",
  341. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  342. ],
  343. "configFilePaths": [
  344. "C:\\Users\\fayimi\\AppData\\Roaming\\NuGet\\NuGet.Config",
  345. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  346. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  347. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  348. ],
  349. "originalTargetFrameworks": [
  350. "net6.0"
  351. ],
  352. "sources": {
  353. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  354. "https://api.nuget.org/v3/index.json": {}
  355. },
  356. "frameworks": {
  357. "net6.0": {
  358. "targetAlias": "net6.0",
  359. "projectReferences": {
  360. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Domain\\Procurement.Domain.csproj": {
  361. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Domain\\Procurement.Domain.csproj"
  362. }
  363. }
  364. }
  365. },
  366. "warningProperties": {
  367. "warnAsError": [
  368. "NU1605"
  369. ]
  370. }
  371. },
  372. "frameworks": {
  373. "net6.0": {
  374. "targetAlias": "net6.0",
  375. "dependencies": {
  376. "Microsoft.EntityFrameworkCore.Design": {
  377. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  378. "suppressParent": "All",
  379. "target": "Package",
  380. "version": "[6.0.3, )"
  381. },
  382. "MySql.Data": {
  383. "target": "Package",
  384. "version": "[8.0.32.1, )"
  385. },
  386. "Volo.Abp.EntityFrameworkCore.MySQL": {
  387. "target": "Package",
  388. "version": "[6.0.0, )"
  389. },
  390. "Volo.Abp.PermissionManagement.EntityFrameworkCore": {
  391. "target": "Package",
  392. "version": "[6.0.0, )"
  393. }
  394. },
  395. "imports": [
  396. "net461",
  397. "net462",
  398. "net47",
  399. "net471",
  400. "net472",
  401. "net48",
  402. "net481"
  403. ],
  404. "assetTargetFallback": true,
  405. "warn": true,
  406. "frameworkReferences": {
  407. "Microsoft.NETCore.App": {
  408. "privateAssets": "all"
  409. }
  410. },
  411. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
  412. }
  413. }
  414. },
  415. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Host\\Procurement.Host.csproj": {
  416. "version": "1.0.0",
  417. "restore": {
  418. "projectUniqueName": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Host\\Procurement.Host.csproj",
  419. "projectName": "Procurement.Host",
  420. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Host\\Procurement.Host.csproj",
  421. "packagesPath": "C:\\Users\\fayimi\\.nuget\\packages\\",
  422. "outputPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Host\\obj\\",
  423. "projectStyle": "PackageReference",
  424. "fallbackFolders": [
  425. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
  426. "C:\\Microsoft\\Xamarin\\NuGet\\",
  427. "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
  428. ],
  429. "configFilePaths": [
  430. "C:\\Users\\fayimi\\AppData\\Roaming\\NuGet\\NuGet.Config",
  431. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  432. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  433. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  434. ],
  435. "originalTargetFrameworks": [
  436. "net6.0"
  437. ],
  438. "sources": {
  439. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  440. "https://api.nuget.org/v3/index.json": {}
  441. },
  442. "frameworks": {
  443. "net6.0": {
  444. "targetAlias": "net6.0",
  445. "projectReferences": {
  446. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\Procurement.Application.csproj": {
  447. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.Application\\Procurement.Application.csproj"
  448. },
  449. "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.EntityFrameworkCore\\Procurement.EntityFrameworkCore.csproj": {
  450. "projectPath": "E:\\ProjectsZZY\\DOPCore\\MicroServices\\Procurement\\Procurement.EntityFrameworkCore\\Procurement.EntityFrameworkCore.csproj"
  451. }
  452. }
  453. }
  454. },
  455. "warningProperties": {
  456. "warnAsError": [
  457. "NU1605"
  458. ]
  459. }
  460. },
  461. "frameworks": {
  462. "net6.0": {
  463. "targetAlias": "net6.0",
  464. "dependencies": {
  465. "IdentityServer4.AccessTokenValidation": {
  466. "target": "Package",
  467. "version": "[3.0.1, )"
  468. },
  469. "Microsoft.AspNetCore.DataProtection.StackExchangeRedis": {
  470. "target": "Package",
  471. "version": "[6.0.3, )"
  472. },
  473. "Microsoft.EntityFrameworkCore.Tools": {
  474. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  475. "suppressParent": "All",
  476. "target": "Package",
  477. "version": "[6.0.5, )"
  478. },
  479. "Microsoft.Extensions.Caching.StackExchangeRedis": {
  480. "target": "Package",
  481. "version": "[6.0.3, )"
  482. },
  483. "NLog.Database": {
  484. "target": "Package",
  485. "version": "[5.1.2, )"
  486. },
  487. "NLog.Web.AspNetCore": {
  488. "target": "Package",
  489. "version": "[5.2.2, )"
  490. },
  491. "Serilog.AspNetCore": {
  492. "target": "Package",
  493. "version": "[5.0.0, )"
  494. },
  495. "Serilog.Sinks.Async": {
  496. "target": "Package",
  497. "version": "[1.5.0, )"
  498. },
  499. "Swashbuckle.AspNetCore": {
  500. "target": "Package",
  501. "version": "[6.3.0, )"
  502. },
  503. "Volo.Abp.AspNetCore.MultiTenancy": {
  504. "target": "Package",
  505. "version": "[6.0.0, )"
  506. },
  507. "Volo.Abp.AspNetCore.Mvc": {
  508. "target": "Package",
  509. "version": "[6.0.0, )"
  510. },
  511. "Volo.Abp.AspNetCore.Serilog": {
  512. "target": "Package",
  513. "version": "[6.0.0, )"
  514. },
  515. "Volo.Abp.Autofac": {
  516. "target": "Package",
  517. "version": "[6.0.0, )"
  518. },
  519. "Volo.Abp.Caching": {
  520. "target": "Package",
  521. "version": "[6.0.0, )"
  522. },
  523. "Volo.Abp.EntityFrameworkCore.MySQL": {
  524. "target": "Package",
  525. "version": "[6.0.2, )"
  526. }
  527. },
  528. "imports": [
  529. "net461",
  530. "net462",
  531. "net47",
  532. "net471",
  533. "net472",
  534. "net48",
  535. "net481"
  536. ],
  537. "assetTargetFallback": true,
  538. "warn": true,
  539. "frameworkReferences": {
  540. "Microsoft.AspNetCore.App": {
  541. "privateAssets": "none"
  542. },
  543. "Microsoft.NETCore.App": {
  544. "privateAssets": "all"
  545. }
  546. },
  547. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
  548. }
  549. }
  550. }
  551. }
  552. }