Project tool: Custom plugin name and master solution
- 
 Hello there, I ran into a slight problem recently: 
 With the given folder structuresdk/plugins/MyPluginI created a new project using projectdefinition.txtsName=MyPlugin_feature_Asetting via project tool.
 This leads to the problem that the master solution won't recognize the custom named project file and thus cannot load it.
 Is it possible to circumvent that problem without having to modify project files manually?
- 
 Hello, this is a bug. So far, the NAMEattribute has only been used to re-name solutions, but not plugins. It is better to not use theNAMEattribute with plugins.best wishes, 
 Sebastian
- 
 Thanks Sebastian! 
 Looking forward for a fix. 
 Meanwhile I'll take care of your recommendation.Best, 
 Robert