AipGateway.API.csproj.nuget.dgspec.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj",
  11. "projectName": "AipGateway.AIP",
  12. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj",
  13. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  14. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "skipContentFileWrite": true,
  17. "fallbackFolders": [
  18. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  19. ],
  20. "configFilePaths": [
  21. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  23. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  24. ],
  25. "originalTargetFrameworks": [
  26. "net48"
  27. ],
  28. "sources": {
  29. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "net48": {
  34. "projectReferences": {}
  35. }
  36. },
  37. "restoreAuditProperties": {
  38. "enableAudit": "true",
  39. "auditLevel": "low",
  40. "auditMode": "direct"
  41. }
  42. },
  43. "frameworks": {
  44. "net48": {
  45. "dependencies": {
  46. "Microsoft.Extensions.Configuration.Abstractions": {
  47. "target": "Package",
  48. "version": "[8.0.0, )"
  49. },
  50. "Microsoft.Identity.Client": {
  51. "target": "Package",
  52. "version": "[4.61.3, )"
  53. },
  54. "Microsoft.Identity.Client.Extensions.Msal": {
  55. "target": "Package",
  56. "version": "[4.61.3, )"
  57. },
  58. "Microsoft.InformationProtection.File": {
  59. "target": "Package",
  60. "version": "[1.14.128, )"
  61. },
  62. "Serilog": {
  63. "target": "Package",
  64. "version": "[4.0.0, )"
  65. },
  66. "log4net": {
  67. "target": "Package",
  68. "version": "[2.0.17, )"
  69. }
  70. }
  71. }
  72. },
  73. "runtimes": {
  74. "win": {
  75. "#import": []
  76. },
  77. "win-arm64": {
  78. "#import": []
  79. },
  80. "win-x64": {
  81. "#import": []
  82. },
  83. "win-x86": {
  84. "#import": []
  85. }
  86. }
  87. },
  88. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
  89. "version": "1.0.0",
  90. "restore": {
  91. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
  92. "projectName": "AipGateway.API.Application",
  93. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
  94. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  95. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\obj\\",
  96. "projectStyle": "PackageReference",
  97. "fallbackFolders": [
  98. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  99. ],
  100. "configFilePaths": [
  101. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  102. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  103. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  104. ],
  105. "originalTargetFrameworks": [
  106. "net8.0"
  107. ],
  108. "sources": {
  109. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  110. "C:\\Program Files\\dotnet\\library-packs": {},
  111. "https://api.nuget.org/v3/index.json": {}
  112. },
  113. "frameworks": {
  114. "net8.0": {
  115. "targetAlias": "net8.0",
  116. "projectReferences": {
  117. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  118. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  119. },
  120. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  121. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  122. }
  123. }
  124. }
  125. },
  126. "warningProperties": {
  127. "warnAsError": [
  128. "NU1605"
  129. ]
  130. },
  131. "restoreAuditProperties": {
  132. "enableAudit": "true",
  133. "auditLevel": "low",
  134. "auditMode": "direct"
  135. }
  136. },
  137. "frameworks": {
  138. "net8.0": {
  139. "targetAlias": "net8.0",
  140. "dependencies": {
  141. "Microsoft.AspNetCore.Authentication.JwtBearer": {
  142. "target": "Package",
  143. "version": "[8.0.4, )"
  144. },
  145. "Microsoft.EntityFrameworkCore": {
  146. "target": "Package",
  147. "version": "[8.0.4, )"
  148. },
  149. "Microsoft.EntityFrameworkCore.Tools": {
  150. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  151. "suppressParent": "All",
  152. "target": "Package",
  153. "version": "[8.0.0, )"
  154. },
  155. "Microsoft.Extensions.DependencyInjection.Abstractions": {
  156. "target": "Package",
  157. "version": "[8.0.1, )"
  158. }
  159. },
  160. "imports": [
  161. "net461",
  162. "net462",
  163. "net47",
  164. "net471",
  165. "net472",
  166. "net48",
  167. "net481"
  168. ],
  169. "assetTargetFallback": true,
  170. "warn": true,
  171. "frameworkReferences": {
  172. "Microsoft.NETCore.App": {
  173. "privateAssets": "all"
  174. }
  175. },
  176. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  177. }
  178. }
  179. },
  180. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  181. "version": "1.0.0",
  182. "restore": {
  183. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
  184. "projectName": "AipGateway.API.Domain",
  185. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
  186. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  187. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\obj\\",
  188. "projectStyle": "PackageReference",
  189. "fallbackFolders": [
  190. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  191. ],
  192. "configFilePaths": [
  193. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  194. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  195. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  196. ],
  197. "originalTargetFrameworks": [
  198. "net8.0"
  199. ],
  200. "sources": {
  201. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  202. "C:\\Program Files\\dotnet\\library-packs": {},
  203. "https://api.nuget.org/v3/index.json": {}
  204. },
  205. "frameworks": {
  206. "net8.0": {
  207. "targetAlias": "net8.0",
  208. "projectReferences": {}
  209. }
  210. },
  211. "warningProperties": {
  212. "warnAsError": [
  213. "NU1605"
  214. ]
  215. },
  216. "restoreAuditProperties": {
  217. "enableAudit": "true",
  218. "auditLevel": "low",
  219. "auditMode": "direct"
  220. }
  221. },
  222. "frameworks": {
  223. "net8.0": {
  224. "targetAlias": "net8.0",
  225. "dependencies": {
  226. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  227. "target": "Package",
  228. "version": "[12.0.1, )"
  229. },
  230. "FluentValidation": {
  231. "target": "Package",
  232. "version": "[11.9.1, )"
  233. },
  234. "FluentValidation.DependencyInjectionExtensions": {
  235. "target": "Package",
  236. "version": "[11.9.1, )"
  237. },
  238. "Microsoft.AspNetCore.Http.Features": {
  239. "target": "Package",
  240. "version": "[5.0.17, )"
  241. },
  242. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
  243. "target": "Package",
  244. "version": "[8.0.0, )"
  245. },
  246. "Microsoft.EntityFrameworkCore": {
  247. "target": "Package",
  248. "version": "[8.0.4, )"
  249. },
  250. "Microsoft.EntityFrameworkCore.Design": {
  251. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  252. "suppressParent": "All",
  253. "target": "Package",
  254. "version": "[8.0.0, )"
  255. },
  256. "Microsoft.EntityFrameworkCore.SqlServer": {
  257. "target": "Package",
  258. "version": "[8.0.4, )"
  259. },
  260. "Microsoft.EntityFrameworkCore.Tools": {
  261. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  262. "suppressParent": "All",
  263. "target": "Package",
  264. "version": "[8.0.0, )"
  265. },
  266. "Microsoft.Extensions.Identity.Stores": {
  267. "target": "Package",
  268. "version": "[8.0.0, )"
  269. },
  270. "NReco.PdfGenerator": {
  271. "target": "Package",
  272. "version": "[1.2.1, )"
  273. },
  274. "Newtonsoft.Json": {
  275. "target": "Package",
  276. "version": "[13.0.3, )"
  277. }
  278. },
  279. "imports": [
  280. "net461",
  281. "net462",
  282. "net47",
  283. "net471",
  284. "net472",
  285. "net48",
  286. "net481"
  287. ],
  288. "assetTargetFallback": true,
  289. "warn": true,
  290. "frameworkReferences": {
  291. "Microsoft.NETCore.App": {
  292. "privateAssets": "all"
  293. }
  294. },
  295. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  296. }
  297. }
  298. },
  299. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj": {
  300. "version": "1.0.0",
  301. "restore": {
  302. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
  303. "projectName": "AipGateway.API",
  304. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
  305. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  306. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\obj\\",
  307. "projectStyle": "PackageReference",
  308. "fallbackFolders": [
  309. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  310. ],
  311. "configFilePaths": [
  312. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  313. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  314. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  315. ],
  316. "originalTargetFrameworks": [
  317. "net8.0"
  318. ],
  319. "sources": {
  320. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  321. "C:\\Program Files\\dotnet\\library-packs": {},
  322. "https://api.nuget.org/v3/index.json": {}
  323. },
  324. "frameworks": {
  325. "net8.0": {
  326. "targetAlias": "net8.0",
  327. "projectReferences": {
  328. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  329. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  330. },
  331. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
  332. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj"
  333. },
  334. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  335. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  336. },
  337. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj": {
  338. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj"
  339. },
  340. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj": {
  341. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj"
  342. }
  343. }
  344. }
  345. },
  346. "warningProperties": {
  347. "warnAsError": [
  348. "NU1605"
  349. ]
  350. },
  351. "restoreAuditProperties": {
  352. "enableAudit": "true",
  353. "auditLevel": "low",
  354. "auditMode": "direct"
  355. }
  356. },
  357. "frameworks": {
  358. "net8.0": {
  359. "targetAlias": "net8.0",
  360. "dependencies": {
  361. "Coravel": {
  362. "target": "Package",
  363. "version": "[5.0.3, )"
  364. },
  365. "Dapper": {
  366. "target": "Package",
  367. "version": "[2.1.35, )"
  368. },
  369. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
  370. "target": "Package",
  371. "version": "[8.0.4, )"
  372. },
  373. "Microsoft.EntityFrameworkCore": {
  374. "target": "Package",
  375. "version": "[8.0.4, )"
  376. },
  377. "Microsoft.EntityFrameworkCore.SqlServer": {
  378. "target": "Package",
  379. "version": "[8.0.4, )"
  380. },
  381. "Microsoft.Extensions.Logging.Log4Net.AspNetCore": {
  382. "target": "Package",
  383. "version": "[8.0.0, )"
  384. },
  385. "Serilog": {
  386. "target": "Package",
  387. "version": "[4.0.0, )"
  388. },
  389. "Serilog.AspNetCore": {
  390. "target": "Package",
  391. "version": "[8.0.1, )"
  392. },
  393. "Serilog.Enrichers.Thread": {
  394. "target": "Package",
  395. "version": "[4.0.0, )"
  396. },
  397. "Serilog.Extensions.Logging": {
  398. "target": "Package",
  399. "version": "[8.0.0, )"
  400. },
  401. "Serilog.Sinks.Console": {
  402. "target": "Package",
  403. "version": "[6.0.0, )"
  404. },
  405. "Serilog.Sinks.File": {
  406. "target": "Package",
  407. "version": "[6.0.0, )"
  408. },
  409. "Swashbuckle.AspNetCore": {
  410. "target": "Package",
  411. "version": "[6.5.0, )"
  412. },
  413. "Swashbuckle.AspNetCore.Annotations": {
  414. "target": "Package",
  415. "version": "[6.5.0, )"
  416. },
  417. "Swashbuckle.AspNetCore.Filters": {
  418. "target": "Package",
  419. "version": "[8.0.2, )"
  420. }
  421. },
  422. "imports": [
  423. "net461",
  424. "net462",
  425. "net47",
  426. "net471",
  427. "net472",
  428. "net48",
  429. "net481"
  430. ],
  431. "assetTargetFallback": true,
  432. "warn": true,
  433. "frameworkReferences": {
  434. "Microsoft.AspNetCore.App": {
  435. "privateAssets": "none"
  436. },
  437. "Microsoft.NETCore.App": {
  438. "privateAssets": "all"
  439. }
  440. },
  441. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  442. }
  443. }
  444. },
  445. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj": {
  446. "restore": {
  447. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj",
  448. "projectName": "AipGateway.DRM",
  449. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj",
  450. "frameworks": {
  451. "net48": {
  452. "projectReferences": {}
  453. }
  454. }
  455. },
  456. "frameworks": {
  457. "net48": {}
  458. }
  459. },
  460. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj": {
  461. "version": "1.0.0",
  462. "restore": {
  463. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj",
  464. "projectName": "AipGateway.Messaging",
  465. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\AipGateway.Messaging.csproj",
  466. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  467. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Messaging\\obj\\",
  468. "projectStyle": "PackageReference",
  469. "skipContentFileWrite": true,
  470. "fallbackFolders": [
  471. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  472. ],
  473. "configFilePaths": [
  474. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  475. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  476. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  477. ],
  478. "originalTargetFrameworks": [
  479. "net48"
  480. ],
  481. "sources": {
  482. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  483. "https://api.nuget.org/v3/index.json": {}
  484. },
  485. "frameworks": {
  486. "net48": {
  487. "projectReferences": {}
  488. }
  489. },
  490. "restoreAuditProperties": {
  491. "enableAudit": "true",
  492. "auditLevel": "low",
  493. "auditMode": "direct"
  494. }
  495. },
  496. "frameworks": {
  497. "net48": {
  498. "dependencies": {
  499. "Experimental.System.Messaging": {
  500. "target": "Package",
  501. "version": "[1.1.0, )"
  502. }
  503. }
  504. }
  505. },
  506. "runtimes": {
  507. "win": {
  508. "#import": []
  509. },
  510. "win-arm64": {
  511. "#import": []
  512. },
  513. "win-x64": {
  514. "#import": []
  515. },
  516. "win-x86": {
  517. "#import": []
  518. }
  519. }
  520. }
  521. }
  522. }