Skip to content

Commit b877a75

Browse files
committed
Now DeleteAllAsmdef.bat command also delete package.josn
1 parent 26da55b commit b877a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DeleteAllAsmdef.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22
cd ./Assets/HTC.UnityPlugin
3-
del /s *.asmdef *.asmdef.meta *.asmref *.asmref.meta
3+
del /s *.asmdef *.asmdef.meta *.asmref *.asmref.meta package.json package.json.meta

0 commit comments

Comments
 (0)