diff --git a/VContainer/Assets/VContainer/Runtime/CodeGen.meta b/VContainer/Assets/VContainer/Runtime/CodeGen.meta deleted file mode 100644 index 5e855e10..00000000 --- a/VContainer/Assets/VContainer/Runtime/CodeGen.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 83396d50f09d04bd9b12c021e21139e6 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/VContainer/Assets/VContainer/Runtime/CodeGen/Dummy.cs b/VContainer/Assets/VContainer/Runtime/CodeGen/Dummy.cs deleted file mode 100644 index 50625f12..00000000 --- a/VContainer/Assets/VContainer/Runtime/CodeGen/Dummy.cs +++ /dev/null @@ -1,4 +0,0 @@ -// This file marks empty asmdefs to prevent them from being deleted -namespace VContainer.CodeGen -{ -} diff --git a/VContainer/Assets/VContainer/Runtime/CodeGen/Dummy.cs.meta b/VContainer/Assets/VContainer/Runtime/CodeGen/Dummy.cs.meta deleted file mode 100644 index 8f919964..00000000 --- a/VContainer/Assets/VContainer/Runtime/CodeGen/Dummy.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 9024c1a2a141845be91ae746cbf5c8d9 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/VContainer/Assets/VContainer/Runtime/CodeGen/VContainer.EnableCodeGen.asmdef b/VContainer/Assets/VContainer/Runtime/CodeGen/VContainer.EnableCodeGen.asmdef deleted file mode 100644 index 46b50eb5..00000000 --- a/VContainer/Assets/VContainer/Runtime/CodeGen/VContainer.EnableCodeGen.asmdef +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "VContainer.EnableCodeGen", - "rootNamespace": "", - "references": [], - "includePlatforms": [], - "excludePlatforms": [], - "allowUnsafeCode": false, - "overrideReferences": false, - "precompiledReferences": [], - "autoReferenced": false, - "defineConstraints": [], - "versionDefines": [], - "noEngineReferences": true -} diff --git a/VContainer/Assets/VContainer/Runtime/CodeGen/VContainer.EnableCodeGen.asmdef.meta b/VContainer/Assets/VContainer/Runtime/CodeGen/VContainer.EnableCodeGen.asmdef.meta deleted file mode 100644 index 9789c502..00000000 --- a/VContainer/Assets/VContainer/Runtime/CodeGen/VContainer.EnableCodeGen.asmdef.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: cdfd058b393524bddbb7e850e0d53c8e -AssemblyDefinitionImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/VContainer/Packages/manifest.json b/VContainer/Packages/manifest.json index d0d4fdbf..f3584146 100644 --- a/VContainer/Packages/manifest.json +++ b/VContainer/Packages/manifest.json @@ -1,7 +1,6 @@ { "dependencies": { "com.cysharp.runtimeunittesttoolkit": "https://github.com/Cysharp/RuntimeUnitTestToolkit.git?path=RuntimeUnitTestToolkit/Assets/RuntimeUnitTestToolkit", - "com.unity.ai.navigation": "1.1.4", "com.unity.ide.rider": "3.0.24", "com.unity.ide.visualstudio": "2.0.18", "com.unity.nuget.mono-cecil": "1.11.4", diff --git a/VContainer/Packages/packages-lock.json b/VContainer/Packages/packages-lock.json index 16671956..305727dd 100644 --- a/VContainer/Packages/packages-lock.json +++ b/VContainer/Packages/packages-lock.json @@ -7,15 +7,6 @@ "dependencies": {}, "hash": "1a9d2bee8d37f8e5317b7efe91e70c977c679fd6" }, - "com.unity.ai.navigation": { - "version": "1.1.4", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.modules.ai": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.ext.nunit": { "version": "2.0.3", "depth": 1, @@ -68,12 +59,6 @@ "com.unity.modules.imgui": "1.0.0" } }, - "com.unity.modules.ai": { - "version": "1.0.0", - "depth": 1, - "source": "builtin", - "dependencies": {} - }, "com.unity.modules.animation": { "version": "1.0.0", "depth": 0,