From 98908c627fcf55aedeb4a77882d46f832607ed05 Mon Sep 17 00:00:00 2001
From: Stephanie Anderl <46726333+sanderl@users.noreply.github.com>
Date: Thu, 5 Sep 2019 10:23:35 -0700
Subject: [PATCH] Updated Win UI to 2.2 for Calculator and CalcViewModel
projects (#658)
---
src/CalcViewModel/CalcViewModel.vcxproj | 6 +++---
src/CalcViewModel/packages.config | 2 +-
src/Calculator/Calculator.vcxproj | 4 ++--
src/Calculator/packages.config | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/src/CalcViewModel/CalcViewModel.vcxproj b/src/CalcViewModel/CalcViewModel.vcxproj
index ec2a2a2..e4677aa 100644
--- a/src/CalcViewModel/CalcViewModel.vcxproj
+++ b/src/CalcViewModel/CalcViewModel.vcxproj
@@ -432,12 +432,12 @@
-
+
- This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see https://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
+ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+
\ No newline at end of file
diff --git a/src/CalcViewModel/packages.config b/src/CalcViewModel/packages.config
index cef4e13..c148e5d 100644
--- a/src/CalcViewModel/packages.config
+++ b/src/CalcViewModel/packages.config
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file
diff --git a/src/Calculator/Calculator.vcxproj b/src/Calculator/Calculator.vcxproj
index 1a35583..2faf785 100644
--- a/src/Calculator/Calculator.vcxproj
+++ b/src/Calculator/Calculator.vcxproj
@@ -809,7 +809,7 @@
-
+
@@ -817,6 +817,6 @@
-
+
\ No newline at end of file
diff --git a/src/Calculator/packages.config b/src/Calculator/packages.config
index d41e98b..a33d846 100644
--- a/src/Calculator/packages.config
+++ b/src/Calculator/packages.config
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file