msft-calculator/build/pipelines
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
..
templates Add projects to migrate ViewModel code to C# (#1895) 2022-09-29 21:29:21 -07:00
azure-pipelines.ci-internal.yaml add ARM64 config (#1881) 2022-08-29 16:56:55 +08:00
azure-pipelines.ci.yaml Update all references to main branch (#1854) 2022-06-24 09:18:31 -07:00
azure-pipelines.loc.yaml Update all references to main branch (#1854) 2022-06-24 09:18:31 -07:00
azure-pipelines.release.yaml Update azure-pipelines.release.yaml (#1885) 2022-08-30 08:20:08 -07:00