From c47b92e92cf33ae8bf2f38929e137294397e4735 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 7 Apr 2021 21:33:14 +0800 Subject: +init --- Assets/Samples/Demo/UIEffect_Demo.asmdef | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Assets/Samples/Demo/UIEffect_Demo.asmdef (limited to 'Assets/Samples/Demo/UIEffect_Demo.asmdef') diff --git a/Assets/Samples/Demo/UIEffect_Demo.asmdef b/Assets/Samples/Demo/UIEffect_Demo.asmdef new file mode 100644 index 0000000..c19d48e --- /dev/null +++ b/Assets/Samples/Demo/UIEffect_Demo.asmdef @@ -0,0 +1,14 @@ +{ + "name": "UIEffect_Demo", + "references": [ + "UIEffect" + ], + "optionalUnityReferences": [], + "includePlatforms": [], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": false, + "defineConstraints": [] +} \ No newline at end of file -- cgit v1.1-26-g67d0