Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Commit d569d6e

Browse files
Imported to 2019.1
1 parent fcf3cb4 commit d569d6e

File tree

3 files changed

+26
-15
lines changed

3 files changed

+26
-15
lines changed

Logs/Packages-Update.log

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,24 @@ Update Mode: updateDependencies
6262
The following packages were updated:
6363
com.unity.ide.rider from version 1.0.8 to 1.1.0
6464
com.unity.ide.vscode from version 1.0.7 to 1.1.2
65+
66+
=== Sat Nov 9 21:40:45 2019
67+
68+
Packages were changed.
69+
Update Mode: resetToDefaultDependencies
70+
71+
The following packages were updated:
72+
com.unity.ads from version 2.3.1 to 2.0.8
73+
com.unity.package-manager-ui from version 2.2.0 to 2.1.2
74+
com.unity.timeline from version 1.1.0 to 1.0.0
75+
The following packages were removed:
76+
com.unity.2d.sprite@1.0.0
77+
com.unity.2d.tilemap@1.0.0
78+
com.unity.ext.nunit@1.0.0
79+
com.unity.ide.rider@1.1.0
80+
com.unity.ide.vscode@1.1.2
81+
com.unity.multiplayer-hlapi@1.0.2
82+
com.unity.test-framework@1.0.13
83+
com.unity.ugui@1.0.0
84+
com.unity.xr.legacyinputhelpers@2.0.2
85+
com.unity.modules.androidjni@1.0.0

Packages/manifest.json

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,13 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.sprite": "1.0.0",
4-
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ads": "2.3.1",
3+
"com.unity.ads": "2.0.8",
64
"com.unity.analytics": "3.3.2",
75
"com.unity.collab-proxy": "1.2.16",
8-
"com.unity.ext.nunit": "1.0.0",
9-
"com.unity.ide.rider": "1.1.0",
10-
"com.unity.ide.vscode": "1.1.2",
11-
"com.unity.multiplayer-hlapi": "1.0.2",
12-
"com.unity.package-manager-ui": "2.2.0",
6+
"com.unity.package-manager-ui": "2.1.2",
137
"com.unity.purchasing": "2.0.6",
14-
"com.unity.test-framework": "1.0.13",
158
"com.unity.textmeshpro": "2.0.1",
16-
"com.unity.timeline": "1.1.0",
17-
"com.unity.ugui": "1.0.0",
18-
"com.unity.xr.legacyinputhelpers": "2.0.2",
9+
"com.unity.timeline": "1.0.0",
1910
"com.unity.modules.ai": "1.0.0",
20-
"com.unity.modules.androidjni": "1.0.0",
2111
"com.unity.modules.animation": "1.0.0",
2212
"com.unity.modules.assetbundle": "1.0.0",
2313
"com.unity.modules.audio": "1.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2019.2.9f1
2-
m_EditorVersionWithRevision: 2019.2.9f1 (ebce4d76e6e8)
1+
m_EditorVersion: 2019.1.14f1
2+
m_EditorVersionWithRevision: 2019.1.14f1 (148b5891095a)

0 commit comments

Comments
 (0)