ET.ExcelExporter.csproj.nuget.dgspec.json 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. {
  2. "format": 1,
  3. "restore": {
  4. "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.excel\\DotNet~\\ET.ExcelExporter.csproj": {}
  5. },
  6. "projects": {
  7. "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.core\\DotNet~\\ET.Core.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.core\\DotNet~\\ET.Core.csproj",
  11. "projectName": "ET.Core",
  12. "projectPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.core\\DotNet~\\ET.Core.csproj",
  13. "packagesPath": "C:\\Users\\ss510\\.nuget\\packages\\",
  14. "outputPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.core\\DotNet~\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\ss510\\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. "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.sourcegenerator\\DotNet~\\ET.SourceGeneratorAttribute\\ET.SourceGeneratorAttribute.csproj": {
  37. "projectPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.sourcegenerator\\DotNet~\\ET.SourceGeneratorAttribute\\ET.SourceGeneratorAttribute.csproj"
  38. }
  39. }
  40. }
  41. },
  42. "warningProperties": {
  43. "allWarningsAsErrors": true,
  44. "noWarn": [
  45. "NU1903"
  46. ],
  47. "warnAsError": [
  48. "NU1605"
  49. ]
  50. },
  51. "restoreAuditProperties": {
  52. "enableAudit": "true",
  53. "auditLevel": "low",
  54. "auditMode": "direct"
  55. }
  56. },
  57. "frameworks": {
  58. "net8.0": {
  59. "targetAlias": "net8.0",
  60. "dependencies": {
  61. "CommandLineParser": {
  62. "target": "Package",
  63. "version": "[2.9.1, )"
  64. },
  65. "MemoryPack": {
  66. "target": "Package",
  67. "version": "[1.10.0, )"
  68. },
  69. "MongoDB.Driver": {
  70. "target": "Package",
  71. "version": "[2.17.1, )"
  72. },
  73. "NLog": {
  74. "target": "Package",
  75. "version": "[5.3.2, )"
  76. }
  77. },
  78. "imports": [
  79. "net461",
  80. "net462",
  81. "net47",
  82. "net471",
  83. "net472",
  84. "net48",
  85. "net481"
  86. ],
  87. "assetTargetFallback": true,
  88. "warn": true,
  89. "frameworkReferences": {
  90. "Microsoft.NETCore.App": {
  91. "privateAssets": "all"
  92. }
  93. },
  94. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
  95. }
  96. }
  97. },
  98. "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.excel\\DotNet~\\ET.ExcelExporter.csproj": {
  99. "version": "1.0.0",
  100. "restore": {
  101. "projectUniqueName": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.excel\\DotNet~\\ET.ExcelExporter.csproj",
  102. "projectName": "Apps.Tool",
  103. "projectPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.excel\\DotNet~\\ET.ExcelExporter.csproj",
  104. "packagesPath": "C:\\Users\\ss510\\.nuget\\packages\\",
  105. "outputPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.excel\\DotNet~\\obj\\",
  106. "projectStyle": "PackageReference",
  107. "fallbackFolders": [
  108. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  109. ],
  110. "configFilePaths": [
  111. "C:\\Users\\ss510\\AppData\\Roaming\\NuGet\\NuGet.Config",
  112. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  113. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  114. ],
  115. "originalTargetFrameworks": [
  116. "net8.0"
  117. ],
  118. "sources": {
  119. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  120. "C:\\Program Files\\dotnet\\library-packs": {},
  121. "https://api.nuget.org/v3/index.json": {}
  122. },
  123. "frameworks": {
  124. "net8.0": {
  125. "targetAlias": "net8.0",
  126. "projectReferences": {
  127. "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.core\\DotNet~\\ET.Core.csproj": {
  128. "projectPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.core\\DotNet~\\ET.Core.csproj"
  129. }
  130. }
  131. }
  132. },
  133. "warningProperties": {
  134. "allWarningsAsErrors": true,
  135. "warnAsError": [
  136. "NU1605"
  137. ]
  138. },
  139. "restoreAuditProperties": {
  140. "enableAudit": "true",
  141. "auditLevel": "low",
  142. "auditMode": "direct"
  143. }
  144. },
  145. "frameworks": {
  146. "net8.0": {
  147. "targetAlias": "net8.0",
  148. "dependencies": {
  149. "EPPlus": {
  150. "target": "Package",
  151. "version": "[7.1.2, )"
  152. },
  153. "Microsoft.CodeAnalysis.CSharp": {
  154. "target": "Package",
  155. "version": "[4.9.2, )"
  156. },
  157. "Microsoft.CodeAnalysis.Common": {
  158. "target": "Package",
  159. "version": "[4.9.2, )"
  160. }
  161. },
  162. "imports": [
  163. "net461",
  164. "net462",
  165. "net47",
  166. "net471",
  167. "net472",
  168. "net48",
  169. "net481"
  170. ],
  171. "assetTargetFallback": true,
  172. "warn": true,
  173. "frameworkReferences": {
  174. "Microsoft.NETCore.App": {
  175. "privateAssets": "all"
  176. }
  177. },
  178. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202/PortableRuntimeIdentifierGraph.json"
  179. }
  180. }
  181. },
  182. "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.sourcegenerator\\DotNet~\\ET.SourceGeneratorAttribute\\ET.SourceGeneratorAttribute.csproj": {
  183. "version": "1.0.0",
  184. "restore": {
  185. "projectUniqueName": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.sourcegenerator\\DotNet~\\ET.SourceGeneratorAttribute\\ET.SourceGeneratorAttribute.csproj",
  186. "projectName": "ET.SourceGeneratorAttribute",
  187. "projectPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.sourcegenerator\\DotNet~\\ET.SourceGeneratorAttribute\\ET.SourceGeneratorAttribute.csproj",
  188. "packagesPath": "C:\\Users\\ss510\\.nuget\\packages\\",
  189. "outputPath": "E:\\0A-MyProject\\ET9\\ET\\Packages\\cn.etetet.sourcegenerator\\DotNet~\\ET.SourceGeneratorAttribute\\obj\\",
  190. "projectStyle": "PackageReference",
  191. "fallbackFolders": [
  192. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  193. ],
  194. "configFilePaths": [
  195. "C:\\Users\\ss510\\AppData\\Roaming\\NuGet\\NuGet.Config",
  196. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  197. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  198. ],
  199. "originalTargetFrameworks": [
  200. "netstandard2.0"
  201. ],
  202. "sources": {
  203. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  204. "C:\\Program Files\\dotnet\\library-packs": {},
  205. "https://api.nuget.org/v3/index.json": {}
  206. },
  207. "frameworks": {
  208. "netstandard2.0": {
  209. "targetAlias": "netstandard2.0",
  210. "projectReferences": {}
  211. }
  212. },
  213. "warningProperties": {
  214. "warnAsError": [
  215. "NU1605"
  216. ]
  217. },
  218. "restoreAuditProperties": {
  219. "enableAudit": "true",
  220. "auditLevel": "low",
  221. "auditMode": "direct"
  222. }
  223. },
  224. "frameworks": {
  225. "netstandard2.0": {
  226. "targetAlias": "netstandard2.0",
  227. "dependencies": {
  228. "NETStandard.Library": {
  229. "suppressParent": "All",
  230. "target": "Package",
  231. "version": "[2.0.3, )",
  232. "autoReferenced": true
  233. }
  234. },
  235. "imports": [
  236. "net461",
  237. "net462",
  238. "net47",
  239. "net471",
  240. "net472",
  241. "net48",
  242. "net481"
  243. ],
  244. "assetTargetFallback": true,
  245. "warn": true,
  246. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  247. }
  248. }
  249. }
  250. }
  251. }