Wednesday, July 7, 2021

Sitecore Best Practices (V10.1) 002 - When start a new feature don't include the .sln file and try to setup a VSIX (extension template)

 This is very very basic but just wanted to cover here, when we start a new feature don't involve the .sln (Solution) project as we have the main solution for the project.

I would sugget to create a new VSIX (extension template)


References -

  1. https://dzone.com/articles/creating-your-first-visual-studio-vsix-package
  2. https://docs.microsoft.com/en-us/visualstudio/extensibility/getting-started-with-the-vsix-project-template?view=vs-2019

No comments:

Post a Comment