Open-XML-SDK icon indicating copy to clipboard operation
Open-XML-SDK copied to clipboard

Separate framework from typed classes

Open twsouthwick opened this issue 3 years ago • 3 comments

This is an initial change to move the infrastructure of the SDK to a separate assembly. This is done in a way that will not break the current set up by defining type forwards from DocumentFormat.OpenXml to the new DocumentFormat.OpenXml.Framework assembly. This is a WIP and updates will be pushed to the PR as progress is made. The change is expected to be made before 2.19.0 and is a precursor to any changes to separate out by document type (word/excel/powerpoint).

twsouthwick avatar Jun 20 '22 03:06 twsouthwick

/azp run

twsouthwick avatar Jun 20 '22 21:06 twsouthwick

Comment was made before the most recent commit for PR 1164 in repo OfficeDev/Open-XML-SDK

azure-pipelines[bot] avatar Jun 20 '22 22:06 azure-pipelines[bot]

Blocked by #1185

twsouthwick avatar Aug 31 '22 01:08 twsouthwick