AipGateway.API.Service.csproj.nuget.dgspec.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\AipGateway.API.Service.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.Service\\AipGateway.API.Service.csproj": {
  77. "version": "1.0.0",
  78. "restore": {
  79. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\AipGateway.API.Service.csproj",
  80. "projectName": "AipGateway.API.Service",
  81. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\AipGateway.API.Service.csproj",
  82. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  83. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Service\\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.Common\\AipGateway.Common.csproj": {
  109. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj"
  110. },
  111. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj": {
  112. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj"
  113. },
  114. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj": {
  115. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj"
  116. },
  117. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj": {
  118. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj"
  119. },
  120. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj": {
  121. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj"
  122. },
  123. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj": {
  124. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj"
  125. }
  126. }
  127. }
  128. },
  129. "warningProperties": {
  130. "warnAsError": [
  131. "NU1605"
  132. ]
  133. },
  134. "restoreAuditProperties": {
  135. "enableAudit": "true",
  136. "auditLevel": "low",
  137. "auditMode": "direct"
  138. }
  139. },
  140. "frameworks": {
  141. "net8.0": {
  142. "targetAlias": "net8.0",
  143. "dependencies": {
  144. "Microsoft.AspNetCore.Mvc.NewtonsoftJson": {
  145. "target": "Package",
  146. "version": "[8.0.4, )"
  147. },
  148. "Microsoft.EntityFrameworkCore": {
  149. "target": "Package",
  150. "version": "[8.0.4, )"
  151. },
  152. "Microsoft.EntityFrameworkCore.SqlServer": {
  153. "target": "Package",
  154. "version": "[8.0.4, )"
  155. },
  156. "Microsoft.Identity.Client": {
  157. "target": "Package",
  158. "version": "[4.60.3, )"
  159. },
  160. "Microsoft.Identity.Client.Extensions.Msal": {
  161. "target": "Package",
  162. "version": "[4.60.3, )"
  163. },
  164. "Microsoft.InformationProtection.File": {
  165. "target": "Package",
  166. "version": "[1.14.128, )"
  167. },
  168. "Serilog": {
  169. "target": "Package",
  170. "version": "[3.1.1, )"
  171. },
  172. "Swashbuckle": {
  173. "target": "Package",
  174. "version": "[5.6.0, )"
  175. },
  176. "Swashbuckle.AspNetCore": {
  177. "target": "Package",
  178. "version": "[6.5.0, )"
  179. }
  180. },
  181. "imports": [
  182. "net461",
  183. "net462",
  184. "net47",
  185. "net471",
  186. "net472",
  187. "net48",
  188. "net481"
  189. ],
  190. "assetTargetFallback": true,
  191. "warn": true,
  192. "frameworkReferences": {
  193. "Microsoft.AspNetCore.App": {
  194. "privateAssets": "none"
  195. },
  196. "Microsoft.NETCore.App": {
  197. "privateAssets": "all"
  198. }
  199. },
  200. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  201. }
  202. }
  203. },
  204. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj": {
  205. "restore": {
  206. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj",
  207. "projectName": "AipGateway.Common",
  208. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Common\\AipGateway.Common.csproj",
  209. "frameworks": {
  210. "net48": {
  211. "projectReferences": {}
  212. }
  213. }
  214. },
  215. "frameworks": {
  216. "net48": {}
  217. }
  218. },
  219. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj": {
  220. "version": "1.0.0",
  221. "restore": {
  222. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj",
  223. "projectName": "AipGateway.Data",
  224. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\AipGateway.Data.csproj",
  225. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  226. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Data\\obj\\",
  227. "projectStyle": "PackageReference",
  228. "fallbackFolders": [
  229. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  230. ],
  231. "configFilePaths": [
  232. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  233. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  234. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  235. ],
  236. "originalTargetFrameworks": [
  237. "net8.0"
  238. ],
  239. "sources": {
  240. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  241. "C:\\Program Files\\dotnet\\library-packs": {},
  242. "https://api.nuget.org/v3/index.json": {}
  243. },
  244. "frameworks": {
  245. "net8.0": {
  246. "targetAlias": "net8.0",
  247. "projectReferences": {}
  248. }
  249. },
  250. "warningProperties": {
  251. "warnAsError": [
  252. "NU1605"
  253. ]
  254. },
  255. "restoreAuditProperties": {
  256. "enableAudit": "true",
  257. "auditLevel": "low",
  258. "auditMode": "direct"
  259. }
  260. },
  261. "frameworks": {
  262. "net8.0": {
  263. "targetAlias": "net8.0",
  264. "dependencies": {
  265. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
  266. "target": "Package",
  267. "version": "[8.0.0, )"
  268. },
  269. "Microsoft.EntityFrameworkCore": {
  270. "target": "Package",
  271. "version": "[8.0.0, )"
  272. },
  273. "Microsoft.EntityFrameworkCore.Design": {
  274. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  275. "suppressParent": "All",
  276. "target": "Package",
  277. "version": "[8.0.0, )"
  278. },
  279. "Microsoft.EntityFrameworkCore.SqlServer": {
  280. "target": "Package",
  281. "version": "[8.0.0, )"
  282. },
  283. "Microsoft.EntityFrameworkCore.Tools": {
  284. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  285. "suppressParent": "All",
  286. "target": "Package",
  287. "version": "[8.0.0, )"
  288. },
  289. "Microsoft.Extensions.Identity.Stores": {
  290. "target": "Package",
  291. "version": "[8.0.0, )"
  292. }
  293. },
  294. "imports": [
  295. "net461",
  296. "net462",
  297. "net47",
  298. "net471",
  299. "net472",
  300. "net48",
  301. "net481"
  302. ],
  303. "assetTargetFallback": true,
  304. "warn": true,
  305. "frameworkReferences": {
  306. "Microsoft.NETCore.App": {
  307. "privateAssets": "all"
  308. }
  309. },
  310. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  311. }
  312. }
  313. },
  314. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj": {
  315. "restore": {
  316. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj",
  317. "projectName": "AipGateway.DRM",
  318. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.DRM\\AipGateway.DRM.csproj",
  319. "frameworks": {
  320. "net48": {
  321. "projectReferences": {}
  322. }
  323. }
  324. },
  325. "frameworks": {
  326. "net48": {}
  327. }
  328. },
  329. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj": {
  330. "restore": {
  331. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj",
  332. "projectName": "AipGateway.Log",
  333. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Log\\AipGateway.Log.csproj",
  334. "frameworks": {
  335. "net48": {
  336. "projectReferences": {}
  337. }
  338. }
  339. },
  340. "frameworks": {
  341. "net48": {}
  342. }
  343. },
  344. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj": {
  345. "version": "1.0.0",
  346. "restore": {
  347. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj",
  348. "projectName": "AipGateway.Test",
  349. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj",
  350. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  351. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\obj\\",
  352. "projectStyle": "PackageReference",
  353. "skipContentFileWrite": true,
  354. "fallbackFolders": [
  355. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  356. ],
  357. "configFilePaths": [
  358. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  359. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  360. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  361. ],
  362. "originalTargetFrameworks": [
  363. "net48"
  364. ],
  365. "sources": {
  366. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  367. "https://api.nuget.org/v3/index.json": {}
  368. },
  369. "frameworks": {
  370. "net48": {
  371. "projectReferences": {
  372. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  373. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  374. }
  375. }
  376. }
  377. },
  378. "restoreAuditProperties": {
  379. "enableAudit": "true",
  380. "auditLevel": "low",
  381. "auditMode": "direct"
  382. }
  383. },
  384. "frameworks": {
  385. "net48": {
  386. "dependencies": {
  387. "System.Configuration.ConfigurationManager": {
  388. "target": "Package",
  389. "version": "[8.0.0, )"
  390. }
  391. }
  392. }
  393. },
  394. "runtimes": {
  395. "win": {
  396. "#import": []
  397. },
  398. "win-arm64": {
  399. "#import": []
  400. },
  401. "win-x64": {
  402. "#import": []
  403. },
  404. "win-x86": {
  405. "#import": []
  406. }
  407. }
  408. },
  409. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj": {
  410. "version": "1.0.0",
  411. "restore": {
  412. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj",
  413. "projectName": "AipGateway.Viewer",
  414. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\AipGateway.Viewer.csproj",
  415. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  416. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Viewer\\obj\\",
  417. "projectStyle": "PackageReference",
  418. "skipContentFileWrite": true,
  419. "fallbackFolders": [
  420. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  421. ],
  422. "configFilePaths": [
  423. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  424. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  425. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  426. ],
  427. "originalTargetFrameworks": [
  428. "net48"
  429. ],
  430. "sources": {
  431. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  432. "https://api.nuget.org/v3/index.json": {}
  433. },
  434. "frameworks": {
  435. "net48": {
  436. "projectReferences": {
  437. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  438. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  439. }
  440. }
  441. }
  442. },
  443. "restoreAuditProperties": {
  444. "enableAudit": "true",
  445. "auditLevel": "low",
  446. "auditMode": "direct"
  447. }
  448. },
  449. "frameworks": {
  450. "net48": {
  451. "dependencies": {
  452. "System.Configuration.ConfigurationManager": {
  453. "target": "Package",
  454. "version": "[8.0.0, )"
  455. }
  456. }
  457. }
  458. },
  459. "runtimes": {
  460. "win": {
  461. "#import": []
  462. },
  463. "win-arm64": {
  464. "#import": []
  465. },
  466. "win-x64": {
  467. "#import": []
  468. },
  469. "win-x86": {
  470. "#import": []
  471. }
  472. }
  473. }
  474. }
  475. }