calculator/src/GraphControl
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
..
Control Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
DirectX Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
Logger Add line width option (#1098) 2020-03-26 14:15:44 -07:00
Models delete unuseful semicolon (#1783) 2022-02-07 11:12:07 -08:00
Themes Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
GraphControl.rc Hello C# - Migrating the codebase from C++/CX to C# (Phase 1) (#1598) 2021-07-15 17:12:38 +08:00
GraphControl.vcxproj Build with Visual Studio 2022 (#1793) 2022-02-11 09:07:48 -08:00
GraphControl.vcxproj.filters Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00
pch.cpp Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
pch.h Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
Utils.h Clang-format most of the sources (#1467) 2021-05-10 10:18:39 -07:00
winrtHeaders.h Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00