AipGateway.AIP.Service.csproj.nuget.dgspec.json 16 KB

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