calculator/src
Daniel Belcher 19e61e2b53 Disable use of min/max macros defined by Windows headers. (#363)
Description of the changes:
  Disable Windows-provided min/max macros using the NOMINMAX flag. Add the flag to each project's pch to disable the macros across the solution.

How changes were validated:
  Project builds.
  Unit tests pass.
  Smoke tests.

Fixes #362.
2019-03-25 11:28:29 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Disable use of min/max macros defined by Windows headers. (#363) 2019-03-25 11:28:29 -07:00
Calculator Disable use of min/max macros defined by Windows headers. (#363) 2019-03-25 11:28:29 -07:00
CalculatorUnitTests Disable use of min/max macros defined by Windows headers. (#363) 2019-03-25 11:28:29 -07:00
CalcViewModel Disable use of min/max macros defined by Windows headers. (#363) 2019-03-25 11:28:29 -07:00
Calculator.sln Remove .editorconfig from sln (#290) 2019-03-13 12:50:23 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00