calculator/src
Matt Cooley 177a606012
Clean up project structure in Visual Studio (#8)
A few small changes to improve the view of the code in Solution Explorer:
* Delete folders from solution explorer which don't appear on disk (Resource Files, PerfTrack)
* Delete files on disk which aren't compiled into the project (Type.xaml)
* Rename CalculatorHistory.Cpp to CalculatorHistory.cpp, for consistency with other files
2019-02-04 11:52:28 -08:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
Calculator Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
CalculatorUnitTests Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
CalcViewModel Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
Calculator.sln Clean up unit test projects (#4) 2019-01-29 19:37:37 -08:00
nuget.config Hello GitHub 2019-01-28 16:24:37 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00