Skip to content
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

Build GraphingCalculator against SDK 18362 #841

Merged

Conversation

mcooley
Copy link
Member

@mcooley mcooley commented Dec 3, 2019

Allow the feature/GraphingCalculator branch to build without having a pre-release SDK installed on the build machines.

  • Retarget projects back to 18362
  • For the few APIs we need to use which are newer than 18362, use COM interop to call the methods directly

This change can be reverted once the Windows 10 version 2004 SDK is released and installed on the Azure Pipelines hosted build agents.

@mcooley
Copy link
Member Author

mcooley commented Dec 3, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@mcooley
Copy link
Member Author

mcooley commented Dec 3, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sanderl sanderl added the graphing calculator Work items related to the graphing calculator feature. label Dec 3, 2019
sanderl
sanderl previously approved these changes Dec 3, 2019
src/Calculator/Controls/MathRichEditBox.cpp Show resolved Hide resolved
@mcooley mcooley merged commit 03c2d65 into microsoft:feature/GraphingCalculator Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
graphing calculator Work items related to the graphing calculator feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants