Windows Calculator: A simple yet powerful calculator that ships with Windows
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
M
Matt Cooley committed
62ca1ddf1c61617846e991d991c718be242d51d7
Parent: edf0851
Committed by GitHub <noreply@github.com>
on 9/30/2022, 4:29:21 AM