Skip to content

Commit a89dca5

Browse files
committed
Remove the toolchain package
1 parent ecd984a commit a89dca5

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

testproject/Packages/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"com.unity.test-framework": "1.4.6",
1515
"com.unity.test-framework.performance": "3.0.3",
1616
"com.unity.timeline": "1.8.7",
17-
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
1817
"com.unity.ugui": "2.0.0",
1918
"com.unity.modules.accessibility": "1.0.0",
2019
"com.unity.modules.ai": "1.0.0",

testproject/Packages/packages-lock.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -154,22 +154,6 @@
154154
},
155155
"url": "https://packages.unity.com"
156156
},
157-
"com.unity.sysroot": {
158-
"version": "2.0.10",
159-
"depth": 1,
160-
"source": "registry",
161-
"dependencies": {},
162-
"url": "https://packages.unity.com"
163-
},
164-
"com.unity.sysroot.linux-x86_64": {
165-
"version": "2.0.9",
166-
"depth": 1,
167-
"source": "registry",
168-
"dependencies": {
169-
"com.unity.sysroot": "2.0.10"
170-
},
171-
"url": "https://packages.unity.com"
172-
},
173157
"com.unity.test-framework": {
174158
"version": "1.4.6",
175159
"depth": 0,
@@ -203,16 +187,6 @@
203187
},
204188
"url": "https://packages.unity.com"
205189
},
206-
"com.unity.toolchain.win-x86_64-linux-x86_64": {
207-
"version": "2.0.10",
208-
"depth": 0,
209-
"source": "registry",
210-
"dependencies": {
211-
"com.unity.sysroot": "2.0.10",
212-
"com.unity.sysroot.linux-x86_64": "2.0.9"
213-
},
214-
"url": "https://packages.unity.com"
215-
},
216190
"com.unity.transport": {
217191
"version": "2.4.0",
218192
"depth": 1,

0 commit comments

Comments
 (0)