KYNetwork.csproj.nuget.dgspec.json.r14 8.0 KB

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