Remove Custom Project Template that was Automatically Imported

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

    Try looking under %userprofile%\Application Data\Microsoft\VisualStudio\10.0\ProjectTemplatesCache. This is where the unzipped cache of the template would usually be stored. If it isn't there, try searching for a folder named ProjectTemplatesCache anywhere in your user data directory.

提交回复
热议问题