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.

161 lines
5.8 KiB

12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
12 months ago
1 year ago
12 months ago
12 months ago
12 months ago
1 year ago
12 months ago
12 months ago
1 year ago
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
  11. "projectName": "CustomerOnlineV2.Common",
  12. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj",
  13. "packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
  14. "outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\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. }
  36. },
  37. "warningProperties": {
  38. "warnAsError": [
  39. "NU1605"
  40. ]
  41. }
  42. },
  43. "frameworks": {
  44. "net7.0": {
  45. "targetAlias": "net7.0",
  46. "dependencies": {
  47. "Microsoft.AspNet.Mvc": {
  48. "target": "Package",
  49. "version": "[5.2.9, )"
  50. },
  51. "Microsoft.AspNetCore.Http.Abstractions": {
  52. "target": "Package",
  53. "version": "[2.2.0, )"
  54. },
  55. "Microsoft.Extensions.Configuration.Abstractions": {
  56. "target": "Package",
  57. "version": "[7.0.0, )"
  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.Repository\\CustomerOnlineV2.Repository.csproj": {
  81. "version": "1.0.0",
  82. "restore": {
  83. "projectUniqueName": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
  84. "projectName": "CustomerOnlineV2.Repository",
  85. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\CustomerOnlineV2.Repository.csproj",
  86. "packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
  87. "outputPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Repository\\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. "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj": {
  109. "projectPath": "E:\\IMELONDON\\CustomerPortal\\CustomerOnlineV2\\CustomerOnlineV2.Common\\CustomerOnlineV2.Common.csproj"
  110. }
  111. }
  112. }
  113. },
  114. "warningProperties": {
  115. "warnAsError": [
  116. "NU1605"
  117. ]
  118. }
  119. },
  120. "frameworks": {
  121. "net7.0": {
  122. "targetAlias": "net7.0",
  123. "dependencies": {
  124. "Microsoft.Data.SqlClient": {
  125. "target": "Package",
  126. "version": "[5.0.1, )"
  127. },
  128. "Microsoft.Extensions.Logging.Abstractions": {
  129. "target": "Package",
  130. "version": "[7.0.0, )"
  131. },
  132. "NPoco": {
  133. "target": "Package",
  134. "version": "[5.7.1, )"
  135. },
  136. "Newtonsoft.Json": {
  137. "target": "Package",
  138. "version": "[13.0.3, )"
  139. }
  140. },
  141. "imports": [
  142. "net461",
  143. "net462",
  144. "net47",
  145. "net471",
  146. "net472",
  147. "net48",
  148. "net481"
  149. ],
  150. "assetTargetFallback": true,
  151. "warn": true,
  152. "frameworkReferences": {
  153. "Microsoft.NETCore.App": {
  154. "privateAssets": "all"
  155. }
  156. },
  157. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.401\\RuntimeIdentifierGraph.json"
  158. }
  159. }
  160. }
  161. }
  162. }