WebAPIBase.Data.csproj.nuget.dgspec.json 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj",
  11. "projectName": "WebAPIBase.Data",
  12. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\WebAPIBase.Data.csproj",
  13. "packagesPath": "C:\\Users\\lulu\\.nuget\\packages\\",
  14. "outputPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Data\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "D:\\Microsoft\\Xamarin\\NuGet\\"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\lulu\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "netstandard2.1"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "netstandard2.1": {
  33. "projectReferences": {
  34. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj": {
  35. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj"
  36. }
  37. }
  38. }
  39. },
  40. "warningProperties": {
  41. "warnAsError": [
  42. "NU1605"
  43. ]
  44. }
  45. },
  46. "frameworks": {
  47. "netstandard2.1": {
  48. "dependencies": {
  49. "Dapper": {
  50. "target": "Package",
  51. "version": "[2.0.30, )"
  52. },
  53. "Microsoft.Extensions.Configuration.FileExtensions": {
  54. "target": "Package",
  55. "version": "[3.1.2, )"
  56. },
  57. "Microsoft.Extensions.Configuration.Json": {
  58. "target": "Package",
  59. "version": "[3.1.2, )"
  60. },
  61. "Microsoft.Extensions.Options.ConfigurationExtensions": {
  62. "target": "Package",
  63. "version": "[3.1.2, )"
  64. },
  65. "MySql.Data": {
  66. "target": "Package",
  67. "version": "[8.0.19, )"
  68. },
  69. "sqlSugarCore": {
  70. "target": "Package",
  71. "version": "[5.0.0.18, )"
  72. }
  73. },
  74. "imports": [
  75. "net461",
  76. "net462",
  77. "net47",
  78. "net471",
  79. "net472",
  80. "net48"
  81. ],
  82. "assetTargetFallback": true,
  83. "warn": true,
  84. "frameworkReferences": {
  85. "NETStandard.Library": {
  86. "privateAssets": "all"
  87. }
  88. },
  89. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.401\\RuntimeIdentifierGraph.json"
  90. }
  91. }
  92. },
  93. "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj": {
  94. "version": "1.0.0",
  95. "restore": {
  96. "projectUniqueName": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj",
  97. "projectName": "WebAPIBase.Model",
  98. "projectPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\WebAPIBase.Model.csproj",
  99. "packagesPath": "C:\\Users\\lulu\\.nuget\\packages\\",
  100. "outputPath": "D:\\北京宏信\\源码\\haodegroup\\WebAPIBase.NetCore\\Model\\obj\\",
  101. "projectStyle": "PackageReference",
  102. "fallbackFolders": [
  103. "D:\\Microsoft\\Xamarin\\NuGet\\"
  104. ],
  105. "configFilePaths": [
  106. "C:\\Users\\lulu\\AppData\\Roaming\\NuGet\\NuGet.Config",
  107. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  108. "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
  109. ],
  110. "originalTargetFrameworks": [
  111. "netstandard2.1"
  112. ],
  113. "sources": {
  114. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  115. "https://api.nuget.org/v3/index.json": {}
  116. },
  117. "frameworks": {
  118. "netstandard2.1": {
  119. "projectReferences": {}
  120. }
  121. },
  122. "warningProperties": {
  123. "warnAsError": [
  124. "NU1605"
  125. ]
  126. }
  127. },
  128. "frameworks": {
  129. "netstandard2.1": {
  130. "imports": [
  131. "net461",
  132. "net462",
  133. "net47",
  134. "net471",
  135. "net472",
  136. "net48"
  137. ],
  138. "assetTargetFallback": true,
  139. "warn": true,
  140. "frameworkReferences": {
  141. "NETStandard.Library": {
  142. "privateAssets": "all"
  143. }
  144. },
  145. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.401\\RuntimeIdentifierGraph.json"
  146. }
  147. }
  148. }
  149. }
  150. }