From bbb9e56f197b4962990d13736fd6ab7f9e530631 Mon Sep 17 00:00:00 2001 From: Jerome Humbert Date: Fri, 25 Oct 2019 10:32:29 +0100 Subject: [PATCH] Update NuGet Core deps to 1.0.0-rc2 These packages integrate the latest H.264 encoder fixes from upstream. --- ...oft.MixedReality.WebRTC.Native.UWP.vcxproj | 52 +++++++++---------- .../src/uwp/packages.config | 26 +++++----- ...t.MixedReality.WebRTC.Native.Win32.vcxproj | 16 +++--- .../src/win32/packages.config | 8 +-- 4 files changed, 51 insertions(+), 51 deletions(-) diff --git a/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/Microsoft.MixedReality.WebRTC.Native.UWP.vcxproj b/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/Microsoft.MixedReality.WebRTC.Native.UWP.vcxproj index b7d976405..a75d8f3ef 100644 --- a/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/Microsoft.MixedReality.WebRTC.Native.UWP.vcxproj +++ b/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/Microsoft.MixedReality.WebRTC.Native.UWP.vcxproj @@ -1,18 +1,18 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + Debug @@ -154,18 +154,18 @@ 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/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/packages.config b/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/packages.config index 9fb23b1bd..2d8f964f3 100644 --- a/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/packages.config +++ b/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/packages.config @@ -1,16 +1,16 @@  - - - - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/Microsoft.MixedReality.WebRTC.Native.Win32.vcxproj b/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/Microsoft.MixedReality.WebRTC.Native.Win32.vcxproj index c6e59e3fa..1978b117b 100644 --- a/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/Microsoft.MixedReality.WebRTC.Native.Win32.vcxproj +++ b/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/Microsoft.MixedReality.WebRTC.Native.Win32.vcxproj @@ -1,9 +1,9 @@ - - - - + + + + Debug @@ -161,9 +161,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}. - - - - + + + + \ No newline at end of file diff --git a/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/packages.config b/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/packages.config index 235798ae3..da5261c1c 100644 --- a/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/packages.config +++ b/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/packages.config @@ -1,7 +1,7 @@  - - - - + + + + \ No newline at end of file