Remove Custom Project Template that was Automatically Imported

前端 未结 9 671
天命终不由人
天命终不由人 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:43

    If you still see the unwanted templates displayed in the New Project... dialog, you have to delete (for Visual Studio 2013 Community) {program folder}\Common7\IDE\ItemTemplatesCache\cache.bin after deleting all the unwanted files as described above. Afterwards VS will rebuild the templates listing.

提交回复
热议问题