From 5385ff2e0f938a3ab89ff1a8bfeb7f694abac54d Mon Sep 17 00:00:00 2001 From: Howard Kapustein Date: Tue, 7 Jun 2022 23:01:54 -0700 Subject: [PATCH] Update WIL. Update C++/WinRT. Tweak build order (#2586) * Update WIL to 1.0.220201.1 * Update CppWinRT to 2.0.220531.1 * Tweaked build order to avoid out-of-order build failures --- WindowsAppRuntime.sln | 6 ++++++ dev/DeploymentAgent/DeploymentAgent.vcxproj | 12 ++++++------ dev/DeploymentAgent/packages.config | 4 ++-- .../DynamicDependencyLifetimeManagerShadow.vcxproj | 4 ++-- .../DynamicDependency.DataStore.vcxproj | 12 ++++++------ .../DynamicDependencyLifetimeManager.vcxproj | 4 ++-- dev/MRTCore/mrt/Core/src/MRM.vcxproj | 4 ++-- dev/MRTCore/mrt/Core/src/packages.config | 2 +- ...soft.Windows.ApplicationModel.Resources.vcxproj | 8 ++++---- .../src/packages.config | 2 +- .../mrt/mrm/UnitTests/MrmBaseUnitTests.vcxproj | 4 ++-- dev/MRTCore/mrt/mrm/UnitTests/packages.config | 2 +- dev/MRTCore/mrt/mrm/mrmex/mrmex.vcxproj | 4 ++-- dev/MRTCore/mrt/mrm/mrmex/packages.config | 2 +- dev/MRTCore/mrt/mrm/mrmmin/mrmmin.vcxproj | 4 ++-- dev/MRTCore/mrt/mrm/mrmmin/packages.config | 2 +- ...otificationsLongRunningTask.StartupTask.vcxproj | 14 +++++++------- .../PushNotificationsLongRunningTask.vcxproj | 14 +++++++------- .../packages.config | 6 +++--- dev/RestartAgent/RestartAgent.vcxproj | 14 +++++++------- dev/RestartAgent/packages.config | 6 +++--- .../WindowsAppRuntime_BootstrapDLL.vcxproj | 12 ++++++------ dev/WindowsAppRuntime_BootstrapDLL/packages.config | 2 +- .../WindowsAppRuntime_DLL.vcxproj | 12 ++++++------ dev/WindowsAppRuntime_DLL/packages.config | 4 ++-- .../WindowsAppRuntime_MSIXInstallFromPath.vcxproj | 12 ++++++------ .../packages.config | 2 +- installer/dev/WindowsAppRuntimeInstall.vcxproj | 12 ++++++------ installer/dev/packages.config | 4 ++-- .../InstallerFunctionalTests.vcxproj | 12 ++++++------ .../test/InstallerFunctionalTests/packages.config | 4 ++-- test/AccessControlTests/AccessControlTests.vcxproj | 14 +++++++------- test/AccessControlTests/packages.config | 4 ++-- test/AppLifecycle/AppLifecycle.vcxproj | 12 ++++++------ test/AppLifecycle/packages.config | 4 ++-- test/Common/Common.vcxproj | 12 ++++++------ test/Common/packages.config | 4 ++-- test/Deployment/DeploymentTests.vcxproj | 12 ++++++------ test/Deployment/packages.config | 4 ++-- ...est_BootstrapAutoInitialize_CPP_Default.vcxproj | 4 ++-- .../packages.config | 2 +- ...strapAutoInitialize_CPP_Options_Default.vcxproj | 4 ++-- .../packages.config | 2 +- ...strapAutoInitialize_CPP_Options_Defined.vcxproj | 4 ++-- .../packages.config | 2 +- ...ootstrapAutoInitialize_CPP_Options_None.vcxproj | 4 ++-- .../packages.config | 2 +- .../DynamicDependency_Test_Win32.vcxproj | 12 ++++++------ .../DynamicDependency_Test_WinRT.vcxproj | 12 ++++++------ .../Framework.Widgets/Framework.Widgets.vcxproj | 12 ++++++------ .../data/Framework.Widgets/packages.config | 4 ++-- .../EnvironmentManagerTests.vcxproj | 12 ++++++------ test/EnvironmentManagerTests/packages.config | 4 ++-- test/PowerNotifications/PowerNotifications.vcxproj | 12 ++++++------ test/PowerNotifications/packages.config | 4 ++-- .../PushNotificationTests.vcxproj | 14 +++++++------- test/PushNotificationTests/packages.config | 6 +++--- .../AccessControlTestApp.vcxproj | 12 ++++++------ test/TestApps/AccessControlTestApp/packages.config | 4 ++-- .../AppLifecycleTestApp.vcxproj | 14 +++++++------- test/TestApps/AppLifecycleTestApp/packages.config | 4 ++-- test/TestApps/ManualTestApp/ManualTestApp.vcxproj | 12 ++++++------ test/TestApps/ManualTestApp/packages.config | 4 ++-- .../PushNotificationsDemoApp.vcxproj | 12 ++++++------ .../PushNotificationsDemoApp/packages.config | 4 ++-- .../PushNotificationsTestApp.vcxproj | 14 +++++++------- .../PushNotificationsTestApp/packages.config | 4 ++-- .../ToastNotificationsDemoApp.vcxproj | 12 ++++++------ .../ToastNotificationsDemoApp/packages.config | 4 ++-- .../ToastNotificationsTestApp.vcxproj | 14 +++++++------- .../ToastNotificationsTestApp/packages.config | 6 +++--- .../ToastNotificationTests.vcxproj | 14 +++++++------- test/ToastNotificationTests/packages.config | 6 +++--- 73 files changed, 267 insertions(+), 261 deletions(-) diff --git a/WindowsAppRuntime.sln b/WindowsAppRuntime.sln index 3296f52f62..71a3da01bb 100644 --- a/WindowsAppRuntime.sln +++ b/WindowsAppRuntime.sln @@ -182,6 +182,9 @@ EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PushNotificationsLongRunningTask.ProxyStub", "dev\PushNotifications\PushNotificationsLongRunningTask.ProxyStub\PushNotificationsLongRunningTask.ProxyStub.vcxproj", "{BF3FCED0-CADB-490A-93A7-4D90E1F45AB0}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PushNotificationsLongRunningTask.StartupTask", "dev\PushNotifications\PushNotificationsLongRunningTask.StartupTask\PushNotificationsLongRunningTask.StartupTask.vcxproj", "{1DEBBFF6-EE6E-4944-9DE2-35B7A686AF42}" + ProjectSection(ProjectDependencies) = postProject + {B73AD907-6164-4294-88FB-F3C9C10DA1F1} = {B73AD907-6164-4294-88FB-F3C9C10DA1F1} + EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PowerNotifications", "PowerNotifications", "{E9117D76-63AC-4289-A628-AB39EF6E5D19}" EndProject @@ -341,6 +344,9 @@ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test_BootstrapAutoInitialize_CS_Options_None", "test\DynamicDependency\Test_BootstrapAutoInitialize\CS\Test_BootstrapAutoInitialize_CS_Options_None\Test_BootstrapAutoInitialize_CS_Options_None.csproj", "{4A74BBED-3B20-44A7-B6FF-3373160DE741}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DeploymentAgent", "dev\DeploymentAgent\DeploymentAgent.vcxproj", "{4410D374-A90C-4ADF-8B15-AA2AAE2636BF}" + ProjectSection(ProjectDependencies) = postProject + {B73AD907-6164-4294-88FB-F3C9C10DA1F1} = {B73AD907-6164-4294-88FB-F3C9C10DA1F1} + EndProjectSection EndProject Global GlobalSection(SharedMSBuildProjectFiles) = preSolution diff --git a/dev/DeploymentAgent/DeploymentAgent.vcxproj b/dev/DeploymentAgent/DeploymentAgent.vcxproj index 02cdd75c87..1aedf3e821 100644 --- a/dev/DeploymentAgent/DeploymentAgent.vcxproj +++ b/dev/DeploymentAgent/DeploymentAgent.vcxproj @@ -1,6 +1,6 @@ - + true true @@ -123,15 +123,15 @@ - - + + 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}. - - - + + + diff --git a/dev/DeploymentAgent/packages.config b/dev/DeploymentAgent/packages.config index 2b124ce1e9..c92086324f 100644 --- a/dev/DeploymentAgent/packages.config +++ b/dev/DeploymentAgent/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/dev/DynamicDependency/DynamicDependencyLifetimeManagerShadow/DynamicDependencyLifetimeManagerShadow.vcxproj b/dev/DynamicDependency/DynamicDependencyLifetimeManagerShadow/DynamicDependencyLifetimeManagerShadow.vcxproj index a653370711..f7404f9ee6 100644 --- a/dev/DynamicDependency/DynamicDependencyLifetimeManagerShadow/DynamicDependencyLifetimeManagerShadow.vcxproj +++ b/dev/DynamicDependency/DynamicDependencyLifetimeManagerShadow/DynamicDependencyLifetimeManagerShadow.vcxproj @@ -259,7 +259,7 @@ - + @@ -268,7 +268,7 @@ 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}. - + diff --git a/dev/DynamicDependencyDataStore/DynamicDependency.DataStore/DynamicDependency.DataStore.vcxproj b/dev/DynamicDependencyDataStore/DynamicDependency.DataStore/DynamicDependency.DataStore.vcxproj index d1ac7e700a..0403ce6eed 100644 --- a/dev/DynamicDependencyDataStore/DynamicDependency.DataStore/DynamicDependency.DataStore.vcxproj +++ b/dev/DynamicDependencyDataStore/DynamicDependency.DataStore/DynamicDependency.DataStore.vcxproj @@ -3,7 +3,7 @@ - + @@ -349,8 +349,8 @@ - - + + @@ -359,9 +359,9 @@ 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}. - - - + + + diff --git a/dev/DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager.vcxproj b/dev/DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager.vcxproj index d7de63b761..1a72502bc9 100644 --- a/dev/DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager.vcxproj +++ b/dev/DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager.vcxproj @@ -343,7 +343,7 @@ - + @@ -352,7 +352,7 @@ 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}. - + diff --git a/dev/MRTCore/mrt/Core/src/MRM.vcxproj b/dev/MRTCore/mrt/Core/src/MRM.vcxproj index 8d300c5150..1f3f821ad9 100644 --- a/dev/MRTCore/mrt/Core/src/MRM.vcxproj +++ b/dev/MRTCore/mrt/Core/src/MRM.vcxproj @@ -131,7 +131,7 @@ - + @@ -140,7 +140,7 @@ 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}. - + diff --git a/dev/MRTCore/mrt/Core/src/packages.config b/dev/MRTCore/mrt/Core/src/packages.config index abe61a772e..dac67bcfc0 100644 --- a/dev/MRTCore/mrt/Core/src/packages.config +++ b/dev/MRTCore/mrt/Core/src/packages.config @@ -3,5 +3,5 @@ - + diff --git a/dev/MRTCore/mrt/Microsoft.Windows.ApplicationModel.Resources/src/Microsoft.Windows.ApplicationModel.Resources.vcxproj b/dev/MRTCore/mrt/Microsoft.Windows.ApplicationModel.Resources/src/Microsoft.Windows.ApplicationModel.Resources.vcxproj index 4bd7fd4ca1..5d244d2af8 100644 --- a/dev/MRTCore/mrt/Microsoft.Windows.ApplicationModel.Resources/src/Microsoft.Windows.ApplicationModel.Resources.vcxproj +++ b/dev/MRTCore/mrt/Microsoft.Windows.ApplicationModel.Resources/src/Microsoft.Windows.ApplicationModel.Resources.vcxproj @@ -3,7 +3,7 @@ - + true @@ -175,7 +175,7 @@ - + @@ -185,8 +185,8 @@ 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}. - - + + diff --git a/dev/MRTCore/mrt/Microsoft.Windows.ApplicationModel.Resources/src/packages.config b/dev/MRTCore/mrt/Microsoft.Windows.ApplicationModel.Resources/src/packages.config index 3aef2ec7e4..17566c089a 100644 --- a/dev/MRTCore/mrt/Microsoft.Windows.ApplicationModel.Resources/src/packages.config +++ b/dev/MRTCore/mrt/Microsoft.Windows.ApplicationModel.Resources/src/packages.config @@ -4,5 +4,5 @@ - + diff --git a/dev/MRTCore/mrt/mrm/UnitTests/MrmBaseUnitTests.vcxproj b/dev/MRTCore/mrt/mrm/UnitTests/MrmBaseUnitTests.vcxproj index 59b9165794..6681aa051f 100644 --- a/dev/MRTCore/mrt/mrm/UnitTests/MrmBaseUnitTests.vcxproj +++ b/dev/MRTCore/mrt/mrm/UnitTests/MrmBaseUnitTests.vcxproj @@ -247,14 +247,14 @@ - + 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}. - + diff --git a/dev/MRTCore/mrt/mrm/UnitTests/packages.config b/dev/MRTCore/mrt/mrm/UnitTests/packages.config index 07edf22c4e..4cd309c6f2 100644 --- a/dev/MRTCore/mrt/mrm/UnitTests/packages.config +++ b/dev/MRTCore/mrt/mrm/UnitTests/packages.config @@ -1,5 +1,5 @@  - + diff --git a/dev/MRTCore/mrt/mrm/mrmex/mrmex.vcxproj b/dev/MRTCore/mrt/mrm/mrmex/mrmex.vcxproj index 6350cc0799..85d1e17fb7 100644 --- a/dev/MRTCore/mrt/mrm/mrmex/mrmex.vcxproj +++ b/dev/MRTCore/mrt/mrm/mrmex/mrmex.vcxproj @@ -313,12 +313,12 @@ - + 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}. - + diff --git a/dev/MRTCore/mrt/mrm/mrmex/packages.config b/dev/MRTCore/mrt/mrm/mrmex/packages.config index 643c1c537e..2ffb753f7d 100644 --- a/dev/MRTCore/mrt/mrm/mrmex/packages.config +++ b/dev/MRTCore/mrt/mrm/mrmex/packages.config @@ -1,4 +1,4 @@  - + diff --git a/dev/MRTCore/mrt/mrm/mrmmin/mrmmin.vcxproj b/dev/MRTCore/mrt/mrm/mrmmin/mrmmin.vcxproj index 16fce6d154..5927e22dc3 100644 --- a/dev/MRTCore/mrt/mrm/mrmmin/mrmmin.vcxproj +++ b/dev/MRTCore/mrt/mrm/mrmmin/mrmmin.vcxproj @@ -365,12 +365,12 @@ - + 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}. - + diff --git a/dev/MRTCore/mrt/mrm/mrmmin/packages.config b/dev/MRTCore/mrt/mrm/mrmmin/packages.config index 643c1c537e..2ffb753f7d 100644 --- a/dev/MRTCore/mrt/mrm/mrmmin/packages.config +++ b/dev/MRTCore/mrt/mrm/mrmmin/packages.config @@ -1,4 +1,4 @@  - + diff --git a/dev/PushNotifications/PushNotificationsLongRunningTask.StartupTask/PushNotificationsLongRunningTask.StartupTask.vcxproj b/dev/PushNotifications/PushNotificationsLongRunningTask.StartupTask/PushNotificationsLongRunningTask.StartupTask.vcxproj index 987df359a5..96eb161826 100644 --- a/dev/PushNotifications/PushNotificationsLongRunningTask.StartupTask/PushNotificationsLongRunningTask.StartupTask.vcxproj +++ b/dev/PushNotifications/PushNotificationsLongRunningTask.StartupTask/PushNotificationsLongRunningTask.StartupTask.vcxproj @@ -3,7 +3,7 @@ - + Debug @@ -235,8 +235,8 @@ - - + + @@ -245,9 +245,9 @@ 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}. - - - + + + @@ -255,4 +255,4 @@ - \ No newline at end of file + diff --git a/dev/PushNotifications/PushNotificationsLongRunningTask/PushNotificationsLongRunningTask.vcxproj b/dev/PushNotifications/PushNotificationsLongRunningTask/PushNotificationsLongRunningTask.vcxproj index 6f28556f1c..db21f0141d 100644 --- a/dev/PushNotifications/PushNotificationsLongRunningTask/PushNotificationsLongRunningTask.vcxproj +++ b/dev/PushNotifications/PushNotificationsLongRunningTask/PushNotificationsLongRunningTask.vcxproj @@ -3,7 +3,7 @@ - + Debug @@ -258,8 +258,8 @@ - - + + @@ -272,9 +272,9 @@ - - - + + + - \ No newline at end of file + diff --git a/dev/PushNotifications/PushNotificationsLongRunningTask/packages.config b/dev/PushNotifications/PushNotificationsLongRunningTask/packages.config index 8d7e144ad6..dc78ae57c2 100644 --- a/dev/PushNotifications/PushNotificationsLongRunningTask/packages.config +++ b/dev/PushNotifications/PushNotificationsLongRunningTask/packages.config @@ -4,6 +4,6 @@ - - - \ No newline at end of file + + + diff --git a/dev/RestartAgent/RestartAgent.vcxproj b/dev/RestartAgent/RestartAgent.vcxproj index ddd2b0c0fd..f5f4f0d77e 100644 --- a/dev/RestartAgent/RestartAgent.vcxproj +++ b/dev/RestartAgent/RestartAgent.vcxproj @@ -1,6 +1,6 @@ - + true true @@ -131,15 +131,15 @@ - - + + 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/dev/RestartAgent/packages.config b/dev/RestartAgent/packages.config index 393ed222c2..c92086324f 100644 --- a/dev/RestartAgent/packages.config +++ b/dev/RestartAgent/packages.config @@ -1,5 +1,5 @@  - - - \ No newline at end of file + + + diff --git a/dev/WindowsAppRuntime_BootstrapDLL/WindowsAppRuntime_BootstrapDLL.vcxproj b/dev/WindowsAppRuntime_BootstrapDLL/WindowsAppRuntime_BootstrapDLL.vcxproj index eaa3ac5782..ce4ff9d409 100644 --- a/dev/WindowsAppRuntime_BootstrapDLL/WindowsAppRuntime_BootstrapDLL.vcxproj +++ b/dev/WindowsAppRuntime_BootstrapDLL/WindowsAppRuntime_BootstrapDLL.vcxproj @@ -3,7 +3,7 @@ - + @@ -439,8 +439,8 @@ - - + + @@ -449,9 +449,9 @@ 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}. - - - + + + diff --git a/dev/WindowsAppRuntime_BootstrapDLL/packages.config b/dev/WindowsAppRuntime_BootstrapDLL/packages.config index abe61a772e..dac67bcfc0 100644 --- a/dev/WindowsAppRuntime_BootstrapDLL/packages.config +++ b/dev/WindowsAppRuntime_BootstrapDLL/packages.config @@ -3,5 +3,5 @@ - + diff --git a/dev/WindowsAppRuntime_DLL/WindowsAppRuntime_DLL.vcxproj b/dev/WindowsAppRuntime_DLL/WindowsAppRuntime_DLL.vcxproj index 3c384d0146..f300173563 100644 --- a/dev/WindowsAppRuntime_DLL/WindowsAppRuntime_DLL.vcxproj +++ b/dev/WindowsAppRuntime_DLL/WindowsAppRuntime_DLL.vcxproj @@ -3,7 +3,7 @@ - + @@ -410,8 +410,8 @@ - - + + @@ -428,9 +428,9 @@ 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}. - - - + + + diff --git a/dev/WindowsAppRuntime_DLL/packages.config b/dev/WindowsAppRuntime_DLL/packages.config index 4a140eabe9..dc78ae57c2 100644 --- a/dev/WindowsAppRuntime_DLL/packages.config +++ b/dev/WindowsAppRuntime_DLL/packages.config @@ -4,6 +4,6 @@ - - + + diff --git a/dev/WindowsAppRuntime_MSIXInstallFromPath/WindowsAppRuntime_MSIXInstallFromPath.vcxproj b/dev/WindowsAppRuntime_MSIXInstallFromPath/WindowsAppRuntime_MSIXInstallFromPath.vcxproj index 9ed87e7af7..d3b9d4a50b 100644 --- a/dev/WindowsAppRuntime_MSIXInstallFromPath/WindowsAppRuntime_MSIXInstallFromPath.vcxproj +++ b/dev/WindowsAppRuntime_MSIXInstallFromPath/WindowsAppRuntime_MSIXInstallFromPath.vcxproj @@ -3,7 +3,7 @@ - + @@ -281,8 +281,8 @@ - - + + @@ -291,9 +291,9 @@ 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}. - - - + + + diff --git a/dev/WindowsAppRuntime_MSIXInstallFromPath/packages.config b/dev/WindowsAppRuntime_MSIXInstallFromPath/packages.config index abe61a772e..dac67bcfc0 100644 --- a/dev/WindowsAppRuntime_MSIXInstallFromPath/packages.config +++ b/dev/WindowsAppRuntime_MSIXInstallFromPath/packages.config @@ -3,5 +3,5 @@ - + diff --git a/installer/dev/WindowsAppRuntimeInstall.vcxproj b/installer/dev/WindowsAppRuntimeInstall.vcxproj index 2424b9b60a..e60a31e5c3 100644 --- a/installer/dev/WindowsAppRuntimeInstall.vcxproj +++ b/installer/dev/WindowsAppRuntimeInstall.vcxproj @@ -1,6 +1,6 @@  - + true @@ -159,15 +159,15 @@ - - + + 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}. - - - + + + diff --git a/installer/dev/packages.config b/installer/dev/packages.config index 2b124ce1e9..c92086324f 100644 --- a/installer/dev/packages.config +++ b/installer/dev/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/installer/test/InstallerFunctionalTests/InstallerFunctionalTests.vcxproj b/installer/test/InstallerFunctionalTests/InstallerFunctionalTests.vcxproj index 9dae4b7068..cee8cd7584 100644 --- a/installer/test/InstallerFunctionalTests/InstallerFunctionalTests.vcxproj +++ b/installer/test/InstallerFunctionalTests/InstallerFunctionalTests.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -255,16 +255,16 @@ - - + + 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}. - - - + + + diff --git a/installer/test/InstallerFunctionalTests/packages.config b/installer/test/InstallerFunctionalTests/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/installer/test/InstallerFunctionalTests/packages.config +++ b/installer/test/InstallerFunctionalTests/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/AccessControlTests/AccessControlTests.vcxproj b/test/AccessControlTests/AccessControlTests.vcxproj index ef8f01128e..3ffd44c0ce 100644 --- a/test/AccessControlTests/AccessControlTests.vcxproj +++ b/test/AccessControlTests/AccessControlTests.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -286,16 +286,16 @@ - - + + 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/test/AccessControlTests/packages.config b/test/AccessControlTests/packages.config index cd8d986ff8..28929691fb 100644 --- a/test/AccessControlTests/packages.config +++ b/test/AccessControlTests/packages.config @@ -1,5 +1,5 @@  - - \ No newline at end of file + + diff --git a/test/AppLifecycle/AppLifecycle.vcxproj b/test/AppLifecycle/AppLifecycle.vcxproj index b72bcdfc20..087cea7986 100644 --- a/test/AppLifecycle/AppLifecycle.vcxproj +++ b/test/AppLifecycle/AppLifecycle.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -280,17 +280,17 @@ - - + + 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}. - - - + + + diff --git a/test/AppLifecycle/packages.config b/test/AppLifecycle/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/AppLifecycle/packages.config +++ b/test/AppLifecycle/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/Common/Common.vcxproj b/test/Common/Common.vcxproj index 4386b61b35..4b87f29fda 100644 --- a/test/Common/Common.vcxproj +++ b/test/Common/Common.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -136,17 +136,17 @@ - - + + 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}. - - - + + + diff --git a/test/Common/packages.config b/test/Common/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/Common/packages.config +++ b/test/Common/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/Deployment/DeploymentTests.vcxproj b/test/Deployment/DeploymentTests.vcxproj index 1a2c9a4d50..79f79f8eaa 100644 --- a/test/Deployment/DeploymentTests.vcxproj +++ b/test/Deployment/DeploymentTests.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -276,16 +276,16 @@ - - + + 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}. - - - + + + diff --git a/test/Deployment/packages.config b/test/Deployment/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/Deployment/packages.config +++ b/test/Deployment/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Default/Test_BootstrapAutoInitialize_CPP_Default.vcxproj b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Default/Test_BootstrapAutoInitialize_CPP_Default.vcxproj index 91dd1db298..9727a2d66b 100644 --- a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Default/Test_BootstrapAutoInitialize_CPP_Default.vcxproj +++ b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Default/Test_BootstrapAutoInitialize_CPP_Default.vcxproj @@ -125,12 +125,12 @@ - + 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}. - + diff --git a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Default/packages.config b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Default/packages.config index 643c1c537e..2ffb753f7d 100644 --- a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Default/packages.config +++ b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Default/packages.config @@ -1,4 +1,4 @@  - + diff --git a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Default/Test_BootstrapAutoInitialize_CPP_Options_Default.vcxproj b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Default/Test_BootstrapAutoInitialize_CPP_Options_Default.vcxproj index 60f466d56a..9d7df3a5e9 100644 --- a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Default/Test_BootstrapAutoInitialize_CPP_Options_Default.vcxproj +++ b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Default/Test_BootstrapAutoInitialize_CPP_Options_Default.vcxproj @@ -126,12 +126,12 @@ - + 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}. - + diff --git a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Default/packages.config b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Default/packages.config index 643c1c537e..2ffb753f7d 100644 --- a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Default/packages.config +++ b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Default/packages.config @@ -1,4 +1,4 @@  - + diff --git a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Defined/Test_BootstrapAutoInitialize_CPP_Options_Defined.vcxproj b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Defined/Test_BootstrapAutoInitialize_CPP_Options_Defined.vcxproj index bfa760f2f8..35e3a8edb1 100644 --- a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Defined/Test_BootstrapAutoInitialize_CPP_Options_Defined.vcxproj +++ b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Defined/Test_BootstrapAutoInitialize_CPP_Options_Defined.vcxproj @@ -130,12 +130,12 @@ - + 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}. - + diff --git a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Defined/packages.config b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Defined/packages.config index 643c1c537e..2ffb753f7d 100644 --- a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Defined/packages.config +++ b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_Defined/packages.config @@ -1,4 +1,4 @@  - + diff --git a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_None/Test_BootstrapAutoInitialize_CPP_Options_None.vcxproj b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_None/Test_BootstrapAutoInitialize_CPP_Options_None.vcxproj index 042580df3f..399b675d09 100644 --- a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_None/Test_BootstrapAutoInitialize_CPP_Options_None.vcxproj +++ b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_None/Test_BootstrapAutoInitialize_CPP_Options_None.vcxproj @@ -126,12 +126,12 @@ - + 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}. - + diff --git a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_None/packages.config b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_None/packages.config index 643c1c537e..2ffb753f7d 100644 --- a/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_None/packages.config +++ b/test/DynamicDependency/Test_BootstrapAutoInitialize/CPP/Test_BootstrapAutoInitialize_CPP_Options_None/packages.config @@ -1,4 +1,4 @@  - + diff --git a/test/DynamicDependency/Test_Win32/DynamicDependency_Test_Win32.vcxproj b/test/DynamicDependency/Test_Win32/DynamicDependency_Test_Win32.vcxproj index 1aed0e58b4..c3b3a1bb26 100644 --- a/test/DynamicDependency/Test_Win32/DynamicDependency_Test_Win32.vcxproj +++ b/test/DynamicDependency/Test_Win32/DynamicDependency_Test_Win32.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -358,17 +358,17 @@ - - + + 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}. - - - + + + diff --git a/test/DynamicDependency/Test_WinRT/DynamicDependency_Test_WinRT.vcxproj b/test/DynamicDependency/Test_WinRT/DynamicDependency_Test_WinRT.vcxproj index 6d2a682788..e8601f67a2 100644 --- a/test/DynamicDependency/Test_WinRT/DynamicDependency_Test_WinRT.vcxproj +++ b/test/DynamicDependency/Test_WinRT/DynamicDependency_Test_WinRT.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -356,17 +356,17 @@ - - + + 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}. - - - + + + diff --git a/test/DynamicDependency/data/Framework.Widgets/Framework.Widgets.vcxproj b/test/DynamicDependency/data/Framework.Widgets/Framework.Widgets.vcxproj index 8ed7eb8df2..49d140e9bb 100644 --- a/test/DynamicDependency/data/Framework.Widgets/Framework.Widgets.vcxproj +++ b/test/DynamicDependency/data/Framework.Widgets/Framework.Widgets.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -268,16 +268,16 @@ - - + + 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}. - - - + + + diff --git a/test/DynamicDependency/data/Framework.Widgets/packages.config b/test/DynamicDependency/data/Framework.Widgets/packages.config index 2b124ce1e9..c92086324f 100644 --- a/test/DynamicDependency/data/Framework.Widgets/packages.config +++ b/test/DynamicDependency/data/Framework.Widgets/packages.config @@ -1,5 +1,5 @@  - - + + diff --git a/test/EnvironmentManagerTests/EnvironmentManagerTests.vcxproj b/test/EnvironmentManagerTests/EnvironmentManagerTests.vcxproj index eeb06b3d44..baa690e7ba 100644 --- a/test/EnvironmentManagerTests/EnvironmentManagerTests.vcxproj +++ b/test/EnvironmentManagerTests/EnvironmentManagerTests.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -221,16 +221,16 @@ - - + + 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}. - - - + + + diff --git a/test/EnvironmentManagerTests/packages.config b/test/EnvironmentManagerTests/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/EnvironmentManagerTests/packages.config +++ b/test/EnvironmentManagerTests/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/PowerNotifications/PowerNotifications.vcxproj b/test/PowerNotifications/PowerNotifications.vcxproj index f4a2456b12..e073c417db 100644 --- a/test/PowerNotifications/PowerNotifications.vcxproj +++ b/test/PowerNotifications/PowerNotifications.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -194,8 +194,8 @@ - - + + @@ -206,8 +206,8 @@ 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}. - - - + + + diff --git a/test/PowerNotifications/packages.config b/test/PowerNotifications/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/PowerNotifications/packages.config +++ b/test/PowerNotifications/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/PushNotificationTests/PushNotificationTests.vcxproj b/test/PushNotificationTests/PushNotificationTests.vcxproj index fea4cda702..838792d789 100644 --- a/test/PushNotificationTests/PushNotificationTests.vcxproj +++ b/test/PushNotificationTests/PushNotificationTests.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -33,7 +33,7 @@ {0a5fee93-48b7-40ec-bb9a-b27d11060da9} PushNotificationTests 10.0 - + DynamicLibrary @@ -154,8 +154,8 @@ - - + + @@ -166,8 +166,8 @@ 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}. - - - + + + diff --git a/test/PushNotificationTests/packages.config b/test/PushNotificationTests/packages.config index 6b0a29d23a..ef8de0e42b 100644 --- a/test/PushNotificationTests/packages.config +++ b/test/PushNotificationTests/packages.config @@ -1,6 +1,6 @@  - - - \ No newline at end of file + + + diff --git a/test/TestApps/AccessControlTestApp/AccessControlTestApp.vcxproj b/test/TestApps/AccessControlTestApp/AccessControlTestApp.vcxproj index 9d11ef2e02..da48392a8a 100644 --- a/test/TestApps/AccessControlTestApp/AccessControlTestApp.vcxproj +++ b/test/TestApps/AccessControlTestApp/AccessControlTestApp.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -260,17 +260,17 @@ - - + + 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}. - - - + + + diff --git a/test/TestApps/AccessControlTestApp/packages.config b/test/TestApps/AccessControlTestApp/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/TestApps/AccessControlTestApp/packages.config +++ b/test/TestApps/AccessControlTestApp/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/TestApps/AppLifecycleTestApp/AppLifecycleTestApp.vcxproj b/test/TestApps/AppLifecycleTestApp/AppLifecycleTestApp.vcxproj index 758e96e429..ef6fae9ba6 100644 --- a/test/TestApps/AppLifecycleTestApp/AppLifecycleTestApp.vcxproj +++ b/test/TestApps/AppLifecycleTestApp/AppLifecycleTestApp.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -339,19 +339,19 @@ - - + + 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/test/TestApps/AppLifecycleTestApp/packages.config b/test/TestApps/AppLifecycleTestApp/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/TestApps/AppLifecycleTestApp/packages.config +++ b/test/TestApps/AppLifecycleTestApp/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/TestApps/ManualTestApp/ManualTestApp.vcxproj b/test/TestApps/ManualTestApp/ManualTestApp.vcxproj index 9615265b56..d7133508e6 100644 --- a/test/TestApps/ManualTestApp/ManualTestApp.vcxproj +++ b/test/TestApps/ManualTestApp/ManualTestApp.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -338,16 +338,16 @@ - - + + 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}. - - - + + + diff --git a/test/TestApps/ManualTestApp/packages.config b/test/TestApps/ManualTestApp/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/TestApps/ManualTestApp/packages.config +++ b/test/TestApps/ManualTestApp/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/TestApps/PushNotificationsDemoApp/PushNotificationsDemoApp.vcxproj b/test/TestApps/PushNotificationsDemoApp/PushNotificationsDemoApp.vcxproj index 7f87810009..bb77792214 100644 --- a/test/TestApps/PushNotificationsDemoApp/PushNotificationsDemoApp.vcxproj +++ b/test/TestApps/PushNotificationsDemoApp/PushNotificationsDemoApp.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -269,17 +269,17 @@ - - + + 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}. - - - + + + diff --git a/test/TestApps/PushNotificationsDemoApp/packages.config b/test/TestApps/PushNotificationsDemoApp/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/TestApps/PushNotificationsDemoApp/packages.config +++ b/test/TestApps/PushNotificationsDemoApp/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/TestApps/PushNotificationsTestApp/PushNotificationsTestApp.vcxproj b/test/TestApps/PushNotificationsTestApp/PushNotificationsTestApp.vcxproj index cf1547a834..fdcc91764a 100644 --- a/test/TestApps/PushNotificationsTestApp/PushNotificationsTestApp.vcxproj +++ b/test/TestApps/PushNotificationsTestApp/PushNotificationsTestApp.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -271,19 +271,19 @@ - - + + 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/test/TestApps/PushNotificationsTestApp/packages.config b/test/TestApps/PushNotificationsTestApp/packages.config index 71b99361d6..ef8de0e42b 100644 --- a/test/TestApps/PushNotificationsTestApp/packages.config +++ b/test/TestApps/PushNotificationsTestApp/packages.config @@ -1,6 +1,6 @@  - - + + diff --git a/test/TestApps/ToastNotificationsDemoApp/ToastNotificationsDemoApp.vcxproj b/test/TestApps/ToastNotificationsDemoApp/ToastNotificationsDemoApp.vcxproj index 978fb56c26..3667e52383 100644 --- a/test/TestApps/ToastNotificationsDemoApp/ToastNotificationsDemoApp.vcxproj +++ b/test/TestApps/ToastNotificationsDemoApp/ToastNotificationsDemoApp.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -276,17 +276,17 @@ - - + + 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}. - - - + + + diff --git a/test/TestApps/ToastNotificationsDemoApp/packages.config b/test/TestApps/ToastNotificationsDemoApp/packages.config index 18b80565dd..1301142c89 100644 --- a/test/TestApps/ToastNotificationsDemoApp/packages.config +++ b/test/TestApps/ToastNotificationsDemoApp/packages.config @@ -1,6 +1,6 @@ - - + + diff --git a/test/TestApps/ToastNotificationsTestApp/ToastNotificationsTestApp.vcxproj b/test/TestApps/ToastNotificationsTestApp/ToastNotificationsTestApp.vcxproj index 02c0d7e553..4f5f7fe17d 100644 --- a/test/TestApps/ToastNotificationsTestApp/ToastNotificationsTestApp.vcxproj +++ b/test/TestApps/ToastNotificationsTestApp/ToastNotificationsTestApp.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -272,19 +272,19 @@ - - + + 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/test/TestApps/ToastNotificationsTestApp/packages.config b/test/TestApps/ToastNotificationsTestApp/packages.config index 3aaafdd08f..ef8de0e42b 100644 --- a/test/TestApps/ToastNotificationsTestApp/packages.config +++ b/test/TestApps/ToastNotificationsTestApp/packages.config @@ -1,6 +1,6 @@  - - - \ No newline at end of file + + + diff --git a/test/ToastNotificationTests/ToastNotificationTests.vcxproj b/test/ToastNotificationTests/ToastNotificationTests.vcxproj index c32741f04f..c1f0c192f3 100644 --- a/test/ToastNotificationTests/ToastNotificationTests.vcxproj +++ b/test/ToastNotificationTests/ToastNotificationTests.vcxproj @@ -1,6 +1,6 @@ - + Debug @@ -285,20 +285,20 @@ - + - + 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/test/ToastNotificationTests/packages.config b/test/ToastNotificationTests/packages.config index 3aaafdd08f..ef8de0e42b 100644 --- a/test/ToastNotificationTests/packages.config +++ b/test/ToastNotificationTests/packages.config @@ -1,6 +1,6 @@  - - - \ No newline at end of file + + +