From a087f40e8a99a9e7a5d1f631f7f29006f4dcb736 Mon Sep 17 00:00:00 2001 From: ALEXTANG <574809918@qq.com> Date: Thu, 13 Jul 2023 17:31:53 +0800 Subject: [PATCH] [-] Remove Cysharp.MemoryPack [-] Remove Cysharp.MemoryPack --- Packages/manifest.json | 1 - Packages/packages-lock.json | 7 ------- 2 files changed, 8 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 75222a2f..3a89b178 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,7 +1,6 @@ { "dependencies": { "com.code-philosophy.hybridclr": "https://gitee.com/focus-creative-games/hybridclr_unity.git", - "com.cysharp.memorypack": "https://github.com/Cysharp/MemoryPack.git?path=src/MemoryPack.Unity/Assets/Plugins/MemoryPack", "com.unity.2d.animation": "7.0.9", "com.unity.2d.pixel-perfect": "5.0.3", "com.unity.2d.psdimporter": "6.0.7", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index cb9e5fe3..e074bd59 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -7,13 +7,6 @@ "dependencies": {}, "hash": "8e178c0e372a396e1bf1687e450d85693a95baf4" }, - "com.cysharp.memorypack": { - "version": "https://github.com/Cysharp/MemoryPack.git?path=src/MemoryPack.Unity/Assets/Plugins/MemoryPack", - "depth": 0, - "source": "git", - "dependencies": {}, - "hash": "09eb5f1535d0d01dee98c84fa110c21a436bd896" - }, "com.unity.2d.animation": { "version": "7.0.9", "depth": 0,