KYNetwork.csproj.nuget.dgspec.json 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\Git\\simulation-server\\KYNetwork\\KYNetwork.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\Git\\simulation-server\\KYFramework\\KYFramework.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\Git\\simulation-server\\KYFramework\\KYFramework.csproj",
  11. "projectName": "KYFramework",
  12. "projectPath": "D:\\Git\\simulation-server\\KYFramework\\KYFramework.csproj",
  13. "packagesPath": "C:\\Users\\zan\\.nuget\\packages\\",
  14. "outputPath": "D:\\Git\\simulation-server\\KYFramework\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\zan\\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. "D:\\Git\\simulation-server\\ThirdParty\\ThirdParty.csproj": {
  36. "projectPath": "D:\\Git\\simulation-server\\ThirdParty\\ThirdParty.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. "MongoDB.Bson": {
  52. "target": "Package",
  53. "version": "[2.0.0, )"
  54. },
  55. "NLog": {
  56. "target": "Package",
  57. "version": "[5.1.3, )"
  58. },
  59. "Newtonsoft.Json": {
  60. "target": "Package",
  61. "version": "[13.0.3, )"
  62. },
  63. "UniTask": {
  64. "target": "Package",
  65. "version": "[2.5.0, )"
  66. }
  67. },
  68. "imports": [
  69. "net461",
  70. "net462",
  71. "net47",
  72. "net471",
  73. "net472",
  74. "net48",
  75. "net481"
  76. ],
  77. "assetTargetFallback": true,
  78. "warn": true,
  79. "frameworkReferences": {
  80. "Microsoft.NETCore.App": {
  81. "privateAssets": "all"
  82. }
  83. },
  84. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  85. }
  86. }
  87. },
  88. "D:\\Git\\simulation-server\\KYNetwork\\KYNetwork.csproj": {
  89. "version": "1.0.0",
  90. "restore": {
  91. "projectUniqueName": "D:\\Git\\simulation-server\\KYNetwork\\KYNetwork.csproj",
  92. "projectName": "KYNetwork",
  93. "projectPath": "D:\\Git\\simulation-server\\KYNetwork\\KYNetwork.csproj",
  94. "packagesPath": "C:\\Users\\zan\\.nuget\\packages\\",
  95. "outputPath": "D:\\Git\\simulation-server\\KYNetwork\\obj\\",
  96. "projectStyle": "PackageReference",
  97. "fallbackFolders": [
  98. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  99. ],
  100. "configFilePaths": [
  101. "C:\\Users\\zan\\AppData\\Roaming\\NuGet\\NuGet.Config",
  102. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  103. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  104. ],
  105. "originalTargetFrameworks": [
  106. "net7.0"
  107. ],
  108. "sources": {
  109. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  110. "https://api.nuget.org/v3/index.json": {}
  111. },
  112. "frameworks": {
  113. "net7.0": {
  114. "targetAlias": "net7.0",
  115. "projectReferences": {
  116. "D:\\Git\\simulation-server\\KYFramework\\KYFramework.csproj": {
  117. "projectPath": "D:\\Git\\simulation-server\\KYFramework\\KYFramework.csproj"
  118. }
  119. }
  120. }
  121. },
  122. "warningProperties": {
  123. "warnAsError": [
  124. "NU1605"
  125. ]
  126. }
  127. },
  128. "frameworks": {
  129. "net7.0": {
  130. "targetAlias": "net7.0",
  131. "dependencies": {
  132. "UniTask": {
  133. "target": "Package",
  134. "version": "[2.5.0, )"
  135. }
  136. },
  137. "imports": [
  138. "net461",
  139. "net462",
  140. "net47",
  141. "net471",
  142. "net472",
  143. "net48",
  144. "net481"
  145. ],
  146. "assetTargetFallback": true,
  147. "warn": true,
  148. "frameworkReferences": {
  149. "Microsoft.NETCore.App": {
  150. "privateAssets": "all"
  151. }
  152. },
  153. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  154. }
  155. }
  156. },
  157. "D:\\Git\\simulation-server\\ThirdParty\\ThirdParty.csproj": {
  158. "version": "1.0.0",
  159. "restore": {
  160. "projectUniqueName": "D:\\Git\\simulation-server\\ThirdParty\\ThirdParty.csproj",
  161. "projectName": "ThirdParty",
  162. "projectPath": "D:\\Git\\simulation-server\\ThirdParty\\ThirdParty.csproj",
  163. "packagesPath": "C:\\Users\\zan\\.nuget\\packages\\",
  164. "outputPath": "D:\\Git\\simulation-server\\ThirdParty\\obj\\",
  165. "projectStyle": "PackageReference",
  166. "fallbackFolders": [
  167. "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
  168. ],
  169. "configFilePaths": [
  170. "C:\\Users\\zan\\AppData\\Roaming\\NuGet\\NuGet.Config",
  171. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
  172. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  173. ],
  174. "originalTargetFrameworks": [
  175. "net7.0"
  176. ],
  177. "sources": {
  178. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  179. "https://api.nuget.org/v3/index.json": {}
  180. },
  181. "frameworks": {
  182. "net7.0": {
  183. "targetAlias": "net7.0",
  184. "projectReferences": {}
  185. }
  186. },
  187. "warningProperties": {
  188. "warnAsError": [
  189. "NU1605"
  190. ]
  191. }
  192. },
  193. "frameworks": {
  194. "net7.0": {
  195. "targetAlias": "net7.0",
  196. "dependencies": {
  197. "MySql.Data": {
  198. "target": "Package",
  199. "version": "[8.1.0, )"
  200. },
  201. "UniTask": {
  202. "target": "Package",
  203. "version": "[2.4.1, )"
  204. }
  205. },
  206. "imports": [
  207. "net461",
  208. "net462",
  209. "net47",
  210. "net471",
  211. "net472",
  212. "net48",
  213. "net481"
  214. ],
  215. "assetTargetFallback": true,
  216. "warn": true,
  217. "frameworkReferences": {
  218. "Microsoft.NETCore.App": {
  219. "privateAssets": "all"
  220. }
  221. },
  222. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
  223. }
  224. }
  225. }
  226. }
  227. }