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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  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.API.Application\\AipGateway.API.Application.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
  11. "projectName": "AipGateway.API.Application",
  12. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
  13. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  14. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "net8.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "C:\\Program Files\\dotnet\\library-packs": {},
  30. "https://api.nuget.org/v3/index.json": {}
  31. },
  32. "frameworks": {
  33. "net8.0": {
  34. "targetAlias": "net8.0",
  35. "projectReferences": {
  36. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  37. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  38. },
  39. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj": {
  40. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj"
  41. }
  42. }
  43. }
  44. },
  45. "warningProperties": {
  46. "warnAsError": [
  47. "NU1605"
  48. ]
  49. },
  50. "restoreAuditProperties": {
  51. "enableAudit": "true",
  52. "auditLevel": "low",
  53. "auditMode": "direct"
  54. }
  55. },
  56. "frameworks": {
  57. "net8.0": {
  58. "targetAlias": "net8.0",
  59. "dependencies": {
  60. "Microsoft.AspNetCore.Authentication.JwtBearer": {
  61. "target": "Package",
  62. "version": "[8.0.4, )"
  63. },
  64. "Microsoft.EntityFrameworkCore": {
  65. "target": "Package",
  66. "version": "[8.0.0, )"
  67. },
  68. "Microsoft.EntityFrameworkCore.Tools": {
  69. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  70. "suppressParent": "All",
  71. "target": "Package",
  72. "version": "[8.0.0, )"
  73. },
  74. "Microsoft.Extensions.DependencyInjection.Abstractions": {
  75. "target": "Package",
  76. "version": "[8.0.1, )"
  77. }
  78. },
  79. "imports": [
  80. "net461",
  81. "net462",
  82. "net47",
  83. "net471",
  84. "net472",
  85. "net48",
  86. "net481"
  87. ],
  88. "assetTargetFallback": true,
  89. "warn": true,
  90. "frameworkReferences": {
  91. "Microsoft.NETCore.App": {
  92. "privateAssets": "all"
  93. }
  94. },
  95. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  96. }
  97. }
  98. },
  99. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  100. "version": "1.0.0",
  101. "restore": {
  102. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
  103. "projectName": "AipGateway.API.Domain",
  104. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
  105. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  106. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\obj\\",
  107. "projectStyle": "PackageReference",
  108. "fallbackFolders": [
  109. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  110. ],
  111. "configFilePaths": [
  112. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  113. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  114. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  115. ],
  116. "originalTargetFrameworks": [
  117. "net8.0"
  118. ],
  119. "sources": {
  120. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  121. "C:\\Program Files\\dotnet\\library-packs": {},
  122. "https://api.nuget.org/v3/index.json": {}
  123. },
  124. "frameworks": {
  125. "net8.0": {
  126. "targetAlias": "net8.0",
  127. "projectReferences": {}
  128. }
  129. },
  130. "warningProperties": {
  131. "warnAsError": [
  132. "NU1605"
  133. ]
  134. },
  135. "restoreAuditProperties": {
  136. "enableAudit": "true",
  137. "auditLevel": "low",
  138. "auditMode": "direct"
  139. }
  140. },
  141. "frameworks": {
  142. "net8.0": {
  143. "targetAlias": "net8.0",
  144. "dependencies": {
  145. "AutoMapper": {
  146. "target": "Package",
  147. "version": "[13.0.1, )"
  148. },
  149. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  150. "target": "Package",
  151. "version": "[12.0.1, )"
  152. },
  153. "FluentValidation": {
  154. "target": "Package",
  155. "version": "[11.9.1, )"
  156. },
  157. "FluentValidation.DependencyInjectionExtensions": {
  158. "target": "Package",
  159. "version": "[11.9.1, )"
  160. },
  161. "Microsoft.AspNetCore.Http.Features": {
  162. "target": "Package",
  163. "version": "[5.0.17, )"
  164. },
  165. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
  166. "target": "Package",
  167. "version": "[8.0.0, )"
  168. },
  169. "Microsoft.EntityFrameworkCore": {
  170. "target": "Package",
  171. "version": "[8.0.0, )"
  172. },
  173. "Microsoft.EntityFrameworkCore.Design": {
  174. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  175. "suppressParent": "All",
  176. "target": "Package",
  177. "version": "[8.0.0, )"
  178. },
  179. "Microsoft.EntityFrameworkCore.SqlServer": {
  180. "target": "Package",
  181. "version": "[8.0.0, )"
  182. },
  183. "Microsoft.EntityFrameworkCore.Tools": {
  184. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  185. "suppressParent": "All",
  186. "target": "Package",
  187. "version": "[8.0.0, )"
  188. },
  189. "Microsoft.Extensions.Identity.Stores": {
  190. "target": "Package",
  191. "version": "[8.0.0, )"
  192. },
  193. "NReco.PdfGenerator": {
  194. "target": "Package",
  195. "version": "[1.2.1, )"
  196. },
  197. "Newtonsoft.Json": {
  198. "target": "Package",
  199. "version": "[13.0.3, )"
  200. }
  201. },
  202. "imports": [
  203. "net461",
  204. "net462",
  205. "net47",
  206. "net471",
  207. "net472",
  208. "net48",
  209. "net481"
  210. ],
  211. "assetTargetFallback": true,
  212. "warn": true,
  213. "frameworkReferences": {
  214. "Microsoft.NETCore.App": {
  215. "privateAssets": "all"
  216. }
  217. },
  218. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  219. }
  220. }
  221. },
  222. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj": {
  223. "version": "1.0.0",
  224. "restore": {
  225. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj",
  226. "projectName": "AipGateway.API.Infrastructure",
  227. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj",
  228. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  229. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\obj\\",
  230. "projectStyle": "PackageReference",
  231. "fallbackFolders": [
  232. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  233. ],
  234. "configFilePaths": [
  235. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  236. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  237. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  238. ],
  239. "originalTargetFrameworks": [
  240. "net8.0"
  241. ],
  242. "sources": {
  243. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  244. "C:\\Program Files\\dotnet\\library-packs": {},
  245. "https://api.nuget.org/v3/index.json": {}
  246. },
  247. "frameworks": {
  248. "net8.0": {
  249. "targetAlias": "net8.0",
  250. "projectReferences": {
  251. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  252. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  253. }
  254. }
  255. }
  256. },
  257. "warningProperties": {
  258. "warnAsError": [
  259. "NU1605"
  260. ]
  261. },
  262. "restoreAuditProperties": {
  263. "enableAudit": "true",
  264. "auditLevel": "low",
  265. "auditMode": "direct"
  266. }
  267. },
  268. "frameworks": {
  269. "net8.0": {
  270. "targetAlias": "net8.0",
  271. "dependencies": {
  272. "Microsoft.EntityFrameworkCore": {
  273. "target": "Package",
  274. "version": "[8.0.0, )"
  275. },
  276. "Microsoft.EntityFrameworkCore.Tools": {
  277. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  278. "suppressParent": "All",
  279. "target": "Package",
  280. "version": "[8.0.0, )"
  281. }
  282. },
  283. "imports": [
  284. "net461",
  285. "net462",
  286. "net47",
  287. "net471",
  288. "net472",
  289. "net48",
  290. "net481"
  291. ],
  292. "assetTargetFallback": true,
  293. "warn": true,
  294. "frameworkReferences": {
  295. "Microsoft.NETCore.App": {
  296. "privateAssets": "all"
  297. }
  298. },
  299. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  300. }
  301. }
  302. },
  303. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj": {
  304. "version": "1.0.0",
  305. "restore": {
  306. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
  307. "projectName": "AipGateway.API",
  308. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
  309. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  310. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\obj\\",
  311. "projectStyle": "PackageReference",
  312. "fallbackFolders": [
  313. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  314. ],
  315. "configFilePaths": [
  316. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  317. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  318. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  319. ],
  320. "originalTargetFrameworks": [
  321. "net8.0"
  322. ],
  323. "sources": {
  324. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  325. "C:\\Program Files\\dotnet\\library-packs": {},
  326. "https://api.nuget.org/v3/index.json": {}
  327. },
  328. "frameworks": {
  329. "net8.0": {
  330. "targetAlias": "net8.0",
  331. "projectReferences": {
  332. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
  333. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj"
  334. },
  335. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  336. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  337. }
  338. }
  339. }
  340. },
  341. "warningProperties": {
  342. "warnAsError": [
  343. "NU1605"
  344. ]
  345. },
  346. "restoreAuditProperties": {
  347. "enableAudit": "true",
  348. "auditLevel": "low",
  349. "auditMode": "direct"
  350. }
  351. },
  352. "frameworks": {
  353. "net8.0": {
  354. "targetAlias": "net8.0",
  355. "dependencies": {
  356. "MicroElements.Swashbuckle.FluentValidation": {
  357. "target": "Package",
  358. "version": "[6.0.0, )"
  359. },
  360. "Microsoft.EntityFrameworkCore.Design": {
  361. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  362. "suppressParent": "All",
  363. "target": "Package",
  364. "version": "[8.0.4, )"
  365. },
  366. "Swashbuckle.AspNetCore": {
  367. "target": "Package",
  368. "version": "[6.5.0, )"
  369. },
  370. "Swashbuckle.AspNetCore.Annotations": {
  371. "target": "Package",
  372. "version": "[6.5.0, )"
  373. },
  374. "Swashbuckle.AspNetCore.Filters": {
  375. "target": "Package",
  376. "version": "[8.0.2, )"
  377. }
  378. },
  379. "imports": [
  380. "net461",
  381. "net462",
  382. "net47",
  383. "net471",
  384. "net472",
  385. "net48",
  386. "net481"
  387. ],
  388. "assetTargetFallback": true,
  389. "warn": true,
  390. "frameworkReferences": {
  391. "Microsoft.AspNetCore.App": {
  392. "privateAssets": "none"
  393. },
  394. "Microsoft.NETCore.App": {
  395. "privateAssets": "all"
  396. }
  397. },
  398. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  399. }
  400. }
  401. }
  402. }
  403. }