OfficeDev / Open-XML-Package-Editor-Power-Tool-for-Visual-Studio

This Power Tool is a Visual Studio add-in that provides an easy way to parse and edit Open Packaging Conventions files, including Word, Excel and PowerPoint documents.
135 stars 50 forks source link

VS2015 Support #6

Closed wmaurer closed 9 years ago

wmaurer commented 9 years ago

The Open XML Package Editor for Visual Studio extension is not currently compatible with VS2015. What are the plans for adding VS2015 support?

duncansmart commented 9 years ago

@wmaurer Until this gets merged and published you can download the VSIX file open it as a ZIP file and edit the extension.vsixmanifest file as to add the <VisualStudio Version="14.0"> section, then it should insyall into VS2015