Skip to content

Commit 43cd0e7

Browse files
committed
Revent win-x86 dll.meta changes
1 parent d2f0091 commit 43cd0e7

File tree

7 files changed

+62
-93
lines changed

7 files changed

+62
-93
lines changed

SkiaUnity/Assets/SkiaSharp/Library/win-x64/libSkiaSharp.dll.meta

Lines changed: 16 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SkiaUnity/Assets/SkiaSharp/Library/win-x86/libSkiaSharp.dll.meta

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SkiaUnity/Packages/manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.animation": "10.1.4",
4-
"com.unity.2d.pixel-perfect": "5.0.3",
5-
"com.unity.2d.psdimporter": "9.0.3",
3+
"com.unity.2d.animation": "11.0.0",
4+
"com.unity.2d.pixel-perfect": "5.1.0",
5+
"com.unity.2d.psdimporter": "10.1.1",
66
"com.unity.2d.sprite": "1.0.0",
7-
"com.unity.2d.spriteshape": "10.0.7",
7+
"com.unity.2d.spriteshape": "11.0.0",
88
"com.unity.2d.tilemap": "1.0.0",
9-
"com.unity.ai.navigation": "2.0.6",
10-
"com.unity.collab-proxy": "2.7.1",
11-
"com.unity.ide.rider": "3.0.35",
9+
"com.unity.ai.navigation": "2.0.8",
10+
"com.unity.collab-proxy": "2.8.2",
11+
"com.unity.ide.rider": "3.0.36",
1212
"com.unity.ide.visualstudio": "2.0.23",
1313
"com.unity.ide.vscode": "1.2.5",
1414
"com.unity.multiplayer.center": "1.0.0",

SkiaUnity/Packages/packages-lock.json

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dependencies": {
33
"com.unity.2d.animation": {
4-
"version": "10.1.4",
4+
"version": "11.0.0",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.2d.common": "9.0.7",
8+
"com.unity.2d.common": "10.0.0",
99
"com.unity.2d.sprite": "1.0.0",
1010
"com.unity.collections": "1.2.4",
1111
"com.unity.modules.animation": "1.0.0",
@@ -14,32 +14,35 @@
1414
"url": "https://packages.unity.com"
1515
},
1616
"com.unity.2d.common": {
17-
"version": "9.0.7",
17+
"version": "10.0.0",
1818
"depth": 1,
1919
"source": "registry",
2020
"dependencies": {
21-
"com.unity.burst": "1.8.4",
2221
"com.unity.2d.sprite": "1.0.0",
2322
"com.unity.mathematics": "1.1.0",
23+
"com.unity.modules.uielements": "1.0.0",
2424
"com.unity.modules.animation": "1.0.0",
25-
"com.unity.modules.uielements": "1.0.0"
25+
"com.unity.burst": "1.8.4"
2626
},
2727
"url": "https://packages.unity.com"
2828
},
2929
"com.unity.2d.pixel-perfect": {
30-
"version": "5.0.3",
30+
"version": "5.1.0",
3131
"depth": 0,
3232
"source": "registry",
33-
"dependencies": {},
33+
"dependencies": {
34+
"com.unity.modules.imgui": "1.0.0"
35+
},
3436
"url": "https://packages.unity.com"
3537
},
3638
"com.unity.2d.psdimporter": {
37-
"version": "9.0.3",
39+
"version": "10.1.1",
3840
"depth": 0,
3941
"source": "registry",
4042
"dependencies": {
41-
"com.unity.2d.common": "9.0.4",
42-
"com.unity.2d.sprite": "1.0.0"
43+
"com.unity.2d.common": "10.0.0",
44+
"com.unity.2d.sprite": "1.0.0",
45+
"com.unity.2d.tilemap": "1.0.0"
4346
},
4447
"url": "https://packages.unity.com"
4548
},
@@ -50,11 +53,11 @@
5053
"dependencies": {}
5154
},
5255
"com.unity.2d.spriteshape": {
53-
"version": "10.0.7",
56+
"version": "11.0.0",
5457
"depth": 0,
5558
"source": "registry",
5659
"dependencies": {
57-
"com.unity.2d.common": "9.0.7",
60+
"com.unity.2d.common": "10.0.0",
5861
"com.unity.mathematics": "1.1.0",
5962
"com.unity.modules.physics2d": "1.0.0"
6063
},
@@ -70,7 +73,7 @@
7073
}
7174
},
7275
"com.unity.ai.navigation": {
73-
"version": "2.0.6",
76+
"version": "2.0.8",
7477
"depth": 0,
7578
"source": "registry",
7679
"dependencies": {
@@ -79,7 +82,7 @@
7982
"url": "https://packages.unity.com"
8083
},
8184
"com.unity.burst": {
82-
"version": "1.8.19",
85+
"version": "1.8.21",
8386
"depth": 2,
8487
"source": "registry",
8588
"dependencies": {
@@ -89,7 +92,7 @@
8992
"url": "https://packages.unity.com"
9093
},
9194
"com.unity.collab-proxy": {
92-
"version": "2.7.1",
95+
"version": "2.8.2",
9396
"depth": 0,
9497
"source": "registry",
9598
"dependencies": {},
@@ -114,7 +117,7 @@
114117
"dependencies": {}
115118
},
116119
"com.unity.ide.rider": {
117-
"version": "3.0.35",
120+
"version": "3.0.36",
118121
"depth": 0,
119122
"source": "registry",
120123
"dependencies": {
@@ -178,11 +181,11 @@
178181
}
179182
},
180183
"com.unity.test-framework.performance": {
181-
"version": "3.0.3",
184+
"version": "3.1.0",
182185
"depth": 2,
183186
"source": "registry",
184187
"dependencies": {
185-
"com.unity.test-framework": "1.1.31",
188+
"com.unity.test-framework": "1.1.33",
186189
"com.unity.modules.jsonserialize": "1.0.0"
187190
},
188191
"url": "https://packages.unity.com"
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!655991488 &1
4+
MultiplayerManager:
5+
m_ObjectHideFlags: 0
6+
m_EnableMultiplayerRoles: 0
7+
m_StrippingTypes: {}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.0.46f1
2-
m_EditorVersionWithRevision: 6000.0.46f1 (fb93bc360d3a)
1+
m_EditorVersion: 6000.1.7f1
2+
m_EditorVersionWithRevision: 6000.1.7f1 (13a8ffad9172)

SkiaUnity/ProjectSettings/boot.config

Whitespace-only changes.

0 commit comments

Comments
 (0)