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

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