OASystem.Infrastructure.csproj.nuget.dgspec.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\OA2023\\OASystem\\OASystem.Infrastructure\\OASystem.Infrastructure.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\OA2023\\OASystem\\OASystem.Domain\\OASystem.Domain.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\OA2023\\OASystem\\OASystem.Domain\\OASystem.Domain.csproj",
  11. "projectName": "OASystem.Domain",
  12. "projectPath": "E:\\OA2023\\OASystem\\OASystem.Domain\\OASystem.Domain.csproj",
  13. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  14. "outputPath": "E:\\OA2023\\OASystem\\OASystem.Domain\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "configFilePaths": [
  17. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  18. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  19. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  20. ],
  21. "originalTargetFrameworks": [
  22. "net6.0"
  23. ],
  24. "sources": {
  25. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  26. "https://api.nuget.org/v3/index.json": {}
  27. },
  28. "frameworks": {
  29. "net6.0": {
  30. "targetAlias": "net6.0",
  31. "projectReferences": {}
  32. }
  33. },
  34. "warningProperties": {
  35. "warnAsError": [
  36. "NU1605"
  37. ]
  38. }
  39. },
  40. "frameworks": {
  41. "net6.0": {
  42. "targetAlias": "net6.0",
  43. "dependencies": {
  44. "AutoMapper": {
  45. "target": "Package",
  46. "version": "[12.0.0, )"
  47. },
  48. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  49. "target": "Package",
  50. "version": "[12.0.0, )"
  51. },
  52. "Autofac": {
  53. "target": "Package",
  54. "version": "[6.4.0, )"
  55. },
  56. "Autofac.Extensions.DependencyInjection": {
  57. "target": "Package",
  58. "version": "[8.0.0, )"
  59. },
  60. "Serilog.Sinks.File": {
  61. "target": "Package",
  62. "version": "[5.0.0, )"
  63. },
  64. "SqlSugarCore": {
  65. "target": "Package",
  66. "version": "[5.1.3.32, )"
  67. }
  68. },
  69. "imports": [
  70. "net461",
  71. "net462",
  72. "net47",
  73. "net471",
  74. "net472",
  75. "net48",
  76. "net481"
  77. ],
  78. "assetTargetFallback": true,
  79. "warn": true,
  80. "frameworkReferences": {
  81. "Microsoft.NETCore.App": {
  82. "privateAssets": "all"
  83. }
  84. },
  85. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
  86. }
  87. }
  88. },
  89. "E:\\OA2023\\OASystem\\OASystem.Infrastructure\\OASystem.Infrastructure.csproj": {
  90. "version": "1.0.0",
  91. "restore": {
  92. "projectUniqueName": "E:\\OA2023\\OASystem\\OASystem.Infrastructure\\OASystem.Infrastructure.csproj",
  93. "projectName": "OASystem.Infrastructure",
  94. "projectPath": "E:\\OA2023\\OASystem\\OASystem.Infrastructure\\OASystem.Infrastructure.csproj",
  95. "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
  96. "outputPath": "E:\\OA2023\\OASystem\\OASystem.Infrastructure\\obj\\",
  97. "projectStyle": "PackageReference",
  98. "configFilePaths": [
  99. "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
  100. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  101. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  102. ],
  103. "originalTargetFrameworks": [
  104. "net6.0"
  105. ],
  106. "sources": {
  107. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  108. "https://api.nuget.org/v3/index.json": {}
  109. },
  110. "frameworks": {
  111. "net6.0": {
  112. "targetAlias": "net6.0",
  113. "projectReferences": {
  114. "E:\\OA2023\\OASystem\\OASystem.Domain\\OASystem.Domain.csproj": {
  115. "projectPath": "E:\\OA2023\\OASystem\\OASystem.Domain\\OASystem.Domain.csproj"
  116. }
  117. }
  118. }
  119. },
  120. "warningProperties": {
  121. "warnAsError": [
  122. "NU1605"
  123. ]
  124. }
  125. },
  126. "frameworks": {
  127. "net6.0": {
  128. "targetAlias": "net6.0",
  129. "dependencies": {
  130. "AutoMapper": {
  131. "target": "Package",
  132. "version": "[12.0.0, )"
  133. },
  134. "AutoMapper.Extensions.Microsoft.DependencyInjection": {
  135. "target": "Package",
  136. "version": "[12.0.0, )"
  137. },
  138. "Autofac": {
  139. "target": "Package",
  140. "version": "[6.4.0, )"
  141. },
  142. "Autofac.Extensions.DependencyInjection": {
  143. "target": "Package",
  144. "version": "[8.0.0, )"
  145. },
  146. "Microsoft.AspNetCore.Http.Abstractions": {
  147. "target": "Package",
  148. "version": "[2.2.0, )"
  149. },
  150. "Microsoft.Extensions.Configuration.Abstractions": {
  151. "target": "Package",
  152. "version": "[7.0.0, )"
  153. },
  154. "Microsoft.Extensions.Configuration.Binder": {
  155. "target": "Package",
  156. "version": "[7.0.0, )"
  157. },
  158. "Serilog.Sinks.File": {
  159. "target": "Package",
  160. "version": "[5.0.0, )"
  161. },
  162. "SqlSugarCore": {
  163. "target": "Package",
  164. "version": "[5.1.3.32, )"
  165. },
  166. "StackExchange.Redis": {
  167. "target": "Package",
  168. "version": "[2.6.96, )"
  169. }
  170. },
  171. "imports": [
  172. "net461",
  173. "net462",
  174. "net47",
  175. "net471",
  176. "net472",
  177. "net48",
  178. "net481"
  179. ],
  180. "assetTargetFallback": true,
  181. "warn": true,
  182. "frameworkReferences": {
  183. "Microsoft.NETCore.App": {
  184. "privateAssets": "all"
  185. }
  186. },
  187. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
  188. }
  189. }
  190. }
  191. }
  192. }