diff --git a/src/CalcManager/CalcManager.vcxproj b/src/CalcManager/CalcManager.vcxproj index 7df97dba..a7d06158 100644 --- a/src/CalcManager/CalcManager.vcxproj +++ b/src/CalcManager/CalcManager.vcxproj @@ -45,8 +45,8 @@ true Windows Store 10.0 - 10.0.22000.0 - 10.0.17763.0 + 10.0 + 10.0.22000.0 @@ -346,4 +346,4 @@ - + \ No newline at end of file diff --git a/src/CalcViewModel/CalcViewModel.vcxproj b/src/CalcViewModel/CalcViewModel.vcxproj index 1e5eb908..5bd18aad 100644 --- a/src/CalcViewModel/CalcViewModel.vcxproj +++ b/src/CalcViewModel/CalcViewModel.vcxproj @@ -42,8 +42,8 @@ 14.0 true Windows Store - 10.0.22000.0 - 10.0.17763.0 + 10.0 + 10.0.22000.0 10.0 @@ -417,4 +417,4 @@ - + \ No newline at end of file diff --git a/src/CalcViewModel/CalcViewModel.vcxproj.filters b/src/CalcViewModel/CalcViewModel.vcxproj.filters index cfaa786f..46ee7fd0 100644 --- a/src/CalcViewModel/CalcViewModel.vcxproj.filters +++ b/src/CalcViewModel/CalcViewModel.vcxproj.filters @@ -209,4 +209,7 @@ DataLoaders + + + \ No newline at end of file diff --git a/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj b/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj index b77fd624..d2a9849a 100644 --- a/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj +++ b/src/CalcViewModelCopyForUT/CalcViewModelCopyForUT.vcxproj @@ -42,8 +42,8 @@ 14.0 true Windows Store - 10.0.22000.0 - 10.0.17763.0 + 10.0 + 10.0.22000.0 10.0 @@ -411,4 +411,4 @@ - + \ No newline at end of file diff --git a/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj b/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj index 265d9469..42171c09 100644 --- a/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj +++ b/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj @@ -7,8 +7,8 @@ 15.0 true Windows Store - 10.0.22000.0 - 10.0.17763.0 + 10.0 + 10.0.22000.0 10.0 15.0 NativeUnitTestProject @@ -291,4 +291,4 @@ - + \ No newline at end of file diff --git a/src/GraphControl/GraphControl.vcxproj b/src/GraphControl/GraphControl.vcxproj index 925735b6..053de599 100644 --- a/src/GraphControl/GraphControl.vcxproj +++ b/src/GraphControl/GraphControl.vcxproj @@ -42,8 +42,8 @@ 14.0 true Windows Store - 10.0.22000.0 - 10.0.17763.0 + 10.0 + 10.0.22000.0 10.0 @@ -355,4 +355,4 @@ - + \ No newline at end of file diff --git a/src/GraphControl/GraphControl.vcxproj.filters b/src/GraphControl/GraphControl.vcxproj.filters index 60ea5d32..f07c3fa8 100644 --- a/src/GraphControl/GraphControl.vcxproj.filters +++ b/src/GraphControl/GraphControl.vcxproj.filters @@ -74,4 +74,7 @@ + + + \ No newline at end of file diff --git a/src/GraphingImpl/GraphingImpl.vcxproj b/src/GraphingImpl/GraphingImpl.vcxproj index 0642084c..2f61d161 100644 --- a/src/GraphingImpl/GraphingImpl.vcxproj +++ b/src/GraphingImpl/GraphingImpl.vcxproj @@ -42,8 +42,8 @@ 14.0 true Windows Store - 10.0.22000.0 - 10.0.17763.0 + 10.0 + 10.0.22000.0 10.0 @@ -281,4 +281,4 @@ - + \ No newline at end of file diff --git a/src/GraphingImpl/GraphingImpl.vcxproj.filters b/src/GraphingImpl/GraphingImpl.vcxproj.filters index 6dd6775f..cdca2f81 100644 --- a/src/GraphingImpl/GraphingImpl.vcxproj.filters +++ b/src/GraphingImpl/GraphingImpl.vcxproj.filters @@ -64,4 +64,9 @@ Mocks + + + Resource Files + + \ No newline at end of file diff --git a/src/TraceLogging/TraceLogging.vcxproj b/src/TraceLogging/TraceLogging.vcxproj index a48e3ed7..9482262f 100644 --- a/src/TraceLogging/TraceLogging.vcxproj +++ b/src/TraceLogging/TraceLogging.vcxproj @@ -42,8 +42,8 @@ 14.0 true Windows Store - 10.0.22000.0 - 10.0.17763.0 + 10.0 + 10.0.22000.0 10.0 @@ -301,4 +301,4 @@ - + \ No newline at end of file diff --git a/src/TraceLogging/TraceLogging.vcxproj.filters b/src/TraceLogging/TraceLogging.vcxproj.filters index 23e4274c..25936fb0 100644 --- a/src/TraceLogging/TraceLogging.vcxproj.filters +++ b/src/TraceLogging/TraceLogging.vcxproj.filters @@ -14,4 +14,9 @@ + + + Resources + + \ No newline at end of file