You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

153 lines
5.4 KiB

12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
12 months ago
12 months ago
1 year ago
12 months ago
12 months ago
12 months ago
1 year ago
12 months ago
1 year ago
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
  11. "projectName": "CustomerOnlineV2.Api",
  12. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\CustomerOnlineV2.Api.csproj",
  13. "packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
  14. "outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Api\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\dell\\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. "net7.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "net7.0": {
  33. "targetAlias": "net7.0",
  34. "projectReferences": {
  35. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
  36. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
  37. }
  38. }
  39. }
  40. },
  41. "warningProperties": {
  42. "warnAsError": [
  43. "NU1605"
  44. ]
  45. }
  46. },
  47. "frameworks": {
  48. "net7.0": {
  49. "targetAlias": "net7.0",
  50. "dependencies": {
  51. "Microsoft.Extensions.Logging.Abstractions": {
  52. "target": "Package",
  53. "version": "[7.0.0, )"
  54. },
  55. "Newtonsoft.Json": {
  56. "target": "Package",
  57. "version": "[13.0.3, )"
  58. }
  59. },
  60. "imports": [
  61. "net461",
  62. "net462",
  63. "net47",
  64. "net471",
  65. "net472",
  66. "net48",
  67. "net481"
  68. ],
  69. "assetTargetFallback": true,
  70. "warn": true,
  71. "frameworkReferences": {
  72. "Microsoft.NETCore.App": {
  73. "privateAssets": "all"
  74. }
  75. },
  76. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
  77. }
  78. }
  79. },
  80. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
  81. "version": "1.0.0",
  82. "restore": {
  83. "projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
  84. "projectName": "CustomerOnlineV2.Common",
  85. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
  86. "packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
  87. "outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\obj\\",
  88. "projectStyle": "PackageReference",
  89. "fallbackFolders": [
  90. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  91. ],
  92. "configFilePaths": [
  93. "C:\\Users\\dell\\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. "net7.0"
  99. ],
  100. "sources": {
  101. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  102. "https://api.nuget.org/v3/index.json": {}
  103. },
  104. "frameworks": {
  105. "net7.0": {
  106. "targetAlias": "net7.0",
  107. "projectReferences": {}
  108. }
  109. },
  110. "warningProperties": {
  111. "warnAsError": [
  112. "NU1605"
  113. ]
  114. }
  115. },
  116. "frameworks": {
  117. "net7.0": {
  118. "targetAlias": "net7.0",
  119. "dependencies": {
  120. "Microsoft.AspNet.Mvc": {
  121. "target": "Package",
  122. "version": "[5.2.9, )"
  123. },
  124. "Microsoft.AspNetCore.Http.Abstractions": {
  125. "target": "Package",
  126. "version": "[2.2.0, )"
  127. },
  128. "Microsoft.Extensions.Configuration.Abstractions": {
  129. "target": "Package",
  130. "version": "[7.0.0, )"
  131. }
  132. },
  133. "imports": [
  134. "net461",
  135. "net462",
  136. "net47",
  137. "net471",
  138. "net472",
  139. "net48",
  140. "net481"
  141. ],
  142. "assetTargetFallback": true,
  143. "warn": true,
  144. "frameworkReferences": {
  145. "Microsoft.NETCore.App": {
  146. "privateAssets": "all"
  147. }
  148. },
  149. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
  150. }
  151. }
  152. }
  153. }
  154. }