Skip to content

Commit 1b85d07

Browse files
authored
Merge pull request #201 from michaelfarnsworth/update-webview2-version
Update WebView2 Plugin Version
2 parents 0ed5a8c + 9b2f9a4 commit 1b85d07

File tree

2 files changed

+54
-52
lines changed

2 files changed

+54
-52
lines changed
Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
1-
{
2-
"dependencies": {
3-
"com.microsoft.mixedreality.openxr": "file:MixedReality/com.microsoft.mixedreality.openxr-1.8.0.tgz",
4-
"com.microsoft.mixedreality.toolkit.foundation": "file:MixedReality/com.microsoft.mixedreality.toolkit.foundation-2.8.3.tgz",
5-
"com.microsoft.mixedreality.toolkit.standardassets": "file:MixedReality/com.microsoft.mixedreality.toolkit.standardassets-2.8.3.tgz",
6-
"com.microsoft.mixedreality.webview.unity": "file:MixedReality/com.microsoft.mixedreality.webview.unity-0.17.1-pre.3.tgz",
7-
"com.unity.collab-proxy": "2.0.3",
8-
"com.unity.ide.rider": "3.0.20",
9-
"com.unity.ide.visualstudio": "2.0.18",
10-
"com.unity.ide.vscode": "1.2.5",
11-
"com.unity.test-framework": "1.1.31",
12-
"com.unity.textmeshpro": "3.0.6",
13-
"com.unity.timeline": "1.6.4",
14-
"com.unity.ugui": "1.0.0",
15-
"com.unity.visualscripting": "1.8.0",
16-
"com.unity.xr.interaction.toolkit": "2.3.1",
17-
"com.unity.xr.openxr": "1.7.0",
18-
"com.unity.modules.ai": "1.0.0",
19-
"com.unity.modules.androidjni": "1.0.0",
20-
"com.unity.modules.animation": "1.0.0",
21-
"com.unity.modules.assetbundle": "1.0.0",
22-
"com.unity.modules.audio": "1.0.0",
23-
"com.unity.modules.cloth": "1.0.0",
24-
"com.unity.modules.director": "1.0.0",
25-
"com.unity.modules.imageconversion": "1.0.0",
26-
"com.unity.modules.imgui": "1.0.0",
27-
"com.unity.modules.jsonserialize": "1.0.0",
28-
"com.unity.modules.particlesystem": "1.0.0",
29-
"com.unity.modules.physics": "1.0.0",
30-
"com.unity.modules.physics2d": "1.0.0",
31-
"com.unity.modules.screencapture": "1.0.0",
32-
"com.unity.modules.terrain": "1.0.0",
33-
"com.unity.modules.terrainphysics": "1.0.0",
34-
"com.unity.modules.tilemap": "1.0.0",
35-
"com.unity.modules.ui": "1.0.0",
36-
"com.unity.modules.uielements": "1.0.0",
37-
"com.unity.modules.umbra": "1.0.0",
38-
"com.unity.modules.unityanalytics": "1.0.0",
39-
"com.unity.modules.unitywebrequest": "1.0.0",
40-
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
41-
"com.unity.modules.unitywebrequestaudio": "1.0.0",
42-
"com.unity.modules.unitywebrequesttexture": "1.0.0",
43-
"com.unity.modules.unitywebrequestwww": "1.0.0",
44-
"com.unity.modules.vehicles": "1.0.0",
45-
"com.unity.modules.video": "1.0.0",
46-
"com.unity.modules.vr": "1.0.0",
47-
"com.unity.modules.wind": "1.0.0",
48-
"com.unity.modules.xr": "1.0.0"
49-
}
50-
}
1+
{
2+
"dependencies": {
3+
"com.microsoft.mixedreality.openxr": "file:MixedReality/com.microsoft.mixedreality.openxr-1.8.0.tgz",
4+
"com.microsoft.mixedreality.toolkit.foundation": "file:MixedReality/com.microsoft.mixedreality.toolkit.foundation-2.8.3.tgz",
5+
"com.microsoft.mixedreality.toolkit.standardassets": "file:MixedReality/com.microsoft.mixedreality.toolkit.standardassets-2.8.3.tgz",
6+
"com.microsoft.mixedreality.webview.unity": "file:MixedReality/com.microsoft.mixedreality.webview.unity-0.17.1-pre.5.tgz",
7+
"com.unity.collab-proxy": "2.0.3",
8+
"com.unity.ide.rider": "3.0.20",
9+
"com.unity.ide.visualstudio": "2.0.18",
10+
"com.unity.ide.vscode": "1.2.5",
11+
"com.unity.test-framework": "1.1.31",
12+
"com.unity.textmeshpro": "3.0.6",
13+
"com.unity.timeline": "1.6.4",
14+
"com.unity.ugui": "1.0.0",
15+
"com.unity.visualscripting": "1.8.0",
16+
"com.unity.xr.interaction.toolkit": "2.3.1",
17+
"com.unity.xr.openxr": "1.7.0",
18+
"com.unity.modules.ai": "1.0.0",
19+
"com.unity.modules.androidjni": "1.0.0",
20+
"com.unity.modules.animation": "1.0.0",
21+
"com.unity.modules.assetbundle": "1.0.0",
22+
"com.unity.modules.audio": "1.0.0",
23+
"com.unity.modules.cloth": "1.0.0",
24+
"com.unity.modules.director": "1.0.0",
25+
"com.unity.modules.imageconversion": "1.0.0",
26+
"com.unity.modules.imgui": "1.0.0",
27+
"com.unity.modules.jsonserialize": "1.0.0",
28+
"com.unity.modules.particlesystem": "1.0.0",
29+
"com.unity.modules.physics": "1.0.0",
30+
"com.unity.modules.physics2d": "1.0.0",
31+
"com.unity.modules.screencapture": "1.0.0",
32+
"com.unity.modules.terrain": "1.0.0",
33+
"com.unity.modules.terrainphysics": "1.0.0",
34+
"com.unity.modules.tilemap": "1.0.0",
35+
"com.unity.modules.ui": "1.0.0",
36+
"com.unity.modules.uielements": "1.0.0",
37+
"com.unity.modules.umbra": "1.0.0",
38+
"com.unity.modules.unityanalytics": "1.0.0",
39+
"com.unity.modules.unitywebrequest": "1.0.0",
40+
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
41+
"com.unity.modules.unitywebrequestaudio": "1.0.0",
42+
"com.unity.modules.unitywebrequesttexture": "1.0.0",
43+
"com.unity.modules.unitywebrequestwww": "1.0.0",
44+
"com.unity.modules.vehicles": "1.0.0",
45+
"com.unity.modules.video": "1.0.0",
46+
"com.unity.modules.vr": "1.0.0",
47+
"com.unity.modules.wind": "1.0.0",
48+
"com.unity.modules.xr": "1.0.0"
49+
}
50+
}

GettingStartedGuides/HoloLens2_GettingStarted/HoloLens2GetStartedApp/Packages/packages-lock.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,12 @@
2828
}
2929
},
3030
"com.microsoft.mixedreality.webview.unity": {
31-
"version": "file:MixedReality/com.microsoft.mixedreality.webview.unity-0.17.1-pre.3.tgz",
31+
"version": "file:MixedReality/com.microsoft.mixedreality.webview.unity-0.17.1-pre.5.tgz",
3232
"depth": 0,
3333
"source": "local-tarball",
34-
"dependencies": {}
34+
"dependencies": {
35+
"com.unity.inputsystem": "1.4.4"
36+
}
3537
},
3638
"com.unity.collab-proxy": {
3739
"version": "2.0.3",

0 commit comments

Comments
 (0)