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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698
  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.Identity.Client": {
  47. "target": "Package",
  48. "version": "[4.60.3, )"
  49. },
  50. "Microsoft.Identity.Client.Extensions.Msal": {
  51. "target": "Package",
  52. "version": "[4.60.3, )"
  53. },
  54. "Microsoft.InformationProtection.File": {
  55. "target": "Package",
  56. "version": "[1.14.128, )"
  57. }
  58. }
  59. }
  60. },
  61. "runtimes": {
  62. "win": {
  63. "#import": []
  64. },
  65. "win-arm64": {
  66. "#import": []
  67. },
  68. "win-x64": {
  69. "#import": []
  70. },
  71. "win-x86": {
  72. "#import": []
  73. }
  74. }
  75. },
  76. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
  77. "version": "1.0.0",
  78. "restore": {
  79. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
  80. "projectName": "AipGateway.API.Application",
  81. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
  82. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  83. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\obj\\",
  84. "projectStyle": "PackageReference",
  85. "fallbackFolders": [
  86. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  87. ],
  88. "configFilePaths": [
  89. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  90. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  91. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  92. ],
  93. "originalTargetFrameworks": [
  94. "net8.0"
  95. ],
  96. "sources": {
  97. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  98. "C:\\Program Files\\dotnet\\library-packs": {},
  99. "https://api.nuget.org/v3/index.json": {}
  100. },
  101. "frameworks": {
  102. "net8.0": {
  103. "targetAlias": "net8.0",
  104. "projectReferences": {
  105. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  106. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  107. },
  108. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  109. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  110. },
  111. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj": {
  112. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj"
  113. }
  114. }
  115. }
  116. },
  117. "warningProperties": {
  118. "warnAsError": [
  119. "NU1605"
  120. ]
  121. },
  122. "restoreAuditProperties": {
  123. "enableAudit": "true",
  124. "auditLevel": "low",
  125. "auditMode": "direct"
  126. }
  127. },
  128. "frameworks": {
  129. "net8.0": {
  130. "targetAlias": "net8.0",
  131. "dependencies": {
  132. "Microsoft.AspNetCore.Authentication.JwtBearer": {
  133. "target": "Package",
  134. "version": "[8.0.4, )"
  135. },
  136. "Microsoft.EntityFrameworkCore": {
  137. "target": "Package",
  138. "version": "[8.0.0, )"
  139. },
  140. "Microsoft.EntityFrameworkCore.Tools": {
  141. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  142. "suppressParent": "All",
  143. "target": "Package",
  144. "version": "[8.0.0, )"
  145. },
  146. "Microsoft.Extensions.DependencyInjection.Abstractions": {
  147. "target": "Package",
  148. "version": "[8.0.1, )"
  149. }
  150. },
  151. "imports": [
  152. "net461",
  153. "net462",
  154. "net47",
  155. "net471",
  156. "net472",
  157. "net48",
  158. "net481"
  159. ],
  160. "assetTargetFallback": true,
  161. "warn": true,
  162. "frameworkReferences": {
  163. "Microsoft.NETCore.App": {
  164. "privateAssets": "all"
  165. }
  166. },
  167. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  168. }
  169. }
  170. },
  171. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  172. "version": "1.0.0",
  173. "restore": {
  174. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
  175. "projectName": "AipGateway.API.Domain",
  176. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
  177. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  178. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\obj\\",
  179. "projectStyle": "PackageReference",
  180. "fallbackFolders": [
  181. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  182. ],
  183. "configFilePaths": [
  184. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  185. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  186. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  187. ],
  188. "originalTargetFrameworks": [
  189. "net8.0"
  190. ],
  191. "sources": {
  192. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  193. "C:\\Program Files\\dotnet\\library-packs": {},
  194. "https://api.nuget.org/v3/index.json": {}
  195. },
  196. "frameworks": {
  197. "net8.0": {
  198. "targetAlias": "net8.0",
  199. "projectReferences": {}
  200. }
  201. },
  202. "warningProperties": {
  203. "warnAsError": [
  204. "NU1605"
  205. ]
  206. },
  207. "restoreAuditProperties": {
  208. "enableAudit": "true",
  209. "auditLevel": "low",
  210. "auditMode": "direct"
  211. }
  212. },
  213. "frameworks": {
  214. "net8.0": {
  215. "targetAlias": "net8.0",
  216. "dependencies": {
  217. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  218. "target": "Package",
  219. "version": "[12.0.1, )"
  220. },
  221. "FluentValidation": {
  222. "target": "Package",
  223. "version": "[11.9.1, )"
  224. },
  225. "FluentValidation.DependencyInjectionExtensions": {
  226. "target": "Package",
  227. "version": "[11.9.1, )"
  228. },
  229. "Microsoft.AspNetCore.Http.Features": {
  230. "target": "Package",
  231. "version": "[5.0.17, )"
  232. },
  233. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
  234. "target": "Package",
  235. "version": "[8.0.0, )"
  236. },
  237. "Microsoft.EntityFrameworkCore": {
  238. "target": "Package",
  239. "version": "[8.0.0, )"
  240. },
  241. "Microsoft.EntityFrameworkCore.Design": {
  242. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  243. "suppressParent": "All",
  244. "target": "Package",
  245. "version": "[8.0.0, )"
  246. },
  247. "Microsoft.EntityFrameworkCore.SqlServer": {
  248. "target": "Package",
  249. "version": "[8.0.0, )"
  250. },
  251. "Microsoft.EntityFrameworkCore.Tools": {
  252. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  253. "suppressParent": "All",
  254. "target": "Package",
  255. "version": "[8.0.0, )"
  256. },
  257. "Microsoft.Extensions.Identity.Stores": {
  258. "target": "Package",
  259. "version": "[8.0.0, )"
  260. },
  261. "NReco.PdfGenerator": {
  262. "target": "Package",
  263. "version": "[1.2.1, )"
  264. },
  265. "Newtonsoft.Json": {
  266. "target": "Package",
  267. "version": "[13.0.3, )"
  268. }
  269. },
  270. "imports": [
  271. "net461",
  272. "net462",
  273. "net47",
  274. "net471",
  275. "net472",
  276. "net48",
  277. "net481"
  278. ],
  279. "assetTargetFallback": true,
  280. "warn": true,
  281. "frameworkReferences": {
  282. "Microsoft.NETCore.App": {
  283. "privateAssets": "all"
  284. }
  285. },
  286. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  287. }
  288. }
  289. },
  290. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj": {
  291. "version": "1.0.0",
  292. "restore": {
  293. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj",
  294. "projectName": "AipGateway.API.Infrastructure",
  295. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\AipGateway.API.Infrastructure.csproj",
  296. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  297. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Infrastructure\\obj\\",
  298. "projectStyle": "PackageReference",
  299. "fallbackFolders": [
  300. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  301. ],
  302. "configFilePaths": [
  303. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  304. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  305. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  306. ],
  307. "originalTargetFrameworks": [
  308. "net8.0"
  309. ],
  310. "sources": {
  311. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  312. "C:\\Program Files\\dotnet\\library-packs": {},
  313. "https://api.nuget.org/v3/index.json": {}
  314. },
  315. "frameworks": {
  316. "net8.0": {
  317. "targetAlias": "net8.0",
  318. "projectReferences": {
  319. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  320. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  321. }
  322. }
  323. }
  324. },
  325. "warningProperties": {
  326. "warnAsError": [
  327. "NU1605"
  328. ]
  329. },
  330. "restoreAuditProperties": {
  331. "enableAudit": "true",
  332. "auditLevel": "low",
  333. "auditMode": "direct"
  334. }
  335. },
  336. "frameworks": {
  337. "net8.0": {
  338. "targetAlias": "net8.0",
  339. "dependencies": {
  340. "Microsoft.EntityFrameworkCore": {
  341. "target": "Package",
  342. "version": "[8.0.0, )"
  343. },
  344. "Microsoft.EntityFrameworkCore.Tools": {
  345. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  346. "suppressParent": "All",
  347. "target": "Package",
  348. "version": "[8.0.0, )"
  349. }
  350. },
  351. "imports": [
  352. "net461",
  353. "net462",
  354. "net47",
  355. "net471",
  356. "net472",
  357. "net48",
  358. "net481"
  359. ],
  360. "assetTargetFallback": true,
  361. "warn": true,
  362. "frameworkReferences": {
  363. "Microsoft.NETCore.App": {
  364. "privateAssets": "all"
  365. }
  366. },
  367. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  368. }
  369. }
  370. },
  371. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj": {
  372. "version": "1.0.0",
  373. "restore": {
  374. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
  375. "projectName": "AipGateway.API",
  376. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\AipGateway.API.csproj",
  377. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  378. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API\\obj\\",
  379. "projectStyle": "PackageReference",
  380. "fallbackFolders": [
  381. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  382. ],
  383. "configFilePaths": [
  384. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  385. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  386. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  387. ],
  388. "originalTargetFrameworks": [
  389. "net8.0"
  390. ],
  391. "sources": {
  392. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  393. "C:\\Program Files\\dotnet\\library-packs": {},
  394. "https://api.nuget.org/v3/index.json": {}
  395. },
  396. "frameworks": {
  397. "net8.0": {
  398. "targetAlias": "net8.0",
  399. "projectReferences": {
  400. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  401. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  402. },
  403. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
  404. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj"
  405. },
  406. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  407. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  408. },
  409. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj": {
  410. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj"
  411. },
  412. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj": {
  413. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj"
  414. },
  415. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj": {
  416. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj"
  417. },
  418. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj": {
  419. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj"
  420. },
  421. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj": {
  422. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj"
  423. }
  424. }
  425. }
  426. },
  427. "warningProperties": {
  428. "warnAsError": [
  429. "NU1605"
  430. ]
  431. },
  432. "restoreAuditProperties": {
  433. "enableAudit": "true",
  434. "auditLevel": "low",
  435. "auditMode": "direct"
  436. }
  437. },
  438. "frameworks": {
  439. "net8.0": {
  440. "targetAlias": "net8.0",
  441. "dependencies": {
  442. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
  443. "target": "Package",
  444. "version": "[8.0.4, )"
  445. },
  446. "Microsoft.EntityFrameworkCore": {
  447. "target": "Package",
  448. "version": "[8.0.4, )"
  449. },
  450. "Microsoft.EntityFrameworkCore.SqlServer": {
  451. "target": "Package",
  452. "version": "[8.0.4, )"
  453. },
  454. "Quartz": {
  455. "target": "Package",
  456. "version": "[3.8.1, )"
  457. },
  458. "Quartz.AspNetCore": {
  459. "target": "Package",
  460. "version": "[3.8.1, )"
  461. },
  462. "Quartz.Extensions.DependencyInjection": {
  463. "target": "Package",
  464. "version": "[3.8.1, )"
  465. },
  466. "Quartz.Extensions.Hosting": {
  467. "target": "Package",
  468. "version": "[3.8.1, )"
  469. },
  470. "Serilog": {
  471. "target": "Package",
  472. "version": "[3.1.1, )"
  473. },
  474. "Serilog.AspNetCore": {
  475. "target": "Package",
  476. "version": "[8.0.1, )"
  477. },
  478. "Serilog.Sinks.Console": {
  479. "target": "Package",
  480. "version": "[5.0.1, )"
  481. },
  482. "Serilog.Sinks.File": {
  483. "target": "Package",
  484. "version": "[5.0.0, )"
  485. },
  486. "Swashbuckle.AspNetCore": {
  487. "target": "Package",
  488. "version": "[6.5.0, )"
  489. },
  490. "Swashbuckle.AspNetCore.Annotations": {
  491. "target": "Package",
  492. "version": "[6.5.0, )"
  493. },
  494. "Swashbuckle.AspNetCore.Filters": {
  495. "target": "Package",
  496. "version": "[8.0.2, )"
  497. }
  498. },
  499. "imports": [
  500. "net461",
  501. "net462",
  502. "net47",
  503. "net471",
  504. "net472",
  505. "net48",
  506. "net481"
  507. ],
  508. "assetTargetFallback": true,
  509. "warn": true,
  510. "frameworkReferences": {
  511. "Microsoft.AspNetCore.App": {
  512. "privateAssets": "none"
  513. },
  514. "Microsoft.NETCore.App": {
  515. "privateAssets": "all"
  516. }
  517. },
  518. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  519. }
  520. }
  521. },
  522. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj": {
  523. "restore": {
  524. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj",
  525. "projectName": "AipGateway.Common",
  526. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj",
  527. "frameworks": {
  528. "net48": {
  529. "projectReferences": {}
  530. }
  531. }
  532. },
  533. "frameworks": {
  534. "net48": {}
  535. }
  536. },
  537. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj": {
  538. "restore": {
  539. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj",
  540. "projectName": "AipGateway.DRM",
  541. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj",
  542. "frameworks": {
  543. "net48": {
  544. "projectReferences": {}
  545. }
  546. }
  547. },
  548. "frameworks": {
  549. "net48": {}
  550. }
  551. },
  552. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj": {
  553. "restore": {
  554. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj",
  555. "projectName": "AipGateway.Log",
  556. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj",
  557. "frameworks": {
  558. "net48": {
  559. "projectReferences": {}
  560. }
  561. }
  562. },
  563. "frameworks": {
  564. "net48": {}
  565. }
  566. },
  567. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj": {
  568. "version": "1.0.0",
  569. "restore": {
  570. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj",
  571. "projectName": "AipGateway.Test",
  572. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj",
  573. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  574. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\obj\\",
  575. "projectStyle": "PackageReference",
  576. "skipContentFileWrite": true,
  577. "fallbackFolders": [
  578. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  579. ],
  580. "configFilePaths": [
  581. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  582. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  583. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  584. ],
  585. "originalTargetFrameworks": [
  586. "net48"
  587. ],
  588. "sources": {
  589. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  590. "https://api.nuget.org/v3/index.json": {}
  591. },
  592. "frameworks": {
  593. "net48": {
  594. "projectReferences": {
  595. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  596. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  597. }
  598. }
  599. }
  600. },
  601. "restoreAuditProperties": {
  602. "enableAudit": "true",
  603. "auditLevel": "low",
  604. "auditMode": "direct"
  605. }
  606. },
  607. "frameworks": {
  608. "net48": {
  609. "dependencies": {
  610. "System.Configuration.ConfigurationManager": {
  611. "target": "Package",
  612. "version": "[8.0.0, )"
  613. }
  614. }
  615. }
  616. },
  617. "runtimes": {
  618. "win": {
  619. "#import": []
  620. },
  621. "win-arm64": {
  622. "#import": []
  623. },
  624. "win-x64": {
  625. "#import": []
  626. },
  627. "win-x86": {
  628. "#import": []
  629. }
  630. }
  631. },
  632. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj": {
  633. "version": "1.0.0",
  634. "restore": {
  635. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj",
  636. "projectName": "AipGateway.Viewer",
  637. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj",
  638. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  639. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\obj\\",
  640. "projectStyle": "PackageReference",
  641. "skipContentFileWrite": true,
  642. "fallbackFolders": [
  643. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  644. ],
  645. "configFilePaths": [
  646. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  647. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  648. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  649. ],
  650. "originalTargetFrameworks": [
  651. "net48"
  652. ],
  653. "sources": {
  654. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  655. "https://api.nuget.org/v3/index.json": {}
  656. },
  657. "frameworks": {
  658. "net48": {
  659. "projectReferences": {
  660. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  661. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  662. }
  663. }
  664. }
  665. },
  666. "restoreAuditProperties": {
  667. "enableAudit": "true",
  668. "auditLevel": "low",
  669. "auditMode": "direct"
  670. }
  671. },
  672. "frameworks": {
  673. "net48": {
  674. "dependencies": {
  675. "System.Configuration.ConfigurationManager": {
  676. "target": "Package",
  677. "version": "[8.0.0, )"
  678. }
  679. }
  680. }
  681. },
  682. "runtimes": {
  683. "win": {
  684. "#import": []
  685. },
  686. "win-arm64": {
  687. "#import": []
  688. },
  689. "win-x64": {
  690. "#import": []
  691. },
  692. "win-x86": {
  693. "#import": []
  694. }
  695. }
  696. }
  697. }
  698. }