Solved Project tool: Custom plugin name and master solution

Hello there,

I ran into a slight problem recently:
With the given folder structure sdk/plugins/MyPlugin I created a new project using projectdefinition.txts Name=MyPlugin_feature_A setting 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 NAME attribute has only been used to re-name solutions, but not plugins. It is better to not use the NAME attribute with plugins.

best wishes,
Sebastian

Hello,

this is a bug.

So far, the NAME attribute has only been used to re-name solutions, but not plugins. It is better to not use the NAME attribute with plugins.

best wishes,
Sebastian

Thanks Sebastian!
Looking forward for a fix. ;)
Meanwhile I'll take care of your recommendation.

Best,
Robert