-
Notifications
You must be signed in to change notification settings - Fork 554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Office 2016 support with a few new schema classes #583
Conversation
Update office2016 from master
There were previously checks at multiple levels to get the schema level. This change passes the FileFormatVersions object all the way through so that the decision is done on whether there is a resource or not. In the future, this will allow new versions with minimal code churn.
Merge master into feature/office2016
Merge from master into Office2016
Merge from master
FYI the number changes in |
Closed in lieu of #586. This was having issues with some of the automated checks |
No description provided.