Remove Custom Project Template that was Automatically Imported

前端 未结 9 578
天命终不由人
天命终不由人 2021-02-02 10:46

I deleted the exported zip file that was placed in my exported templates folder and of course it still shows in Visual Studio\'s \"Add New Project\" dialog. I expected that but

9条回答
  •  广开言路
    2021-02-02 11:25

    At least for VSIX templates, the official way using VS2010 simply works:

    Tools->Extension Manager...->Installed Extensions->Templates->$yourTemplate->[Uninstall|Disable]

    If that works for you in the first place, you don't have to mess around with different folder layouts.

提交回复
热议问题