microsoft / winforms-designer-extensibility

MIT License
56 stars 13 forks source link

Type Editor Template is not working in V.S. 17.4.3 #8

Closed kirsan31 closed 1 year ago

kirsan31 commented 1 year ago

Microsoft.WinForms.Designer.TypeEditorTemplate.1.1.0-prerelease-preview3

Microsoft Visual Studio Community 2022 Version 17.4.3 VisualStudio.17.Release/17.4.3+33205.214 Microsoft .NET Framework Version 4.8.09032

No options at all on second page: image

Templates from https://github.com/KlausLoeffelmann/NetControlDesigners/tree/Templates not working too. Worked at 17.4.2.

KlausLoeffelmann commented 1 year ago

I just tried, and it is working for me in the latest

Let's try to find out why you're seeing (or not seeing) this on your particular machine.

image

kirsan31 commented 1 year ago

17.4.4 all working well. So let's assume it was a version 17.4.3 problem.