diff --git a/src/Calculator/Calculator.vcxproj b/src/Calculator/Calculator.vcxproj index 6bca12f..cca257b 100644 --- a/src/Calculator/Calculator.vcxproj +++ b/src/Calculator/Calculator.vcxproj @@ -980,7 +980,7 @@ - + @@ -988,6 +988,6 @@ - + - + \ No newline at end of file diff --git a/src/Calculator/Calculator.vcxproj.filters b/src/Calculator/Calculator.vcxproj.filters index 7803c6c..976b60e 100644 --- a/src/Calculator/Calculator.vcxproj.filters +++ b/src/Calculator/Calculator.vcxproj.filters @@ -1593,5 +1593,7 @@ + + \ No newline at end of file diff --git a/src/Calculator/packages.config b/src/Calculator/packages.config index ef1db86..2148e9f 100644 --- a/src/Calculator/packages.config +++ b/src/Calculator/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file