AipGateway.API.Application.csproj.nuget.dgspec.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.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.Extensions.Configuration.Abstractions": {
  47. "target": "Package",
  48. "version": "[8.0.0, )"
  49. },
  50. "Microsoft.Identity.Client": {
  51. "target": "Package",
  52. "version": "[4.61.3, )"
  53. },
  54. "Microsoft.Identity.Client.Extensions.Msal": {
  55. "target": "Package",
  56. "version": "[4.61.3, )"
  57. },
  58. "Microsoft.InformationProtection.File": {
  59. "target": "Package",
  60. "version": "[1.14.128, )"
  61. },
  62. "Serilog": {
  63. "target": "Package",
  64. "version": "[4.0.0, )"
  65. },
  66. "log4net": {
  67. "target": "Package",
  68. "version": "[2.0.17, )"
  69. }
  70. }
  71. }
  72. },
  73. "runtimes": {
  74. "win": {
  75. "#import": []
  76. },
  77. "win-arm64": {
  78. "#import": []
  79. },
  80. "win-x64": {
  81. "#import": []
  82. },
  83. "win-x86": {
  84. "#import": []
  85. }
  86. }
  87. },
  88. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj": {
  89. "version": "1.0.0",
  90. "restore": {
  91. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
  92. "projectName": "AipGateway.API.Application",
  93. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\AipGateway.API.Application.csproj",
  94. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  95. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Application\\obj\\",
  96. "projectStyle": "PackageReference",
  97. "fallbackFolders": [
  98. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  99. ],
  100. "configFilePaths": [
  101. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  102. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  103. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  104. ],
  105. "originalTargetFrameworks": [
  106. "net8.0"
  107. ],
  108. "sources": {
  109. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  110. "C:\\Program Files\\dotnet\\library-packs": {},
  111. "https://api.nuget.org/v3/index.json": {}
  112. },
  113. "frameworks": {
  114. "net8.0": {
  115. "targetAlias": "net8.0",
  116. "projectReferences": {
  117. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
  118. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
  119. },
  120. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  121. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj"
  122. }
  123. }
  124. }
  125. },
  126. "warningProperties": {
  127. "warnAsError": [
  128. "NU1605"
  129. ]
  130. },
  131. "restoreAuditProperties": {
  132. "enableAudit": "true",
  133. "auditLevel": "low",
  134. "auditMode": "direct"
  135. }
  136. },
  137. "frameworks": {
  138. "net8.0": {
  139. "targetAlias": "net8.0",
  140. "dependencies": {
  141. "Microsoft.AspNetCore.Authentication.JwtBearer": {
  142. "target": "Package",
  143. "version": "[8.0.4, )"
  144. },
  145. "Microsoft.EntityFrameworkCore": {
  146. "target": "Package",
  147. "version": "[8.0.4, )"
  148. },
  149. "Microsoft.EntityFrameworkCore.Tools": {
  150. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  151. "suppressParent": "All",
  152. "target": "Package",
  153. "version": "[8.0.0, )"
  154. },
  155. "Microsoft.Extensions.DependencyInjection.Abstractions": {
  156. "target": "Package",
  157. "version": "[8.0.1, )"
  158. }
  159. },
  160. "imports": [
  161. "net461",
  162. "net462",
  163. "net47",
  164. "net471",
  165. "net472",
  166. "net48",
  167. "net481"
  168. ],
  169. "assetTargetFallback": true,
  170. "warn": true,
  171. "frameworkReferences": {
  172. "Microsoft.NETCore.App": {
  173. "privateAssets": "all"
  174. }
  175. },
  176. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  177. }
  178. }
  179. },
  180. "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj": {
  181. "version": "1.0.0",
  182. "restore": {
  183. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
  184. "projectName": "AipGateway.API.Domain",
  185. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\AipGateway.API.Domain.csproj",
  186. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  187. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.API.Domain\\obj\\",
  188. "projectStyle": "PackageReference",
  189. "fallbackFolders": [
  190. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  191. ],
  192. "configFilePaths": [
  193. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  194. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  195. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  196. ],
  197. "originalTargetFrameworks": [
  198. "net8.0"
  199. ],
  200. "sources": {
  201. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  202. "C:\\Program Files\\dotnet\\library-packs": {},
  203. "https://api.nuget.org/v3/index.json": {}
  204. },
  205. "frameworks": {
  206. "net8.0": {
  207. "targetAlias": "net8.0",
  208. "projectReferences": {}
  209. }
  210. },
  211. "warningProperties": {
  212. "warnAsError": [
  213. "NU1605"
  214. ]
  215. },
  216. "restoreAuditProperties": {
  217. "enableAudit": "true",
  218. "auditLevel": "low",
  219. "auditMode": "direct"
  220. }
  221. },
  222. "frameworks": {
  223. "net8.0": {
  224. "targetAlias": "net8.0",
  225. "dependencies": {
  226. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  227. "target": "Package",
  228. "version": "[12.0.1, )"
  229. },
  230. "FluentValidation": {
  231. "target": "Package",
  232. "version": "[11.9.1, )"
  233. },
  234. "FluentValidation.DependencyInjectionExtensions": {
  235. "target": "Package",
  236. "version": "[11.9.1, )"
  237. },
  238. "Microsoft.AspNetCore.Http.Features": {
  239. "target": "Package",
  240. "version": "[5.0.17, )"
  241. },
  242. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
  243. "target": "Package",
  244. "version": "[8.0.0, )"
  245. },
  246. "Microsoft.EntityFrameworkCore": {
  247. "target": "Package",
  248. "version": "[8.0.4, )"
  249. },
  250. "Microsoft.EntityFrameworkCore.Design": {
  251. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  252. "suppressParent": "All",
  253. "target": "Package",
  254. "version": "[8.0.0, )"
  255. },
  256. "Microsoft.EntityFrameworkCore.SqlServer": {
  257. "target": "Package",
  258. "version": "[8.0.4, )"
  259. },
  260. "Microsoft.EntityFrameworkCore.Tools": {
  261. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  262. "suppressParent": "All",
  263. "target": "Package",
  264. "version": "[8.0.0, )"
  265. },
  266. "Microsoft.Extensions.Identity.Stores": {
  267. "target": "Package",
  268. "version": "[8.0.0, )"
  269. },
  270. "NReco.PdfGenerator": {
  271. "target": "Package",
  272. "version": "[1.2.1, )"
  273. },
  274. "Newtonsoft.Json": {
  275. "target": "Package",
  276. "version": "[13.0.3, )"
  277. }
  278. },
  279. "imports": [
  280. "net461",
  281. "net462",
  282. "net47",
  283. "net471",
  284. "net472",
  285. "net48",
  286. "net481"
  287. ],
  288. "assetTargetFallback": true,
  289. "warn": true,
  290. "frameworkReferences": {
  291. "Microsoft.NETCore.App": {
  292. "privateAssets": "all"
  293. }
  294. },
  295. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json"
  296. }
  297. }
  298. }
  299. }
  300. }