From a53fee6209b3187861317359c81e27d8f4c36930 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 4 Sep 2024 12:51:03 -0700 Subject: [PATCH] ci: more tries --- .../Runtime/LDtkUnity.Runtime.asmdef | 2 +- Packages/manifest.json | 1 - Packages/packages-lock.json | 26 ------------------- 3 files changed, 1 insertion(+), 28 deletions(-) diff --git a/Assets/LDtkUnity/Runtime/LDtkUnity.Runtime.asmdef b/Assets/LDtkUnity/Runtime/LDtkUnity.Runtime.asmdef index e821779b8..3ca3b8cbd 100644 --- a/Assets/LDtkUnity/Runtime/LDtkUnity.Runtime.asmdef +++ b/Assets/LDtkUnity/Runtime/LDtkUnity.Runtime.asmdef @@ -8,7 +8,7 @@ "includePlatforms": [], "excludePlatforms": [], "allowUnsafeCode": false, - "overrideReferences": true, + "overrideReferences": false, "precompiledReferences": [ "Utf8Json.dll" ], diff --git a/Packages/manifest.json b/Packages/manifest.json index 1d0a3db3f..00a5b53d6 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -8,7 +8,6 @@ "com.unity.ide.visualstudio": "2.0.22", "com.unity.test-framework": "1.4.5", "com.unity.testtools.codecoverage": "1.2.6", - "com.unity.toolchain.linux-x86_64": "2.0.9", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index ae2934151..41a0b69ea 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -61,22 +61,6 @@ "dependencies": {}, "url": "https://packages.unity.com" }, - "com.unity.sysroot": { - "version": "2.0.10", - "depth": 1, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, - "com.unity.sysroot.linux-x86_64": { - "version": "2.0.9", - "depth": 1, - "source": "registry", - "dependencies": { - "com.unity.sysroot": "2.0.10" - }, - "url": "https://packages.unity.com" - }, "com.unity.test-framework": { "version": "1.4.5", "depth": 0, @@ -98,16 +82,6 @@ }, "url": "https://packages.unity.com" }, - "com.unity.toolchain.linux-x86_64": { - "version": "2.0.9", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.sysroot": "2.0.10", - "com.unity.sysroot.linux-x86_64": "2.0.9" - }, - "url": "https://packages.unity.com" - }, "com.unity.modules.ai": { "version": "1.0.0", "depth": 0,