aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

Duplicate template ids warning in VS

Open mkArtakMSFT opened this issue 5 months ago • 1 comments

While investigating an issue in AzDO, I've stumbled upon the following warning in the logs:

Error in Template (), file (C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\ItemTemplates\Templates.Editorconfig.SolutionFile.Setup.Item..vstman). Invalid template element (TemplateID) value (Microsoft.VisualStudio.Templates.Editorconfig.AspNetCore.default).

Will use this issue to find the template with duplicate ids and fix it.

mkArtakMSFT avatar Feb 07 '24 11:02 mkArtakMSFT

@BillHiebert do you know where is this identity defined in the template, that I will need to fix?

mkArtakMSFT avatar Feb 07 '24 12:02 mkArtakMSFT

Closing as this turned out something caused by the VS Item Templates, and the team who owns it was notified.

mkArtakMSFT avatar Feb 29 '24 23:02 mkArtakMSFT