calculator/src
Matt Cooley e55ffe5b8d [Build] Remove conditional inclusion of resw files (#360)
The .resw files for all languages are expected to be checked into the repo (this used to not the the case). Let's remove the conditions in the project file which ignore them if they don't exist.

Additionally removes pseudo-loc resource references from the build as pseudo-loc resources aren't currently being generated.
2019-03-25 11:16:15 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Make CalculatorManager final rather than sealed (#331) 2019-03-20 17:23:09 -07:00
Calculator [Build] Remove conditional inclusion of resw files (#360) 2019-03-25 11:16:15 -07:00
CalculatorUnitTests Remove unused member field from CalculatorHistory (#330) 2019-03-20 10:58:32 -07:00
CalcViewModel Simplify multiple "or" operators (#341) 2019-03-21 10:43:59 -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