Skip to content

Commit

Permalink
Upgraded Unity project to 2019.3.0f3
Browse files Browse the repository at this point in the history
  • Loading branch information
jzapdot committed Dec 21, 2019
1 parent 5da1540 commit ffa1adb
Show file tree
Hide file tree
Showing 14 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 deletions Unity/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
"dependencies": {
"com.jeffcampbellmakesgames.packagetools": "https://github.com/jeffcampbellmakesgames/unity-package-tools.git#release/stable",
"com.unity.ext.nunit": "1.0.0",
"com.unity.ide.rider": "1.0.8",
"com.unity.ide.vscode": "1.0.7",
"com.unity.package-manager-ui": "2.2.0",
"com.unity.test-framework": "1.0.18",
"com.unity.ide.rider": "1.1.4",
"com.unity.ide.vscode": "1.1.3",
"com.unity.test-framework": "1.1.3",
"com.unity.textmeshpro": "2.0.1",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
Expand Down Expand Up @@ -42,8 +41,8 @@
},
"lock": {
"com.jeffcampbellmakesgames.packagetools": {
"hash": "feaded99c976be564b7e52d2a47fed249e94bddd",
"revision": "release/stable"
"revision": "release/stable",
"hash": "feaded99c976be564b7e52d2a47fed249e94bddd"
}
}
}
Binary file modified Unity/ProjectSettings/AudioManager.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/ClusterInputManager.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/EditorBuildSettings.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/EditorSettings.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/GraphicsSettings.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/InputManager.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/NavMeshAreas.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/PresetManager.asset
Binary file not shown.
4 changes: 2 additions & 2 deletions Unity/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2019.2.0f1
m_EditorVersionWithRevision: 2019.2.0f1 (20c1667945cf)
m_EditorVersion: 2019.3.0f3
m_EditorVersionWithRevision: 2019.3.0f3 (6c9e2bfd6f81)
Binary file modified Unity/ProjectSettings/TagManager.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/TimeManager.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/UnityConnectSettings.asset
Binary file not shown.
Binary file modified Unity/ProjectSettings/VFXManager.asset
Binary file not shown.

0 comments on commit ffa1adb

Please sign in to comment.