Ingen beskrivning
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.

project.assets.json 4.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. {
  2. "version": 3,
  3. "targets": {
  4. ".NETStandard,Version=v2.0": {
  5. "UnityEditor.TestRunner/1.0.0": {
  6. "type": "project",
  7. "framework": ".NETStandard,Version=v2.0",
  8. "dependencies": {
  9. "UnityEngine.TestRunner": "1.0.0"
  10. },
  11. "compile": {
  12. "bin/placeholder/UnityEditor.TestRunner.dll": {}
  13. },
  14. "runtime": {
  15. "bin/placeholder/UnityEditor.TestRunner.dll": {}
  16. }
  17. },
  18. "UnityEditor.UI/1.0.0": {
  19. "type": "project",
  20. "framework": ".NETStandard,Version=v2.0",
  21. "dependencies": {
  22. "UnityEditor.TestRunner": "1.0.0",
  23. "UnityEngine.TestRunner": "1.0.0",
  24. "UnityEngine.UI": "1.0.0"
  25. },
  26. "compile": {
  27. "bin/placeholder/UnityEditor.UI.dll": {}
  28. },
  29. "runtime": {
  30. "bin/placeholder/UnityEditor.UI.dll": {}
  31. }
  32. },
  33. "UnityEngine.TestRunner/1.0.0": {
  34. "type": "project",
  35. "framework": ".NETStandard,Version=v2.0",
  36. "compile": {
  37. "bin/placeholder/UnityEngine.TestRunner.dll": {}
  38. },
  39. "runtime": {
  40. "bin/placeholder/UnityEngine.TestRunner.dll": {}
  41. }
  42. },
  43. "UnityEngine.UI/1.0.0": {
  44. "type": "project",
  45. "framework": ".NETStandard,Version=v2.0",
  46. "compile": {
  47. "bin/placeholder/UnityEngine.UI.dll": {}
  48. },
  49. "runtime": {
  50. "bin/placeholder/UnityEngine.UI.dll": {}
  51. }
  52. }
  53. }
  54. },
  55. "libraries": {
  56. "UnityEditor.TestRunner/1.0.0": {
  57. "type": "project",
  58. "path": "UnityEditor.TestRunner.csproj",
  59. "msbuildProject": "UnityEditor.TestRunner.csproj"
  60. },
  61. "UnityEditor.UI/1.0.0": {
  62. "type": "project",
  63. "path": "UnityEditor.UI.csproj",
  64. "msbuildProject": "UnityEditor.UI.csproj"
  65. },
  66. "UnityEngine.TestRunner/1.0.0": {
  67. "type": "project",
  68. "path": "UnityEngine.TestRunner.csproj",
  69. "msbuildProject": "UnityEngine.TestRunner.csproj"
  70. },
  71. "UnityEngine.UI/1.0.0": {
  72. "type": "project",
  73. "path": "UnityEngine.UI.csproj",
  74. "msbuildProject": "UnityEngine.UI.csproj"
  75. }
  76. },
  77. "projectFileDependencyGroups": {
  78. ".NETStandard,Version=v2.0": [
  79. "UnityEditor.UI >= 1.0.0",
  80. "UnityEngine.UI >= 1.0.0"
  81. ]
  82. },
  83. "packageFolders": {
  84. "C:\\Users\\user\\.nuget\\packages\\": {}
  85. },
  86. "project": {
  87. "version": "1.0.0",
  88. "restore": {
  89. "projectUniqueName": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Mathematics.csproj",
  90. "projectName": "Unity.Mathematics",
  91. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Mathematics.csproj",
  92. "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
  93. "outputPath": "D:\\Unuty\\ICS-SCADA-APP\\obj\\",
  94. "projectStyle": "PackageReference",
  95. "configFilePaths": [
  96. "C:\\Users\\user\\AppData\\Roaming\\NuGet\\NuGet.Config",
  97. "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
  98. ],
  99. "originalTargetFrameworks": [
  100. "netstandard2.0"
  101. ],
  102. "sources": {
  103. "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
  104. "https://api.nuget.org/v3/index.json": {}
  105. },
  106. "frameworks": {
  107. "netstandard2.0": {
  108. "targetAlias": "netstandard2.0",
  109. "projectReferences": {
  110. "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj": {
  111. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj"
  112. },
  113. "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj": {
  114. "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj"
  115. }
  116. }
  117. }
  118. },
  119. "warningProperties": {
  120. "warnAsError": [
  121. "NU1605"
  122. ]
  123. }
  124. },
  125. "frameworks": {
  126. "netstandard2.0": {
  127. "targetAlias": "netstandard2.0",
  128. "imports": [
  129. "net461",
  130. "net462",
  131. "net47",
  132. "net471",
  133. "net472",
  134. "net48",
  135. "net481"
  136. ],
  137. "assetTargetFallback": true,
  138. "warn": true,
  139. "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
  140. }
  141. }
  142. }
  143. }