msft-calculator/build
Matt Cooley 62ca1ddf1c
Add projects to migrate ViewModel code to C# (#1895)
* Rename the existing CalculatorApp.ViewModel.* namespaces to CalculatorApp.ViewModelNative.*
* Add a new C# class library project for CalculatorApp.ViewModel
* Add a new C# test project, CalculatorApp.ViewModel.Tests and run the tests in the pipeline
* To prove it all works: port the Utilities.GetWindowId function from C++ to C# and call the new version from the Calculator project and from a unit test
2022-09-29 21:29:21 -07:00
..
pipelines Add projects to migrate ViewModel code to C# (#1895) 2022-09-29 21:29:21 -07:00
scripts Move UI tests to Windows 11 (#1866) 2022-07-29 07:59:28 -07:00