Is it possible to create VSTO project for Office 2010 and above that targets .NET 3.5 in Visual Studio 2015?
When I try to create it I don't see any project templates:
If I change version of .NET Framework to 4.0 or above then I can see project templates for Office 2010:
I have Windows 10 with activated .NET 3.5 feature, VS 2015 Enterprise.
MSDN says that we cannot develop VSTO Addins that targets .NET 3.5 since Visual Studio 2012:
For more information, please, see "Visual Studio Tools for Office Runtime Installation Scenarios":