KYNetwork.csproj.nuget.dgspec.json.r5 7.2 KB

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