I have a tool (the SQL Server Compact Toolbox Visual Studio add-in) that takes advantage of the presence of the EF6 Designer on the machine.
How can I reliably detect using .NET/VS APIs, if the EF6 Designer has been installed under VS 2012?
Thanks in advance.
How can I reliably detect using .NET/VS APIs, if the EF6 Designer has been installed under VS 2012?
Thanks in advance.