Skip to content

Commit 95af8b3

Browse files
committed
Updated project to Unity 2022.3.10, and updated and cleaned up packages.
1 parent 2add51e commit 95af8b3

File tree

6 files changed

+273
-175
lines changed

6 files changed

+273
-175
lines changed

.vsconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"version": "1.0",
3+
"components": [
4+
"Microsoft.VisualStudio.Workload.ManagedGame"
5+
]
6+
}

Packages/manifest.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.animation": "7.0.2",
4-
"com.unity.2d.pixel-perfect": "5.0.1",
5-
"com.unity.2d.psdimporter": "6.0.1",
6-
"com.unity.2d.sprite": "1.0.0",
7-
"com.unity.2d.spriteshape": "7.0.3",
8-
"com.unity.2d.tilemap": "1.0.0",
9-
"com.unity.collab-proxy": "1.15.4",
10-
"com.unity.ide.rider": "3.0.7",
11-
"com.unity.ide.visualstudio": "2.0.12",
12-
"com.unity.ide.vscode": "1.2.4",
13-
"com.unity.test-framework": "1.1.29",
14-
"com.unity.timeline": "1.6.3",
3+
"com.unity.ide.rider": "3.0.27",
4+
"com.unity.ide.visualstudio": "2.0.22",
5+
"com.unity.ide.vscode": "1.2.5",
6+
"com.unity.test-framework": "1.1.33",
157
"com.unity.ugui": "1.0.0",
168
"com.unity.modules.ai": "1.0.0",
179
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 4 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,5 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.animation": {
4-
"version": "7.0.2",
5-
"depth": 0,
6-
"source": "registry",
7-
"dependencies": {
8-
"com.unity.2d.common": "6.0.1",
9-
"com.unity.2d.sprite": "1.0.0",
10-
"com.unity.modules.animation": "1.0.0",
11-
"com.unity.modules.uielements": "1.0.0"
12-
},
13-
"url": "https://packages.unity.com"
14-
},
15-
"com.unity.2d.common": {
16-
"version": "6.0.1",
17-
"depth": 1,
18-
"source": "registry",
19-
"dependencies": {
20-
"com.unity.2d.sprite": "1.0.0",
21-
"com.unity.mathematics": "1.1.0",
22-
"com.unity.modules.uielements": "1.0.0",
23-
"com.unity.burst": "1.5.1"
24-
},
25-
"url": "https://packages.unity.com"
26-
},
27-
"com.unity.2d.path": {
28-
"version": "5.0.1",
29-
"depth": 1,
30-
"source": "registry",
31-
"dependencies": {},
32-
"url": "https://packages.unity.com"
33-
},
34-
"com.unity.2d.pixel-perfect": {
35-
"version": "5.0.1",
36-
"depth": 0,
37-
"source": "registry",
38-
"dependencies": {},
39-
"url": "https://packages.unity.com"
40-
},
41-
"com.unity.2d.psdimporter": {
42-
"version": "6.0.1",
43-
"depth": 0,
44-
"source": "registry",
45-
"dependencies": {
46-
"com.unity.2d.animation": "7.0.1",
47-
"com.unity.2d.common": "6.0.0",
48-
"com.unity.2d.sprite": "1.0.0"
49-
},
50-
"url": "https://packages.unity.com"
51-
},
52-
"com.unity.2d.sprite": {
53-
"version": "1.0.0",
54-
"depth": 0,
55-
"source": "builtin",
56-
"dependencies": {}
57-
},
58-
"com.unity.2d.spriteshape": {
59-
"version": "7.0.3",
60-
"depth": 0,
61-
"source": "registry",
62-
"dependencies": {
63-
"com.unity.mathematics": "1.1.0",
64-
"com.unity.2d.common": "6.0.1",
65-
"com.unity.2d.path": "5.0.1",
66-
"com.unity.modules.physics2d": "1.0.0"
67-
},
68-
"url": "https://packages.unity.com"
69-
},
70-
"com.unity.2d.tilemap": {
71-
"version": "1.0.0",
72-
"depth": 0,
73-
"source": "builtin",
74-
"dependencies": {}
75-
},
76-
"com.unity.burst": {
77-
"version": "1.6.0",
78-
"depth": 2,
79-
"source": "registry",
80-
"dependencies": {
81-
"com.unity.mathematics": "1.2.1"
82-
},
83-
"url": "https://packages.unity.com"
84-
},
85-
"com.unity.collab-proxy": {
86-
"version": "1.15.4",
87-
"depth": 0,
88-
"source": "registry",
89-
"dependencies": {
90-
"com.unity.nuget.newtonsoft-json": "2.0.0",
91-
"com.unity.services.core": "1.0.1"
92-
},
93-
"url": "https://packages.unity.com"
94-
},
953
"com.unity.ext.nunit": {
964
"version": "1.0.6",
975
"depth": 1,
@@ -100,7 +8,7 @@
1008
"url": "https://packages.unity.com"
1019
},
10210
"com.unity.ide.rider": {
103-
"version": "3.0.7",
11+
"version": "3.0.27",
10412
"depth": 0,
10513
"source": "registry",
10614
"dependencies": {
@@ -109,7 +17,7 @@
10917
"url": "https://packages.unity.com"
11018
},
11119
"com.unity.ide.visualstudio": {
112-
"version": "2.0.12",
20+
"version": "2.0.22",
11321
"depth": 0,
11422
"source": "registry",
11523
"dependencies": {
@@ -118,37 +26,14 @@
11826
"url": "https://packages.unity.com"
11927
},
12028
"com.unity.ide.vscode": {
121-
"version": "1.2.4",
122-
"depth": 0,
123-
"source": "registry",
124-
"dependencies": {},
125-
"url": "https://packages.unity.com"
126-
},
127-
"com.unity.mathematics": {
12829
"version": "1.2.5",
129-
"depth": 1,
130-
"source": "registry",
131-
"dependencies": {},
132-
"url": "https://packages.unity.com"
133-
},
134-
"com.unity.nuget.newtonsoft-json": {
135-
"version": "2.0.0",
136-
"depth": 1,
30+
"depth": 0,
13731
"source": "registry",
13832
"dependencies": {},
13933
"url": "https://packages.unity.com"
14034
},
141-
"com.unity.services.core": {
142-
"version": "1.0.1",
143-
"depth": 1,
144-
"source": "registry",
145-
"dependencies": {
146-
"com.unity.modules.unitywebrequest": "1.0.0"
147-
},
148-
"url": "https://packages.unity.com"
149-
},
15035
"com.unity.test-framework": {
151-
"version": "1.1.29",
36+
"version": "1.1.33",
15237
"depth": 0,
15338
"source": "registry",
15439
"dependencies": {
@@ -158,18 +43,6 @@
15843
},
15944
"url": "https://packages.unity.com"
16045
},
161-
"com.unity.timeline": {
162-
"version": "1.6.3",
163-
"depth": 0,
164-
"source": "registry",
165-
"dependencies": {
166-
"com.unity.modules.director": "1.0.0",
167-
"com.unity.modules.animation": "1.0.0",
168-
"com.unity.modules.audio": "1.0.0",
169-
"com.unity.modules.particlesystem": "1.0.0"
170-
},
171-
"url": "https://packages.unity.com"
172-
},
17346
"com.unity.ugui": {
17447
"version": "1.0.0",
17548
"depth": 0,
@@ -311,17 +184,6 @@
311184
"version": "1.0.0",
312185
"depth": 0,
313186
"source": "builtin",
314-
"dependencies": {
315-
"com.unity.modules.ui": "1.0.0",
316-
"com.unity.modules.imgui": "1.0.0",
317-
"com.unity.modules.jsonserialize": "1.0.0",
318-
"com.unity.modules.uielementsnative": "1.0.0"
319-
}
320-
},
321-
"com.unity.modules.uielementsnative": {
322-
"version": "1.0.0",
323-
"depth": 1,
324-
"source": "builtin",
325187
"dependencies": {
326188
"com.unity.modules.ui": "1.0.0",
327189
"com.unity.modules.imgui": "1.0.0",

0 commit comments

Comments
 (0)