WebApp.Services.csproj.nuget.dgspec.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. {
  2. "format": 1,
  3. "restore": {
  4. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Services\\WebApp.Services.csproj": {}
  5. },
  6. "projects": {
  7. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj",
  11. "projectName": "WebApp.Common",
  12. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj",
  13. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  14. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\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. }
  37. },
  38. "warningProperties": {
  39. "warnAsError": [
  40. "NU1605"
  41. ]
  42. },
  43. "restoreAuditProperties": {
  44. "enableAudit": "true",
  45. "auditLevel": "low",
  46. "auditMode": "direct"
  47. }
  48. },
  49. "frameworks": {
  50. "net8.0": {
  51. "targetAlias": "net8.0",
  52. "imports": [
  53. "net461",
  54. "net462",
  55. "net47",
  56. "net471",
  57. "net472",
  58. "net48",
  59. "net481"
  60. ],
  61. "assetTargetFallback": true,
  62. "warn": true,
  63. "frameworkReferences": {
  64. "Microsoft.NETCore.App": {
  65. "privateAssets": "all"
  66. }
  67. },
  68. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  69. }
  70. }
  71. },
  72. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj": {
  73. "version": "1.0.0",
  74. "restore": {
  75. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj",
  76. "projectName": "WebApp.Data",
  77. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj",
  78. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  79. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\obj\\",
  80. "projectStyle": "PackageReference",
  81. "fallbackFolders": [
  82. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  83. ],
  84. "configFilePaths": [
  85. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  86. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  87. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  88. ],
  89. "originalTargetFrameworks": [
  90. "net8.0"
  91. ],
  92. "sources": {
  93. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  94. "C:\\Program Files\\dotnet\\library-packs": {},
  95. "https://api.nuget.org/v3/index.json": {}
  96. },
  97. "frameworks": {
  98. "net8.0": {
  99. "targetAlias": "net8.0",
  100. "projectReferences": {}
  101. }
  102. },
  103. "warningProperties": {
  104. "warnAsError": [
  105. "NU1605"
  106. ]
  107. },
  108. "restoreAuditProperties": {
  109. "enableAudit": "true",
  110. "auditLevel": "low",
  111. "auditMode": "direct"
  112. }
  113. },
  114. "frameworks": {
  115. "net8.0": {
  116. "targetAlias": "net8.0",
  117. "dependencies": {
  118. "Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
  119. "target": "Package",
  120. "version": "[8.0.0, )"
  121. },
  122. "Microsoft.EntityFrameworkCore": {
  123. "target": "Package",
  124. "version": "[8.0.0, )"
  125. },
  126. "Microsoft.EntityFrameworkCore.Design": {
  127. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  128. "suppressParent": "All",
  129. "target": "Package",
  130. "version": "[8.0.0, )"
  131. },
  132. "Microsoft.EntityFrameworkCore.SqlServer": {
  133. "target": "Package",
  134. "version": "[8.0.0, )"
  135. },
  136. "Microsoft.EntityFrameworkCore.Tools": {
  137. "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
  138. "suppressParent": "All",
  139. "target": "Package",
  140. "version": "[8.0.0, )"
  141. },
  142. "Microsoft.Extensions.Identity.Stores": {
  143. "target": "Package",
  144. "version": "[8.0.0, )"
  145. }
  146. },
  147. "imports": [
  148. "net461",
  149. "net462",
  150. "net47",
  151. "net471",
  152. "net472",
  153. "net48",
  154. "net481"
  155. ],
  156. "assetTargetFallback": true,
  157. "warn": true,
  158. "frameworkReferences": {
  159. "Microsoft.NETCore.App": {
  160. "privateAssets": "all"
  161. }
  162. },
  163. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  164. }
  165. }
  166. },
  167. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj": {
  168. "version": "1.0.0",
  169. "restore": {
  170. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj",
  171. "projectName": "WebApp.Models",
  172. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj",
  173. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  174. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\obj\\",
  175. "projectStyle": "PackageReference",
  176. "fallbackFolders": [
  177. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  178. ],
  179. "configFilePaths": [
  180. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  181. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  182. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  183. ],
  184. "originalTargetFrameworks": [
  185. "net8.0"
  186. ],
  187. "sources": {
  188. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  189. "C:\\Program Files\\dotnet\\library-packs": {},
  190. "https://api.nuget.org/v3/index.json": {}
  191. },
  192. "frameworks": {
  193. "net8.0": {
  194. "targetAlias": "net8.0",
  195. "projectReferences": {
  196. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj": {
  197. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj"
  198. },
  199. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj": {
  200. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj"
  201. }
  202. }
  203. }
  204. },
  205. "warningProperties": {
  206. "warnAsError": [
  207. "NU1605"
  208. ]
  209. },
  210. "restoreAuditProperties": {
  211. "enableAudit": "true",
  212. "auditLevel": "low",
  213. "auditMode": "direct"
  214. }
  215. },
  216. "frameworks": {
  217. "net8.0": {
  218. "targetAlias": "net8.0",
  219. "dependencies": {
  220. "FluentValidation": {
  221. "target": "Package",
  222. "version": "[11.5.1, )"
  223. }
  224. },
  225. "imports": [
  226. "net461",
  227. "net462",
  228. "net47",
  229. "net471",
  230. "net472",
  231. "net48",
  232. "net481"
  233. ],
  234. "assetTargetFallback": true,
  235. "warn": true,
  236. "frameworkReferences": {
  237. "Microsoft.NETCore.App": {
  238. "privateAssets": "all"
  239. }
  240. },
  241. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  242. }
  243. }
  244. },
  245. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Services\\WebApp.Services.csproj": {
  246. "version": "1.0.0",
  247. "restore": {
  248. "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Services\\WebApp.Services.csproj",
  249. "projectName": "WebApp.Services",
  250. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Services\\WebApp.Services.csproj",
  251. "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
  252. "outputPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Services\\obj\\",
  253. "projectStyle": "PackageReference",
  254. "fallbackFolders": [
  255. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  256. ],
  257. "configFilePaths": [
  258. "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
  259. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  260. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  261. ],
  262. "originalTargetFrameworks": [
  263. "net8.0"
  264. ],
  265. "sources": {
  266. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  267. "C:\\Program Files\\dotnet\\library-packs": {},
  268. "https://api.nuget.org/v3/index.json": {}
  269. },
  270. "frameworks": {
  271. "net8.0": {
  272. "targetAlias": "net8.0",
  273. "projectReferences": {
  274. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj": {
  275. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Common\\WebApp.Common.csproj"
  276. },
  277. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj": {
  278. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Data\\WebApp.Data.csproj"
  279. },
  280. "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj": {
  281. "projectPath": "C:\\DEV\\SOLUTION\\IIS\\API-EXAMPLE\\WebApplication-dev\\WebApp.Models\\WebApp.Models.csproj"
  282. }
  283. }
  284. }
  285. },
  286. "warningProperties": {
  287. "warnAsError": [
  288. "NU1605"
  289. ]
  290. },
  291. "restoreAuditProperties": {
  292. "enableAudit": "true",
  293. "auditLevel": "low",
  294. "auditMode": "direct"
  295. }
  296. },
  297. "frameworks": {
  298. "net8.0": {
  299. "targetAlias": "net8.0",
  300. "dependencies": {
  301. "Microsoft.AspNetCore.Identity": {
  302. "target": "Package",
  303. "version": "[2.2.0, )"
  304. },
  305. "SendGrid": {
  306. "target": "Package",
  307. "version": "[9.28.1, )"
  308. }
  309. },
  310. "imports": [
  311. "net461",
  312. "net462",
  313. "net47",
  314. "net471",
  315. "net472",
  316. "net48",
  317. "net481"
  318. ],
  319. "assetTargetFallback": true,
  320. "warn": true,
  321. "frameworkReferences": {
  322. "Microsoft.NETCore.App": {
  323. "privateAssets": "all"
  324. }
  325. },
  326. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json"
  327. }
  328. }
  329. }
  330. }
  331. }