calculator/src/GraphingImpl
Matt Cooley 5326b8e646
Build with Visual Studio 2022 (#1793)
- Use Visual Studio 2022
- Use an Azure Pipelines image which has Visual Studio 2022 installed
- Use the v143 C++ build tools
- Use the Windows SDK version 22000
- Raise the minimum platform version to 17763
  - As a consequence of this change, we will use the "msix" file extension instead of "appx" for our packages
- Update UI tests from .NET Core 2.1 to .NET Core 3.1
2022-02-11 09:07:48 -08:00
..
Mocks Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
dllmain.cpp Update GraphingCalculator Projects to allow official builds (#852) 2019-12-10 16:15:49 -08:00
GraphingImpl.rc Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
GraphingImpl.vcxproj Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
GraphingImpl.vcxproj.filters Add Graph Settings (#879) 2020-01-03 15:06:14 -08:00
pch.cpp Update GraphingCalculator Projects to allow official builds (#852) 2019-12-10 16:15:49 -08:00
pch.h Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250) 2020-06-30 15:08:54 -07:00
targetver.h Update GraphingCalculator Projects to allow official builds (#852) 2019-12-10 16:15:49 -08:00