Няма описание
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Unity.Burst.CodeGen.csproj.nuget.dgspec.json 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. {
  2. "format": 1,
  3. "restore": {
  4. "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.CodeGen.csproj": {}
  5. },
  6. "projects": {
  7. "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.CodeGen.csproj": {
  8. "version": "1.0.0",
  9. "restore": {
  10. "projectUniqueName": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.CodeGen.csproj",
  11. "projectName": "Unity.Burst.CodeGen",
  12. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.CodeGen.csproj",
  13. "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
  14. "outputPath": "D:\\Unuty\\ICS-SCADA-APP\\obj\\",
  15. "projectStyle": "PackageReference",
  16. "fallbackFolders": [
  17. "C:\\Program Files (x86)\\Progress\\ToolboxNuGetPackages"
  18. ],
  19. "configFilePaths": [
  20. "C:\\Users\\user\\AppData\\Roaming\\NuGet\\NuGet.Config",
  21. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  22. "C:\\Program Files (x86)\\NuGet\\Config\\Telerik UI for WPF.config"
  23. ],
  24. "originalTargetFrameworks": [
  25. "netstandard2.0"
  26. ],
  27. "sources": {
  28. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  29. "https://api.nuget.org/v3/index.json": {}
  30. },
  31. "frameworks": {
  32. "netstandard2.0": {
  33. "targetAlias": "netstandard2.0",
  34. "projectReferences": {
  35. "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.csproj": {
  36. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.csproj"
  37. }
  38. }
  39. }
  40. },
  41. "warningProperties": {
  42. "warnAsError": [
  43. "NU1605"
  44. ]
  45. }
  46. },
  47. "frameworks": {
  48. "netstandard2.0": {
  49. "targetAlias": "netstandard2.0",
  50. "imports": [
  51. "net461",
  52. "net462",
  53. "net47",
  54. "net471",
  55. "net472",
  56. "net48",
  57. "net481"
  58. ],
  59. "assetTargetFallback": true,
  60. "warn": true,
  61. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  62. }
  63. }
  64. },
  65. "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.csproj": {
  66. "version": "1.0.0",
  67. "restore": {
  68. "projectUniqueName": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.csproj",
  69. "projectName": "Unity.Burst",
  70. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Burst.csproj",
  71. "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
  72. "outputPath": "D:\\Unuty\\ICS-SCADA-APP\\obj\\",
  73. "projectStyle": "PackageReference",
  74. "fallbackFolders": [
  75. "C:\\Program Files (x86)\\Progress\\ToolboxNuGetPackages"
  76. ],
  77. "configFilePaths": [
  78. "C:\\Users\\user\\AppData\\Roaming\\NuGet\\NuGet.Config",
  79. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  80. "C:\\Program Files (x86)\\NuGet\\Config\\Telerik UI for WPF.config"
  81. ],
  82. "originalTargetFrameworks": [
  83. "netstandard2.0"
  84. ],
  85. "sources": {
  86. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  87. "https://api.nuget.org/v3/index.json": {}
  88. },
  89. "frameworks": {
  90. "netstandard2.0": {
  91. "targetAlias": "netstandard2.0",
  92. "projectReferences": {
  93. "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj": {
  94. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj"
  95. },
  96. "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj": {
  97. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj"
  98. }
  99. }
  100. }
  101. },
  102. "warningProperties": {
  103. "warnAsError": [
  104. "NU1605"
  105. ]
  106. }
  107. },
  108. "frameworks": {
  109. "netstandard2.0": {
  110. "targetAlias": "netstandard2.0",
  111. "imports": [
  112. "net461",
  113. "net462",
  114. "net47",
  115. "net471",
  116. "net472",
  117. "net48",
  118. "net481"
  119. ],
  120. "assetTargetFallback": true,
  121. "warn": true,
  122. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  123. }
  124. }
  125. },
  126. "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.TestRunner.csproj": {
  127. "version": "1.0.0",
  128. "restore": {
  129. "projectUniqueName": "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.TestRunner.csproj",
  130. "projectName": "UnityEditor.TestRunner",
  131. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.TestRunner.csproj",
  132. "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
  133. "outputPath": "D:\\Unuty\\ICS-SCADA-APP\\obj\\",
  134. "projectStyle": "PackageReference",
  135. "fallbackFolders": [
  136. "C:\\Program Files (x86)\\Progress\\ToolboxNuGetPackages"
  137. ],
  138. "configFilePaths": [
  139. "C:\\Users\\user\\AppData\\Roaming\\NuGet\\NuGet.Config",
  140. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  141. "C:\\Program Files (x86)\\NuGet\\Config\\Telerik UI for WPF.config"
  142. ],
  143. "originalTargetFrameworks": [
  144. "netstandard2.0"
  145. ],
  146. "sources": {
  147. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  148. "https://api.nuget.org/v3/index.json": {}
  149. },
  150. "frameworks": {
  151. "netstandard2.0": {
  152. "targetAlias": "netstandard2.0",
  153. "projectReferences": {
  154. "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.TestRunner.csproj": {
  155. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.TestRunner.csproj"
  156. }
  157. }
  158. }
  159. },
  160. "warningProperties": {
  161. "warnAsError": [
  162. "NU1605"
  163. ]
  164. }
  165. },
  166. "frameworks": {
  167. "netstandard2.0": {
  168. "targetAlias": "netstandard2.0",
  169. "imports": [
  170. "net461",
  171. "net462",
  172. "net47",
  173. "net471",
  174. "net472",
  175. "net48",
  176. "net481"
  177. ],
  178. "assetTargetFallback": true,
  179. "warn": true,
  180. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  181. }
  182. }
  183. },
  184. "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj": {
  185. "version": "1.0.0",
  186. "restore": {
  187. "projectUniqueName": "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj",
  188. "projectName": "UnityEditor.UI",
  189. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj",
  190. "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
  191. "outputPath": "D:\\Unuty\\ICS-SCADA-APP\\obj\\",
  192. "projectStyle": "PackageReference",
  193. "fallbackFolders": [
  194. "C:\\Program Files (x86)\\Progress\\ToolboxNuGetPackages"
  195. ],
  196. "configFilePaths": [
  197. "C:\\Users\\user\\AppData\\Roaming\\NuGet\\NuGet.Config",
  198. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  199. "C:\\Program Files (x86)\\NuGet\\Config\\Telerik UI for WPF.config"
  200. ],
  201. "originalTargetFrameworks": [
  202. "netstandard2.0"
  203. ],
  204. "sources": {
  205. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  206. "https://api.nuget.org/v3/index.json": {}
  207. },
  208. "frameworks": {
  209. "netstandard2.0": {
  210. "targetAlias": "netstandard2.0",
  211. "projectReferences": {
  212. "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.TestRunner.csproj": {
  213. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.TestRunner.csproj"
  214. },
  215. "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.TestRunner.csproj": {
  216. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.TestRunner.csproj"
  217. },
  218. "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj": {
  219. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj"
  220. }
  221. }
  222. }
  223. },
  224. "warningProperties": {
  225. "warnAsError": [
  226. "NU1605"
  227. ]
  228. }
  229. },
  230. "frameworks": {
  231. "netstandard2.0": {
  232. "targetAlias": "netstandard2.0",
  233. "imports": [
  234. "net461",
  235. "net462",
  236. "net47",
  237. "net471",
  238. "net472",
  239. "net48",
  240. "net481"
  241. ],
  242. "assetTargetFallback": true,
  243. "warn": true,
  244. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  245. }
  246. }
  247. },
  248. "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.TestRunner.csproj": {
  249. "version": "1.0.0",
  250. "restore": {
  251. "projectUniqueName": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.TestRunner.csproj",
  252. "projectName": "UnityEngine.TestRunner",
  253. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.TestRunner.csproj",
  254. "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
  255. "outputPath": "D:\\Unuty\\ICS-SCADA-APP\\obj\\",
  256. "projectStyle": "PackageReference",
  257. "fallbackFolders": [
  258. "C:\\Program Files (x86)\\Progress\\ToolboxNuGetPackages"
  259. ],
  260. "configFilePaths": [
  261. "C:\\Users\\user\\AppData\\Roaming\\NuGet\\NuGet.Config",
  262. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  263. "C:\\Program Files (x86)\\NuGet\\Config\\Telerik UI for WPF.config"
  264. ],
  265. "originalTargetFrameworks": [
  266. "netstandard2.0"
  267. ],
  268. "sources": {
  269. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  270. "https://api.nuget.org/v3/index.json": {}
  271. },
  272. "frameworks": {
  273. "netstandard2.0": {
  274. "targetAlias": "netstandard2.0",
  275. "projectReferences": {}
  276. }
  277. },
  278. "warningProperties": {
  279. "warnAsError": [
  280. "NU1605"
  281. ]
  282. }
  283. },
  284. "frameworks": {
  285. "netstandard2.0": {
  286. "targetAlias": "netstandard2.0",
  287. "imports": [
  288. "net461",
  289. "net462",
  290. "net47",
  291. "net471",
  292. "net472",
  293. "net48",
  294. "net481"
  295. ],
  296. "assetTargetFallback": true,
  297. "warn": true,
  298. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  299. }
  300. }
  301. },
  302. "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj": {
  303. "version": "1.0.0",
  304. "restore": {
  305. "projectUniqueName": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj",
  306. "projectName": "UnityEngine.UI",
  307. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj",
  308. "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
  309. "outputPath": "D:\\Unuty\\ICS-SCADA-APP\\obj\\",
  310. "projectStyle": "PackageReference",
  311. "fallbackFolders": [
  312. "C:\\Program Files (x86)\\Progress\\ToolboxNuGetPackages"
  313. ],
  314. "configFilePaths": [
  315. "C:\\Users\\user\\AppData\\Roaming\\NuGet\\NuGet.Config",
  316. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
  317. "C:\\Program Files (x86)\\NuGet\\Config\\Telerik UI for WPF.config"
  318. ],
  319. "originalTargetFrameworks": [
  320. "netstandard2.0"
  321. ],
  322. "sources": {
  323. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  324. "https://api.nuget.org/v3/index.json": {}
  325. },
  326. "frameworks": {
  327. "netstandard2.0": {
  328. "targetAlias": "netstandard2.0",
  329. "projectReferences": {}
  330. }
  331. },
  332. "warningProperties": {
  333. "warnAsError": [
  334. "NU1605"
  335. ]
  336. }
  337. },
  338. "frameworks": {
  339. "netstandard2.0": {
  340. "targetAlias": "netstandard2.0",
  341. "imports": [
  342. "net461",
  343. "net462",
  344. "net47",
  345. "net471",
  346. "net472",
  347. "net48",
  348. "net481"
  349. ],
  350. "assetTargetFallback": true,
  351. "warn": true,
  352. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  353. }
  354. }
  355. }
  356. }
  357. }