VST3 Introjucer post-build copy event

I made sure that VST3 is unselected in introjucer and saved my project, but I am still unable to shake this post-build copy event:

copy /Y "$(OutDir)\$(TargetFileName)" "$(OutDir)\$(TargetName).vst3"

Am I missing something here? I really don't want this build event.

I'm using the latest tip.

Thanks - looks like it was getting added for VST2 as well as VST3 - I've updated that now so let me know if you still have any trouble with it.

Thanks! I'll check it out and report back if there's anything wrong.