From 3d10b1996047fed48f4d079ae3aa429b59ced3af Mon Sep 17 00:00:00 2001 From: Dan Korostelev Date: Mon, 12 Jun 2023 17:09:04 +0200 Subject: [PATCH] Upddate Unity and packages --- playground-unity/Packages/manifest.json | 4 ++-- playground-unity/Packages/packages-lock.json | 4 ++-- playground-unity/ProjectSettings/ProjectVersion.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/playground-unity/Packages/manifest.json b/playground-unity/Packages/manifest.json index f740389..2cfb2b3 100644 --- a/playground-unity/Packages/manifest.json +++ b/playground-unity/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { - "com.unity.ide.rider": "3.0.18", - "com.unity.ide.visualstudio": "2.0.17", + "com.unity.ide.rider": "3.0.24", + "com.unity.ide.visualstudio": "2.0.18", "com.unity.ide.vscode": "1.2.5", "com.unity.test-framework": "2.0.1-exp.2", "com.unity.textmeshpro": "3.0.6", diff --git a/playground-unity/Packages/packages-lock.json b/playground-unity/Packages/packages-lock.json index e24bdfe..32863f4 100644 --- a/playground-unity/Packages/packages-lock.json +++ b/playground-unity/Packages/packages-lock.json @@ -8,7 +8,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.18", + "version": "3.0.24", "depth": 0, "source": "registry", "dependencies": { @@ -17,7 +17,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.17", + "version": "2.0.18", "depth": 0, "source": "registry", "dependencies": { diff --git a/playground-unity/ProjectSettings/ProjectVersion.txt b/playground-unity/ProjectSettings/ProjectVersion.txt index 61bfe8a..f548f56 100644 --- a/playground-unity/ProjectSettings/ProjectVersion.txt +++ b/playground-unity/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2021.3.18f1 -m_EditorVersionWithRevision: 2021.3.18f1 (3129e69bc0c7) +m_EditorVersion: 2021.3.27f1 +m_EditorVersionWithRevision: 2021.3.27f1 (ca3ffb99bcc6)