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 bcdab35dd..066bb59cc 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 @@ -133,18 +133,36 @@ - - - - + + + + + + + + + + + + + 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 8e98b4d6d..2e6f1ceeb 100644 --- a/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/packages.config +++ b/libs/Microsoft.MixedReality.WebRTC.Native/src/uwp/packages.config @@ -1,7 +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 6e9cf0c3c..1554f3707 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 @@ -152,12 +152,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/win32/packages.config b/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/packages.config index 5d9bf06ae..73dbcc215 100644 --- a/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/packages.config +++ b/libs/Microsoft.MixedReality.WebRTC.Native/src/win32/packages.config @@ -1,4 +1,7 @@  - + + + + \ No newline at end of file