Skip to content

Commit 179aa18

Browse files
committed
Update unity version.
1 parent c3dacbf commit 179aa18

File tree

14 files changed

+48
-28
lines changed

14 files changed

+48
-28
lines changed

samples/Unity.Mvvm.Calc/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.chebanovdd.unitymvvmtoolkit": "file:../../../src/UnityMvvmToolkit.UnityPackage/Assets/Plugins/UnityMvvmToolkit",
4-
"com.unity.collab-proxy": "1.15.18",
4+
"com.unity.collab-proxy": "1.17.2",
55
"com.unity.feature.2d": "1.0.0",
66
"com.unity.ide.rider": "3.0.15",
77
"com.unity.ide.visualstudio": "2.0.16",

samples/Unity.Mvvm.Calc/Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"dependencies": {}
6363
},
6464
"com.unity.2d.spriteshape": {
65-
"version": "7.0.4",
65+
"version": "7.0.5",
6666
"depth": 1,
6767
"source": "registry",
6868
"dependencies": {
@@ -101,7 +101,7 @@
101101
"url": "https://packages.unity.com"
102102
},
103103
"com.unity.collab-proxy": {
104-
"version": "1.15.18",
104+
"version": "1.17.2",
105105
"depth": 0,
106106
"source": "registry",
107107
"dependencies": {
@@ -125,7 +125,7 @@
125125
"com.unity.2d.pixel-perfect": "5.0.1",
126126
"com.unity.2d.psdimporter": "6.0.4",
127127
"com.unity.2d.sprite": "1.0.0",
128-
"com.unity.2d.spriteshape": "7.0.4",
128+
"com.unity.2d.spriteshape": "7.0.5",
129129
"com.unity.2d.tilemap": "1.0.0",
130130
"com.unity.2d.tilemap.extras": "2.2.3"
131131
}
@@ -170,7 +170,7 @@
170170
"url": "https://packages.unity.com"
171171
},
172172
"com.unity.services.core": {
173-
"version": "1.4.0",
173+
"version": "1.4.2",
174174
"depth": 1,
175175
"source": "registry",
176176
"dependencies": {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.6f1
2-
m_EditorVersionWithRevision: 2021.3.6f1 (7da38d85baf6)
1+
m_EditorVersion: 2021.3.8f1
2+
m_EditorVersionWithRevision: 2021.3.8f1 (b30333d56e81)

samples/Unity.Mvvm.Counter/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"com.chebanovdd.unitymvvmtoolkit": "file:../../../src/UnityMvvmToolkit.UnityPackage/Assets/Plugins/UnityMvvmToolkit",
44
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask",
5-
"com.unity.collab-proxy": "1.15.18",
5+
"com.unity.collab-proxy": "1.17.2",
66
"com.unity.feature.2d": "1.0.0",
77
"com.unity.ide.rider": "3.0.15",
88
"com.unity.ide.visualstudio": "2.0.16",

samples/Unity.Mvvm.Counter/Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dependencies": {}
7070
},
7171
"com.unity.2d.spriteshape": {
72-
"version": "7.0.4",
72+
"version": "7.0.5",
7373
"depth": 1,
7474
"source": "registry",
7575
"dependencies": {
@@ -108,7 +108,7 @@
108108
"url": "https://packages.unity.com"
109109
},
110110
"com.unity.collab-proxy": {
111-
"version": "1.15.18",
111+
"version": "1.17.2",
112112
"depth": 0,
113113
"source": "registry",
114114
"dependencies": {
@@ -132,7 +132,7 @@
132132
"com.unity.2d.pixel-perfect": "5.0.1",
133133
"com.unity.2d.psdimporter": "6.0.4",
134134
"com.unity.2d.sprite": "1.0.0",
135-
"com.unity.2d.spriteshape": "7.0.4",
135+
"com.unity.2d.spriteshape": "7.0.5",
136136
"com.unity.2d.tilemap": "1.0.0",
137137
"com.unity.2d.tilemap.extras": "2.2.3"
138138
}
@@ -177,7 +177,7 @@
177177
"url": "https://packages.unity.com"
178178
},
179179
"com.unity.services.core": {
180-
"version": "1.4.0",
180+
"version": "1.4.2",
181181
"depth": 1,
182182
"source": "registry",
183183
"dependencies": {
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.6f1
2-
m_EditorVersionWithRevision: 2021.3.6f1 (7da38d85baf6)
1+
m_EditorVersion: 2021.3.8f1
2+
m_EditorVersionWithRevision: 2021.3.8f1 (b30333d56e81)

samples/Unity.Mvvm.CounterLegacy/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.chebanovdd.unitymvvmtoolkit": "file:../../../src/UnityMvvmToolkit.UnityPackage/Assets/Plugins/UnityMvvmToolkit",
4-
"com.unity.collab-proxy": "1.15.18",
4+
"com.unity.collab-proxy": "1.17.2",
55
"com.unity.feature.2d": "1.0.0",
66
"com.unity.ide.rider": "3.0.15",
77
"com.unity.ide.visualstudio": "2.0.16",

samples/Unity.Mvvm.CounterLegacy/Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"dependencies": {}
6363
},
6464
"com.unity.2d.spriteshape": {
65-
"version": "7.0.4",
65+
"version": "7.0.5",
6666
"depth": 1,
6767
"source": "registry",
6868
"dependencies": {
@@ -101,7 +101,7 @@
101101
"url": "https://packages.unity.com"
102102
},
103103
"com.unity.collab-proxy": {
104-
"version": "1.15.18",
104+
"version": "1.17.2",
105105
"depth": 0,
106106
"source": "registry",
107107
"dependencies": {
@@ -125,7 +125,7 @@
125125
"com.unity.2d.pixel-perfect": "5.0.1",
126126
"com.unity.2d.psdimporter": "6.0.4",
127127
"com.unity.2d.sprite": "1.0.0",
128-
"com.unity.2d.spriteshape": "7.0.4",
128+
"com.unity.2d.spriteshape": "7.0.5",
129129
"com.unity.2d.tilemap": "1.0.0",
130130
"com.unity.2d.tilemap.extras": "2.2.3"
131131
}
@@ -170,7 +170,7 @@
170170
"url": "https://packages.unity.com"
171171
},
172172
"com.unity.services.core": {
173-
"version": "1.4.0",
173+
"version": "1.4.2",
174174
"depth": 1,
175175
"source": "registry",
176176
"dependencies": {
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"MonoBehaviour": {
3+
"Version": 4,
4+
"EnableBurstCompilation": true,
5+
"EnableOptimisations": true,
6+
"EnableSafetyChecks": false,
7+
"EnableDebugInAllBuilds": false,
8+
"CpuMinTargetX32": 0,
9+
"CpuMaxTargetX32": 0,
10+
"CpuMinTargetX64": 0,
11+
"CpuMaxTargetX64": 0,
12+
"OptimizeFor": 0
13+
}
14+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"MonoBehaviour": {
3+
"Version": 4,
4+
"DisabledWarnings": ""
5+
}
6+
}

0 commit comments

Comments
 (0)