diff --git a/Samples/3DPrinting/cs/3DPrinting.csproj b/Samples/3DPrinting/cs/3DPrinting.csproj index e2efdfe92e..7f83d97ff0 100644 --- a/Samples/3DPrinting/cs/3DPrinting.csproj +++ b/Samples/3DPrinting/cs/3DPrinting.csproj @@ -11,7 +11,7 @@ SDKTemplate en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 512 diff --git a/Samples/3DPrinting/cs/Package.appxmanifest b/Samples/3DPrinting/cs/Package.appxmanifest index 5ea4d33b3d..f9c9811b02 100644 --- a/Samples/3DPrinting/cs/Package.appxmanifest +++ b/Samples/3DPrinting/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Accelerometer/cpp/Accelerometer.vcxproj b/Samples/Accelerometer/cpp/Accelerometer.vcxproj index 8244eeef5a..cd357b4933 100644 --- a/Samples/Accelerometer/cpp/Accelerometer.vcxproj +++ b/Samples/Accelerometer/cpp/Accelerometer.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 true diff --git a/Samples/Accelerometer/cpp/Package.appxmanifest b/Samples/Accelerometer/cpp/Package.appxmanifest index 9dfd2bbd04..909fbefc78 100644 --- a/Samples/Accelerometer/cpp/Package.appxmanifest +++ b/Samples/Accelerometer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Accelerometer/cs/Accelerometer.csproj b/Samples/Accelerometer/cs/Accelerometer.csproj index e7d3b038f0..a23ae396ed 100644 --- a/Samples/Accelerometer/cs/Accelerometer.csproj +++ b/Samples/Accelerometer/cs/Accelerometer.csproj @@ -11,7 +11,7 @@ Accelerometer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 14 true diff --git a/Samples/Accelerometer/cs/Package.appxmanifest b/Samples/Accelerometer/cs/Package.appxmanifest index afb777d5b1..71530bcaea 100644 --- a/Samples/Accelerometer/cs/Package.appxmanifest +++ b/Samples/Accelerometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Accelerometer/js/Accelerometer.jsproj b/Samples/Accelerometer/js/Accelerometer.jsproj index 26abccc08e..ab09e3b316 100644 --- a/Samples/Accelerometer/js/Accelerometer.jsproj +++ b/Samples/Accelerometer/js/Accelerometer.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Accelerometer/js/Package.appxmanifest b/Samples/Accelerometer/js/Package.appxmanifest index 868f43d684..e4ec0a2281 100644 --- a/Samples/Accelerometer/js/Package.appxmanifest +++ b/Samples/Accelerometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Accelerometer/vb/Accelerometer.vbproj b/Samples/Accelerometer/vb/Accelerometer.vbproj index 605015f328..8b31f17ae8 100644 --- a/Samples/Accelerometer/vb/Accelerometer.vbproj +++ b/Samples/Accelerometer/vb/Accelerometer.vbproj @@ -11,7 +11,7 @@ Accelerometer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Accelerometer/vb/Package.appxmanifest b/Samples/Accelerometer/vb/Package.appxmanifest index 8e2e370520..51617bddcd 100644 --- a/Samples/Accelerometer/vb/Package.appxmanifest +++ b/Samples/Accelerometer/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ActivitySensor/cpp/ActivitySensor.vcxproj b/Samples/ActivitySensor/cpp/ActivitySensor.vcxproj index 9511b24f86..b98720bedd 100644 --- a/Samples/ActivitySensor/cpp/ActivitySensor.vcxproj +++ b/Samples/ActivitySensor/cpp/ActivitySensor.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ActivitySensor/cpp/Package.appxmanifest b/Samples/ActivitySensor/cpp/Package.appxmanifest index 37ee87c173..09ab2bcbf2 100644 --- a/Samples/ActivitySensor/cpp/Package.appxmanifest +++ b/Samples/ActivitySensor/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ActivitySensor/cpp/Tasks/ActivitySensorTasks.vcxproj b/Samples/ActivitySensor/cpp/Tasks/ActivitySensorTasks.vcxproj index 530f73a1c5..af6a04371c 100644 --- a/Samples/ActivitySensor/cpp/Tasks/ActivitySensorTasks.vcxproj +++ b/Samples/ActivitySensor/cpp/Tasks/ActivitySensorTasks.vcxproj @@ -8,10 +8,10 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true - 10.0.14295.0 + 10.0.14393.0 diff --git a/Samples/ActivitySensor/cs/ActivitySensor.csproj b/Samples/ActivitySensor/cs/ActivitySensor.csproj index a6f08aacea..613f003e2e 100644 --- a/Samples/ActivitySensor/cs/ActivitySensor.csproj +++ b/Samples/ActivitySensor/cs/ActivitySensor.csproj @@ -11,7 +11,7 @@ ActivitySensor en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ActivitySensor/cs/Package.appxmanifest b/Samples/ActivitySensor/cs/Package.appxmanifest index 88df96b717..a4ba2293cb 100644 --- a/Samples/ActivitySensor/cs/Package.appxmanifest +++ b/Samples/ActivitySensor/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ActivitySensor/cs/Tasks/ActivitySensorTasks.csproj b/Samples/ActivitySensor/cs/Tasks/ActivitySensorTasks.csproj index 78cc253f92..10ad923b4d 100644 --- a/Samples/ActivitySensor/cs/Tasks/ActivitySensorTasks.csproj +++ b/Samples/ActivitySensor/cs/Tasks/ActivitySensorTasks.csproj @@ -11,7 +11,7 @@ ActivitySensorTasksCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ActivitySensor/js/ActivitySensor.jsproj b/Samples/ActivitySensor/js/ActivitySensor.jsproj index 8ad16d841d..c6f3d5fffe 100644 --- a/Samples/ActivitySensor/js/ActivitySensor.jsproj +++ b/Samples/ActivitySensor/js/ActivitySensor.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ActivitySensor/js/Package.appxmanifest b/Samples/ActivitySensor/js/Package.appxmanifest index edff093bbd..00d90d4b94 100644 --- a/Samples/ActivitySensor/js/Package.appxmanifest +++ b/Samples/ActivitySensor/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ActivitySensor/vb/ActivitySensor.vbproj b/Samples/ActivitySensor/vb/ActivitySensor.vbproj index 6413c844b5..9a1c4d2fcf 100644 --- a/Samples/ActivitySensor/vb/ActivitySensor.vbproj +++ b/Samples/ActivitySensor/vb/ActivitySensor.vbproj @@ -11,7 +11,7 @@ ActivitySensor en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ActivitySensor/vb/Package.appxmanifest b/Samples/ActivitySensor/vb/Package.appxmanifest index 34f5d8711e..010ad8be70 100644 --- a/Samples/ActivitySensor/vb/Package.appxmanifest +++ b/Samples/ActivitySensor/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ActivitySensor/vb/Tasks/ActivitySensorTasks.vbproj b/Samples/ActivitySensor/vb/Tasks/ActivitySensorTasks.vbproj index bf76bc6ceb..1b0e5da835 100644 --- a/Samples/ActivitySensor/vb/Tasks/ActivitySensorTasks.vbproj +++ b/Samples/ActivitySensor/vb/Tasks/ActivitySensorTasks.vbproj @@ -11,7 +11,7 @@ ActivitySensorTasksCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.csproj b/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.csproj index 31f0a9467f..c8c74a5a04 100644 --- a/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.csproj +++ b/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.csproj @@ -11,7 +11,7 @@ AdaptiveStreaming en-US UAP - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 14 true diff --git a/Samples/AdaptiveStreaming/cs/Package.appxmanifest b/Samples/AdaptiveStreaming/cs/Package.appxmanifest index bf06322bfc..9818684cf6 100644 --- a/Samples/AdaptiveStreaming/cs/Package.appxmanifest +++ b/Samples/AdaptiveStreaming/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/AdvancedCasting/cs/AdvancedCasting.csproj b/Samples/AdvancedCasting/cs/AdvancedCasting.csproj index 1368db60f7..64452d281c 100644 --- a/Samples/AdvancedCasting/cs/AdvancedCasting.csproj +++ b/Samples/AdvancedCasting/cs/AdvancedCasting.csproj @@ -11,7 +11,7 @@ ScreenCasting en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AdvancedCasting/cs/Package.appxmanifest b/Samples/AdvancedCasting/cs/Package.appxmanifest index dc04d6bc9f..7b30671f5d 100644 --- a/Samples/AdvancedCasting/cs/Package.appxmanifest +++ b/Samples/AdvancedCasting/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/AdvancedCasting/vb/AdvancedCasting.vbproj b/Samples/AdvancedCasting/vb/AdvancedCasting.vbproj index b0182027a7..7c17c4973c 100644 --- a/Samples/AdvancedCasting/vb/AdvancedCasting.vbproj +++ b/Samples/AdvancedCasting/vb/AdvancedCasting.vbproj @@ -11,7 +11,7 @@ ScreenCasting en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AdvancedCasting/vb/Package.appxmanifest b/Samples/AdvancedCasting/vb/Package.appxmanifest index 8a466a7ad9..9263e8811f 100644 --- a/Samples/AdvancedCasting/vb/Package.appxmanifest +++ b/Samples/AdvancedCasting/vb/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Advertising/cpp/Advertising.vcxproj b/Samples/Advertising/cpp/Advertising.vcxproj index 52ab81e872..760258d2d6 100644 --- a/Samples/Advertising/cpp/Advertising.vcxproj +++ b/Samples/Advertising/cpp/Advertising.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 diff --git a/Samples/Advertising/cpp/Package.appxmanifest b/Samples/Advertising/cpp/Package.appxmanifest index 592b1bae4e..c1ddd6d0a8 100644 --- a/Samples/Advertising/cpp/Package.appxmanifest +++ b/Samples/Advertising/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Advertising/cs/Advertising.csproj b/Samples/Advertising/cs/Advertising.csproj index ac1ca36030..0f90adb611 100644 --- a/Samples/Advertising/cs/Advertising.csproj +++ b/Samples/Advertising/cs/Advertising.csproj @@ -11,7 +11,7 @@ Advertising en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Advertising/cs/Package.appxmanifest b/Samples/Advertising/cs/Package.appxmanifest index 3281e1e39c..a5c943364b 100644 --- a/Samples/Advertising/cs/Package.appxmanifest +++ b/Samples/Advertising/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Advertising/js/Advertising.jsproj b/Samples/Advertising/js/Advertising.jsproj index c2210b7438..006f252053 100644 --- a/Samples/Advertising/js/Advertising.jsproj +++ b/Samples/Advertising/js/Advertising.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Advertising/js/package.appxmanifest b/Samples/Advertising/js/package.appxmanifest index 2c0e338f02..902caad703 100644 --- a/Samples/Advertising/js/package.appxmanifest +++ b/Samples/Advertising/js/package.appxmanifest @@ -13,7 +13,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/AllJoyn/Common/Scenario1WinRTComponent/Scenario1WinRTComponent.vcxproj b/Samples/AllJoyn/Common/Scenario1WinRTComponent/Scenario1WinRTComponent.vcxproj index 61fa7f06bc..9340e25027 100644 --- a/Samples/AllJoyn/Common/Scenario1WinRTComponent/Scenario1WinRTComponent.vcxproj +++ b/Samples/AllJoyn/Common/Scenario1WinRTComponent/Scenario1WinRTComponent.vcxproj @@ -35,7 +35,7 @@ 14.0 true Windows Store - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 10.0 true diff --git a/Samples/AllJoyn/Common/Scenario2WinRTComponent/Scenario2WinRTComponent.vcxproj b/Samples/AllJoyn/Common/Scenario2WinRTComponent/Scenario2WinRTComponent.vcxproj index 7649cd1773..bcc8b31ca8 100644 --- a/Samples/AllJoyn/Common/Scenario2WinRTComponent/Scenario2WinRTComponent.vcxproj +++ b/Samples/AllJoyn/Common/Scenario2WinRTComponent/Scenario2WinRTComponent.vcxproj @@ -35,7 +35,7 @@ 14.0 true Windows Store - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 10.0 true diff --git a/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.csproj b/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.csproj index f4856f0765..d926b9d813 100644 --- a/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.csproj +++ b/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.csproj @@ -10,7 +10,7 @@ AllJoynConsumerExperiences en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 true diff --git a/Samples/AllJoyn/ConsumerExperiences/cs/Package.appxmanifest b/Samples/AllJoyn/ConsumerExperiences/cs/Package.appxmanifest index f7aab78eca..021744ae8f 100644 --- a/Samples/AllJoyn/ConsumerExperiences/cs/Package.appxmanifest +++ b/Samples/AllJoyn/ConsumerExperiences/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AllJoyn/ConsumerExperiences/cs/Scenario2ViewModel.cs b/Samples/AllJoyn/ConsumerExperiences/cs/Scenario2ViewModel.cs index 15cbfd948c..5b0773c948 100644 --- a/Samples/AllJoyn/ConsumerExperiences/cs/Scenario2ViewModel.cs +++ b/Samples/AllJoyn/ConsumerExperiences/cs/Scenario2ViewModel.cs @@ -17,6 +17,7 @@ using System.ComponentModel; using System.Runtime.CompilerServices; using System.Text; +using System.Threading; using System.Threading.Tasks; using System.Windows.Input; using Windows.Devices.AllJoyn; @@ -60,13 +61,12 @@ class Scenario2ViewModel : INotifyPropertyChanged private bool? m_physicalDeviceIsChecked = null; private bool m_showOnboardeeSsidList = true; private bool m_showOnboarderSsidList = false; - private bool m_isAuthenticated = false; - private bool m_isCredentialsRequested = false; private AllJoynBusAttachment m_busAttachment = null; private OnboardingWatcher m_watcher = null; private OnboardingConsumer m_consumer = null; private OnboardingAuthenticationType m_selectedAuthType = OnboardingAuthenticationType.Any; private TaskCompletionSource m_authenticateClicked = null; + private int m_onboardSessionAlreadyJoined; public Scenario2ViewModel() { @@ -677,6 +677,9 @@ private void ScanForOnboardingInterfaces() { ScenarioCleanup(); + // Allow re-joining of a new session + Interlocked.Exchange(ref m_onboardSessionAlreadyJoined, 0); + m_busAttachment = new AllJoynBusAttachment(); m_busAttachment.StateChanged += BusAttachment_StateChanged; m_busAttachment.AuthenticationMechanisms.Clear(); @@ -684,6 +687,7 @@ private void ScanForOnboardingInterfaces() // EcdhePsk authentication is deprecated as of the AllJoyn 16.04 release. // Newly added EcdheSpeke should be used instead. EcdhePsk authentication is // added here to maintain compatibility with devices running older AllJoyn versions. + m_busAttachment.AuthenticationMechanisms.Add(AllJoynAuthenticationMechanism.EcdheNull); m_busAttachment.AuthenticationMechanisms.Add(AllJoynAuthenticationMechanism.EcdhePsk); m_busAttachment.AuthenticationMechanisms.Add(AllJoynAuthenticationMechanism.EcdheSpeke); m_busAttachment.AuthenticationComplete += BusAttachment_AuthenticationComplete; @@ -714,7 +718,6 @@ private void BusAttachment_AuthenticationComplete(AllJoynBusAttachment sender, A UpdateStatusAsync("Authentication failed.", NotifyType.ErrorMessage); } - m_isAuthenticated = args.Succeeded; EnteredKey = ""; AuthenticationVisibility = Visibility.Collapsed; } @@ -722,7 +725,6 @@ private void BusAttachment_AuthenticationComplete(AllJoynBusAttachment sender, A private async void BusAttachment_CredentialsRequested(AllJoynBusAttachment sender, AllJoynCredentialsRequestedEventArgs args) { Windows.Foundation.Deferral credentialsDeferral = args.GetDeferral(); - m_isCredentialsRequested = true; if ((args.Credentials.AuthenticationMechanism == AllJoynAuthenticationMechanism.EcdhePsk) || (args.Credentials.AuthenticationMechanism == AllJoynAuthenticationMechanism.EcdheSpeke)) @@ -743,6 +745,9 @@ private async void BusAttachment_CredentialsRequested(AllJoynBusAttachment sende UpdateStatusAsync("Please enter a key.", NotifyType.ErrorMessage); } } + else if (args.Credentials.AuthenticationMechanism == AllJoynAuthenticationMechanism.EcdheNull) + { + } else { UpdateStatusAsync("Unexpected authentication mechanism.", NotifyType.ErrorMessage); @@ -753,18 +758,25 @@ private async void BusAttachment_CredentialsRequested(AllJoynBusAttachment sende private async void Watcher_Added(OnboardingWatcher sender, AllJoynServiceInfo args) { + // This demo supports a single onboarding producer, if there are multiple onboarding producers found, then they are ignored. + // Another approach would be to create a list of all producers found and then allow the user to choose the one they want + bool bAlreadyJoined = (Interlocked.CompareExchange(ref m_onboardSessionAlreadyJoined, 1, 0) == 1); + if (bAlreadyJoined) + { + return; + } + UpdateStatusAsync("Joining session...", NotifyType.StatusMessage); + OnboardingJoinSessionResult joinSessionResult = await OnboardingConsumer.JoinSessionAsync(args, sender); if (joinSessionResult.Status == AllJoynStatus.Ok) { + UpdateStatusAsync("Session Joined.", NotifyType.ErrorMessage); DisposeConsumer(); m_consumer = joinSessionResult.Consumer; m_consumer.SessionLost += Consumer_SessionLost; - if (!m_isCredentialsRequested || m_isAuthenticated) - { - GetOnboardeeNetworkListAsync(); - } + GetOnboardeeNetworkListAsync(); } else { @@ -871,8 +883,8 @@ private async void AttemptOnboardingAsync(string ssid, string password, short au else { UpdateStatusAsync("Attempting to configure onboardee...", NotifyType.StatusMessage); - // WiFi password must be converted to hex representation of the UTF-8 string. - OnboardingConfigureWiFiResult configureWifiResult = await m_consumer.ConfigureWiFiAsync(ssid, ConvertUtf8ToHex(password), authType); + + OnboardingConfigureWiFiResult configureWifiResult = await m_consumer.ConfigureWiFiAsync(ssid, password, authType); if (configureWifiResult.Status == AllJoynStatus.Ok) { UpdateStatusAsync("Onboardee sucessfully configured.", NotifyType.StatusMessage); @@ -914,18 +926,6 @@ private void Signals_ConnectionResultReceived(OnboardingSignals sender, Onboardi } } - private string ConvertUtf8ToHex(string inputString) - { - if (string.IsNullOrEmpty(inputString)) - { - return string.Empty; - } - else - { - return BitConverter.ToString(Encoding.UTF8.GetBytes(inputString)).Replace("-", string.Empty); - } - } - private void ClearPasswords() { SoftAPPassword = ""; diff --git a/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.jsproj b/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.jsproj index cdce1c2f3b..0ca8ba07b7 100644 --- a/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.jsproj +++ b/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AllJoyn/ConsumerExperiences/js/package.appxmanifest b/Samples/AllJoyn/ConsumerExperiences/js/package.appxmanifest index e6ceaf4b6c..26a33cd1a4 100644 --- a/Samples/AllJoyn/ConsumerExperiences/js/package.appxmanifest +++ b/Samples/AllJoyn/ConsumerExperiences/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.csproj b/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.csproj index a5d4e1de27..a93054a186 100644 --- a/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.csproj +++ b/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.csproj @@ -10,7 +10,7 @@ AllJoynProducerExperiences en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 true diff --git a/Samples/AllJoyn/ProducerExperiences/cs/Package.appxmanifest b/Samples/AllJoyn/ProducerExperiences/cs/Package.appxmanifest index c4fc2460a9..40d62ec370 100644 --- a/Samples/AllJoyn/ProducerExperiences/cs/Package.appxmanifest +++ b/Samples/AllJoyn/ProducerExperiences/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AllJoyn/ProducerExperiences/cs/Scenario2ViewModel.cs b/Samples/AllJoyn/ProducerExperiences/cs/Scenario2ViewModel.cs index eaeb634bfb..7441c7c0af 100644 --- a/Samples/AllJoyn/ProducerExperiences/cs/Scenario2ViewModel.cs +++ b/Samples/AllJoyn/ProducerExperiences/cs/Scenario2ViewModel.cs @@ -309,7 +309,7 @@ private async void OnboardingService_ConnectRequestRecieved(object sender, Event } else { - if (AppData.OnboardingConfigurePassphrase.Equals(ConvertUtf8ToHex(AppData.SampleNetworkPassword), StringComparison.OrdinalIgnoreCase)) + if (AppData.OnboardingConfigurePassphrase.Equals(AppData.SampleNetworkPassword, StringComparison.OrdinalIgnoreCase)) { returnArg.Value1 = (short)ConnectionResultCode.Validated; returnArg.Value2 = "Connected successfully"; @@ -352,18 +352,6 @@ private async void OnboardingService_ConnectRequestRecieved(object sender, Event } } - private string ConvertUtf8ToHex(string inputString) - { - if (string.IsNullOrEmpty(inputString)) - { - return string.Empty; - } - else - { - return BitConverter.ToString(Encoding.UTF8.GetBytes(inputString)).Replace("-", string.Empty); - } - } - private async void UpdateStatusAsync(string status, NotifyType statusType) { await m_dispatcher.RunAsync(CoreDispatcherPriority.Normal, () => diff --git a/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.jsproj b/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.jsproj index 2987959a7d..e48c6cccff 100644 --- a/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.jsproj +++ b/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AllJoyn/ProducerExperiences/js/package.appxmanifest b/Samples/AllJoyn/ProducerExperiences/js/package.appxmanifest index 01c19ed8b9..ea2c7ca803 100644 --- a/Samples/AllJoyn/ProducerExperiences/js/package.appxmanifest +++ b/Samples/AllJoyn/ProducerExperiences/js/package.appxmanifest @@ -8,7 +8,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/Altimeter/cpp/Altimeter.vcxproj b/Samples/Altimeter/cpp/Altimeter.vcxproj index d6862f8d64..acc077a360 100644 --- a/Samples/Altimeter/cpp/Altimeter.vcxproj +++ b/Samples/Altimeter/cpp/Altimeter.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Altimeter/cpp/Package.appxmanifest b/Samples/Altimeter/cpp/Package.appxmanifest index 52c67be3ef..5ff2ccfd54 100644 --- a/Samples/Altimeter/cpp/Package.appxmanifest +++ b/Samples/Altimeter/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Altimeter/cs/Altimeter.csproj b/Samples/Altimeter/cs/Altimeter.csproj index 29010c11a3..ad35859888 100644 --- a/Samples/Altimeter/cs/Altimeter.csproj +++ b/Samples/Altimeter/cs/Altimeter.csproj @@ -11,7 +11,7 @@ Altimeter en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Altimeter/cs/Package.appxmanifest b/Samples/Altimeter/cs/Package.appxmanifest index c33360804d..d132731b03 100644 --- a/Samples/Altimeter/cs/Package.appxmanifest +++ b/Samples/Altimeter/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Altimeter/js/Altimeter.jsproj b/Samples/Altimeter/js/Altimeter.jsproj index 31c17c588a..8852ba294c 100644 --- a/Samples/Altimeter/js/Altimeter.jsproj +++ b/Samples/Altimeter/js/Altimeter.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Altimeter/js/Package.appxmanifest b/Samples/Altimeter/js/Package.appxmanifest index f8e6d8c3ed..124f63b0a9 100644 --- a/Samples/Altimeter/js/Package.appxmanifest +++ b/Samples/Altimeter/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Altimeter/vb/Altimeter.vbproj b/Samples/Altimeter/vb/Altimeter.vbproj index 66a2a73c36..e41594b119 100644 --- a/Samples/Altimeter/vb/Altimeter.vbproj +++ b/Samples/Altimeter/vb/Altimeter.vbproj @@ -11,7 +11,7 @@ Altimeter en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Altimeter/vb/Package.appxmanifest b/Samples/Altimeter/vb/Package.appxmanifest index f321b2f2b3..63b7f18a77 100644 --- a/Samples/Altimeter/vb/Package.appxmanifest +++ b/Samples/Altimeter/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AnimationLibrary/js/AnimationLibrary.jsproj b/Samples/AnimationLibrary/js/AnimationLibrary.jsproj index fc74cb2c03..d5b7183116 100644 --- a/Samples/AnimationLibrary/js/AnimationLibrary.jsproj +++ b/Samples/AnimationLibrary/js/AnimationLibrary.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AnimationLibrary/js/Package.appxmanifest b/Samples/AnimationLibrary/js/Package.appxmanifest index ababf701f7..08439064ff 100644 --- a/Samples/AnimationLibrary/js/Package.appxmanifest +++ b/Samples/AnimationLibrary/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/AnimationMetrics/cpp/AnimationMetrics.vcxproj b/Samples/AnimationMetrics/cpp/AnimationMetrics.vcxproj index 374389b881..1948837390 100644 --- a/Samples/AnimationMetrics/cpp/AnimationMetrics.vcxproj +++ b/Samples/AnimationMetrics/cpp/AnimationMetrics.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + @@ -216,7 +216,7 @@ - + diff --git a/Samples/AnimationMetrics/cpp/Package.appxmanifest b/Samples/AnimationMetrics/cpp/Package.appxmanifest index 9f27a4a899..965daf0ca9 100644 --- a/Samples/AnimationMetrics/cpp/Package.appxmanifest +++ b/Samples/AnimationMetrics/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/AnimationMetrics/cs/AnimationMetrics.csproj b/Samples/AnimationMetrics/cs/AnimationMetrics.csproj index e82a6f73af..f6e6e911fe 100644 --- a/Samples/AnimationMetrics/cs/AnimationMetrics.csproj +++ b/Samples/AnimationMetrics/cs/AnimationMetrics.csproj @@ -11,7 +11,7 @@ AnimationMetrics en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -161,7 +161,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/AnimationMetrics/cs/Package.appxmanifest b/Samples/AnimationMetrics/cs/Package.appxmanifest index 6eb4e6457a..afad2e322e 100644 --- a/Samples/AnimationMetrics/cs/Package.appxmanifest +++ b/Samples/AnimationMetrics/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AnimationMetrics/js/AnimationMetrics.jsproj b/Samples/AnimationMetrics/js/AnimationMetrics.jsproj index 4ea09c0ba4..c341929f33 100644 --- a/Samples/AnimationMetrics/js/AnimationMetrics.jsproj +++ b/Samples/AnimationMetrics/js/AnimationMetrics.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AnimationMetrics/js/Package.appxmanifest b/Samples/AnimationMetrics/js/Package.appxmanifest index 91afa89fe0..9e3c9178c8 100644 --- a/Samples/AnimationMetrics/js/Package.appxmanifest +++ b/Samples/AnimationMetrics/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/AnimationMetrics/vb/AnimationMetrics.vbproj b/Samples/AnimationMetrics/vb/AnimationMetrics.vbproj index fb4f8c787d..d2eec621bd 100644 --- a/Samples/AnimationMetrics/vb/AnimationMetrics.vbproj +++ b/Samples/AnimationMetrics/vb/AnimationMetrics.vbproj @@ -11,7 +11,7 @@ AnimationMetrics en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -165,7 +165,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/AnimationMetrics/vb/Package.appxmanifest b/Samples/AnimationMetrics/vb/Package.appxmanifest index ec46d40001..7086678e31 100644 --- a/Samples/AnimationMetrics/vb/Package.appxmanifest +++ b/Samples/AnimationMetrics/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AppServices/cs/AppServicesClient/AppServicesClient.csproj b/Samples/AppServices/cs/AppServicesClient/AppServicesClient.csproj index a0578a504f..bdd9102b8b 100644 --- a/Samples/AppServices/cs/AppServicesClient/AppServicesClient.csproj +++ b/Samples/AppServices/cs/AppServicesClient/AppServicesClient.csproj @@ -10,7 +10,7 @@ AppServicesClient en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AppServices/cs/AppServicesClient/Package.appxmanifest b/Samples/AppServices/cs/AppServicesClient/Package.appxmanifest index 2d5b707556..10587b563b 100644 --- a/Samples/AppServices/cs/AppServicesClient/Package.appxmanifest +++ b/Samples/AppServices/cs/AppServicesClient/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AppServices/cs/AppServicesProvider/AppServicesProvider.csproj b/Samples/AppServices/cs/AppServicesProvider/AppServicesProvider.csproj index 2168915e08..9a063ec174 100644 --- a/Samples/AppServices/cs/AppServicesProvider/AppServicesProvider.csproj +++ b/Samples/AppServices/cs/AppServicesProvider/AppServicesProvider.csproj @@ -10,7 +10,7 @@ AppServicesProvider en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 true diff --git a/Samples/AppServices/cs/AppServicesProvider/Package.appxmanifest b/Samples/AppServices/cs/AppServicesProvider/Package.appxmanifest index 6ff819911b..60c00eaf1e 100644 --- a/Samples/AppServices/cs/AppServicesProvider/Package.appxmanifest +++ b/Samples/AppServices/cs/AppServicesProvider/Package.appxmanifest @@ -22,7 +22,7 @@ - + diff --git a/Samples/AppServices/cs/RandomNumberService/RandomNumberService.csproj b/Samples/AppServices/cs/RandomNumberService/RandomNumberService.csproj index 27900f7d4b..1658bfb470 100644 --- a/Samples/AppServices/cs/RandomNumberService/RandomNumberService.csproj +++ b/Samples/AppServices/cs/RandomNumberService/RandomNumberService.csproj @@ -11,7 +11,7 @@ RandomNumberService en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 true diff --git a/Samples/AppServices/vb/AppServicesClient/AppServicesClient.vbproj b/Samples/AppServices/vb/AppServicesClient/AppServicesClient.vbproj index fea6e14a71..01a45133c6 100644 --- a/Samples/AppServices/vb/AppServicesClient/AppServicesClient.vbproj +++ b/Samples/AppServices/vb/AppServicesClient/AppServicesClient.vbproj @@ -11,7 +11,7 @@ AppServicesClient en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AppServices/vb/AppServicesClient/Package.appxmanifest b/Samples/AppServices/vb/AppServicesClient/Package.appxmanifest index c619c328af..ffc1fc04dd 100644 --- a/Samples/AppServices/vb/AppServicesClient/Package.appxmanifest +++ b/Samples/AppServices/vb/AppServicesClient/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AppServices/vb/AppServicesProvider/AppServicesProvider.vbproj b/Samples/AppServices/vb/AppServicesProvider/AppServicesProvider.vbproj index de636bbd30..174770ffd0 100644 --- a/Samples/AppServices/vb/AppServicesProvider/AppServicesProvider.vbproj +++ b/Samples/AppServices/vb/AppServicesProvider/AppServicesProvider.vbproj @@ -11,7 +11,7 @@ AppServicesProvider en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 true diff --git a/Samples/AppServices/vb/AppServicesProvider/Package.appxmanifest b/Samples/AppServices/vb/AppServicesProvider/Package.appxmanifest index 526f08ad2d..3a45279600 100644 --- a/Samples/AppServices/vb/AppServicesProvider/Package.appxmanifest +++ b/Samples/AppServices/vb/AppServicesProvider/Package.appxmanifest @@ -22,7 +22,7 @@ - + diff --git a/Samples/AppServices/vb/RandomNumberService/RandomNumberService.vbproj b/Samples/AppServices/vb/RandomNumberService/RandomNumberService.vbproj index 5bf2686df6..3203be4aa7 100644 --- a/Samples/AppServices/vb/RandomNumberService/RandomNumberService.vbproj +++ b/Samples/AppServices/vb/RandomNumberService/RandomNumberService.vbproj @@ -11,7 +11,7 @@ RandomNumberService en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 true diff --git a/Samples/ApplicationData/cs/ApplicationData.csproj b/Samples/ApplicationData/cs/ApplicationData.csproj index e9ea8e4b51..7951b33621 100644 --- a/Samples/ApplicationData/cs/ApplicationData.csproj +++ b/Samples/ApplicationData/cs/ApplicationData.csproj @@ -11,7 +11,7 @@ ApplicationDataSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ApplicationData/cs/Package.appxmanifest b/Samples/ApplicationData/cs/Package.appxmanifest index 8510dd5529..8ae2bb2d95 100644 --- a/Samples/ApplicationData/cs/Package.appxmanifest +++ b/Samples/ApplicationData/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/ApplicationData/vb/ApplicationData.vbproj b/Samples/ApplicationData/vb/ApplicationData.vbproj index d3c70d77b4..c6104ac309 100644 --- a/Samples/ApplicationData/vb/ApplicationData.vbproj +++ b/Samples/ApplicationData/vb/ApplicationData.vbproj @@ -11,7 +11,7 @@ ApplicationDataSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ApplicationData/vb/Package.appxmanifest b/Samples/ApplicationData/vb/Package.appxmanifest index dceeb0a689..bb79b2d856 100644 --- a/Samples/ApplicationData/vb/Package.appxmanifest +++ b/Samples/ApplicationData/vb/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/ApplicationResources/cpp/ApplicationResources.vcxproj b/Samples/ApplicationResources/cpp/ApplicationResources.vcxproj index 3f9a6bbbb0..fc3d6762d1 100644 --- a/Samples/ApplicationResources/cpp/ApplicationResources.vcxproj +++ b/Samples/ApplicationResources/cpp/ApplicationResources.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ApplicationResources/cpp/Package.appxmanifest b/Samples/ApplicationResources/cpp/Package.appxmanifest index e68b239f66..1ea1573bbd 100644 --- a/Samples/ApplicationResources/cpp/Package.appxmanifest +++ b/Samples/ApplicationResources/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/ApplicationResources/cs/AppResourceClassLibrary/AppResourceClassLibrary.csproj b/Samples/ApplicationResources/cs/AppResourceClassLibrary/AppResourceClassLibrary.csproj index eb8562172c..509a3a14e8 100644 --- a/Samples/ApplicationResources/cs/AppResourceClassLibrary/AppResourceClassLibrary.csproj +++ b/Samples/ApplicationResources/cs/AppResourceClassLibrary/AppResourceClassLibrary.csproj @@ -11,7 +11,7 @@ AppResourceClassLibrary en UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ApplicationResources/cs/ApplicationResources.csproj b/Samples/ApplicationResources/cs/ApplicationResources.csproj index 69390ec0f6..72bea44c78 100644 --- a/Samples/ApplicationResources/cs/ApplicationResources.csproj +++ b/Samples/ApplicationResources/cs/ApplicationResources.csproj @@ -10,7 +10,7 @@ ApplicationResources en UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ApplicationResources/cs/Package.appxmanifest b/Samples/ApplicationResources/cs/Package.appxmanifest index c7463e9ca3..a699fd9c17 100644 --- a/Samples/ApplicationResources/cs/Package.appxmanifest +++ b/Samples/ApplicationResources/cs/Package.appxmanifest @@ -8,7 +8,7 @@ images\packagelogo.png - + diff --git a/Samples/ApplicationResources/js/ApplicationResources.jsproj b/Samples/ApplicationResources/js/ApplicationResources.jsproj index dfe1b8c643..a45140f513 100644 --- a/Samples/ApplicationResources/js/ApplicationResources.jsproj +++ b/Samples/ApplicationResources/js/ApplicationResources.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ApplicationResources/js/package.appxmanifest b/Samples/ApplicationResources/js/package.appxmanifest index dff33861a4..4811ae7091 100644 --- a/Samples/ApplicationResources/js/package.appxmanifest +++ b/Samples/ApplicationResources/js/package.appxmanifest @@ -8,7 +8,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/ApplicationResources/vb/AppResourceClassLibrary/AppResourceClassLibrary.vbproj b/Samples/ApplicationResources/vb/AppResourceClassLibrary/AppResourceClassLibrary.vbproj index eac8093066..5511910834 100644 --- a/Samples/ApplicationResources/vb/AppResourceClassLibrary/AppResourceClassLibrary.vbproj +++ b/Samples/ApplicationResources/vb/AppResourceClassLibrary/AppResourceClassLibrary.vbproj @@ -11,7 +11,7 @@ AppResourceClassLibrary en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ApplicationResources/vb/ApplicationResources.vbproj b/Samples/ApplicationResources/vb/ApplicationResources.vbproj index 8507a42e00..f2295da784 100644 --- a/Samples/ApplicationResources/vb/ApplicationResources.vbproj +++ b/Samples/ApplicationResources/vb/ApplicationResources.vbproj @@ -11,7 +11,7 @@ ApplicationResources en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ApplicationResources/vb/Package.appxmanifest b/Samples/ApplicationResources/vb/Package.appxmanifest index 88df80b0d4..dc467360f4 100644 --- a/Samples/ApplicationResources/vb/Package.appxmanifest +++ b/Samples/ApplicationResources/vb/Package.appxmanifest @@ -8,7 +8,7 @@ images\packagelogo.png - + diff --git a/Samples/Appointments/cs/Appointments.csproj b/Samples/Appointments/cs/Appointments.csproj index 92d935aba4..f6951ee643 100644 --- a/Samples/Appointments/cs/Appointments.csproj +++ b/Samples/Appointments/cs/Appointments.csproj @@ -10,7 +10,7 @@ Appointments en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Appointments/cs/Package.appxmanifest b/Samples/Appointments/cs/Package.appxmanifest index b3dc6516f0..9d5c04e237 100644 --- a/Samples/Appointments/cs/Package.appxmanifest +++ b/Samples/Appointments/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Appointments/vb/Appointments.vbproj b/Samples/Appointments/vb/Appointments.vbproj index 90fd8e382a..81473c457c 100644 --- a/Samples/Appointments/vb/Appointments.vbproj +++ b/Samples/Appointments/vb/Appointments.vbproj @@ -11,7 +11,7 @@ Appointments en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Appointments/vb/Package.appxmanifest b/Samples/Appointments/vb/Package.appxmanifest index b9ba11fbd1..589e752de2 100644 --- a/Samples/Appointments/vb/Package.appxmanifest +++ b/Samples/Appointments/vb/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/AssociationLaunching/cs/AssociationLaunching.csproj b/Samples/AssociationLaunching/cs/AssociationLaunching.csproj index 4a8d1d8044..1d92f34c6e 100644 --- a/Samples/AssociationLaunching/cs/AssociationLaunching.csproj +++ b/Samples/AssociationLaunching/cs/AssociationLaunching.csproj @@ -10,7 +10,7 @@ AssociationLaunching en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AssociationLaunching/cs/Package.appxmanifest b/Samples/AssociationLaunching/cs/Package.appxmanifest index bc833c8def..aeba57179b 100644 --- a/Samples/AssociationLaunching/cs/Package.appxmanifest +++ b/Samples/AssociationLaunching/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/AssociationLaunching/vb/AssociationLaunching.vbproj b/Samples/AssociationLaunching/vb/AssociationLaunching.vbproj index 0f2592544c..6df5f60859 100644 --- a/Samples/AssociationLaunching/vb/AssociationLaunching.vbproj +++ b/Samples/AssociationLaunching/vb/AssociationLaunching.vbproj @@ -11,7 +11,7 @@ AssociationLaunching en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AssociationLaunching/vb/Package.appxmanifest b/Samples/AssociationLaunching/vb/Package.appxmanifest index c5b18abaff..c95b0f4a4f 100644 --- a/Samples/AssociationLaunching/vb/Package.appxmanifest +++ b/Samples/AssociationLaunching/vb/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/AudioCategory/cs/AudioCategory/AudioCategory.csproj b/Samples/AudioCategory/cs/AudioCategory/AudioCategory.csproj index 35abf52e7f..5802c91060 100644 --- a/Samples/AudioCategory/cs/AudioCategory/AudioCategory.csproj +++ b/Samples/AudioCategory/cs/AudioCategory/AudioCategory.csproj @@ -10,7 +10,7 @@ AudioCategory en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AudioCategory/cs/AudioCategory/Package.appxmanifest b/Samples/AudioCategory/cs/AudioCategory/Package.appxmanifest index c1b2fb589a..89590ba8b6 100644 --- a/Samples/AudioCategory/cs/AudioCategory/Package.appxmanifest +++ b/Samples/AudioCategory/cs/AudioCategory/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.csproj b/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.csproj index 6648ce622a..f32bb76461 100644 --- a/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.csproj +++ b/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.csproj @@ -10,7 +10,7 @@ AudioCategoryCompanion en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AudioCategory/cs/AudioCategoryCompanion/Package.appxmanifest b/Samples/AudioCategory/cs/AudioCategoryCompanion/Package.appxmanifest index 50e2f9fcde..619cdec681 100644 --- a/Samples/AudioCategory/cs/AudioCategoryCompanion/Package.appxmanifest +++ b/Samples/AudioCategory/cs/AudioCategoryCompanion/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AudioCategory/js/AudioCategory/AudioCategory.jsproj b/Samples/AudioCategory/js/AudioCategory/AudioCategory.jsproj index d6fe9ecd1b..cb402f065a 100644 --- a/Samples/AudioCategory/js/AudioCategory/AudioCategory.jsproj +++ b/Samples/AudioCategory/js/AudioCategory/AudioCategory.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AudioCategory/js/AudioCategory/package.appxmanifest b/Samples/AudioCategory/js/AudioCategory/package.appxmanifest index 487dfeda69..7bee85af2b 100644 --- a/Samples/AudioCategory/js/AudioCategory/package.appxmanifest +++ b/Samples/AudioCategory/js/AudioCategory/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.jsproj b/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.jsproj index dec55b27b2..e8bfc2c113 100644 --- a/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.jsproj +++ b/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AudioCategory/js/AudioCategoryCompanion/package.appxmanifest b/Samples/AudioCategory/js/AudioCategoryCompanion/package.appxmanifest index f10d0bade5..8d7580ddc9 100644 --- a/Samples/AudioCategory/js/AudioCategoryCompanion/package.appxmanifest +++ b/Samples/AudioCategory/js/AudioCategoryCompanion/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/AudioCategory/vb/AudioCategory/AudioCategory.vbproj b/Samples/AudioCategory/vb/AudioCategory/AudioCategory.vbproj index e98485fde1..470662796e 100644 --- a/Samples/AudioCategory/vb/AudioCategory/AudioCategory.vbproj +++ b/Samples/AudioCategory/vb/AudioCategory/AudioCategory.vbproj @@ -11,7 +11,7 @@ AudioCategory en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AudioCategory/vb/AudioCategory/Package.appxmanifest b/Samples/AudioCategory/vb/AudioCategory/Package.appxmanifest index 6cd6be54e4..6620345950 100644 --- a/Samples/AudioCategory/vb/AudioCategory/Package.appxmanifest +++ b/Samples/AudioCategory/vb/AudioCategory/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.vbproj b/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.vbproj index 58f6e68f49..ccd30f085a 100644 --- a/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.vbproj +++ b/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.vbproj @@ -11,7 +11,7 @@ AudioCategoryCompanion en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AudioCategory/vb/AudioCategoryCompanion/Package.appxmanifest b/Samples/AudioCategory/vb/AudioCategoryCompanion/Package.appxmanifest index 0345f0fe08..db15565bd1 100644 --- a/Samples/AudioCategory/vb/AudioCategoryCompanion/Package.appxmanifest +++ b/Samples/AudioCategory/vb/AudioCategoryCompanion/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AudioCreation/cs/AudioCreation/AudioCreation.csproj b/Samples/AudioCreation/cs/AudioCreation/AudioCreation.csproj index 166ef8f3b1..58574f86b5 100644 --- a/Samples/AudioCreation/cs/AudioCreation/AudioCreation.csproj +++ b/Samples/AudioCreation/cs/AudioCreation/AudioCreation.csproj @@ -11,7 +11,7 @@ AudioCreation en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/AudioCreation/cs/AudioCreation/Package.appxmanifest b/Samples/AudioCreation/cs/AudioCreation/Package.appxmanifest index 4d66ae700b..6cc2286406 100644 --- a/Samples/AudioCreation/cs/AudioCreation/Package.appxmanifest +++ b/Samples/AudioCreation/cs/AudioCreation/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/AudioCreation/cs/CustomEffect/CustomEffect.csproj b/Samples/AudioCreation/cs/CustomEffect/CustomEffect.csproj index 05b2cb28fa..4d79f0347a 100644 --- a/Samples/AudioCreation/cs/CustomEffect/CustomEffect.csproj +++ b/Samples/AudioCreation/cs/CustomEffect/CustomEffect.csproj @@ -11,7 +11,7 @@ CustomEffect en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackButton/cs/Package.appxmanifest b/Samples/BackButton/cs/Package.appxmanifest index 08039ddabe..e4de870eb3 100644 --- a/Samples/BackButton/cs/Package.appxmanifest +++ b/Samples/BackButton/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackButton/cs/SystemBack.csproj b/Samples/BackButton/cs/SystemBack.csproj index 80f429bc38..abae3a775c 100644 --- a/Samples/BackButton/cs/SystemBack.csproj +++ b/Samples/BackButton/cs/SystemBack.csproj @@ -10,7 +10,7 @@ SystemBack en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackButton/vb/Package.appxmanifest b/Samples/BackButton/vb/Package.appxmanifest index b69581744d..03cdab835b 100644 --- a/Samples/BackButton/vb/Package.appxmanifest +++ b/Samples/BackButton/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackButton/vb/SystemBack.vbproj b/Samples/BackButton/vb/SystemBack.vbproj index ed7cd0b255..4932037b89 100644 --- a/Samples/BackButton/vb/SystemBack.vbproj +++ b/Samples/BackButton/vb/SystemBack.vbproj @@ -11,7 +11,7 @@ SystemBack en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundActivation/cpp/BackgroundActivation.vcxproj b/Samples/BackgroundActivation/cpp/BackgroundActivation.vcxproj index eca0d5fb6a..8c494fac24 100644 --- a/Samples/BackgroundActivation/cpp/BackgroundActivation.vcxproj +++ b/Samples/BackgroundActivation/cpp/BackgroundActivation.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true BackgroundActivation diff --git a/Samples/BackgroundActivation/cpp/Package.appxmanifest b/Samples/BackgroundActivation/cpp/Package.appxmanifest index a473938deb..acd362feec 100644 --- a/Samples/BackgroundActivation/cpp/Package.appxmanifest +++ b/Samples/BackgroundActivation/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BackgroundActivation/cs/BackgroundActivation.csproj b/Samples/BackgroundActivation/cs/BackgroundActivation.csproj index 2fa1a5d0a8..1305a4e57e 100644 --- a/Samples/BackgroundActivation/cs/BackgroundActivation.csproj +++ b/Samples/BackgroundActivation/cs/BackgroundActivation.csproj @@ -11,7 +11,7 @@ BackgroundActivation en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundActivation/cs/Package.appxmanifest b/Samples/BackgroundActivation/cs/Package.appxmanifest index d327d94e8f..06fd8963ed 100644 --- a/Samples/BackgroundActivation/cs/Package.appxmanifest +++ b/Samples/BackgroundActivation/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundActivation/vb/BackgroundActivation.vbproj b/Samples/BackgroundActivation/vb/BackgroundActivation.vbproj index a42347e6ad..d8f47bc387 100644 --- a/Samples/BackgroundActivation/vb/BackgroundActivation.vbproj +++ b/Samples/BackgroundActivation/vb/BackgroundActivation.vbproj @@ -11,7 +11,7 @@ BackgroundActivation en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundActivation/vb/Package.appxmanifest b/Samples/BackgroundActivation/vb/Package.appxmanifest index eac1edee09..4b1ed2e918 100644 --- a/Samples/BackgroundActivation/vb/Package.appxmanifest +++ b/Samples/BackgroundActivation/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundAudio/README.md b/Samples/BackgroundAudio/README.md new file mode 100644 index 0000000000..8f78120274 --- /dev/null +++ b/Samples/BackgroundAudio/README.md @@ -0,0 +1,9 @@ + + +# Background audio sample + +This sample has been superseded by the +[Background media playback sample](../BackgroundMediaPlayback). diff --git a/Samples/BackgroundMediaPlayback/README.md b/Samples/BackgroundMediaPlayback/README.md index d5f45912ec..1eac8b80c2 100644 --- a/Samples/BackgroundMediaPlayback/README.md +++ b/Samples/BackgroundMediaPlayback/README.md @@ -239,6 +239,27 @@ to track background status and then release UI resources from Be especially careful of references that could prevent resources from being garbage collected, such as strong references or subscribed event handlers. +If your application clears window content on background transitions, be aware +of the following. + +When the window content is set to be collected, each Frame will begin its +disconnection process. If there are Pages in the visual object tree under the +window content, these will raise their Unloaded event. Pages cannot be +completely cleared from memory unless all references to them are removed. In the +Unloaded callback, make sure to do these things to ensure memory is quickly +removed: + + ✓ **Do** clear and set any large data structures in your Page to null. + + ✓ **Do** unregister for all event handlers that have callback methods within + the Page. Make sure to Register for those callbacks again during the Loaded + event handler for the Page. The Loaded event will be raised when the UI has + been reconstituted later and the Page has been added to the visual object + tree. + + ✓ **Do** call GC.Collect at the end of the Unloaded callback to quickly garbage + collect any of the large data structures you have just set to null. + ### Moving from the foreground to the background When an app moves from the foreground to the background, the system does work on diff --git a/Samples/BackgroundMediaPlayback/cs/BackgroundApp.cs b/Samples/BackgroundMediaPlayback/cs/BackgroundApp.cs index f961f99de9..a9dd1e2307 100644 --- a/Samples/BackgroundMediaPlayback/cs/BackgroundApp.cs +++ b/Samples/BackgroundMediaPlayback/cs/BackgroundApp.cs @@ -205,18 +205,22 @@ public void ReduceMemoryUsage(ulong limit) { ShowToast("Unloading view"); - // Some apps may wish to use this helper to explicitly disconnect - // child references. - // VisualTreeHelper.DisconnectChildrenRecursive(Window.Current.Content); - // Clear the view content. Note that views should rely on // events like Page.Unloaded to further release resources. Be careful // to also release event handlers in views since references can - // prevent objects from being collected. + // prevent objects from being collected. C++ developers should take + // special care to use weak references for event handlers where appropriate. Window.Current.Content = null; + + // Finally, clearing the content above and calling GC.Collect() below + // is what will trigger each Page.Unloaded handler to be called. + // In order for the resources each page has allocated to be released, + // it is necessary that each Page also call GC.Collect() from its + // Page.Unloaded handler. } - // Run the GC to collect released resources. + // Run the GC to collect released resources, including triggering + // each Page.Unloaded handler to run. GC.Collect(); ShowToast("Finished reducing memory usage"); diff --git a/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.csproj b/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.csproj index 848f70d941..39ebfbd68a 100644 --- a/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.csproj +++ b/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.csproj @@ -11,7 +11,7 @@ BackgroundMediaPlayback en-US UAP - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 14 true diff --git a/Samples/BackgroundMediaPlayback/cs/Package.appxmanifest b/Samples/BackgroundMediaPlayback/cs/Package.appxmanifest index b25ba1bf20..f346e46d57 100644 --- a/Samples/BackgroundMediaPlayback/cs/Package.appxmanifest +++ b/Samples/BackgroundMediaPlayback/cs/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/BackgroundMediaPlayback/cs/Scenario1.xaml.cs b/Samples/BackgroundMediaPlayback/cs/Scenario1.xaml.cs index 41351138c4..4094179ff6 100644 --- a/Samples/BackgroundMediaPlayback/cs/Scenario1.xaml.cs +++ b/Samples/BackgroundMediaPlayback/cs/Scenario1.xaml.cs @@ -111,10 +111,18 @@ private void Scenario1_Unloaded(object sender, RoutedEventArgs e) { Debug.WriteLine("Scenario1_Unloaded"); + // Ensure the page is no longer holding references and force a GC + // to ensure these are unloaded immediately since the app has + // only a short timeframe to reduce working set to avoid suspending + // on background transition. + SettingsService.Instance.UseCustomControlsChanged -= SettingsService_UseCustomControlsChanged; PlaybackList.ItemFailed -= PlaybackList_ItemFailed; PlayerViewModel.Dispose(); + PlayerViewModel = null; + + GC.Collect(); } private void SettingsService_UseCustomControlsChanged(object sender, EventArgs e) diff --git a/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.jsproj b/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.jsproj index 40a42b9464..6b55a45158 100644 --- a/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.jsproj +++ b/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.jsproj @@ -48,7 +48,7 @@ UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/BackgroundMediaPlayback/js/Package.appxmanifest b/Samples/BackgroundMediaPlayback/js/Package.appxmanifest index 633c95e6fb..06ae513c35 100644 --- a/Samples/BackgroundMediaPlayback/js/Package.appxmanifest +++ b/Samples/BackgroundMediaPlayback/js/Package.appxmanifest @@ -14,7 +14,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/BackgroundSensors/cpp/BackgroundSensors.vcxproj b/Samples/BackgroundSensors/cpp/BackgroundSensors.vcxproj index b7058b2505..09e0ebe4b7 100644 --- a/Samples/BackgroundSensors/cpp/BackgroundSensors.vcxproj +++ b/Samples/BackgroundSensors/cpp/BackgroundSensors.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/BackgroundSensors/cpp/BackgroundTask/BackgroundTask.vcxproj b/Samples/BackgroundSensors/cpp/BackgroundTask/BackgroundTask.vcxproj index 2459c3b2ba..dde6927094 100644 --- a/Samples/BackgroundSensors/cpp/BackgroundTask/BackgroundTask.vcxproj +++ b/Samples/BackgroundSensors/cpp/BackgroundTask/BackgroundTask.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/BackgroundSensors/cpp/Package.appxmanifest b/Samples/BackgroundSensors/cpp/Package.appxmanifest index 58d26d5bf0..b0602712bd 100644 --- a/Samples/BackgroundSensors/cpp/Package.appxmanifest +++ b/Samples/BackgroundSensors/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/BackgroundSensors/cs/BackgroundSensors.csproj b/Samples/BackgroundSensors/cs/BackgroundSensors.csproj index 8b4bbfddd8..d02b49ad7a 100644 --- a/Samples/BackgroundSensors/cs/BackgroundSensors.csproj +++ b/Samples/BackgroundSensors/cs/BackgroundSensors.csproj @@ -11,7 +11,7 @@ BackgroundSensors en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundSensors/cs/BackgroundTask/BackgroundTask.csproj b/Samples/BackgroundSensors/cs/BackgroundTask/BackgroundTask.csproj index 0564d0ce75..b6f6e5bcff 100644 --- a/Samples/BackgroundSensors/cs/BackgroundTask/BackgroundTask.csproj +++ b/Samples/BackgroundSensors/cs/BackgroundTask/BackgroundTask.csproj @@ -11,7 +11,7 @@ ActivitySensorTasksCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundSensors/cs/Package.appxmanifest b/Samples/BackgroundSensors/cs/Package.appxmanifest index 2c74a9ea07..6b47539f1a 100644 --- a/Samples/BackgroundSensors/cs/Package.appxmanifest +++ b/Samples/BackgroundSensors/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundSensors/vb/BackgroundSensors.vbproj b/Samples/BackgroundSensors/vb/BackgroundSensors.vbproj index 89c3a455c3..5148b663e9 100644 --- a/Samples/BackgroundSensors/vb/BackgroundSensors.vbproj +++ b/Samples/BackgroundSensors/vb/BackgroundSensors.vbproj @@ -11,7 +11,7 @@ BackgroundSensors en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundSensors/vb/BackgroundTask/BackgroundTask.vbproj b/Samples/BackgroundSensors/vb/BackgroundTask/BackgroundTask.vbproj index 4acd78b536..d8fbfa8df8 100644 --- a/Samples/BackgroundSensors/vb/BackgroundTask/BackgroundTask.vbproj +++ b/Samples/BackgroundSensors/vb/BackgroundTask/BackgroundTask.vbproj @@ -11,7 +11,7 @@ ActivitySensorTasksCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundSensors/vb/Package.appxmanifest b/Samples/BackgroundSensors/vb/Package.appxmanifest index 2ef2832ec3..7299fc03c9 100644 --- a/Samples/BackgroundSensors/vb/Package.appxmanifest +++ b/Samples/BackgroundSensors/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundTask/cpp/BackgroundTask/BackgroundTask.vcxproj b/Samples/BackgroundTask/cpp/BackgroundTask/BackgroundTask.vcxproj index 2b99ff2134..ac8da8244a 100644 --- a/Samples/BackgroundTask/cpp/BackgroundTask/BackgroundTask.vcxproj +++ b/Samples/BackgroundTask/cpp/BackgroundTask/BackgroundTask.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/BackgroundTask/cpp/BackgroundTask/Package.appxmanifest b/Samples/BackgroundTask/cpp/BackgroundTask/Package.appxmanifest index 7501c968c0..398dff1ae0 100644 --- a/Samples/BackgroundTask/cpp/BackgroundTask/Package.appxmanifest +++ b/Samples/BackgroundTask/cpp/BackgroundTask/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BackgroundTask/cpp/Tasks/Tasks.vcxproj b/Samples/BackgroundTask/cpp/Tasks/Tasks.vcxproj index 363d63c7a2..fa329e61aa 100644 --- a/Samples/BackgroundTask/cpp/Tasks/Tasks.vcxproj +++ b/Samples/BackgroundTask/cpp/Tasks/Tasks.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/BackgroundTask/cs/BackgroundTask/BackgroundTask.csproj b/Samples/BackgroundTask/cs/BackgroundTask/BackgroundTask.csproj index adedf032f2..622d851d2e 100644 --- a/Samples/BackgroundTask/cs/BackgroundTask/BackgroundTask.csproj +++ b/Samples/BackgroundTask/cs/BackgroundTask/BackgroundTask.csproj @@ -11,7 +11,7 @@ BackgroundTask en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundTask/cs/BackgroundTask/Package.appxmanifest b/Samples/BackgroundTask/cs/BackgroundTask/Package.appxmanifest index 9585891990..4a9b1ca3a1 100644 --- a/Samples/BackgroundTask/cs/BackgroundTask/Package.appxmanifest +++ b/Samples/BackgroundTask/cs/BackgroundTask/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundTask/cs/Tasks/Tasks.csproj b/Samples/BackgroundTask/cs/Tasks/Tasks.csproj index 0452adb823..c9caea6c44 100644 --- a/Samples/BackgroundTask/cs/Tasks/Tasks.csproj +++ b/Samples/BackgroundTask/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ Tasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundTask/vb/BackgroundTask/BackgroundTask.vbproj b/Samples/BackgroundTask/vb/BackgroundTask/BackgroundTask.vbproj index 0242b0ea83..a79fbbdcc0 100644 --- a/Samples/BackgroundTask/vb/BackgroundTask/BackgroundTask.vbproj +++ b/Samples/BackgroundTask/vb/BackgroundTask/BackgroundTask.vbproj @@ -11,7 +11,7 @@ BackgroundTask en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundTask/vb/BackgroundTask/Package.appxmanifest b/Samples/BackgroundTask/vb/BackgroundTask/Package.appxmanifest index d7e844d645..07fe9aa283 100644 --- a/Samples/BackgroundTask/vb/BackgroundTask/Package.appxmanifest +++ b/Samples/BackgroundTask/vb/BackgroundTask/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundTask/vb/Tasks/Tasks.vbproj b/Samples/BackgroundTask/vb/Tasks/Tasks.vbproj index 42aa5e993c..71a5355f8f 100644 --- a/Samples/BackgroundTask/vb/Tasks/Tasks.vbproj +++ b/Samples/BackgroundTask/vb/Tasks/Tasks.vbproj @@ -11,7 +11,7 @@ Tasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundTransfer/cpp/BackgroundTransfer/BackgroundTransfer.vcxproj b/Samples/BackgroundTransfer/cpp/BackgroundTransfer/BackgroundTransfer.vcxproj index 7ca69d8478..59e90064bc 100644 --- a/Samples/BackgroundTransfer/cpp/BackgroundTransfer/BackgroundTransfer.vcxproj +++ b/Samples/BackgroundTransfer/cpp/BackgroundTransfer/BackgroundTransfer.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/BackgroundTransfer/cpp/Tasks/Tasks.vcxproj b/Samples/BackgroundTransfer/cpp/Tasks/Tasks.vcxproj index 2e63cd6064..e9d7319d4d 100644 --- a/Samples/BackgroundTransfer/cpp/Tasks/Tasks.vcxproj +++ b/Samples/BackgroundTransfer/cpp/Tasks/Tasks.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/BackgroundTransfer/cs/BackgroundTransfer/BackgroundTransfer.csproj b/Samples/BackgroundTransfer/cs/BackgroundTransfer/BackgroundTransfer.csproj index 5c0f1f0126..2e0641a132 100644 --- a/Samples/BackgroundTransfer/cs/BackgroundTransfer/BackgroundTransfer.csproj +++ b/Samples/BackgroundTransfer/cs/BackgroundTransfer/BackgroundTransfer.csproj @@ -11,7 +11,7 @@ BackgroundTransfer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundTransfer/cs/BackgroundTransfer/Package.appxmanifest b/Samples/BackgroundTransfer/cs/BackgroundTransfer/Package.appxmanifest index 77f480b0a7..f015876da9 100644 --- a/Samples/BackgroundTransfer/cs/BackgroundTransfer/Package.appxmanifest +++ b/Samples/BackgroundTransfer/cs/BackgroundTransfer/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BackgroundTransfer/cs/Tasks/Tasks.csproj b/Samples/BackgroundTransfer/cs/Tasks/Tasks.csproj index 2d0053efb3..5bc701e936 100644 --- a/Samples/BackgroundTransfer/cs/Tasks/Tasks.csproj +++ b/Samples/BackgroundTransfer/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ Tasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundTransfer/js/BackgroundTransfer.jsproj b/Samples/BackgroundTransfer/js/BackgroundTransfer.jsproj index b819eaf839..b788e2fe5b 100644 --- a/Samples/BackgroundTransfer/js/BackgroundTransfer.jsproj +++ b/Samples/BackgroundTransfer/js/BackgroundTransfer.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14366.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/BackgroundTransfer/js/package.appxmanifest b/Samples/BackgroundTransfer/js/package.appxmanifest index 35e3b32521..174523a115 100644 --- a/Samples/BackgroundTransfer/js/package.appxmanifest +++ b/Samples/BackgroundTransfer/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/BackgroundTransfer/vb/BackgroundTransfer/BackgroundTransfer.vbproj b/Samples/BackgroundTransfer/vb/BackgroundTransfer/BackgroundTransfer.vbproj index 4ffd1d0fa2..a75c962d9c 100644 --- a/Samples/BackgroundTransfer/vb/BackgroundTransfer/BackgroundTransfer.vbproj +++ b/Samples/BackgroundTransfer/vb/BackgroundTransfer/BackgroundTransfer.vbproj @@ -11,7 +11,7 @@ BackgroundTransfer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BackgroundTransfer/vb/BackgroundTransfer/Package.appxmanifest b/Samples/BackgroundTransfer/vb/BackgroundTransfer/Package.appxmanifest index 5150b2c236..8d594dae4a 100644 --- a/Samples/BackgroundTransfer/vb/BackgroundTransfer/Package.appxmanifest +++ b/Samples/BackgroundTransfer/vb/BackgroundTransfer/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BackgroundTransfer/vb/Tasks/Tasks.vbproj b/Samples/BackgroundTransfer/vb/Tasks/Tasks.vbproj index acb7f6bfe6..dbb6da246d 100644 --- a/Samples/BackgroundTransfer/vb/Tasks/Tasks.vbproj +++ b/Samples/BackgroundTransfer/vb/Tasks/Tasks.vbproj @@ -11,7 +11,7 @@ Tasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BarcodeScanner/cpp/BarcodeScanner.vcxproj b/Samples/BarcodeScanner/cpp/BarcodeScanner.vcxproj index cf6bea5ae0..9f2f5a2e30 100644 --- a/Samples/BarcodeScanner/cpp/BarcodeScanner.vcxproj +++ b/Samples/BarcodeScanner/cpp/BarcodeScanner.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/BarcodeScanner/cpp/Package.appxmanifest b/Samples/BarcodeScanner/cpp/Package.appxmanifest index 15d0feb7c1..6d64de597b 100644 --- a/Samples/BarcodeScanner/cpp/Package.appxmanifest +++ b/Samples/BarcodeScanner/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BarcodeScanner/cs/BarcodeScanner.csproj b/Samples/BarcodeScanner/cs/BarcodeScanner.csproj index f2ad6a41a5..cc60ca0309 100644 --- a/Samples/BarcodeScanner/cs/BarcodeScanner.csproj +++ b/Samples/BarcodeScanner/cs/BarcodeScanner.csproj @@ -11,7 +11,7 @@ BarcodeScanner en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BarcodeScanner/cs/Package.appxmanifest b/Samples/BarcodeScanner/cs/Package.appxmanifest index cc2cd2798d..9c3e3ff439 100644 --- a/Samples/BarcodeScanner/cs/Package.appxmanifest +++ b/Samples/BarcodeScanner/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BarcodeScanner/js/BarcodeScanner.jsproj b/Samples/BarcodeScanner/js/BarcodeScanner.jsproj index ee45d7b439..de291f2251 100644 --- a/Samples/BarcodeScanner/js/BarcodeScanner.jsproj +++ b/Samples/BarcodeScanner/js/BarcodeScanner.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/BarcodeScanner/js/Package.appxmanifest b/Samples/BarcodeScanner/js/Package.appxmanifest index 7f34031d12..29baa3879c 100644 --- a/Samples/BarcodeScanner/js/Package.appxmanifest +++ b/Samples/BarcodeScanner/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/BarcodeScanner/vb/BarcodeScanner.vbproj b/Samples/BarcodeScanner/vb/BarcodeScanner.vbproj index df9f1649f1..0df49ae136 100644 --- a/Samples/BarcodeScanner/vb/BarcodeScanner.vbproj +++ b/Samples/BarcodeScanner/vb/BarcodeScanner.vbproj @@ -11,7 +11,7 @@ BarcodeScanner en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BarcodeScanner/vb/Package.appxmanifest b/Samples/BarcodeScanner/vb/Package.appxmanifest index c020417168..72e7fe507b 100644 --- a/Samples/BarcodeScanner/vb/Package.appxmanifest +++ b/Samples/BarcodeScanner/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Barometer/cpp/Barometer.vcxproj b/Samples/Barometer/cpp/Barometer.vcxproj index d6862f8d64..acc077a360 100644 --- a/Samples/Barometer/cpp/Barometer.vcxproj +++ b/Samples/Barometer/cpp/Barometer.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Barometer/cpp/Package.appxmanifest b/Samples/Barometer/cpp/Package.appxmanifest index 817e9e58f9..96476f738b 100644 --- a/Samples/Barometer/cpp/Package.appxmanifest +++ b/Samples/Barometer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Barometer/cs/Barometer.csproj b/Samples/Barometer/cs/Barometer.csproj index 4421c34b2c..972df60e9e 100644 --- a/Samples/Barometer/cs/Barometer.csproj +++ b/Samples/Barometer/cs/Barometer.csproj @@ -11,7 +11,7 @@ Barometer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Barometer/cs/Package.appxmanifest b/Samples/Barometer/cs/Package.appxmanifest index 474384e322..d9c52c0a77 100644 --- a/Samples/Barometer/cs/Package.appxmanifest +++ b/Samples/Barometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Barometer/js/Barometer.jsproj b/Samples/Barometer/js/Barometer.jsproj index 31c17c588a..8852ba294c 100644 --- a/Samples/Barometer/js/Barometer.jsproj +++ b/Samples/Barometer/js/Barometer.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Barometer/js/Package.appxmanifest b/Samples/Barometer/js/Package.appxmanifest index ec833881a7..d058241fce 100644 --- a/Samples/Barometer/js/Package.appxmanifest +++ b/Samples/Barometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Barometer/vb/Barometer.vbproj b/Samples/Barometer/vb/Barometer.vbproj index f914b1bc3d..37cb8679d1 100644 --- a/Samples/Barometer/vb/Barometer.vbproj +++ b/Samples/Barometer/vb/Barometer.vbproj @@ -11,7 +11,7 @@ Barometer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Barometer/vb/Package.appxmanifest b/Samples/Barometer/vb/Package.appxmanifest index 39afa504da..e7b1ac546f 100644 --- a/Samples/Barometer/vb/Package.appxmanifest +++ b/Samples/Barometer/vb/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/BasicFaceDetection/cpp/BasicFaceDetection.vcxproj b/Samples/BasicFaceDetection/cpp/BasicFaceDetection.vcxproj index 0818804d83..6f3f4f1708 100644 --- a/Samples/BasicFaceDetection/cpp/BasicFaceDetection.vcxproj +++ b/Samples/BasicFaceDetection/cpp/BasicFaceDetection.vcxproj @@ -8,7 +8,7 @@ true Windows Store 8.2 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 diff --git a/Samples/BasicFaceDetection/cpp/Package.appxmanifest b/Samples/BasicFaceDetection/cpp/Package.appxmanifest index 23baf2188a..18dca7c28d 100644 --- a/Samples/BasicFaceDetection/cpp/Package.appxmanifest +++ b/Samples/BasicFaceDetection/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/BasicFaceDetection/cs/BasicFaceDetection.csproj b/Samples/BasicFaceDetection/cs/BasicFaceDetection.csproj index 76e0ac5c94..1cbec81518 100644 --- a/Samples/BasicFaceDetection/cs/BasicFaceDetection.csproj +++ b/Samples/BasicFaceDetection/cs/BasicFaceDetection.csproj @@ -11,7 +11,7 @@ BasicFaceDetection en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BasicFaceDetection/cs/Package.appxmanifest b/Samples/BasicFaceDetection/cs/Package.appxmanifest index fc04b3ba2d..659c864e81 100644 --- a/Samples/BasicFaceDetection/cs/Package.appxmanifest +++ b/Samples/BasicFaceDetection/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicFaceDetection/vb/BasicFaceDetection.vbproj b/Samples/BasicFaceDetection/vb/BasicFaceDetection.vbproj index 9063622161..7f1cba38a0 100644 --- a/Samples/BasicFaceDetection/vb/BasicFaceDetection.vbproj +++ b/Samples/BasicFaceDetection/vb/BasicFaceDetection.vbproj @@ -11,7 +11,7 @@ BasicFaceDetection en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BasicFaceDetection/vb/Package.appxmanifest b/Samples/BasicFaceDetection/vb/Package.appxmanifest index 2f4590bda3..4f89d3be30 100644 --- a/Samples/BasicFaceDetection/vb/Package.appxmanifest +++ b/Samples/BasicFaceDetection/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicFaceTracking/cpp/BasicFaceTracking.vcxproj b/Samples/BasicFaceTracking/cpp/BasicFaceTracking.vcxproj index 5db1bd2612..0cb16c6981 100644 --- a/Samples/BasicFaceTracking/cpp/BasicFaceTracking.vcxproj +++ b/Samples/BasicFaceTracking/cpp/BasicFaceTracking.vcxproj @@ -8,7 +8,7 @@ true Windows Store 8.2 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 diff --git a/Samples/BasicFaceTracking/cpp/Package.appxmanifest b/Samples/BasicFaceTracking/cpp/Package.appxmanifest index 4787f427da..637bc14acd 100644 --- a/Samples/BasicFaceTracking/cpp/Package.appxmanifest +++ b/Samples/BasicFaceTracking/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicFaceTracking/cs/BasicFaceTracking.csproj b/Samples/BasicFaceTracking/cs/BasicFaceTracking.csproj index 1e5d5339cc..18297a89b0 100644 --- a/Samples/BasicFaceTracking/cs/BasicFaceTracking.csproj +++ b/Samples/BasicFaceTracking/cs/BasicFaceTracking.csproj @@ -11,7 +11,7 @@ BasicFaceTracking en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BasicFaceTracking/cs/Package.appxmanifest b/Samples/BasicFaceTracking/cs/Package.appxmanifest index 7249ae061c..10328c4408 100644 --- a/Samples/BasicFaceTracking/cs/Package.appxmanifest +++ b/Samples/BasicFaceTracking/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicFaceTracking/vb/BasicFaceTracking.vbproj b/Samples/BasicFaceTracking/vb/BasicFaceTracking.vbproj index c33d5b0630..ace5317137 100644 --- a/Samples/BasicFaceTracking/vb/BasicFaceTracking.vbproj +++ b/Samples/BasicFaceTracking/vb/BasicFaceTracking.vbproj @@ -11,7 +11,7 @@ BasicFaceTracking en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BasicFaceTracking/vb/Package.appxmanifest b/Samples/BasicFaceTracking/vb/Package.appxmanifest index e6a26e1204..d0c1131ac1 100644 --- a/Samples/BasicFaceTracking/vb/Package.appxmanifest +++ b/Samples/BasicFaceTracking/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicInput/cs/BasicInput.csproj b/Samples/BasicInput/cs/BasicInput.csproj index 71b4213f22..7677b2a5cd 100644 --- a/Samples/BasicInput/cs/BasicInput.csproj +++ b/Samples/BasicInput/cs/BasicInput.csproj @@ -10,7 +10,7 @@ BasicInput en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BasicInput/cs/Package.appxmanifest b/Samples/BasicInput/cs/Package.appxmanifest index 76a46b362e..ed08de4be5 100644 --- a/Samples/BasicInput/cs/Package.appxmanifest +++ b/Samples/BasicInput/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BasicInput/vb/BasicInput.vbproj b/Samples/BasicInput/vb/BasicInput.vbproj index 67187c7f0a..9370bf7d70 100644 --- a/Samples/BasicInput/vb/BasicInput.vbproj +++ b/Samples/BasicInput/vb/BasicInput.vbproj @@ -11,7 +11,7 @@ BasicInput en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BasicInput/vb/Package.appxmanifest b/Samples/BasicInput/vb/Package.appxmanifest index d5e0c3fae5..bd62a4964d 100644 --- a/Samples/BasicInput/vb/Package.appxmanifest +++ b/Samples/BasicInput/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BasicMediaCasting/cs/BasicMediaCasting.csproj b/Samples/BasicMediaCasting/cs/BasicMediaCasting.csproj index 5e6fd460aa..0fb5a42854 100644 --- a/Samples/BasicMediaCasting/cs/BasicMediaCasting.csproj +++ b/Samples/BasicMediaCasting/cs/BasicMediaCasting.csproj @@ -11,7 +11,7 @@ BasicMediaCasting en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 false diff --git a/Samples/BasicMediaCasting/cs/Package.appxmanifest b/Samples/BasicMediaCasting/cs/Package.appxmanifest index bc75994ab2..1d7c7e84b7 100644 --- a/Samples/BasicMediaCasting/cs/Package.appxmanifest +++ b/Samples/BasicMediaCasting/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/BasicMediaCasting/vb/BasicMediaCasting.vbproj b/Samples/BasicMediaCasting/vb/BasicMediaCasting.vbproj index 2d9b0b95fa..8d0f15ba76 100644 --- a/Samples/BasicMediaCasting/vb/BasicMediaCasting.vbproj +++ b/Samples/BasicMediaCasting/vb/BasicMediaCasting.vbproj @@ -11,7 +11,7 @@ BasicMediaCasting en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BasicMediaCasting/vb/Package.appxmanifest b/Samples/BasicMediaCasting/vb/Package.appxmanifest index 2e3d41ff65..cb94d751ae 100644 --- a/Samples/BasicMediaCasting/vb/Package.appxmanifest +++ b/Samples/BasicMediaCasting/vb/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/BasicSuspension/cs/BasicSuspension.csproj b/Samples/BasicSuspension/cs/BasicSuspension.csproj index 55f789fb31..7b9be17e0e 100644 --- a/Samples/BasicSuspension/cs/BasicSuspension.csproj +++ b/Samples/BasicSuspension/cs/BasicSuspension.csproj @@ -11,7 +11,7 @@ BasicSuspension en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BasicSuspension/cs/Package.appxmanifest b/Samples/BasicSuspension/cs/Package.appxmanifest index 18aadbbe50..48b82522c9 100644 --- a/Samples/BasicSuspension/cs/Package.appxmanifest +++ b/Samples/BasicSuspension/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.csproj b/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.csproj index 4157abb813..28a6ae27ed 100644 --- a/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.csproj +++ b/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.csproj @@ -11,7 +11,7 @@ BluetoothAdvertisement en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BluetoothAdvertisement/cs/Package.appxmanifest b/Samples/BluetoothAdvertisement/cs/Package.appxmanifest index 02c7f298c4..1107027df0 100644 --- a/Samples/BluetoothAdvertisement/cs/Package.appxmanifest +++ b/Samples/BluetoothAdvertisement/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BluetoothAdvertisement/cs/Tasks/Tasks.csproj b/Samples/BluetoothAdvertisement/cs/Tasks/Tasks.csproj index f6730272cb..fb2cae71f4 100644 --- a/Samples/BluetoothAdvertisement/cs/Tasks/Tasks.csproj +++ b/Samples/BluetoothAdvertisement/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ BackgroundTasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.jsproj b/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.jsproj index d93b93b198..2587cf9a1b 100644 --- a/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.jsproj +++ b/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/BluetoothAdvertisement/js/Package.appxmanifest b/Samples/BluetoothAdvertisement/js/Package.appxmanifest index 33f6870a0d..96b8d00ce0 100644 --- a/Samples/BluetoothAdvertisement/js/Package.appxmanifest +++ b/Samples/BluetoothAdvertisement/js/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.vbproj b/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.vbproj index 1ea45afa6f..5905869912 100644 --- a/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.vbproj +++ b/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.vbproj @@ -11,7 +11,7 @@ BluetoothAdvertisement en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BluetoothAdvertisement/vb/Package.appxmanifest b/Samples/BluetoothAdvertisement/vb/Package.appxmanifest index 20c599b912..e8851dd606 100644 --- a/Samples/BluetoothAdvertisement/vb/Package.appxmanifest +++ b/Samples/BluetoothAdvertisement/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BluetoothAdvertisement/vb/Tasks/Tasks.vbproj b/Samples/BluetoothAdvertisement/vb/Tasks/Tasks.vbproj index d60b9dc4a1..5bc7d1a1ac 100644 --- a/Samples/BluetoothAdvertisement/vb/Tasks/Tasks.vbproj +++ b/Samples/BluetoothAdvertisement/vb/Tasks/Tasks.vbproj @@ -11,7 +11,7 @@ BackgroundTasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/BluetoothLEClient/cs/BluetoothLEClient.csproj b/Samples/BluetoothLEClient/cs/BluetoothLEClient.csproj index 24f93668cb..7d98d3f902 100644 --- a/Samples/BluetoothLEClient/cs/BluetoothLEClient.csproj +++ b/Samples/BluetoothLEClient/cs/BluetoothLEClient.csproj @@ -11,7 +11,7 @@ BluetoothLEClient en-US UAP - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 14 true diff --git a/Samples/BluetoothLEClient/cs/Package.appxmanifest b/Samples/BluetoothLEClient/cs/Package.appxmanifest index b37d0d5607..11bc992adf 100644 --- a/Samples/BluetoothLEClient/cs/Package.appxmanifest +++ b/Samples/BluetoothLEClient/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BluetoothLEClient/cs/Scenario2_ConnectToServer.xaml.cs b/Samples/BluetoothLEClient/cs/Scenario2_ConnectToServer.xaml.cs index 8e0eaa914d..5af9b1fb86 100644 --- a/Samples/BluetoothLEClient/cs/Scenario2_ConnectToServer.xaml.cs +++ b/Samples/BluetoothLEClient/cs/Scenario2_ConnectToServer.xaml.cs @@ -83,7 +83,7 @@ private async void ConnectButton_Click() // ERROR_DEVICE_NOT_AVAILABLE because the Bluetooth radio is not on. } - if (bluetoothLeDevice != null && bluetoothLeDevice.ConnectionStatus == BluetoothConnectionStatus.Connected) + if (bluetoothLeDevice != null) { // BT_Code: GattServices returns a list of all the supported services of the device. // If the services supported by the device are expected to change @@ -324,21 +324,23 @@ await Dispatcher.RunAsync(CoreDispatcherPriority.Normal, } #endregion - private string FormatValueByPresentation(IBuffer value, GattPresentationFormat format) + private string FormatValueByPresentation(IBuffer buffer, GattPresentationFormat format) { // BT_Code: For the purpose of this sample, this function converts only UInt32 and // UTF-8 buffers to readable text. It can be extended to support other formats if your app needs them. + byte[] data; + CryptographicBuffer.CopyToByteArray(buffer, out data); if (format != null) { - if (format.FormatType == GattPresentationFormatTypes.UInt32 && value.Length >= 4) + if (format.FormatType == GattPresentationFormatTypes.UInt32 && data.Length >= 4) { - return BitConverter.ToInt32(Utilities.ReadBufferToBytes(value), 0).ToString(); + return BitConverter.ToInt32(data, 0).ToString(); } else if (format.FormatType == GattPresentationFormatTypes.Utf8) { try { - return Encoding.UTF8.GetString(Utilities.ReadBufferToBytes(value)); + return Encoding.UTF8.GetString(data); } catch (ArgumentException) { @@ -348,21 +350,61 @@ private string FormatValueByPresentation(IBuffer value, GattPresentationFormat f else { // Add support for other format types as needed. - return "Unsupported format: " + CryptographicBuffer.EncodeToHexString(value); + return "Unsupported format: " + CryptographicBuffer.EncodeToHexString(buffer); } } else { - // We don't know what format to use. Let's try UTF-8. - try + // We don't know what format to use. Let's try a well-known profile, or default back to UTF-8. + if (selectedCharacteristic.Uuid.Equals(GattCharacteristicUuids.HeartRateMeasurement)) { - return "Unknown format: " + Encoding.UTF8.GetString(Utilities.ReadBufferToBytes(value)); + try + { + return "Heart Rate: " + ParseHeartRateValue(data).ToString(); + } + catch (ArgumentException) + { + return "Heart Rate: (unable to parse)"; + } } - catch (ArgumentException) + else { - return "Unknown format"; + try + { + return "Unknown format: " + Encoding.UTF8.GetString(data); + } + catch (ArgumentException) + { + return "Unknown format"; + } } } } + + /// + /// Process the raw data received from the device into application usable data, + /// according the the Bluetooth Heart Rate Profile. + /// https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.characteristic.heart_rate_measurement.xml&u=org.bluetooth.characteristic.heart_rate_measurement.xml + /// This function throws an exception if the data cannot be parsed. + /// + /// Raw data received from the heart rate monitor. + /// The heart rate measurement value. + private static ushort ParseHeartRateValue(byte[] data) + { + // Heart Rate profile defined flag values + const byte heartRateValueFormat = 0x01; + + byte flags = data[0]; + bool isHeartRateValueSizeLong = ((flags & heartRateValueFormat) != 0); + + if (isHeartRateValueSizeLong) + { + return BitConverter.ToUInt16(data, 1); + } + else + { + return data[1]; + } + } } } diff --git a/Samples/BluetoothRfcommChat/cs/Package.appxmanifest b/Samples/BluetoothRfcommChat/cs/Package.appxmanifest index 7d7a9ed98d..a4803da5da 100644 --- a/Samples/BluetoothRfcommChat/cs/Package.appxmanifest +++ b/Samples/BluetoothRfcommChat/cs/Package.appxmanifest @@ -20,7 +20,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/BluetoothRfcommChat/cs/RfcommChat.csproj b/Samples/BluetoothRfcommChat/cs/RfcommChat.csproj index a4efa3940b..592d59266d 100644 --- a/Samples/BluetoothRfcommChat/cs/RfcommChat.csproj +++ b/Samples/BluetoothRfcommChat/cs/RfcommChat.csproj @@ -11,7 +11,7 @@ BluetoothRfcommChat en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 14 true diff --git a/Samples/BluetoothRfcommChat/cs/Tasks/Tasks.csproj b/Samples/BluetoothRfcommChat/cs/Tasks/Tasks.csproj index 32efc622f1..9054b30be2 100644 --- a/Samples/BluetoothRfcommChat/cs/Tasks/Tasks.csproj +++ b/Samples/BluetoothRfcommChat/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ BackgroundTasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 512 diff --git a/Samples/Calendar/cpp/Calendar.vcxproj b/Samples/Calendar/cpp/Calendar.vcxproj index a1073c2b2f..a106a89c55 100644 --- a/Samples/Calendar/cpp/Calendar.vcxproj +++ b/Samples/Calendar/cpp/Calendar.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Calendar/cpp/Package.appxmanifest b/Samples/Calendar/cpp/Package.appxmanifest index 80e45f48d3..1947b93850 100644 --- a/Samples/Calendar/cpp/Package.appxmanifest +++ b/Samples/Calendar/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Calendar/cs/Calendar.csproj b/Samples/Calendar/cs/Calendar.csproj index 4780a3f957..4d293441d5 100644 --- a/Samples/Calendar/cs/Calendar.csproj +++ b/Samples/Calendar/cs/Calendar.csproj @@ -10,7 +10,7 @@ Calendar en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Calendar/cs/Package.appxmanifest b/Samples/Calendar/cs/Package.appxmanifest index 9bfd3da66a..416ec1e1df 100644 --- a/Samples/Calendar/cs/Package.appxmanifest +++ b/Samples/Calendar/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Calendar/js/Calendar.jsproj b/Samples/Calendar/js/Calendar.jsproj index a1639c64a7..ae88a2f840 100644 --- a/Samples/Calendar/js/Calendar.jsproj +++ b/Samples/Calendar/js/Calendar.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Calendar/js/Package.appxmanifest b/Samples/Calendar/js/Package.appxmanifest index 1959f4023f..fb213ebfc3 100644 --- a/Samples/Calendar/js/Package.appxmanifest +++ b/Samples/Calendar/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Calendar/vb/Calendar.vbproj b/Samples/Calendar/vb/Calendar.vbproj index 250f910ab3..dcbce9f482 100644 --- a/Samples/Calendar/vb/Calendar.vbproj +++ b/Samples/Calendar/vb/Calendar.vbproj @@ -11,7 +11,7 @@ Calendar en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Calendar/vb/Package.appxmanifest b/Samples/Calendar/vb/Package.appxmanifest index 506672cd58..d82f4c3594 100644 --- a/Samples/Calendar/vb/Package.appxmanifest +++ b/Samples/Calendar/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CallerID/cs/CallerID.csproj b/Samples/CallerID/cs/CallerID.csproj index d1df2ba23a..b475d5ae3a 100644 --- a/Samples/CallerID/cs/CallerID.csproj +++ b/Samples/CallerID/cs/CallerID.csproj @@ -11,7 +11,7 @@ CallerID en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true @@ -177,7 +177,7 @@ Microsoft Visual C++ 2013 Runtime Package for Windows Universal - + Windows Mobile Extensions for the UWP diff --git a/Samples/CallerID/cs/Package.appxmanifest b/Samples/CallerID/cs/Package.appxmanifest index c5b43a2138..77093c2ff4 100644 --- a/Samples/CallerID/cs/Package.appxmanifest +++ b/Samples/CallerID/cs/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CallerID/cs/Tasks/Tasks.csproj b/Samples/CallerID/cs/Tasks/Tasks.csproj index c276184534..556767628f 100644 --- a/Samples/CallerID/cs/Tasks/Tasks.csproj +++ b/Samples/CallerID/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ CallerIDBackgroundTask en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true @@ -103,8 +103,8 @@ - - Windows Mobile Extensions for the UWP %28WindowsMobile, Version=10.0.14295.0%29 + + Windows Mobile Extensions for the UWP %28WindowsMobile, Version=10.0.14393.0%29 diff --git a/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.vcxproj b/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.vcxproj index bed3c75506..870fcc39bc 100644 --- a/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.vcxproj +++ b/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + @@ -198,7 +198,7 @@ - + diff --git a/Samples/CameraAdvancedCapture/cpp/Package.appxmanifest b/Samples/CameraAdvancedCapture/cpp/Package.appxmanifest index cf37690ea3..fd65aee2b1 100644 --- a/Samples/CameraAdvancedCapture/cpp/Package.appxmanifest +++ b/Samples/CameraAdvancedCapture/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.csproj b/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.csproj index f8cdab0ac9..0abcd8762a 100644 --- a/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.csproj +++ b/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.csproj @@ -11,7 +11,7 @@ CameraAdvancedCapture en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -140,7 +140,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraAdvancedCapture/cs/Package.appxmanifest b/Samples/CameraAdvancedCapture/cs/Package.appxmanifest index 9e066db6d4..c25f6fa2fb 100644 --- a/Samples/CameraAdvancedCapture/cs/Package.appxmanifest +++ b/Samples/CameraAdvancedCapture/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CameraAdvancedCapture/js/CameraAdvancedCapture.jsproj b/Samples/CameraAdvancedCapture/js/CameraAdvancedCapture.jsproj index 58ceadd5e1..83b2b0256e 100644 --- a/Samples/CameraAdvancedCapture/js/CameraAdvancedCapture.jsproj +++ b/Samples/CameraAdvancedCapture/js/CameraAdvancedCapture.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US @@ -90,7 +90,7 @@ - + diff --git a/Samples/Clipboard/cpp/Clipboard.vcxproj b/Samples/Clipboard/cpp/Clipboard.vcxproj index e7616d60c5..ba2c06ac20 100644 --- a/Samples/Clipboard/cpp/Clipboard.vcxproj +++ b/Samples/Clipboard/cpp/Clipboard.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Clipboard/cpp/Package.appxmanifest b/Samples/Clipboard/cpp/Package.appxmanifest index 69cc0b588b..7840d65b64 100644 --- a/Samples/Clipboard/cpp/Package.appxmanifest +++ b/Samples/Clipboard/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Clipboard/cs/Clipboard.csproj b/Samples/Clipboard/cs/Clipboard.csproj index 78de789dea..c6c822850a 100644 --- a/Samples/Clipboard/cs/Clipboard.csproj +++ b/Samples/Clipboard/cs/Clipboard.csproj @@ -11,7 +11,7 @@ Clipboard en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Clipboard/cs/Package.appxmanifest b/Samples/Clipboard/cs/Package.appxmanifest index e98d91c89e..66e6e99605 100644 --- a/Samples/Clipboard/cs/Package.appxmanifest +++ b/Samples/Clipboard/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Clipboard/js/Clipboard.jsproj b/Samples/Clipboard/js/Clipboard.jsproj index 7be0287826..5ad9ebb57d 100644 --- a/Samples/Clipboard/js/Clipboard.jsproj +++ b/Samples/Clipboard/js/Clipboard.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Clipboard/js/Package.appxmanifest b/Samples/Clipboard/js/Package.appxmanifest index 305f505dc8..12a350431f 100644 --- a/Samples/Clipboard/js/Package.appxmanifest +++ b/Samples/Clipboard/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Clipboard/vb/Clipboard.vbproj b/Samples/Clipboard/vb/Clipboard.vbproj index b7526e1a9d..78126770f1 100644 --- a/Samples/Clipboard/vb/Clipboard.vbproj +++ b/Samples/Clipboard/vb/Clipboard.vbproj @@ -11,7 +11,7 @@ Clipboard en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Clipboard/vb/Package.appxmanifest b/Samples/Clipboard/vb/Package.appxmanifest index b7f8ff76dc..f600261324 100644 --- a/Samples/Clipboard/vb/Package.appxmanifest +++ b/Samples/Clipboard/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.csproj b/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.csproj index dc293eb3e4..d79e1368eb 100755 --- a/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.csproj +++ b/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.csproj @@ -11,7 +11,7 @@ BlockAndFilter en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -167,7 +167,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/CommunicationBlockAndFilter/cs/Package.appxmanifest b/Samples/CommunicationBlockAndFilter/cs/Package.appxmanifest index c90180b32a..9809832d52 100755 --- a/Samples/CommunicationBlockAndFilter/cs/Package.appxmanifest +++ b/Samples/CommunicationBlockAndFilter/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CommunicationBlockAndFilter/cs/Tasks/BlockAndFilterTasks.csproj b/Samples/CommunicationBlockAndFilter/cs/Tasks/BlockAndFilterTasks.csproj index 361191342a..ad734b9813 100755 --- a/Samples/CommunicationBlockAndFilter/cs/Tasks/BlockAndFilterTasks.csproj +++ b/Samples/CommunicationBlockAndFilter/cs/Tasks/BlockAndFilterTasks.csproj @@ -11,7 +11,7 @@ BlockAndFilterTasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 512 @@ -125,7 +125,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/Compass/cpp/Compass.vcxproj b/Samples/Compass/cpp/Compass.vcxproj index 467f072b55..16560a27a3 100644 --- a/Samples/Compass/cpp/Compass.vcxproj +++ b/Samples/Compass/cpp/Compass.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Compass/cpp/Package.appxmanifest b/Samples/Compass/cpp/Package.appxmanifest index 5b7ec906d1..6f411174fa 100644 --- a/Samples/Compass/cpp/Package.appxmanifest +++ b/Samples/Compass/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Compass/cs/Compass.csproj b/Samples/Compass/cs/Compass.csproj index 36dbbf04d1..ee61fbc9f5 100644 --- a/Samples/Compass/cs/Compass.csproj +++ b/Samples/Compass/cs/Compass.csproj @@ -11,7 +11,7 @@ Compass en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Compass/cs/Package.appxmanifest b/Samples/Compass/cs/Package.appxmanifest index 2a8dff1f9e..eb7bb96e59 100644 --- a/Samples/Compass/cs/Package.appxmanifest +++ b/Samples/Compass/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Compass/js/Compass.jsproj b/Samples/Compass/js/Compass.jsproj index 593d04f1cd..f4d09e127a 100644 --- a/Samples/Compass/js/Compass.jsproj +++ b/Samples/Compass/js/Compass.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Compass/js/Package.appxmanifest b/Samples/Compass/js/Package.appxmanifest index fc9419217b..16172e3cb7 100644 --- a/Samples/Compass/js/Package.appxmanifest +++ b/Samples/Compass/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Compass/vb/Compass.vbproj b/Samples/Compass/vb/Compass.vbproj index 43353cd206..8c22139595 100644 --- a/Samples/Compass/vb/Compass.vbproj +++ b/Samples/Compass/vb/Compass.vbproj @@ -11,7 +11,7 @@ Compass en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Compass/vb/Package.appxmanifest b/Samples/Compass/vb/Package.appxmanifest index 8aaa7634a0..064f4140e0 100644 --- a/Samples/Compass/vb/Package.appxmanifest +++ b/Samples/Compass/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ComplexInk/cpp/ComplexInk.vcxproj b/Samples/ComplexInk/cpp/ComplexInk.vcxproj index ad34115570..bece304972 100644 --- a/Samples/ComplexInk/cpp/ComplexInk.vcxproj +++ b/Samples/ComplexInk/cpp/ComplexInk.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ComplexInk/cpp/Package.appxmanifest b/Samples/ComplexInk/cpp/Package.appxmanifest index 8f0695263f..79c2fa56b3 100644 --- a/Samples/ComplexInk/cpp/Package.appxmanifest +++ b/Samples/ComplexInk/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CompositionVisual/cs/CompositionVisual.csproj b/Samples/CompositionVisual/cs/CompositionVisual.csproj index 5240d8ec70..a026695cbe 100644 --- a/Samples/CompositionVisual/cs/CompositionVisual.csproj +++ b/Samples/CompositionVisual/cs/CompositionVisual.csproj @@ -11,7 +11,7 @@ CompositionVisual en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/CompositionVisual/cs/Package.appxmanifest b/Samples/CompositionVisual/cs/Package.appxmanifest index f833aa0455..9f8c88d85d 100644 --- a/Samples/CompositionVisual/cs/Package.appxmanifest +++ b/Samples/CompositionVisual/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CompositionVisual/vb/CompositionVisual.vbproj b/Samples/CompositionVisual/vb/CompositionVisual.vbproj index 3176e54dd2..ac4b391c92 100644 --- a/Samples/CompositionVisual/vb/CompositionVisual.vbproj +++ b/Samples/CompositionVisual/vb/CompositionVisual.vbproj @@ -11,7 +11,7 @@ CompositionVisual en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/CompositionVisual/vb/Package.appxmanifest b/Samples/CompositionVisual/vb/Package.appxmanifest index 02e51afbfb..1030416681 100644 --- a/Samples/CompositionVisual/vb/Package.appxmanifest +++ b/Samples/CompositionVisual/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Compression/cpp/Compression.vcxproj b/Samples/Compression/cpp/Compression.vcxproj index 3fb3fccbe8..8adeb7176a 100644 --- a/Samples/Compression/cpp/Compression.vcxproj +++ b/Samples/Compression/cpp/Compression.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Compression/cpp/Package.appxmanifest b/Samples/Compression/cpp/Package.appxmanifest index 87053a43d2..a29842ab3a 100644 --- a/Samples/Compression/cpp/Package.appxmanifest +++ b/Samples/Compression/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Compression/cs/Compression.csproj b/Samples/Compression/cs/Compression.csproj index 14717b4611..6468ec0a91 100644 --- a/Samples/Compression/cs/Compression.csproj +++ b/Samples/Compression/cs/Compression.csproj @@ -11,7 +11,7 @@ Compression en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Compression/cs/Package.appxmanifest b/Samples/Compression/cs/Package.appxmanifest index f468e751ca..9bbf788ffd 100644 --- a/Samples/Compression/cs/Package.appxmanifest +++ b/Samples/Compression/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Compression/js/Compression.jsproj b/Samples/Compression/js/Compression.jsproj index 4a5e499d74..f509892da5 100644 --- a/Samples/Compression/js/Compression.jsproj +++ b/Samples/Compression/js/Compression.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Compression/js/Package.appxmanifest b/Samples/Compression/js/Package.appxmanifest index 5314d9c201..676bdf69b6 100644 --- a/Samples/Compression/js/Package.appxmanifest +++ b/Samples/Compression/js/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ContactCardIntegration/cs/ContactCardIntegration.csproj b/Samples/ContactCardIntegration/cs/ContactCardIntegration.csproj index 0edf1f9481..64fb6f8f00 100644 --- a/Samples/ContactCardIntegration/cs/ContactCardIntegration.csproj +++ b/Samples/ContactCardIntegration/cs/ContactCardIntegration.csproj @@ -11,7 +11,7 @@ ContactCardIntegration en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ContactCardIntegration/cs/Package.appxmanifest b/Samples/ContactCardIntegration/cs/Package.appxmanifest index 98ad62e654..b2ddfa0fee 100644 --- a/Samples/ContactCardIntegration/cs/Package.appxmanifest +++ b/Samples/ContactCardIntegration/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ContactCards/cpp/ContactCards.vcxproj b/Samples/ContactCards/cpp/ContactCards.vcxproj index 2bb8bcfbde..77ae50d8f7 100644 --- a/Samples/ContactCards/cpp/ContactCards.vcxproj +++ b/Samples/ContactCards/cpp/ContactCards.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ContactCards/cpp/Package.appxmanifest b/Samples/ContactCards/cpp/Package.appxmanifest index 4e691808af..d7844f1a78 100644 --- a/Samples/ContactCards/cpp/Package.appxmanifest +++ b/Samples/ContactCards/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ContactCards/cs/ContactCards.csproj b/Samples/ContactCards/cs/ContactCards.csproj index 6717823746..4cfef2d6ee 100644 --- a/Samples/ContactCards/cs/ContactCards.csproj +++ b/Samples/ContactCards/cs/ContactCards.csproj @@ -11,7 +11,7 @@ ContactCards en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ContactCards/cs/Package.appxmanifest b/Samples/ContactCards/cs/Package.appxmanifest index 39a831b949..01ab5b7a40 100644 --- a/Samples/ContactCards/cs/Package.appxmanifest +++ b/Samples/ContactCards/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ContactCards/js/ContactCards.jsproj b/Samples/ContactCards/js/ContactCards.jsproj index 500b9b6d0a..0f36e24880 100644 --- a/Samples/ContactCards/js/ContactCards.jsproj +++ b/Samples/ContactCards/js/ContactCards.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ContactCards/js/Package.appxmanifest b/Samples/ContactCards/js/Package.appxmanifest index b46ca5b4ff..3b2d5527e7 100644 --- a/Samples/ContactCards/js/Package.appxmanifest +++ b/Samples/ContactCards/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ContactPicker/cpp/ContactPicker.vcxproj b/Samples/ContactPicker/cpp/ContactPicker.vcxproj index 4c7302a429..be50c0472c 100644 --- a/Samples/ContactPicker/cpp/ContactPicker.vcxproj +++ b/Samples/ContactPicker/cpp/ContactPicker.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ContactPicker/cpp/Package.appxmanifest b/Samples/ContactPicker/cpp/Package.appxmanifest index 17b470625a..c40fa564fe 100644 --- a/Samples/ContactPicker/cpp/Package.appxmanifest +++ b/Samples/ContactPicker/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ContactPicker/cs/ContactPicker.csproj b/Samples/ContactPicker/cs/ContactPicker.csproj index 4f121a4d49..55aa7ad84b 100644 --- a/Samples/ContactPicker/cs/ContactPicker.csproj +++ b/Samples/ContactPicker/cs/ContactPicker.csproj @@ -10,7 +10,7 @@ ResizeView en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ContactPicker/cs/Package.appxmanifest b/Samples/ContactPicker/cs/Package.appxmanifest index 069711cecd..183bace3e5 100644 --- a/Samples/ContactPicker/cs/Package.appxmanifest +++ b/Samples/ContactPicker/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ContactPicker/js/ContactPicker.jsproj b/Samples/ContactPicker/js/ContactPicker.jsproj index f63d091e7a..3e94091078 100644 --- a/Samples/ContactPicker/js/ContactPicker.jsproj +++ b/Samples/ContactPicker/js/ContactPicker.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ContactPicker/js/Package.appxmanifest b/Samples/ContactPicker/js/Package.appxmanifest index 219d71b1c1..611dc54ede 100644 --- a/Samples/ContactPicker/js/Package.appxmanifest +++ b/Samples/ContactPicker/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ContentIndexer/cpp/ContentIndexer.vcxproj b/Samples/ContentIndexer/cpp/ContentIndexer.vcxproj index 40e64c4d21..37c83008a7 100644 --- a/Samples/ContentIndexer/cpp/ContentIndexer.vcxproj +++ b/Samples/ContentIndexer/cpp/ContentIndexer.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ContentIndexer/cpp/Package.appxmanifest b/Samples/ContentIndexer/cpp/Package.appxmanifest index 8ddbd25851..b68cf891a1 100644 --- a/Samples/ContentIndexer/cpp/Package.appxmanifest +++ b/Samples/ContentIndexer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ContentIndexer/cs/ContentIndexer.csproj b/Samples/ContentIndexer/cs/ContentIndexer.csproj index a729ba3b85..1f5749cab2 100644 --- a/Samples/ContentIndexer/cs/ContentIndexer.csproj +++ b/Samples/ContentIndexer/cs/ContentIndexer.csproj @@ -11,7 +11,7 @@ Indexer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ContentIndexer/cs/Package.appxmanifest b/Samples/ContentIndexer/cs/Package.appxmanifest index ca8d7806e0..2e86b8c693 100644 --- a/Samples/ContentIndexer/cs/Package.appxmanifest +++ b/Samples/ContentIndexer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ContentIndexer/js/ContentIndexer.jsproj b/Samples/ContentIndexer/js/ContentIndexer.jsproj index cbeb5f0d87..d5256de92c 100644 --- a/Samples/ContentIndexer/js/ContentIndexer.jsproj +++ b/Samples/ContentIndexer/js/ContentIndexer.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ContentIndexer/js/Package.appxmanifest b/Samples/ContentIndexer/js/Package.appxmanifest index a4803a8d0d..7031680449 100644 --- a/Samples/ContentIndexer/js/Package.appxmanifest +++ b/Samples/ContentIndexer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ContextMenu/cpp/ContextMenu.vcxproj b/Samples/ContextMenu/cpp/ContextMenu.vcxproj index 125bb788dd..4e1d06cac2 100644 --- a/Samples/ContextMenu/cpp/ContextMenu.vcxproj +++ b/Samples/ContextMenu/cpp/ContextMenu.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ContextMenu/cpp/Package.appxmanifest b/Samples/ContextMenu/cpp/Package.appxmanifest index d3ea96c9b8..775b600598 100644 --- a/Samples/ContextMenu/cpp/Package.appxmanifest +++ b/Samples/ContextMenu/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ContextMenu/cs/ContextMenu.csproj b/Samples/ContextMenu/cs/ContextMenu.csproj index 3fa815cca7..c8841a4213 100644 --- a/Samples/ContextMenu/cs/ContextMenu.csproj +++ b/Samples/ContextMenu/cs/ContextMenu.csproj @@ -11,7 +11,7 @@ ContextMenu en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ContextMenu/cs/Package.appxmanifest b/Samples/ContextMenu/cs/Package.appxmanifest index 1f1a4690f6..e49bf0cfa4 100644 --- a/Samples/ContextMenu/cs/Package.appxmanifest +++ b/Samples/ContextMenu/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ContextMenu/js/ContextMenu.jsproj b/Samples/ContextMenu/js/ContextMenu.jsproj index 6857823539..2865d281ad 100644 --- a/Samples/ContextMenu/js/ContextMenu.jsproj +++ b/Samples/ContextMenu/js/ContextMenu.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ContextMenu/js/Package.appxmanifest b/Samples/ContextMenu/js/Package.appxmanifest index 146998e59f..18fbd8175c 100644 --- a/Samples/ContextMenu/js/Package.appxmanifest +++ b/Samples/ContextMenu/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/CortanaVoiceCommand/cpp/AdventureWorks.Shared/AdventureWorks.Shared.vcxproj b/Samples/CortanaVoiceCommand/cpp/AdventureWorks.Shared/AdventureWorks.Shared.vcxproj index c59992b3bb..909e196170 100644 --- a/Samples/CortanaVoiceCommand/cpp/AdventureWorks.Shared/AdventureWorks.Shared.vcxproj +++ b/Samples/CortanaVoiceCommand/cpp/AdventureWorks.Shared/AdventureWorks.Shared.vcxproj @@ -36,7 +36,7 @@ true Windows Store 8.2 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 diff --git a/Samples/CortanaVoiceCommand/cpp/AdventureWorks/AdventureWorks.vcxproj b/Samples/CortanaVoiceCommand/cpp/AdventureWorks/AdventureWorks.vcxproj index d1c4fc7b56..91425e72fd 100644 --- a/Samples/CortanaVoiceCommand/cpp/AdventureWorks/AdventureWorks.vcxproj +++ b/Samples/CortanaVoiceCommand/cpp/AdventureWorks/AdventureWorks.vcxproj @@ -8,7 +8,7 @@ true Windows Store 8.2 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 diff --git a/Samples/CortanaVoiceCommand/cpp/AdventureWorks/Package.appxmanifest b/Samples/CortanaVoiceCommand/cpp/AdventureWorks/Package.appxmanifest index 26077be9f6..66733ec7c1 100644 --- a/Samples/CortanaVoiceCommand/cpp/AdventureWorks/Package.appxmanifest +++ b/Samples/CortanaVoiceCommand/cpp/AdventureWorks/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CortanaVoiceCommand/cpp/VoiceCommandService/VoiceCommandService.vcxproj b/Samples/CortanaVoiceCommand/cpp/VoiceCommandService/VoiceCommandService.vcxproj index 8b6dc24cc5..3b9eae5814 100644 --- a/Samples/CortanaVoiceCommand/cpp/VoiceCommandService/VoiceCommandService.vcxproj +++ b/Samples/CortanaVoiceCommand/cpp/VoiceCommandService/VoiceCommandService.vcxproj @@ -36,7 +36,7 @@ true Windows Store 8.2 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 diff --git a/Samples/CortanaVoiceCommand/cs/AdventureWorks.shared/AdventureWorks.Model.csproj b/Samples/CortanaVoiceCommand/cs/AdventureWorks.shared/AdventureWorks.Model.csproj index 1ec3fc2241..d65b92c18c 100644 --- a/Samples/CortanaVoiceCommand/cs/AdventureWorks.shared/AdventureWorks.Model.csproj +++ b/Samples/CortanaVoiceCommand/cs/AdventureWorks.shared/AdventureWorks.Model.csproj @@ -11,7 +11,7 @@ AdventureWorks.Shared en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/CortanaVoiceCommand/cs/AdventureWorks/AdventureWorks.csproj b/Samples/CortanaVoiceCommand/cs/AdventureWorks/AdventureWorks.csproj index 361ba9a8d6..b0b14f0441 100644 --- a/Samples/CortanaVoiceCommand/cs/AdventureWorks/AdventureWorks.csproj +++ b/Samples/CortanaVoiceCommand/cs/AdventureWorks/AdventureWorks.csproj @@ -11,7 +11,7 @@ AdventureWorks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/CortanaVoiceCommand/cs/AdventureWorks/Package.appxmanifest b/Samples/CortanaVoiceCommand/cs/AdventureWorks/Package.appxmanifest index 142ba4ea6e..711023afb8 100644 --- a/Samples/CortanaVoiceCommand/cs/AdventureWorks/Package.appxmanifest +++ b/Samples/CortanaVoiceCommand/cs/AdventureWorks/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CortanaVoiceCommand/cs/VoiceCommandService/VoiceCommandService.csproj b/Samples/CortanaVoiceCommand/cs/VoiceCommandService/VoiceCommandService.csproj index 28b33fab65..2f5a0b5cdf 100644 --- a/Samples/CortanaVoiceCommand/cs/VoiceCommandService/VoiceCommandService.csproj +++ b/Samples/CortanaVoiceCommand/cs/VoiceCommandService/VoiceCommandService.csproj @@ -11,7 +11,7 @@ VoiceCommandService en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/CortanaVoiceCommand/js/AdventureWorks/AdventureWorks.jsproj b/Samples/CortanaVoiceCommand/js/AdventureWorks/AdventureWorks.jsproj index 222e4ef5bd..98336de70b 100644 --- a/Samples/CortanaVoiceCommand/js/AdventureWorks/AdventureWorks.jsproj +++ b/Samples/CortanaVoiceCommand/js/AdventureWorks/AdventureWorks.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CortanaVoiceCommand/js/AdventureWorks/package.appxmanifest b/Samples/CortanaVoiceCommand/js/AdventureWorks/package.appxmanifest index 536627e830..184651dac9 100644 --- a/Samples/CortanaVoiceCommand/js/AdventureWorks/package.appxmanifest +++ b/Samples/CortanaVoiceCommand/js/AdventureWorks/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/CredentialPicker/cpp/CredentialPicker.vcxproj b/Samples/CredentialPicker/cpp/CredentialPicker.vcxproj index a1ce7095a4..2ade205b2e 100644 --- a/Samples/CredentialPicker/cpp/CredentialPicker.vcxproj +++ b/Samples/CredentialPicker/cpp/CredentialPicker.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true CredentialPicker diff --git a/Samples/CredentialPicker/cpp/Package.appxmanifest b/Samples/CredentialPicker/cpp/Package.appxmanifest index b99597582a..25ec6bc74a 100644 --- a/Samples/CredentialPicker/cpp/Package.appxmanifest +++ b/Samples/CredentialPicker/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CredentialPicker/cs/CredentialPicker.csproj b/Samples/CredentialPicker/cs/CredentialPicker.csproj index aef80a49cf..e2f2e06ce7 100644 --- a/Samples/CredentialPicker/cs/CredentialPicker.csproj +++ b/Samples/CredentialPicker/cs/CredentialPicker.csproj @@ -11,7 +11,7 @@ CredentialPicker en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/CredentialPicker/cs/Package.appxmanifest b/Samples/CredentialPicker/cs/Package.appxmanifest index c7a1dbb3bb..e5a1d3ab0e 100644 --- a/Samples/CredentialPicker/cs/Package.appxmanifest +++ b/Samples/CredentialPicker/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CredentialPicker/js/CredentialPicker.jsproj b/Samples/CredentialPicker/js/CredentialPicker.jsproj index f98a494519..f2b6156785 100644 --- a/Samples/CredentialPicker/js/CredentialPicker.jsproj +++ b/Samples/CredentialPicker/js/CredentialPicker.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CredentialPicker/js/Package.appxmanifest b/Samples/CredentialPicker/js/Package.appxmanifest index e7fdf45b61..3c41e013eb 100644 --- a/Samples/CredentialPicker/js/Package.appxmanifest +++ b/Samples/CredentialPicker/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.vcxproj b/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.vcxproj index 737f070355..f4f7516be2 100644 --- a/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.vcxproj +++ b/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/CustomHidDeviceAccess/cpp/Package.appxmanifest b/Samples/CustomHidDeviceAccess/cpp/Package.appxmanifest index 6863ca83cb..3c5a3ff739 100644 --- a/Samples/CustomHidDeviceAccess/cpp/Package.appxmanifest +++ b/Samples/CustomHidDeviceAccess/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.csproj b/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.csproj index daab9b42db..8de919bf9f 100644 --- a/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.csproj +++ b/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.csproj @@ -11,7 +11,7 @@ CustomHidDeviceAccess en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/CustomHidDeviceAccess/cs/Package.appxmanifest b/Samples/CustomHidDeviceAccess/cs/Package.appxmanifest index f498817e60..bfe38def9b 100644 --- a/Samples/CustomHidDeviceAccess/cs/Package.appxmanifest +++ b/Samples/CustomHidDeviceAccess/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CustomSensors/cpp/CustomSensors.vcxproj b/Samples/CustomSensors/cpp/CustomSensors.vcxproj index ca5bbc8942..7e81af16b7 100644 --- a/Samples/CustomSensors/cpp/CustomSensors.vcxproj +++ b/Samples/CustomSensors/cpp/CustomSensors.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/CustomSensors/cpp/Package.appxmanifest b/Samples/CustomSensors/cpp/Package.appxmanifest index dddb447b21..84602c4553 100644 --- a/Samples/CustomSensors/cpp/Package.appxmanifest +++ b/Samples/CustomSensors/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CustomSensors/cs/CustomSensors.csproj b/Samples/CustomSensors/cs/CustomSensors.csproj index 75ffd95918..616717b4f9 100644 --- a/Samples/CustomSensors/cs/CustomSensors.csproj +++ b/Samples/CustomSensors/cs/CustomSensors.csproj @@ -11,7 +11,7 @@ CustomSensors en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/CustomSensors/cs/Package.appxmanifest b/Samples/CustomSensors/cs/Package.appxmanifest index 4b042adc1c..e8eb7acafe 100644 --- a/Samples/CustomSensors/cs/Package.appxmanifest +++ b/Samples/CustomSensors/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CustomSensors/js/CustomSensor.jsproj b/Samples/CustomSensors/js/CustomSensor.jsproj index 31c17c588a..8852ba294c 100644 --- a/Samples/CustomSensors/js/CustomSensor.jsproj +++ b/Samples/CustomSensors/js/CustomSensor.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CustomSensors/js/Package.appxmanifest b/Samples/CustomSensors/js/Package.appxmanifest index 1ecbaca059..5662cc270c 100644 --- a/Samples/CustomSensors/js/Package.appxmanifest +++ b/Samples/CustomSensors/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.csproj b/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.csproj index b4755cab27..a19a058c04 100644 --- a/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.csproj +++ b/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.csproj @@ -11,7 +11,7 @@ CustomSerialDeviceAccess en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/CustomSerialDeviceAccess/cs/Package.appxmanifest b/Samples/CustomSerialDeviceAccess/cs/Package.appxmanifest index 2accbd3eb3..5d52f6a114 100644 --- a/Samples/CustomSerialDeviceAccess/cs/Package.appxmanifest +++ b/Samples/CustomSerialDeviceAccess/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.jsproj b/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.jsproj index 3ed9bfcc19..b46ceab9d9 100644 --- a/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.jsproj +++ b/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CustomSerialDeviceAccess/js/Package.appxmanifest b/Samples/CustomSerialDeviceAccess/js/Package.appxmanifest index 790c9692ff..68a339255b 100644 --- a/Samples/CustomSerialDeviceAccess/js/Package.appxmanifest +++ b/Samples/CustomSerialDeviceAccess/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/CustomUsbDeviceAccess/cs/BackgroundTask/BackgroundTask.csproj b/Samples/CustomUsbDeviceAccess/cs/BackgroundTask/BackgroundTask.csproj index 934bce27d8..278abd05c0 100644 --- a/Samples/CustomUsbDeviceAccess/cs/BackgroundTask/BackgroundTask.csproj +++ b/Samples/CustomUsbDeviceAccess/cs/BackgroundTask/BackgroundTask.csproj @@ -11,7 +11,7 @@ BackgroundTask en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.csproj b/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.csproj index 8f54fc169b..777c6d72d3 100644 --- a/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.csproj +++ b/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.csproj @@ -11,7 +11,7 @@ CustomUsbDeviceAccess en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/CustomUsbDeviceAccess/cs/Package.appxmanifest b/Samples/CustomUsbDeviceAccess/cs/Package.appxmanifest index e0994c237a..987cd613d3 100644 --- a/Samples/CustomUsbDeviceAccess/cs/Package.appxmanifest +++ b/Samples/CustomUsbDeviceAccess/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.jsproj b/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.jsproj index eb7913dd3e..3eb7a7cdb4 100644 --- a/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.jsproj +++ b/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CustomUsbDeviceAccess/js/Package.appxmanifest b/Samples/CustomUsbDeviceAccess/js/Package.appxmanifest index 598ec0dd52..a36ff993bb 100644 --- a/Samples/CustomUsbDeviceAccess/js/Package.appxmanifest +++ b/Samples/CustomUsbDeviceAccess/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/D2DCustomEffects/cpp/ComputeShader/CustomComputeShader.vcxproj b/Samples/D2DCustomEffects/cpp/ComputeShader/CustomComputeShader.vcxproj index df6d0e0b9f..d3bd01e955 100644 --- a/Samples/D2DCustomEffects/cpp/ComputeShader/CustomComputeShader.vcxproj +++ b/Samples/D2DCustomEffects/cpp/ComputeShader/CustomComputeShader.vcxproj @@ -33,7 +33,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true 10.0 diff --git a/Samples/D2DCustomEffects/cpp/ComputeShader/Package.appxmanifest b/Samples/D2DCustomEffects/cpp/ComputeShader/Package.appxmanifest index a8ec3ae2e6..9b25c7026a 100644 --- a/Samples/D2DCustomEffects/cpp/ComputeShader/Package.appxmanifest +++ b/Samples/D2DCustomEffects/cpp/ComputeShader/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/D2DCustomEffects/cpp/PixelShader/CustomPixelShader.vcxproj b/Samples/D2DCustomEffects/cpp/PixelShader/CustomPixelShader.vcxproj index 1f6456b618..2673fd73bc 100644 --- a/Samples/D2DCustomEffects/cpp/PixelShader/CustomPixelShader.vcxproj +++ b/Samples/D2DCustomEffects/cpp/PixelShader/CustomPixelShader.vcxproj @@ -33,7 +33,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true 10.0 diff --git a/Samples/D2DCustomEffects/cpp/PixelShader/Package.appxmanifest b/Samples/D2DCustomEffects/cpp/PixelShader/Package.appxmanifest index 8e66ef5129..d84a9b0d36 100644 --- a/Samples/D2DCustomEffects/cpp/PixelShader/Package.appxmanifest +++ b/Samples/D2DCustomEffects/cpp/PixelShader/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/D2DCustomEffects/cpp/VertexShader/CustomVertexShader.vcxproj b/Samples/D2DCustomEffects/cpp/VertexShader/CustomVertexShader.vcxproj index 663f525a23..994c83da8a 100644 --- a/Samples/D2DCustomEffects/cpp/VertexShader/CustomVertexShader.vcxproj +++ b/Samples/D2DCustomEffects/cpp/VertexShader/CustomVertexShader.vcxproj @@ -33,7 +33,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true 10.0 diff --git a/Samples/D2DCustomEffects/cpp/VertexShader/Package.appxmanifest b/Samples/D2DCustomEffects/cpp/VertexShader/Package.appxmanifest index b186d30eb5..ef7a6d6acd 100644 --- a/Samples/D2DCustomEffects/cpp/VertexShader/Package.appxmanifest +++ b/Samples/D2DCustomEffects/cpp/VertexShader/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/D2DGradientMesh/cpp/D2DGradientMesh.vcxproj b/Samples/D2DGradientMesh/cpp/D2DGradientMesh.vcxproj index 6ef8936593..f6f669d8af 100644 --- a/Samples/D2DGradientMesh/cpp/D2DGradientMesh.vcxproj +++ b/Samples/D2DGradientMesh/cpp/D2DGradientMesh.vcxproj @@ -33,7 +33,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true 10.0 diff --git a/Samples/D2DGradientMesh/cpp/Package.appxmanifest b/Samples/D2DGradientMesh/cpp/Package.appxmanifest index 46b85599ac..e0e4592222 100644 --- a/Samples/D2DGradientMesh/cpp/Package.appxmanifest +++ b/Samples/D2DGradientMesh/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.vcxproj b/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.vcxproj index 2a58293f02..6ccd67081b 100644 --- a/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.vcxproj +++ b/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.vcxproj @@ -35,7 +35,7 @@ Windows Store 10.0 true - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/D2DPhotoAdjustment/cpp/Package.appxmanifest b/Samples/D2DPhotoAdjustment/cpp/Package.appxmanifest index 143decbada..8142c7be3e 100644 --- a/Samples/D2DPhotoAdjustment/cpp/Package.appxmanifest +++ b/Samples/D2DPhotoAdjustment/cpp/Package.appxmanifest @@ -15,7 +15,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/DWriteLineSpacingModes.vcxproj b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/DWriteLineSpacingModes.vcxproj index 63b44ee440..a06e5eab37 100644 --- a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/DWriteLineSpacingModes.vcxproj +++ b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/DWriteLineSpacingModes.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true true diff --git a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/Package.appxmanifest b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/Package.appxmanifest index 4ee08b2887..7721d19a51 100644 --- a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/Package.appxmanifest +++ b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DWriteLineSpacingModes/cpp/DWriteTextLayoutImplementation/DWriteTextLayoutImplementation.vcxproj b/Samples/DWriteLineSpacingModes/cpp/DWriteTextLayoutImplementation/DWriteTextLayoutImplementation.vcxproj index 906e5638c8..1a227167fe 100644 --- a/Samples/DWriteLineSpacingModes/cpp/DWriteTextLayoutImplementation/DWriteTextLayoutImplementation.vcxproj +++ b/Samples/DWriteLineSpacingModes/cpp/DWriteTextLayoutImplementation/DWriteTextLayoutImplementation.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true true diff --git a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/DWriteTextLayoutCloudFont.vcxproj b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/DWriteTextLayoutCloudFont.vcxproj index 56836c90e3..9c20ba51aa 100644 --- a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/DWriteTextLayoutCloudFont.vcxproj +++ b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/DWriteTextLayoutCloudFont.vcxproj @@ -7,7 +7,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true 10.0 diff --git a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/Package.appxmanifest b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/Package.appxmanifest index 2665ff49b2..43e09d60c7 100644 --- a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/Package.appxmanifest +++ b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFontImplementation/DWriteTextLayoutCloudFontImplementation.vcxproj b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFontImplementation/DWriteTextLayoutCloudFontImplementation.vcxproj index fc30be7bf3..d02786d450 100644 --- a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFontImplementation/DWriteTextLayoutCloudFontImplementation.vcxproj +++ b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFontImplementation/DWriteTextLayoutCloudFontImplementation.vcxproj @@ -35,7 +35,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true 10.0 diff --git a/Samples/DataReaderWriter/cpp/DataReaderWriter.vcxproj b/Samples/DataReaderWriter/cpp/DataReaderWriter.vcxproj index 16c45b232e..4cf2953fff 100644 --- a/Samples/DataReaderWriter/cpp/DataReaderWriter.vcxproj +++ b/Samples/DataReaderWriter/cpp/DataReaderWriter.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/DataReaderWriter/cpp/Package.appxmanifest b/Samples/DataReaderWriter/cpp/Package.appxmanifest index e80fefb6d4..04e8057877 100644 --- a/Samples/DataReaderWriter/cpp/Package.appxmanifest +++ b/Samples/DataReaderWriter/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DataReaderWriter/cs/DataReaderWriter.csproj b/Samples/DataReaderWriter/cs/DataReaderWriter.csproj index 7f8492a5ea..c35690fb23 100644 --- a/Samples/DataReaderWriter/cs/DataReaderWriter.csproj +++ b/Samples/DataReaderWriter/cs/DataReaderWriter.csproj @@ -11,7 +11,7 @@ DataReaderWriter en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/DataReaderWriter/cs/Package.appxmanifest b/Samples/DataReaderWriter/cs/Package.appxmanifest index a643001711..c2482e68ec 100644 --- a/Samples/DataReaderWriter/cs/Package.appxmanifest +++ b/Samples/DataReaderWriter/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DataReaderWriter/js/DataReaderWriter.jsproj b/Samples/DataReaderWriter/js/DataReaderWriter.jsproj index f34f15db46..3aba806e35 100644 --- a/Samples/DataReaderWriter/js/DataReaderWriter.jsproj +++ b/Samples/DataReaderWriter/js/DataReaderWriter.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DataReaderWriter/js/Package.appxmanifest b/Samples/DataReaderWriter/js/Package.appxmanifest index a71e5d3c06..bddb8cb42a 100644 --- a/Samples/DataReaderWriter/js/Package.appxmanifest +++ b/Samples/DataReaderWriter/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DatagramSocket/cpp/DatagramSocket.vcxproj b/Samples/DatagramSocket/cpp/DatagramSocket.vcxproj index 9fe78fe7be..d6a4186109 100644 --- a/Samples/DatagramSocket/cpp/DatagramSocket.vcxproj +++ b/Samples/DatagramSocket/cpp/DatagramSocket.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/DatagramSocket/cs/DatagramSocket.csproj b/Samples/DatagramSocket/cs/DatagramSocket.csproj index af0001f879..80eb657e44 100644 --- a/Samples/DatagramSocket/cs/DatagramSocket.csproj +++ b/Samples/DatagramSocket/cs/DatagramSocket.csproj @@ -11,7 +11,7 @@ DatagramSocket en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/DatagramSocket/js/DatagramSocket.jsproj b/Samples/DatagramSocket/js/DatagramSocket.jsproj index e250777ca0..f27b70279c 100644 --- a/Samples/DatagramSocket/js/DatagramSocket.jsproj +++ b/Samples/DatagramSocket/js/DatagramSocket.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DatagramSocket/js/Package.appxmanifest b/Samples/DatagramSocket/js/Package.appxmanifest index 5458e29b60..3f6728003c 100644 --- a/Samples/DatagramSocket/js/Package.appxmanifest +++ b/Samples/DatagramSocket/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DateTimeFormatting/cpp/DateTimeFormatting.vcxproj b/Samples/DateTimeFormatting/cpp/DateTimeFormatting.vcxproj index 4b3ca4407d..bb49a93760 100644 --- a/Samples/DateTimeFormatting/cpp/DateTimeFormatting.vcxproj +++ b/Samples/DateTimeFormatting/cpp/DateTimeFormatting.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/DateTimeFormatting/cpp/Package.appxmanifest b/Samples/DateTimeFormatting/cpp/Package.appxmanifest index 1a3b6e7db1..8a79d107c8 100644 --- a/Samples/DateTimeFormatting/cpp/Package.appxmanifest +++ b/Samples/DateTimeFormatting/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DateTimeFormatting/cs/DateTimeFormatting.csproj b/Samples/DateTimeFormatting/cs/DateTimeFormatting.csproj index b571729d25..0e373a97f0 100644 --- a/Samples/DateTimeFormatting/cs/DateTimeFormatting.csproj +++ b/Samples/DateTimeFormatting/cs/DateTimeFormatting.csproj @@ -10,7 +10,7 @@ DateTimeFormatting en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/DateTimeFormatting/cs/Package.appxmanifest b/Samples/DateTimeFormatting/cs/Package.appxmanifest index ec0c6c88fc..3c02f9accb 100644 --- a/Samples/DateTimeFormatting/cs/Package.appxmanifest +++ b/Samples/DateTimeFormatting/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DateTimeFormatting/js/DateTimeFormatting.jsproj b/Samples/DateTimeFormatting/js/DateTimeFormatting.jsproj index ba2a301b91..9132fbec1b 100644 --- a/Samples/DateTimeFormatting/js/DateTimeFormatting.jsproj +++ b/Samples/DateTimeFormatting/js/DateTimeFormatting.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DateTimeFormatting/js/Package.appxmanifest b/Samples/DateTimeFormatting/js/Package.appxmanifest index 769ec89512..c9ec651b43 100644 --- a/Samples/DateTimeFormatting/js/Package.appxmanifest +++ b/Samples/DateTimeFormatting/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.vcxproj b/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.vcxproj index 1af4d27ca8..744279fd6d 100644 --- a/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.vcxproj +++ b/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/DeviceEnumerationAndPairing/cpp/Package.appxmanifest b/Samples/DeviceEnumerationAndPairing/cpp/Package.appxmanifest index 5bd3c9f84b..ae13287306 100644 --- a/Samples/DeviceEnumerationAndPairing/cpp/Package.appxmanifest +++ b/Samples/DeviceEnumerationAndPairing/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/DeviceEnumerationAndPairing/cpp/Tasks/Tasks.vcxproj b/Samples/DeviceEnumerationAndPairing/cpp/Tasks/Tasks.vcxproj index cf7dac97c8..afb3b7b6b1 100644 --- a/Samples/DeviceEnumerationAndPairing/cpp/Tasks/Tasks.vcxproj +++ b/Samples/DeviceEnumerationAndPairing/cpp/Tasks/Tasks.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.csproj b/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.csproj index 49100d7409..f5ec9fa633 100644 --- a/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.csproj +++ b/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.csproj @@ -11,7 +11,7 @@ DeviceEnumeration en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/DeviceEnumerationAndPairing/cs/Package.appxmanifest b/Samples/DeviceEnumerationAndPairing/cs/Package.appxmanifest index be5dd5ed02..7d353e7363 100644 --- a/Samples/DeviceEnumerationAndPairing/cs/Package.appxmanifest +++ b/Samples/DeviceEnumerationAndPairing/cs/Package.appxmanifest @@ -17,7 +17,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/DeviceEnumerationAndPairing/cs/Tasks/Tasks.csproj b/Samples/DeviceEnumerationAndPairing/cs/Tasks/Tasks.csproj index 86fb69a54c..de80372664 100644 --- a/Samples/DeviceEnumerationAndPairing/cs/Tasks/Tasks.csproj +++ b/Samples/DeviceEnumerationAndPairing/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ BackgroundDeviceWatcherTaskCs en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.jsproj b/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.jsproj index 7516e944e6..3448b41f5c 100644 --- a/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.jsproj +++ b/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DeviceEnumerationAndPairing/js/Package.appxmanifest b/Samples/DeviceEnumerationAndPairing/js/Package.appxmanifest index b78be16218..27af236c36 100644 --- a/Samples/DeviceEnumerationAndPairing/js/Package.appxmanifest +++ b/Samples/DeviceEnumerationAndPairing/js/Package.appxmanifest @@ -8,7 +8,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.csproj b/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.csproj index 68100bdee2..7f982e4216 100644 --- a/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.csproj +++ b/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.csproj @@ -10,7 +10,7 @@ DeviceLockdownAzureLogin en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -159,7 +159,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/DeviceLockdownAzureLogin/cs/Package.appxmanifest b/Samples/DeviceLockdownAzureLogin/cs/Package.appxmanifest index 6e5c2da69a..fc42da4094 100644 --- a/Samples/DeviceLockdownAzureLogin/cs/Package.appxmanifest +++ b/Samples/DeviceLockdownAzureLogin/cs/Package.appxmanifest @@ -17,7 +17,7 @@ - + diff --git a/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.vcxproj b/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.vcxproj index 25eb19a344..1a94368e0f 100644 --- a/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.vcxproj +++ b/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/DisablingScreenCapture/cpp/Package.appxmanifest b/Samples/DisablingScreenCapture/cpp/Package.appxmanifest index 87b7707ddc..5792465c59 100644 --- a/Samples/DisablingScreenCapture/cpp/Package.appxmanifest +++ b/Samples/DisablingScreenCapture/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.csproj b/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.csproj index db68bf9cb2..4c14e1d86c 100644 --- a/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.csproj +++ b/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.csproj @@ -10,7 +10,7 @@ DisablingScreenCapture en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/DisablingScreenCapture/cs/Package.appxmanifest b/Samples/DisablingScreenCapture/cs/Package.appxmanifest index ab6ff2a4ec..f7af08677d 100644 --- a/Samples/DisablingScreenCapture/cs/Package.appxmanifest +++ b/Samples/DisablingScreenCapture/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DisablingScreenCapture/js/DisablingScreenCapture.jsproj b/Samples/DisablingScreenCapture/js/DisablingScreenCapture.jsproj index 1b3ecd60c1..b79e2ecdac 100644 --- a/Samples/DisablingScreenCapture/js/DisablingScreenCapture.jsproj +++ b/Samples/DisablingScreenCapture/js/DisablingScreenCapture.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DisablingScreenCapture/js/Package.appxmanifest b/Samples/DisablingScreenCapture/js/Package.appxmanifest index 9b239cf301..830a192972 100644 --- a/Samples/DisablingScreenCapture/js/Package.appxmanifest +++ b/Samples/DisablingScreenCapture/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DisplayOrientation/cpp/DisplayOrientation.vcxproj b/Samples/DisplayOrientation/cpp/DisplayOrientation.vcxproj index 831434107d..e1fe244b05 100644 --- a/Samples/DisplayOrientation/cpp/DisplayOrientation.vcxproj +++ b/Samples/DisplayOrientation/cpp/DisplayOrientation.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/DisplayOrientation/cpp/Package.appxmanifest b/Samples/DisplayOrientation/cpp/Package.appxmanifest index edb6670acb..eb9602d8e6 100644 --- a/Samples/DisplayOrientation/cpp/Package.appxmanifest +++ b/Samples/DisplayOrientation/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DisplayOrientation/cs/DisplayOrientation.csproj b/Samples/DisplayOrientation/cs/DisplayOrientation.csproj index d964a2b5f0..3995437e59 100644 --- a/Samples/DisplayOrientation/cs/DisplayOrientation.csproj +++ b/Samples/DisplayOrientation/cs/DisplayOrientation.csproj @@ -10,7 +10,7 @@ DisplayOrientation en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/DisplayOrientation/cs/Package.appxmanifest b/Samples/DisplayOrientation/cs/Package.appxmanifest index c4e5f85c87..e54ae39785 100644 --- a/Samples/DisplayOrientation/cs/Package.appxmanifest +++ b/Samples/DisplayOrientation/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DisplayOrientation/js/DisplayOrientation.jsproj b/Samples/DisplayOrientation/js/DisplayOrientation.jsproj index 5c4a420360..280e365cd8 100644 --- a/Samples/DisplayOrientation/js/DisplayOrientation.jsproj +++ b/Samples/DisplayOrientation/js/DisplayOrientation.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DisplayOrientation/js/Package.appxmanifest b/Samples/DisplayOrientation/js/Package.appxmanifest index eb808e47f5..82aa753011 100644 --- a/Samples/DisplayOrientation/js/Package.appxmanifest +++ b/Samples/DisplayOrientation/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DpiScaling/cpp/DpiScaling.vcxproj b/Samples/DpiScaling/cpp/DpiScaling.vcxproj index d6cedd8b5f..0d35a56a4b 100644 --- a/Samples/DpiScaling/cpp/DpiScaling.vcxproj +++ b/Samples/DpiScaling/cpp/DpiScaling.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/DpiScaling/cpp/Package.appxmanifest b/Samples/DpiScaling/cpp/Package.appxmanifest index 295a0771d4..0b370ca12e 100644 --- a/Samples/DpiScaling/cpp/Package.appxmanifest +++ b/Samples/DpiScaling/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DpiScaling/cs/DpiScaling.csproj b/Samples/DpiScaling/cs/DpiScaling.csproj index 82f2366628..a8c6e2853a 100644 --- a/Samples/DpiScaling/cs/DpiScaling.csproj +++ b/Samples/DpiScaling/cs/DpiScaling.csproj @@ -11,7 +11,7 @@ Scaling en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/DpiScaling/cs/Package.appxmanifest b/Samples/DpiScaling/cs/Package.appxmanifest index 5ac86b76fe..d0000424d4 100644 --- a/Samples/DpiScaling/cs/Package.appxmanifest +++ b/Samples/DpiScaling/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DpiScaling/js/DpiScaling.jsproj b/Samples/DpiScaling/js/DpiScaling.jsproj index bda482650d..f56ec8498d 100644 --- a/Samples/DpiScaling/js/DpiScaling.jsproj +++ b/Samples/DpiScaling/js/DpiScaling.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DpiScaling/js/Package.appxmanifest b/Samples/DpiScaling/js/Package.appxmanifest index 60ea744c6f..f4a04fe995 100644 --- a/Samples/DpiScaling/js/Package.appxmanifest +++ b/Samples/DpiScaling/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/EfficientAnimations/js/EfficientAnimations.jsproj b/Samples/EfficientAnimations/js/EfficientAnimations.jsproj index 8076a62e74..4d75d432ec 100644 --- a/Samples/EfficientAnimations/js/EfficientAnimations.jsproj +++ b/Samples/EfficientAnimations/js/EfficientAnimations.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/EfficientAnimations/js/Package.appxmanifest b/Samples/EfficientAnimations/js/Package.appxmanifest index 765533050d..3056c1147f 100644 --- a/Samples/EfficientAnimations/js/Package.appxmanifest +++ b/Samples/EfficientAnimations/js/Package.appxmanifest @@ -15,7 +15,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.csproj b/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.csproj index c3664e0cb2..5d41c1206f 100644 --- a/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.csproj +++ b/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.csproj @@ -11,7 +11,7 @@ EDPSamples en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true @@ -245,7 +245,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/EnterpriseDataProtection/cs/Package.appxmanifest b/Samples/EnterpriseDataProtection/cs/Package.appxmanifest index f6b533f940..0fc10b3fda 100644 --- a/Samples/EnterpriseDataProtection/cs/Package.appxmanifest +++ b/Samples/EnterpriseDataProtection/cs/Package.appxmanifest @@ -23,7 +23,7 @@ - + diff --git a/Samples/EnterpriseDataProtection/cs/Tasks/Tasks.csproj b/Samples/EnterpriseDataProtection/cs/Tasks/Tasks.csproj index 3e33ae1d29..5bb53b3466 100644 --- a/Samples/EnterpriseDataProtection/cs/Tasks/Tasks.csproj +++ b/Samples/EnterpriseDataProtection/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ Tasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true @@ -101,7 +101,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/ExtendedExecution/cs/ExtendedExecution.csproj b/Samples/ExtendedExecution/cs/ExtendedExecution.csproj index 4700a72972..7df3579352 100644 --- a/Samples/ExtendedExecution/cs/ExtendedExecution.csproj +++ b/Samples/ExtendedExecution/cs/ExtendedExecution.csproj @@ -11,7 +11,7 @@ ExtendedExecution en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 512 diff --git a/Samples/ExtendedExecution/cs/Package.appxmanifest b/Samples/ExtendedExecution/cs/Package.appxmanifest index f16de19e5c..2ef026bf18 100644 --- a/Samples/ExtendedExecution/cs/Package.appxmanifest +++ b/Samples/ExtendedExecution/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/FeedReader/js/FeedReader.jsproj b/Samples/FeedReader/js/FeedReader.jsproj index 429ef78823..2d2b8d075e 100644 --- a/Samples/FeedReader/js/FeedReader.jsproj +++ b/Samples/FeedReader/js/FeedReader.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FeedReader/js/Package.appxmanifest b/Samples/FeedReader/js/Package.appxmanifest index ff22135dcc..36e6d8b403 100644 --- a/Samples/FeedReader/js/Package.appxmanifest +++ b/Samples/FeedReader/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FileAccess/cpp/FileAccess.vcxproj b/Samples/FileAccess/cpp/FileAccess.vcxproj index 3fffa69e0b..c7dcd01ee0 100644 --- a/Samples/FileAccess/cpp/FileAccess.vcxproj +++ b/Samples/FileAccess/cpp/FileAccess.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/FileAccess/cpp/Package.appxmanifest b/Samples/FileAccess/cpp/Package.appxmanifest index 4a6110865c..9ba60a1fe1 100644 --- a/Samples/FileAccess/cpp/Package.appxmanifest +++ b/Samples/FileAccess/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/FileAccess/cs/FileAccess.csproj b/Samples/FileAccess/cs/FileAccess.csproj index c8b089e045..815984bf1a 100644 --- a/Samples/FileAccess/cs/FileAccess.csproj +++ b/Samples/FileAccess/cs/FileAccess.csproj @@ -11,7 +11,7 @@ FileAccess en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/FileAccess/cs/Package.appxmanifest b/Samples/FileAccess/cs/Package.appxmanifest index 2afa29530e..8f942e286e 100644 --- a/Samples/FileAccess/cs/Package.appxmanifest +++ b/Samples/FileAccess/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FileAccess/js/FileAccess.jsproj b/Samples/FileAccess/js/FileAccess.jsproj index 3202a37f54..ffc0a1906b 100644 --- a/Samples/FileAccess/js/FileAccess.jsproj +++ b/Samples/FileAccess/js/FileAccess.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FileAccess/js/Package.appxmanifest b/Samples/FileAccess/js/Package.appxmanifest index fd4dfcd107..02b66f8880 100644 --- a/Samples/FileAccess/js/Package.appxmanifest +++ b/Samples/FileAccess/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FilePicker/cpp/FilePicker.vcxproj b/Samples/FilePicker/cpp/FilePicker.vcxproj index bd6f993bc8..be4522c221 100644 --- a/Samples/FilePicker/cpp/FilePicker.vcxproj +++ b/Samples/FilePicker/cpp/FilePicker.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/FilePicker/cpp/Package.appxmanifest b/Samples/FilePicker/cpp/Package.appxmanifest index 56030b5483..fe777963b2 100644 --- a/Samples/FilePicker/cpp/Package.appxmanifest +++ b/Samples/FilePicker/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/FilePicker/cs/FilePicker.csproj b/Samples/FilePicker/cs/FilePicker.csproj index f435d16324..5bd19f2658 100644 --- a/Samples/FilePicker/cs/FilePicker.csproj +++ b/Samples/FilePicker/cs/FilePicker.csproj @@ -11,7 +11,7 @@ FilePicker en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/FilePicker/cs/Package.appxmanifest b/Samples/FilePicker/cs/Package.appxmanifest index ec911cee95..fd4c781167 100644 --- a/Samples/FilePicker/cs/Package.appxmanifest +++ b/Samples/FilePicker/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FilePicker/js/FilePicker.jsproj b/Samples/FilePicker/js/FilePicker.jsproj index 2552c5916f..6be65ee5e3 100644 --- a/Samples/FilePicker/js/FilePicker.jsproj +++ b/Samples/FilePicker/js/FilePicker.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FilePicker/js/Package.appxmanifest b/Samples/FilePicker/js/Package.appxmanifest index 9fafbba6c3..5cbe1ba60d 100644 --- a/Samples/FilePicker/js/Package.appxmanifest +++ b/Samples/FilePicker/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FilePickerContracts/cs/FilePickerContracts.csproj b/Samples/FilePickerContracts/cs/FilePickerContracts.csproj index f9edbaca3d..02e64d3232 100644 --- a/Samples/FilePickerContracts/cs/FilePickerContracts.csproj +++ b/Samples/FilePickerContracts/cs/FilePickerContracts.csproj @@ -11,7 +11,7 @@ FilePickerContracts en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/FilePickerContracts/cs/Package.appxmanifest b/Samples/FilePickerContracts/cs/Package.appxmanifest index 82b0d6e097..539fc75c5c 100644 --- a/Samples/FilePickerContracts/cs/Package.appxmanifest +++ b/Samples/FilePickerContracts/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/FileSearch/cpp/FileSearch.vcxproj b/Samples/FileSearch/cpp/FileSearch.vcxproj index 2da02f6fc0..ee987c488d 100644 --- a/Samples/FileSearch/cpp/FileSearch.vcxproj +++ b/Samples/FileSearch/cpp/FileSearch.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/FileSearch/cpp/Package.appxmanifest b/Samples/FileSearch/cpp/Package.appxmanifest index 80bf4feef8..9cb8dc866c 100644 --- a/Samples/FileSearch/cpp/Package.appxmanifest +++ b/Samples/FileSearch/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/FileSearch/cs/FileSearch.csproj b/Samples/FileSearch/cs/FileSearch.csproj index eea8d81297..0d5c9e34f7 100644 --- a/Samples/FileSearch/cs/FileSearch.csproj +++ b/Samples/FileSearch/cs/FileSearch.csproj @@ -11,7 +11,7 @@ FileSearch en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/FileSearch/cs/Package.appxmanifest b/Samples/FileSearch/cs/Package.appxmanifest index d3aaf6ca7e..221368f702 100644 --- a/Samples/FileSearch/cs/Package.appxmanifest +++ b/Samples/FileSearch/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FileSearch/js/FileSearch.jsproj b/Samples/FileSearch/js/FileSearch.jsproj index ea345017af..0be87f00d1 100644 --- a/Samples/FileSearch/js/FileSearch.jsproj +++ b/Samples/FileSearch/js/FileSearch.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FileSearch/js/Package.appxmanifest b/Samples/FileSearch/js/Package.appxmanifest index d7efa50981..11bb0a7568 100644 --- a/Samples/FileSearch/js/Package.appxmanifest +++ b/Samples/FileSearch/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FileThumbnails/cpp/FileThumbnails.vcxproj b/Samples/FileThumbnails/cpp/FileThumbnails.vcxproj index bd583b24c0..24f596fa67 100644 --- a/Samples/FileThumbnails/cpp/FileThumbnails.vcxproj +++ b/Samples/FileThumbnails/cpp/FileThumbnails.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/FileThumbnails/cpp/Package.appxmanifest b/Samples/FileThumbnails/cpp/Package.appxmanifest index 7eb0abbdd7..97446c4bdd 100644 --- a/Samples/FileThumbnails/cpp/Package.appxmanifest +++ b/Samples/FileThumbnails/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/FileThumbnails/cs/FileThumbnails.csproj b/Samples/FileThumbnails/cs/FileThumbnails.csproj index 239fe6aece..edd6dd3edd 100644 --- a/Samples/FileThumbnails/cs/FileThumbnails.csproj +++ b/Samples/FileThumbnails/cs/FileThumbnails.csproj @@ -11,7 +11,7 @@ FileThumbnails en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/FileThumbnails/cs/Package.appxmanifest b/Samples/FileThumbnails/cs/Package.appxmanifest index d7dfab0569..81f80e19eb 100644 --- a/Samples/FileThumbnails/cs/Package.appxmanifest +++ b/Samples/FileThumbnails/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FileThumbnails/js/FileThumbnails.jsproj b/Samples/FileThumbnails/js/FileThumbnails.jsproj index 84a49cbe9e..978a142344 100644 --- a/Samples/FileThumbnails/js/FileThumbnails.jsproj +++ b/Samples/FileThumbnails/js/FileThumbnails.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FileThumbnails/js/Package.appxmanifest b/Samples/FileThumbnails/js/Package.appxmanifest index 6bea32499a..0c06975315 100644 --- a/Samples/FileThumbnails/js/Package.appxmanifest +++ b/Samples/FileThumbnails/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FolderEnumeration/cpp/FolderEnumeration.vcxproj b/Samples/FolderEnumeration/cpp/FolderEnumeration.vcxproj index 16d0686171..48586d0027 100644 --- a/Samples/FolderEnumeration/cpp/FolderEnumeration.vcxproj +++ b/Samples/FolderEnumeration/cpp/FolderEnumeration.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/FolderEnumeration/cpp/Package.appxmanifest b/Samples/FolderEnumeration/cpp/Package.appxmanifest index be381ea9ba..d5ef0f7ca7 100644 --- a/Samples/FolderEnumeration/cpp/Package.appxmanifest +++ b/Samples/FolderEnumeration/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/FolderEnumeration/cs/FolderEnumeration.csproj b/Samples/FolderEnumeration/cs/FolderEnumeration.csproj index 9266cdd511..c2a4f420ed 100644 --- a/Samples/FolderEnumeration/cs/FolderEnumeration.csproj +++ b/Samples/FolderEnumeration/cs/FolderEnumeration.csproj @@ -11,7 +11,7 @@ FolderEnumeration en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/FolderEnumeration/cs/Package.appxmanifest b/Samples/FolderEnumeration/cs/Package.appxmanifest index 2d525203af..6bd559f178 100644 --- a/Samples/FolderEnumeration/cs/Package.appxmanifest +++ b/Samples/FolderEnumeration/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FolderEnumeration/js/FolderEnumeration.jsproj b/Samples/FolderEnumeration/js/FolderEnumeration.jsproj index cf938e7ee0..7eb13c345b 100644 --- a/Samples/FolderEnumeration/js/FolderEnumeration.jsproj +++ b/Samples/FolderEnumeration/js/FolderEnumeration.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FolderEnumeration/js/Package.appxmanifest b/Samples/FolderEnumeration/js/Package.appxmanifest index b43d1abca3..7383afd80f 100644 --- a/Samples/FolderEnumeration/js/Package.appxmanifest +++ b/Samples/FolderEnumeration/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FullScreenMode/cpp/FullScreenMode.vcxproj b/Samples/FullScreenMode/cpp/FullScreenMode.vcxproj index 70fc974253..3261f78eca 100644 --- a/Samples/FullScreenMode/cpp/FullScreenMode.vcxproj +++ b/Samples/FullScreenMode/cpp/FullScreenMode.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/FullScreenMode/cpp/Package.appxmanifest b/Samples/FullScreenMode/cpp/Package.appxmanifest index c9354fc122..6fbf93365b 100644 --- a/Samples/FullScreenMode/cpp/Package.appxmanifest +++ b/Samples/FullScreenMode/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/FullScreenMode/cs/FullScreenMode.csproj b/Samples/FullScreenMode/cs/FullScreenMode.csproj index f5938cf6df..2425613d95 100644 --- a/Samples/FullScreenMode/cs/FullScreenMode.csproj +++ b/Samples/FullScreenMode/cs/FullScreenMode.csproj @@ -10,7 +10,7 @@ FullScreenMode en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/FullScreenMode/cs/Package.appxmanifest b/Samples/FullScreenMode/cs/Package.appxmanifest index c972fe12c4..557fd49812 100644 --- a/Samples/FullScreenMode/cs/Package.appxmanifest +++ b/Samples/FullScreenMode/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FullScreenMode/js/FullScreenMode.jsproj b/Samples/FullScreenMode/js/FullScreenMode.jsproj index 60a0b8ca7e..8361585e68 100644 --- a/Samples/FullScreenMode/js/FullScreenMode.jsproj +++ b/Samples/FullScreenMode/js/FullScreenMode.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FullScreenMode/js/Package.appxmanifest b/Samples/FullScreenMode/js/Package.appxmanifest index 0f4aca79e5..d3cf872a28 100644 --- a/Samples/FullScreenMode/js/Package.appxmanifest +++ b/Samples/FullScreenMode/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Geolocation/cpp/BackgroundTask/BackgroundTask.vcxproj b/Samples/Geolocation/cpp/BackgroundTask/BackgroundTask.vcxproj index 7a57d3b9a7..705c68a2b8 100644 --- a/Samples/Geolocation/cpp/BackgroundTask/BackgroundTask.vcxproj +++ b/Samples/Geolocation/cpp/BackgroundTask/BackgroundTask.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Geolocation/cpp/GeolocationCPP/Geolocation.vcxproj b/Samples/Geolocation/cpp/GeolocationCPP/Geolocation.vcxproj index 4cb282d521..70be2f6f9f 100644 --- a/Samples/Geolocation/cpp/GeolocationCPP/Geolocation.vcxproj +++ b/Samples/Geolocation/cpp/GeolocationCPP/Geolocation.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Geolocation/cpp/GeolocationCPP/Package.appxmanifest b/Samples/Geolocation/cpp/GeolocationCPP/Package.appxmanifest index ee34e83a6c..8a50a70fcb 100644 --- a/Samples/Geolocation/cpp/GeolocationCPP/Package.appxmanifest +++ b/Samples/Geolocation/cpp/GeolocationCPP/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Geolocation/cs/BackgroundTask/BackgroundTask.csproj b/Samples/Geolocation/cs/BackgroundTask/BackgroundTask.csproj index b6f1991b7d..0973cf7cb1 100644 --- a/Samples/Geolocation/cs/BackgroundTask/BackgroundTask.csproj +++ b/Samples/Geolocation/cs/BackgroundTask/BackgroundTask.csproj @@ -11,7 +11,7 @@ BackgroundTask en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Geolocation/cs/GeolocationCS/Geolocation.csproj b/Samples/Geolocation/cs/GeolocationCS/Geolocation.csproj index 2b371f6301..7ccc9df5c0 100644 --- a/Samples/Geolocation/cs/GeolocationCS/Geolocation.csproj +++ b/Samples/Geolocation/cs/GeolocationCS/Geolocation.csproj @@ -11,7 +11,7 @@ GeolocationCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Geolocation/cs/GeolocationCS/Package.appxmanifest b/Samples/Geolocation/cs/GeolocationCS/Package.appxmanifest index da7f89f721..ceebb104b9 100644 --- a/Samples/Geolocation/cs/GeolocationCS/Package.appxmanifest +++ b/Samples/Geolocation/cs/GeolocationCS/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Geolocation/js/geolocationjs/Geolocation.jsproj b/Samples/Geolocation/js/geolocationjs/Geolocation.jsproj index 561890b333..2d715fed76 100644 --- a/Samples/Geolocation/js/geolocationjs/Geolocation.jsproj +++ b/Samples/Geolocation/js/geolocationjs/Geolocation.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Geolocation/js/geolocationjs/Package.appxmanifest b/Samples/Geolocation/js/geolocationjs/Package.appxmanifest index cc2b06a5c0..15a5290455 100644 --- a/Samples/Geolocation/js/geolocationjs/Package.appxmanifest +++ b/Samples/Geolocation/js/geolocationjs/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Geotag/cpp/Geotag.vcxproj b/Samples/Geotag/cpp/Geotag.vcxproj index 25d75ba020..986974e35c 100644 --- a/Samples/Geotag/cpp/Geotag.vcxproj +++ b/Samples/Geotag/cpp/Geotag.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Geotag/cpp/Package.appxmanifest b/Samples/Geotag/cpp/Package.appxmanifest index adc4d61ac0..be633b1acb 100644 --- a/Samples/Geotag/cpp/Package.appxmanifest +++ b/Samples/Geotag/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Geotag/cs/Geotag.csproj b/Samples/Geotag/cs/Geotag.csproj index a4716ab648..8449579aa2 100644 --- a/Samples/Geotag/cs/Geotag.csproj +++ b/Samples/Geotag/cs/Geotag.csproj @@ -11,7 +11,7 @@ GeotagCSSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Geotag/cs/Package.appxmanifest b/Samples/Geotag/cs/Package.appxmanifest index c573fe07d3..df6f67f70d 100644 --- a/Samples/Geotag/cs/Package.appxmanifest +++ b/Samples/Geotag/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Geotag/js/Geotag.jsproj b/Samples/Geotag/js/Geotag.jsproj index f334b5dfe7..8bf7296fe2 100644 --- a/Samples/Geotag/js/Geotag.jsproj +++ b/Samples/Geotag/js/Geotag.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Geotag/js/Package.appxmanifest b/Samples/Geotag/js/Package.appxmanifest index 16f1a414eb..d2af393a2b 100644 --- a/Samples/Geotag/js/Package.appxmanifest +++ b/Samples/Geotag/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.vcxproj b/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.vcxproj index bf48550319..f036dda5de 100644 --- a/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.vcxproj +++ b/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/GlobalizationPreferences/cpp/Package.appxmanifest b/Samples/GlobalizationPreferences/cpp/Package.appxmanifest index 847cbb9161..5498794bfb 100644 --- a/Samples/GlobalizationPreferences/cpp/Package.appxmanifest +++ b/Samples/GlobalizationPreferences/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.csproj b/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.csproj index c777ffe0da..4ef21c2f7d 100644 --- a/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.csproj +++ b/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.csproj @@ -10,7 +10,7 @@ GlobalizationPreferences en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/GlobalizationPreferences/cs/Package.appxmanifest b/Samples/GlobalizationPreferences/cs/Package.appxmanifest index 6bac57f47b..c560da4849 100644 --- a/Samples/GlobalizationPreferences/cs/Package.appxmanifest +++ b/Samples/GlobalizationPreferences/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/GlobalizationPreferences/js/GlobalizationPreferences.jsproj b/Samples/GlobalizationPreferences/js/GlobalizationPreferences.jsproj index 740f1a616d..39a3176a60 100644 --- a/Samples/GlobalizationPreferences/js/GlobalizationPreferences.jsproj +++ b/Samples/GlobalizationPreferences/js/GlobalizationPreferences.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/GlobalizationPreferences/js/Package.appxmanifest b/Samples/GlobalizationPreferences/js/Package.appxmanifest index 61c12dee59..11f1afb332 100644 --- a/Samples/GlobalizationPreferences/js/Package.appxmanifest +++ b/Samples/GlobalizationPreferences/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Gyrometer/cpp/Gyrometer.vcxproj b/Samples/Gyrometer/cpp/Gyrometer.vcxproj index 890e580a7d..15d859504c 100644 --- a/Samples/Gyrometer/cpp/Gyrometer.vcxproj +++ b/Samples/Gyrometer/cpp/Gyrometer.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Gyrometer/cpp/Package.appxmanifest b/Samples/Gyrometer/cpp/Package.appxmanifest index 57d9974917..7921af8844 100644 --- a/Samples/Gyrometer/cpp/Package.appxmanifest +++ b/Samples/Gyrometer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Gyrometer/cs/Gyrometer.csproj b/Samples/Gyrometer/cs/Gyrometer.csproj index 79fc6355df..61e19a97b2 100644 --- a/Samples/Gyrometer/cs/Gyrometer.csproj +++ b/Samples/Gyrometer/cs/Gyrometer.csproj @@ -11,7 +11,7 @@ GyrometerCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Gyrometer/cs/Package.appxmanifest b/Samples/Gyrometer/cs/Package.appxmanifest index c48a3b1a47..5b3be0d6bb 100644 --- a/Samples/Gyrometer/cs/Package.appxmanifest +++ b/Samples/Gyrometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Gyrometer/js/Gyrometer.jsproj b/Samples/Gyrometer/js/Gyrometer.jsproj index f4585a4008..11ee8930b1 100644 --- a/Samples/Gyrometer/js/Gyrometer.jsproj +++ b/Samples/Gyrometer/js/Gyrometer.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Gyrometer/js/Package.appxmanifest b/Samples/Gyrometer/js/Package.appxmanifest index b23a7555b6..00c61e7133 100644 --- a/Samples/Gyrometer/js/Package.appxmanifest +++ b/Samples/Gyrometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.vcxproj b/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.vcxproj index 928cd48655..44fae99c0f 100644 --- a/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.vcxproj +++ b/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.vcxproj @@ -8,7 +8,7 @@ 14.0 true Windows Store - 10.0.10586.0 + 10.0.14393.0 10.0.10586.0 10.0 true diff --git a/Samples/HolographicSpatialMapping/cpp/Package.appxmanifest b/Samples/HolographicSpatialMapping/cpp/Package.appxmanifest index 0df21f0e09..9b1f3a165b 100644 --- a/Samples/HolographicSpatialMapping/cpp/Package.appxmanifest +++ b/Samples/HolographicSpatialMapping/cpp/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/HolographicTagAlong/cpp/HolographicTagAlong.vcxproj b/Samples/HolographicTagAlong/cpp/HolographicTagAlong.vcxproj index 2b216a32d8..03fcc2c097 100644 --- a/Samples/HolographicTagAlong/cpp/HolographicTagAlong.vcxproj +++ b/Samples/HolographicTagAlong/cpp/HolographicTagAlong.vcxproj @@ -8,7 +8,7 @@ 14.0 true Windows Store - 10.0.10586.0 + 10.0.14393.0 10.0.10586.0 10.0 true diff --git a/Samples/HolographicTagAlong/cpp/Package.appxmanifest b/Samples/HolographicTagAlong/cpp/Package.appxmanifest index a5fb603707..eadc9e852d 100644 --- a/Samples/HolographicTagAlong/cpp/Package.appxmanifest +++ b/Samples/HolographicTagAlong/cpp/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/HomeGroup/cpp/HomeGroup.vcxproj b/Samples/HomeGroup/cpp/HomeGroup.vcxproj index 45b0703ec1..6116fe36de 100644 --- a/Samples/HomeGroup/cpp/HomeGroup.vcxproj +++ b/Samples/HomeGroup/cpp/HomeGroup.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/HomeGroup/cpp/Package.appxmanifest b/Samples/HomeGroup/cpp/Package.appxmanifest index 360d8ce3f1..4e88b730dd 100644 --- a/Samples/HomeGroup/cpp/Package.appxmanifest +++ b/Samples/HomeGroup/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/HomeGroup/cs/HomeGroup.csproj b/Samples/HomeGroup/cs/HomeGroup.csproj index 6f091a213a..cc3a84f8ff 100644 --- a/Samples/HomeGroup/cs/HomeGroup.csproj +++ b/Samples/HomeGroup/cs/HomeGroup.csproj @@ -11,7 +11,7 @@ HomeGroup en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/HomeGroup/cs/Package.appxmanifest b/Samples/HomeGroup/cs/Package.appxmanifest index a7afc71605..426a0136c1 100644 --- a/Samples/HomeGroup/cs/Package.appxmanifest +++ b/Samples/HomeGroup/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/HomeGroup/js/HomeGroup.jsproj b/Samples/HomeGroup/js/HomeGroup.jsproj index 8e1c91e4fa..76c689a6ca 100644 --- a/Samples/HomeGroup/js/HomeGroup.jsproj +++ b/Samples/HomeGroup/js/HomeGroup.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/HomeGroup/js/Package.appxmanifest b/Samples/HomeGroup/js/Package.appxmanifest index e4b76def41..8d8ea0b938 100644 --- a/Samples/HomeGroup/js/Package.appxmanifest +++ b/Samples/HomeGroup/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/HtmlFormValidation/js/HtmlFormValidation.jsproj b/Samples/HtmlFormValidation/js/HtmlFormValidation.jsproj index 2a8e2d6a2c..0bfe69a933 100644 --- a/Samples/HtmlFormValidation/js/HtmlFormValidation.jsproj +++ b/Samples/HtmlFormValidation/js/HtmlFormValidation.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/HtmlFormValidation/js/Package.appxmanifest b/Samples/HtmlFormValidation/js/Package.appxmanifest index 62232dbd45..1ac5d6c2ba 100644 --- a/Samples/HtmlFormValidation/js/Package.appxmanifest +++ b/Samples/HtmlFormValidation/js/Package.appxmanifest @@ -15,7 +15,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/HttpClient/cs/HttpClient/HttpClient.csproj b/Samples/HttpClient/cs/HttpClient/HttpClient.csproj index b71ceb9e94..59aea9697d 100644 --- a/Samples/HttpClient/cs/HttpClient/HttpClient.csproj +++ b/Samples/HttpClient/cs/HttpClient/HttpClient.csproj @@ -11,7 +11,7 @@ HttpClient en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 14 true diff --git a/Samples/HttpClient/cs/HttpClient/Package.appxmanifest b/Samples/HttpClient/cs/HttpClient/Package.appxmanifest index 2f7aaa3205..db33559987 100644 --- a/Samples/HttpClient/cs/HttpClient/Package.appxmanifest +++ b/Samples/HttpClient/cs/HttpClient/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/HttpClient/cs/HttpFilters/HttpFilters.vcxproj b/Samples/HttpClient/cs/HttpFilters/HttpFilters.vcxproj index 83d3742950..f3bef5c76e 100644 --- a/Samples/HttpClient/cs/HttpFilters/HttpFilters.vcxproj +++ b/Samples/HttpClient/cs/HttpFilters/HttpFilters.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Inclinometer/cpp/Inclinometer.vcxproj b/Samples/Inclinometer/cpp/Inclinometer.vcxproj index 39003fe54b..c296f56247 100644 --- a/Samples/Inclinometer/cpp/Inclinometer.vcxproj +++ b/Samples/Inclinometer/cpp/Inclinometer.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Inclinometer/cpp/Package.appxmanifest b/Samples/Inclinometer/cpp/Package.appxmanifest index b8572f52e1..01f5be0c88 100644 --- a/Samples/Inclinometer/cpp/Package.appxmanifest +++ b/Samples/Inclinometer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Inclinometer/cs/Inclinometer.csproj b/Samples/Inclinometer/cs/Inclinometer.csproj index 8b6568fb36..8ae973262a 100644 --- a/Samples/Inclinometer/cs/Inclinometer.csproj +++ b/Samples/Inclinometer/cs/Inclinometer.csproj @@ -11,7 +11,7 @@ InclinometerCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Inclinometer/cs/Package.appxmanifest b/Samples/Inclinometer/cs/Package.appxmanifest index a4e566115a..e1689bbfee 100644 --- a/Samples/Inclinometer/cs/Package.appxmanifest +++ b/Samples/Inclinometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Inclinometer/js/Inclinometer.jsproj b/Samples/Inclinometer/js/Inclinometer.jsproj index 593d04f1cd..f4d09e127a 100644 --- a/Samples/Inclinometer/js/Inclinometer.jsproj +++ b/Samples/Inclinometer/js/Inclinometer.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Inclinometer/js/Package.appxmanifest b/Samples/Inclinometer/js/Package.appxmanifest index ef30021c2f..317e25d274 100644 --- a/Samples/Inclinometer/js/Package.appxmanifest +++ b/Samples/Inclinometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/IndexedDB/js/IndexedDB.jsproj b/Samples/IndexedDB/js/IndexedDB.jsproj index 2aef88d731..80281038ef 100644 --- a/Samples/IndexedDB/js/IndexedDB.jsproj +++ b/Samples/IndexedDB/js/IndexedDB.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/IndexedDB/js/Package.appxmanifest b/Samples/IndexedDB/js/Package.appxmanifest index 4e34a26574..97c415a197 100644 --- a/Samples/IndexedDB/js/Package.appxmanifest +++ b/Samples/IndexedDB/js/Package.appxmanifest @@ -15,7 +15,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/Ink/js/Ink.jsproj b/Samples/Ink/js/Ink.jsproj index ab72d9f532..e4818cfc39 100644 --- a/Samples/Ink/js/Ink.jsproj +++ b/Samples/Ink/js/Ink.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Ink/js/package.appxmanifest b/Samples/Ink/js/package.appxmanifest index bce916e8a8..2d749e8b1e 100644 --- a/Samples/Ink/js/package.appxmanifest +++ b/Samples/Ink/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/IoT-GPIO/cpp/Gpio.vcxproj b/Samples/IoT-GPIO/cpp/Gpio.vcxproj index 2e6f2c3075..152d33430c 100644 --- a/Samples/IoT-GPIO/cpp/Gpio.vcxproj +++ b/Samples/IoT-GPIO/cpp/Gpio.vcxproj @@ -7,7 +7,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 10.0 true @@ -83,7 +83,7 @@ - + @@ -225,7 +225,7 @@ - + diff --git a/Samples/IoT-GPIO/cpp/Package.appxmanifest b/Samples/IoT-GPIO/cpp/Package.appxmanifest index 1b51c017d3..1c8290561a 100644 --- a/Samples/IoT-GPIO/cpp/Package.appxmanifest +++ b/Samples/IoT-GPIO/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/IoT-GPIO/cs/Gpio.csproj b/Samples/IoT-GPIO/cs/Gpio.csproj index 15d17470bd..f772478785 100644 --- a/Samples/IoT-GPIO/cs/Gpio.csproj +++ b/Samples/IoT-GPIO/cs/Gpio.csproj @@ -11,7 +11,7 @@ Gpio en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -172,7 +172,7 @@ - + Windows IoT Extensions for the UWP diff --git a/Samples/IoT-GPIO/cs/Package.appxmanifest b/Samples/IoT-GPIO/cs/Package.appxmanifest index 97fa2fa766..461b24a395 100644 --- a/Samples/IoT-GPIO/cs/Package.appxmanifest +++ b/Samples/IoT-GPIO/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/IoT-GPIO/js/Gpio.jsproj b/Samples/IoT-GPIO/js/Gpio.jsproj index e48e0c700c..8bdcfaed6f 100644 --- a/Samples/IoT-GPIO/js/Gpio.jsproj +++ b/Samples/IoT-GPIO/js/Gpio.jsproj @@ -49,7 +49,7 @@ true UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US @@ -134,7 +134,7 @@ - + diff --git a/Samples/LightSensor/cpp/LightSensor.vcxproj b/Samples/LightSensor/cpp/LightSensor.vcxproj index ca5bbc8942..7e81af16b7 100644 --- a/Samples/LightSensor/cpp/LightSensor.vcxproj +++ b/Samples/LightSensor/cpp/LightSensor.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/LightSensor/cpp/Package.appxmanifest b/Samples/LightSensor/cpp/Package.appxmanifest index 487945de2e..8118e37b39 100644 --- a/Samples/LightSensor/cpp/Package.appxmanifest +++ b/Samples/LightSensor/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/LightSensor/cs/LightSensor.csproj b/Samples/LightSensor/cs/LightSensor.csproj index 9f957b80aa..ef9d27077b 100644 --- a/Samples/LightSensor/cs/LightSensor.csproj +++ b/Samples/LightSensor/cs/LightSensor.csproj @@ -11,7 +11,7 @@ LightSensorCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/LightSensor/cs/Package.appxmanifest b/Samples/LightSensor/cs/Package.appxmanifest index c9d235b7bd..1a97ec5738 100644 --- a/Samples/LightSensor/cs/Package.appxmanifest +++ b/Samples/LightSensor/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/LightSensor/js/LightSensor.jsproj b/Samples/LightSensor/js/LightSensor.jsproj index 31c17c588a..8852ba294c 100644 --- a/Samples/LightSensor/js/LightSensor.jsproj +++ b/Samples/LightSensor/js/LightSensor.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/LightSensor/js/Package.appxmanifest b/Samples/LightSensor/js/Package.appxmanifest index 7db72e757f..ffa55b6bb8 100644 --- a/Samples/LightSensor/js/Package.appxmanifest +++ b/Samples/LightSensor/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/LinguisticServices/cpp/LinguisticServices.vcxproj b/Samples/LinguisticServices/cpp/LinguisticServices.vcxproj index 8662439903..3731756ad8 100644 --- a/Samples/LinguisticServices/cpp/LinguisticServices.vcxproj +++ b/Samples/LinguisticServices/cpp/LinguisticServices.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + @@ -249,7 +249,7 @@ - + diff --git a/Samples/LinguisticServices/cpp/Package.appxmanifest b/Samples/LinguisticServices/cpp/Package.appxmanifest index 1688d29c1d..9a28acd8f6 100644 --- a/Samples/LinguisticServices/cpp/Package.appxmanifest +++ b/Samples/LinguisticServices/cpp/Package.appxmanifest @@ -22,7 +22,7 @@ - + diff --git a/Samples/LiveDash/cs/LiveDash/LiveDash.csproj b/Samples/LiveDash/cs/LiveDash/LiveDash.csproj index 26a226c689..90725e79b8 100644 --- a/Samples/LiveDash/cs/LiveDash/LiveDash.csproj +++ b/Samples/LiveDash/cs/LiveDash/LiveDash.csproj @@ -11,7 +11,7 @@ LiveDash en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/LiveDash/cs/LiveDashApp/LiveDashApp.csproj b/Samples/LiveDash/cs/LiveDashApp/LiveDashApp.csproj index a073cf856a..064c816d0b 100644 --- a/Samples/LiveDash/cs/LiveDashApp/LiveDashApp.csproj +++ b/Samples/LiveDash/cs/LiveDashApp/LiveDashApp.csproj @@ -11,7 +11,7 @@ LiveDashPlayer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/LiveDash/cs/LiveDashApp/Package.appxmanifest b/Samples/LiveDash/cs/LiveDashApp/Package.appxmanifest index d0a074bebe..c5f92d64f0 100644 --- a/Samples/LiveDash/cs/LiveDashApp/Package.appxmanifest +++ b/Samples/LiveDash/cs/LiveDashApp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/LockScreenApps/cs/LockScreenApps.csproj b/Samples/LockScreenApps/cs/LockScreenApps.csproj index 9135e0b376..cd1e81d2f7 100644 --- a/Samples/LockScreenApps/cs/LockScreenApps.csproj +++ b/Samples/LockScreenApps/cs/LockScreenApps.csproj @@ -10,7 +10,7 @@ LockScreenApps en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/LockScreenApps/cs/Package.appxmanifest b/Samples/LockScreenApps/cs/Package.appxmanifest index b07af83835..465c8a3a95 100644 --- a/Samples/LockScreenApps/cs/Package.appxmanifest +++ b/Samples/LockScreenApps/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Logging/cpp/Logging.vcxproj b/Samples/Logging/cpp/Logging.vcxproj index b4121d421e..7884577f01 100644 --- a/Samples/Logging/cpp/Logging.vcxproj +++ b/Samples/Logging/cpp/Logging.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Logging/cpp/Package.appxmanifest b/Samples/Logging/cpp/Package.appxmanifest index a67692ac38..38a50501b3 100644 --- a/Samples/Logging/cpp/Package.appxmanifest +++ b/Samples/Logging/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Logging/cs/Logging.csproj b/Samples/Logging/cs/Logging.csproj index bd4fc5c856..8b5579a366 100644 --- a/Samples/Logging/cs/Logging.csproj +++ b/Samples/Logging/cs/Logging.csproj @@ -10,7 +10,7 @@ LoggingCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Logging/cs/Package.appxmanifest b/Samples/Logging/cs/Package.appxmanifest index 96cb34a7ba..a684bb825a 100644 --- a/Samples/Logging/cs/Package.appxmanifest +++ b/Samples/Logging/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Logging/js/Logging.jsproj b/Samples/Logging/js/Logging.jsproj index 2b431d8871..4e41c6f1fb 100644 --- a/Samples/Logging/js/Logging.jsproj +++ b/Samples/Logging/js/Logging.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Logging/js/Package.appxmanifest b/Samples/Logging/js/Package.appxmanifest index 071ffd7d97..9a951b50fc 100644 --- a/Samples/Logging/js/Package.appxmanifest +++ b/Samples/Logging/js/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/LowLatencyInput/cpp/LowLatencyInput.vcxproj b/Samples/LowLatencyInput/cpp/LowLatencyInput.vcxproj index b3f1ee7c98..9182f19e78 100644 --- a/Samples/LowLatencyInput/cpp/LowLatencyInput.vcxproj +++ b/Samples/LowLatencyInput/cpp/LowLatencyInput.vcxproj @@ -8,10 +8,10 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/LowLatencyInput/cpp/Package.appxmanifest b/Samples/LowLatencyInput/cpp/Package.appxmanifest index 33034b460a..3002328112 100644 --- a/Samples/LowLatencyInput/cpp/Package.appxmanifest +++ b/Samples/LowLatencyInput/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/MIDI/cs/MIDI.csproj b/Samples/MIDI/cs/MIDI.csproj index 597f33850d..74bcb24254 100644 --- a/Samples/MIDI/cs/MIDI.csproj +++ b/Samples/MIDI/cs/MIDI.csproj @@ -12,7 +12,7 @@ en-US UAP 10.0.10240.0 - 10.0.14295.0 + 10.0.14393.0 14 true 512 @@ -188,7 +188,7 @@ --> - + Microsoft General MIDI DLS for Universal Windows Apps diff --git a/Samples/MagneticStripeReader/cpp/MagneticStripeReader.vcxproj b/Samples/MagneticStripeReader/cpp/MagneticStripeReader.vcxproj index 18f884b952..3ff7f6e0ac 100644 --- a/Samples/MagneticStripeReader/cpp/MagneticStripeReader.vcxproj +++ b/Samples/MagneticStripeReader/cpp/MagneticStripeReader.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/MagneticStripeReader/cpp/Package.appxmanifest b/Samples/MagneticStripeReader/cpp/Package.appxmanifest index 29395f428b..cfe58a1546 100644 --- a/Samples/MagneticStripeReader/cpp/Package.appxmanifest +++ b/Samples/MagneticStripeReader/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/MagneticStripeReader/cs/MagneticStripeReader.csproj b/Samples/MagneticStripeReader/cs/MagneticStripeReader.csproj index 257bdeefd5..1a9903b230 100644 --- a/Samples/MagneticStripeReader/cs/MagneticStripeReader.csproj +++ b/Samples/MagneticStripeReader/cs/MagneticStripeReader.csproj @@ -11,7 +11,7 @@ MagneticStripeReader en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/MagneticStripeReader/cs/Package.appxmanifest b/Samples/MagneticStripeReader/cs/Package.appxmanifest index 5abd34133b..9a9528d46c 100644 --- a/Samples/MagneticStripeReader/cs/Package.appxmanifest +++ b/Samples/MagneticStripeReader/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/MagneticStripeReader/js/MagneticStripeReader.jsproj b/Samples/MagneticStripeReader/js/MagneticStripeReader.jsproj index 53a5bbc205..e03dceecb6 100644 --- a/Samples/MagneticStripeReader/js/MagneticStripeReader.jsproj +++ b/Samples/MagneticStripeReader/js/MagneticStripeReader.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MagneticStripeReader/js/Package.appxmanifest b/Samples/MagneticStripeReader/js/Package.appxmanifest index a0e3e95ea9..fd7721cda1 100644 --- a/Samples/MagneticStripeReader/js/Package.appxmanifest +++ b/Samples/MagneticStripeReader/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/MapControl/cs/MapControl.csproj b/Samples/MapControl/cs/MapControl.csproj index 8103e3abd0..5321356aa5 100644 --- a/Samples/MapControl/cs/MapControl.csproj +++ b/Samples/MapControl/cs/MapControl.csproj @@ -11,7 +11,7 @@ MapControlSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/MapControl/cs/Package.appxmanifest b/Samples/MapControl/cs/Package.appxmanifest index 94db76890b..f7203a4e8f 100644 --- a/Samples/MapControl/cs/Package.appxmanifest +++ b/Samples/MapControl/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/MediaEditing/cpp/MediaEditing.vcxproj b/Samples/MediaEditing/cpp/MediaEditing.vcxproj index c6d28ba9b1..6aafb176e3 100644 --- a/Samples/MediaEditing/cpp/MediaEditing.vcxproj +++ b/Samples/MediaEditing/cpp/MediaEditing.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/MediaEditing/cpp/Package.appxmanifest b/Samples/MediaEditing/cpp/Package.appxmanifest index 623dbb98c0..8ab60a6a7d 100644 --- a/Samples/MediaEditing/cpp/Package.appxmanifest +++ b/Samples/MediaEditing/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/MediaEditing/cs/MediaEditing.csproj b/Samples/MediaEditing/cs/MediaEditing.csproj index 599c06fbe9..ebdda13257 100644 --- a/Samples/MediaEditing/cs/MediaEditing.csproj +++ b/Samples/MediaEditing/cs/MediaEditing.csproj @@ -11,7 +11,7 @@ MediaEditingSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/MediaEditing/cs/Package.appxmanifest b/Samples/MediaEditing/cs/Package.appxmanifest index c87fec0632..24d11c9b07 100644 --- a/Samples/MediaEditing/cs/Package.appxmanifest +++ b/Samples/MediaEditing/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/MediaEditing/js/MediaEditing.jsproj b/Samples/MediaEditing/js/MediaEditing.jsproj index 35832af430..e7c9c61a02 100644 --- a/Samples/MediaEditing/js/MediaEditing.jsproj +++ b/Samples/MediaEditing/js/MediaEditing.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MediaEditing/js/package.appxmanifest b/Samples/MediaEditing/js/package.appxmanifest index bd18e9bb06..4871a579fb 100644 --- a/Samples/MediaEditing/js/package.appxmanifest +++ b/Samples/MediaEditing/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/MediaImport/cs/Import.csproj b/Samples/MediaImport/cs/Import.csproj index 2b3d84d85b..e052da34e2 100644 --- a/Samples/MediaImport/cs/Import.csproj +++ b/Samples/MediaImport/cs/Import.csproj @@ -10,7 +10,7 @@ MediaImport en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/MediaImport/cs/Package.appxmanifest b/Samples/MediaImport/cs/Package.appxmanifest index 9f17964233..98d53aacab 100644 --- a/Samples/MediaImport/cs/Package.appxmanifest +++ b/Samples/MediaImport/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/MediaTranscoding/cpp/MediaTranscoding.vcxproj b/Samples/MediaTranscoding/cpp/MediaTranscoding.vcxproj index 310033e9cf..ea73c0609b 100644 --- a/Samples/MediaTranscoding/cpp/MediaTranscoding.vcxproj +++ b/Samples/MediaTranscoding/cpp/MediaTranscoding.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/MediaTranscoding/cpp/Package.appxmanifest b/Samples/MediaTranscoding/cpp/Package.appxmanifest index 98ccc01659..0eee0fc79c 100644 --- a/Samples/MediaTranscoding/cpp/Package.appxmanifest +++ b/Samples/MediaTranscoding/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/MediaTranscoding/cs/MediaTranscoding.csproj b/Samples/MediaTranscoding/cs/MediaTranscoding.csproj index 4e26bbf548..519b619237 100644 --- a/Samples/MediaTranscoding/cs/MediaTranscoding.csproj +++ b/Samples/MediaTranscoding/cs/MediaTranscoding.csproj @@ -11,7 +11,7 @@ MediaTranscodingSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/MediaTranscoding/cs/Package.appxmanifest b/Samples/MediaTranscoding/cs/Package.appxmanifest index 4984524ffc..5841aff828 100644 --- a/Samples/MediaTranscoding/cs/Package.appxmanifest +++ b/Samples/MediaTranscoding/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/MediaTranscoding/js/MediaTranscoding.jsproj b/Samples/MediaTranscoding/js/MediaTranscoding.jsproj index c726271015..4ade567cf3 100644 --- a/Samples/MediaTranscoding/js/MediaTranscoding.jsproj +++ b/Samples/MediaTranscoding/js/MediaTranscoding.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MediaTranscoding/js/package.appxmanifest b/Samples/MediaTranscoding/js/package.appxmanifest index acab43d0e5..0f0bdf1663 100644 --- a/Samples/MediaTranscoding/js/package.appxmanifest +++ b/Samples/MediaTranscoding/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/MessageDialog/cpp/MessageDialogSample.vcxproj b/Samples/MessageDialog/cpp/MessageDialogSample.vcxproj index b91b845f83..a71a7654fa 100644 --- a/Samples/MessageDialog/cpp/MessageDialogSample.vcxproj +++ b/Samples/MessageDialog/cpp/MessageDialogSample.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/MessageDialog/cpp/Package.appxmanifest b/Samples/MessageDialog/cpp/Package.appxmanifest index 20f05a8909..0c7bf02b03 100644 --- a/Samples/MessageDialog/cpp/Package.appxmanifest +++ b/Samples/MessageDialog/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/MessageDialog/cs/MessageDialogSample.csproj b/Samples/MessageDialog/cs/MessageDialogSample.csproj index 1cdd6ac841..be637090ed 100644 --- a/Samples/MessageDialog/cs/MessageDialogSample.csproj +++ b/Samples/MessageDialog/cs/MessageDialogSample.csproj @@ -11,7 +11,7 @@ MessageDialogSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/MessageDialog/cs/Package.appxmanifest b/Samples/MessageDialog/cs/Package.appxmanifest index 68f452d6b9..df989e8cac 100644 --- a/Samples/MessageDialog/cs/Package.appxmanifest +++ b/Samples/MessageDialog/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/MessageDialog/js/MessageDialogSample.jsproj b/Samples/MessageDialog/js/MessageDialogSample.jsproj index 6569e54a30..0dae73bef1 100644 --- a/Samples/MessageDialog/js/MessageDialogSample.jsproj +++ b/Samples/MessageDialog/js/MessageDialogSample.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MessageDialog/js/Package.appxmanifest b/Samples/MessageDialog/js/Package.appxmanifest index 12e9e5d491..92253ca6e2 100644 --- a/Samples/MessageDialog/js/Package.appxmanifest +++ b/Samples/MessageDialog/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/MicrosoftPassport/cs/MicrosoftPassport.csproj b/Samples/MicrosoftPassport/cs/MicrosoftPassport.csproj index e5dfb4f3ef..d2bbcf824a 100644 --- a/Samples/MicrosoftPassport/cs/MicrosoftPassport.csproj +++ b/Samples/MicrosoftPassport/cs/MicrosoftPassport.csproj @@ -11,7 +11,7 @@ MicrosoftPassport en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/MicrosoftPassport/cs/Package.appxmanifest b/Samples/MicrosoftPassport/cs/Package.appxmanifest index 2730ea295f..6c103c8cc1 100644 --- a/Samples/MicrosoftPassport/cs/Package.appxmanifest +++ b/Samples/MicrosoftPassport/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/MobileBroadband/cs/MobileBroadband.csproj b/Samples/MobileBroadband/cs/MobileBroadband.csproj index 1797452396..0090079542 100644 --- a/Samples/MobileBroadband/cs/MobileBroadband.csproj +++ b/Samples/MobileBroadband/cs/MobileBroadband.csproj @@ -11,7 +11,7 @@ MobileBroadband en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/MobileBroadband/cs/Package.appxmanifest b/Samples/MobileBroadband/cs/Package.appxmanifest index d9df8c2411..e5d46fede4 100644 --- a/Samples/MobileBroadband/cs/Package.appxmanifest +++ b/Samples/MobileBroadband/cs/Package.appxmanifest @@ -22,7 +22,7 @@ - + diff --git a/Samples/MsBlobBuilder/js/MsBlobBuilder.jsproj b/Samples/MsBlobBuilder/js/MsBlobBuilder.jsproj index 4ae606f2e6..3f7490d578 100644 --- a/Samples/MsBlobBuilder/js/MsBlobBuilder.jsproj +++ b/Samples/MsBlobBuilder/js/MsBlobBuilder.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MsBlobBuilder/js/Package.appxmanifest b/Samples/MsBlobBuilder/js/Package.appxmanifest index e5df16baa9..ba25b32b34 100644 --- a/Samples/MsBlobBuilder/js/Package.appxmanifest +++ b/Samples/MsBlobBuilder/js/Package.appxmanifest @@ -15,7 +15,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/MultipleViews/cs/MultipleViews.csproj b/Samples/MultipleViews/cs/MultipleViews.csproj index 24da8f1c14..8d434bbf7c 100644 --- a/Samples/MultipleViews/cs/MultipleViews.csproj +++ b/Samples/MultipleViews/cs/MultipleViews.csproj @@ -10,7 +10,7 @@ MultipleViews en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -173,7 +173,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/MultipleViews/cs/Package.appxmanifest b/Samples/MultipleViews/cs/Package.appxmanifest index d2106b3125..311e12b174 100644 --- a/Samples/MultipleViews/cs/Package.appxmanifest +++ b/Samples/MultipleViews/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Nfc/Nfc/Nfc.csproj b/Samples/Nfc/Nfc/Nfc.csproj index 97e72b782e..1d8b5311c0 100644 --- a/Samples/Nfc/Nfc/Nfc.csproj +++ b/Samples/Nfc/Nfc/Nfc.csproj @@ -11,7 +11,7 @@ NfcSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -190,7 +190,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/Nfc/Nfc/Package.appxmanifest b/Samples/Nfc/Nfc/Package.appxmanifest index deb5640a01..c3be27ad04 100644 --- a/Samples/Nfc/Nfc/Package.appxmanifest +++ b/Samples/Nfc/Nfc/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Nfc/NfcHceBackgroundTask/NfcHceBackgroundTask.vcxproj b/Samples/Nfc/NfcHceBackgroundTask/NfcHceBackgroundTask.vcxproj index 2b0d9c622c..cd540d0b95 100644 --- a/Samples/Nfc/NfcHceBackgroundTask/NfcHceBackgroundTask.vcxproj +++ b/Samples/Nfc/NfcHceBackgroundTask/NfcHceBackgroundTask.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true @@ -113,7 +113,7 @@ false $(WindowsSDK_MetadataPath)\Windows.Phone.PhoneContract\1.0.0.0;$(WindowsSDK_MetadataPath)\Windows.Devices.SmartCards.SmartCardBackgroundTriggerContract\1.0.0.0;$(WindowsSDK_MetadataPath)\Windows.Devices.SmartCards.SmartCardEmulatorContract\1.0.0.0;$(ReferencePath) - $(FrameworkSdkDir)\Lib\10.0.14295.0\um\arm;$(LibraryPath) + $(FrameworkSdkDir)\Lib\10.0.14393.0\um\arm;$(LibraryPath) false diff --git a/Samples/Nfc/PcscSdk/PcscSdk.csproj b/Samples/Nfc/PcscSdk/PcscSdk.csproj index 683dc61e19..b294665a8d 100644 --- a/Samples/Nfc/PcscSdk/PcscSdk.csproj +++ b/Samples/Nfc/PcscSdk/PcscSdk.csproj @@ -11,7 +11,7 @@ PcscSdk en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -120,7 +120,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/NfcProvisioner/cs/NfcProvisioner.csproj b/Samples/NfcProvisioner/cs/NfcProvisioner.csproj index 69fcbb2096..b9d6f11224 100644 --- a/Samples/NfcProvisioner/cs/NfcProvisioner.csproj +++ b/Samples/NfcProvisioner/cs/NfcProvisioner.csproj @@ -11,7 +11,7 @@ NfcProvisioner en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/NfcProvisioner/cs/Package.appxmanifest b/Samples/NfcProvisioner/cs/Package.appxmanifest index 3aea86f25e..6b29e8ec5b 100644 --- a/Samples/NfcProvisioner/cs/Package.appxmanifest +++ b/Samples/NfcProvisioner/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Notifications/cs/BackgroundTasks/BackgroundTasks.csproj b/Samples/Notifications/cs/BackgroundTasks/BackgroundTasks.csproj index f51a76fee8..f29f6301fd 100644 --- a/Samples/Notifications/cs/BackgroundTasks/BackgroundTasks.csproj +++ b/Samples/Notifications/cs/BackgroundTasks/BackgroundTasks.csproj @@ -11,7 +11,7 @@ BackgroundTasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Notifications/cs/Notifications/Notifications.csproj b/Samples/Notifications/cs/Notifications/Notifications.csproj index 036aeb56af..a045b79da3 100644 --- a/Samples/Notifications/cs/Notifications/Notifications.csproj +++ b/Samples/Notifications/cs/Notifications/Notifications.csproj @@ -11,7 +11,7 @@ Notifications en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Notifications/cs/Notifications/Package.appxmanifest b/Samples/Notifications/cs/Notifications/Package.appxmanifest index 795a9fbe36..1632f4f926 100644 --- a/Samples/Notifications/cs/Notifications/Package.appxmanifest +++ b/Samples/Notifications/cs/Notifications/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo.png - + diff --git a/Samples/Notifications/js/Notifications.sln b/Samples/Notifications/js/Notifications.sln new file mode 100644 index 0000000000..e84659461b --- /dev/null +++ b/Samples/Notifications/js/Notifications.sln @@ -0,0 +1,40 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25123.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Notifications", "Notifications\Notifications.jsproj", "{0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|ARM = Debug|ARM + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|ARM = Release|ARM + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|ARM.ActiveCfg = Debug|ARM + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|ARM.Build.0 = Debug|ARM + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|ARM.Deploy.0 = Debug|ARM + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|x64.ActiveCfg = Debug|x64 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|x64.Build.0 = Debug|x64 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|x64.Deploy.0 = Debug|x64 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|x86.ActiveCfg = Debug|x86 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|x86.Build.0 = Debug|x86 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Debug|x86.Deploy.0 = Debug|x86 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|ARM.ActiveCfg = Release|ARM + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|ARM.Build.0 = Release|ARM + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|ARM.Deploy.0 = Release|ARM + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|x64.ActiveCfg = Release|x64 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|x64.Build.0 = Release|x64 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|x64.Deploy.0 = Release|x64 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|x86.ActiveCfg = Release|x86 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|x86.Build.0 = Release|x86 + {0DBEEE91-BC29-40A6-B02D-3754DA6C1A72}.Release|x86.Deploy.0 = Release|x86 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Samples/Notifications/js/Notifications/Microsoft.WinJS.4.0/css/placeholder.txt b/Samples/Notifications/js/Notifications/Microsoft.WinJS.4.0/css/placeholder.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/Samples/Notifications/js/Notifications/Microsoft.WinJS.4.0/fonts/placeholder b/Samples/Notifications/js/Notifications/Microsoft.WinJS.4.0/fonts/placeholder new file mode 100644 index 0000000000..e69de29bb2 diff --git a/Samples/Notifications/js/Notifications/Microsoft.WinJS.4.0/js/en-US/placeholder.txt b/Samples/Notifications/js/Notifications/Microsoft.WinJS.4.0/js/en-US/placeholder.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/Samples/Notifications/js/Notifications/Notifications.jsproj b/Samples/Notifications/js/Notifications/Notifications.jsproj new file mode 100644 index 0000000000..0fbaff5474 --- /dev/null +++ b/Samples/Notifications/js/Notifications/Notifications.jsproj @@ -0,0 +1,183 @@ + + + + + Debug + ARM + + + Debug + x64 + + + Debug + x86 + + + Release + ARM + true + + + Release + x64 + true + + + Release + x86 + true + + + + 0dbeee91-bc29-40a6-b02d-3754da6c1a72 + + + + 14.0 + + + + + UAP + 10.0.14393.0 + 10.0.10240.0 + $(VersionNumberMajor).$(VersionNumberMinor) + en-US + + + + Designer + + + default.html + + + js\default.js + + + css\default.css + + + Microsoft.WinJS.4.0\css\ui-dark.css + + + Microsoft.WinJS.4.0\css\ui-light.css + + + Microsoft.WinJS.4.0\js\en-US\ui.strings.js + + + Microsoft.WinJS.4.0\js\WinJS.intellisense-setup.js + + + Microsoft.WinJS.4.0\js\WinJS.intellisense.js + + + Microsoft.WinJS.4.0\fonts\Symbols.ttf + + + Microsoft.WinJS.4.0\js\base.js + + + Microsoft.WinJS.4.0\js\ui.js + + + sample-utils\footer.html + + + sample-utils\header.html + + + sample-utils\sample-utils.js + + + sample-utils\scenario-select.css + + + sample-utils\scenario-select.html + + + + + + + + + + + + + + + + + + + + + + + + + + + + images\microsoft-sdk.png + + + images\Square150x150Logo.png + + + images\Square44x44Logo.png + + + images\Wide310x150Logo.png + + + images\Square310x310Logo.png + + + images\SplashScreen.png + + + images\StoreLogo.png + + + images\windows-sdk.png + + + PreserveNewest + + + PreserveNewest + + + + + ..\packages\NotificationsExtensions.Win10.JavaScript.14332.0.2\lib\Windows\NotificationsExtensions.winmd + true + True + True + + + + + + + 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/Samples/Notifications/js/Notifications/css/scenario1-pinningsecondarytiles.css b/Samples/Notifications/js/Notifications/css/scenario1-pinningsecondarytiles.css new file mode 100644 index 0000000000..8b99e46969 --- /dev/null +++ b/Samples/Notifications/js/Notifications/css/scenario1-pinningsecondarytiles.css @@ -0,0 +1,23 @@ +#scenario1 img { + background-color: purple; +} + +#scenario1 img.smalltile { + height: 71px; + width: 71px; +} + +#scenario1 img.mediumtile { + height: 150px; + width: 150px; +} + +#scenario1 img.widetile { + height: 150px; + width: 310px; +} + +#scenario1 img.largetile { + height: 310px; + width: 310px; +} diff --git a/Samples/Notifications/js/Notifications/css/scenario9-unpineverything.css b/Samples/Notifications/js/Notifications/css/scenario9-unpineverything.css new file mode 100644 index 0000000000..4f056e002b --- /dev/null +++ b/Samples/Notifications/js/Notifications/css/scenario9-unpineverything.css @@ -0,0 +1,7 @@ +#scenario9 #scenariocontrol { + height: 100%; +} + +#scenario9 .displayname { + font-weight:bold; +} \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario1-pinningsecondarytiles.html b/Samples/Notifications/js/Notifications/html/scenario1-pinningsecondarytiles.html new file mode 100644 index 0000000000..ba4c91dc0f --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario1-pinningsecondarytiles.html @@ -0,0 +1,61 @@ + + + + + + + + + + + + +
+

Description:

+
+ Pinning secondary tiles +
+

+ Every app, upon installation, gets its own default primary tile. + Primary tiles are unpinned by default, and it is only up to each individual + user to initiate a request to pin a primary tile to their start menu. + If your app would like to pin tiles to the start menu programatically, + it can do so by creating a secondary tile and prompting the user to authorize + a request to pin that secondary tile to their start menu. +

+ + Secondary Tile Name: +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ + +
+ + +
+ + +
+ + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario2-updatesecondarytile.html b/Samples/Notifications/js/Notifications/html/scenario2-updatesecondarytile.html new file mode 100644 index 0000000000..b1f0643f1e --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario2-updatesecondarytile.html @@ -0,0 +1,31 @@ + + + + + + + + + + + +
+

Description:

+
+ Updating a secondary tile. +
+ +

Properties of secondary tiles, like their display name, logos, arguments, and more, can be updated after a secondary tile has been pinned. This scenario provides an example of updating a secondary tile's name and logos.

+

Step 1:

+

Step 2: Open Start and observe the tile pinned as "Original" with the "X" logo.

+

Step 3:

+

Step 4: Open Start again and observe that the secondary tile's name has changed to "Updated", and the logos on the tile are now check marks.

+
+

+ +
+ + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario3-primarytilenotifications.html b/Samples/Notifications/js/Notifications/html/scenario3-primarytilenotifications.html new file mode 100644 index 0000000000..af6b0b1604 --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario3-primarytilenotifications.html @@ -0,0 +1,28 @@ + + + + + + + + + + + +
+

Description:

+
+ Sending and clearing notifications for your app's primary tile. +
+ +

Step 1: Manually pin this app's primary tile to your Start screen (if its not already)

+

Step 2:

+

Step 3: Open Start and observe the notification displayed on the primary tile.

+

Step 4:

+

Step 5: Open Start again and observe that the notification has been cleard from the primary tile.

+
+ + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario4-secondarytilenotifications.html b/Samples/Notifications/js/Notifications/html/scenario4-secondarytilenotifications.html new file mode 100644 index 0000000000..1e84622e1f --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario4-secondarytilenotifications.html @@ -0,0 +1,27 @@ + + + + + + + + + + + +
+

Description:

+
+ Sending notifications to your app's secondary tile. +
+ +

Step 1:

+

Step 2: Open Start and observe the new secondary tile has been pinned.

+

Step 3:

+

Step 4: Open Start and observe notification displayed on the secondary tile.

+
+ + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario5-expiringtilenotifications.html b/Samples/Notifications/js/Notifications/html/scenario5-expiringtilenotifications.html new file mode 100644 index 0000000000..99b52f55ae --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario5-expiringtilenotifications.html @@ -0,0 +1,29 @@ + + + + + + + + + + + +
+

Description:

+
+ Tile notifications can be set to expire. +
+ +

Step 1:

+

Step 2: Open Start and observe a tile with the name "Expiring Notification" has been pinned.

+

Step 3:

+

Step 4: Open Start and observe a notification appears on the tile. Watch it expire at the specified time.

+ +
+ + + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario6-schedulingtilenotifications.html b/Samples/Notifications/js/Notifications/html/scenario6-schedulingtilenotifications.html new file mode 100644 index 0000000000..cc8bc14ee5 --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario6-schedulingtilenotifications.html @@ -0,0 +1,29 @@ + + + + + + + + + + + +
+

Description:

+
+ Scheduling tile notifications for the future. +
+ +

Step 1:

+

Step 2: Open Start and observe a tile with the name "Scheduling Notifications" has been pinned.

+

Step 3:

+

Step 4: Open Start and observe a notification has appeared on the tile. Watch the notifications change until the specified time has elapsed.

+
+

+
+ + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario7-primarytilebadges.html b/Samples/Notifications/js/Notifications/html/scenario7-primarytilebadges.html new file mode 100644 index 0000000000..f647ba0f60 --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario7-primarytilebadges.html @@ -0,0 +1,36 @@ + + + + + + + + + + + +
+

Description:

+
+ Display badges on primary tiles. +
+ +

Step 1: Manually pin this app's primary tile to your Start screen (if its not already)

+

Step 2: Use the controls below to display badges on the primary tile.

+
+

+

+ + +

+

+ + +

+
+ + + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario8-secondarytilebadges.html b/Samples/Notifications/js/Notifications/html/scenario8-secondarytilebadges.html new file mode 100644 index 0000000000..beb5553b9f --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario8-secondarytilebadges.html @@ -0,0 +1,38 @@ + + + + + + + + + + + +
+

Description:

+
+ Display badges on secondary tiles. +
+ + +

Step 1:

+

Step 2: Use the controls below to display badges on the secondary tile.

+
+

+

+ + +

+

+ + +

+
+

+
+ + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/html/scenario9-unpineverything.html b/Samples/Notifications/js/Notifications/html/scenario9-unpineverything.html new file mode 100644 index 0000000000..37eded89b2 --- /dev/null +++ b/Samples/Notifications/js/Notifications/html/scenario9-unpineverything.html @@ -0,0 +1,65 @@ + + + + + + + + + + + + +
+

Description:

+
+ Unpinning all secondary tiles for this app. +
+ +
+ +

+ Your app can programatically unpin its secondary tiles. +

+

+ The above button loops through all secondary tiles using findAllAsync() and calls requestDeleteAsync() on each tile to unpin all secondary tiles. + Listed below are all of the secondary tiles currently pinned for this app. +

+ + + + + +
+
+
+ + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/images/cancel.png b/Samples/Notifications/js/Notifications/images/cancel.png new file mode 100644 index 0000000000..1d7f70b7cc Binary files /dev/null and b/Samples/Notifications/js/Notifications/images/cancel.png differ diff --git a/Samples/Notifications/js/Notifications/images/check.png b/Samples/Notifications/js/Notifications/images/check.png new file mode 100644 index 0000000000..2e705eb45a Binary files /dev/null and b/Samples/Notifications/js/Notifications/images/check.png differ diff --git a/Samples/Notifications/js/Notifications/js/default.js b/Samples/Notifications/js/Notifications/js/default.js new file mode 100644 index 0000000000..e3eadcd403 --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/default.js @@ -0,0 +1,105 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var app = WinJS.Application; + var nav = WinJS.Navigation; + var activationKinds = Windows.ApplicationModel.Activation.ActivationKind; + var splitView; + + WinJS.Namespace.define("SdkSample", { + paneHiddenInitially: false + }); + + function activated(eventObject) { + var activationKind = eventObject.detail.kind; + var activatedEventArgs = eventObject.detail.detail; + + SdkSample.paneHiddenInitially = window.innerWidth <= 768; + var p = WinJS.UI.processAll(). + then(function () { + splitView = document.querySelector("#root").winControl; + splitView.onbeforeclose = function () { WinJS.Utilities.addClass(splitView.element, "hiding"); }; + splitView.onafterclose = function () { WinJS.Utilities.removeClass(splitView.element, "hiding"); }; + window.addEventListener("resize", handleResize); + handleResize(); + + var buttons = document.querySelectorAll(".splitViewButton"); + for (var i = 0, len = buttons.length; i < len; i++) { + buttons[i].addEventListener("click", handleSplitViewButton); + } + + // Navigate to either the first scenario or to the last running scenario + // before suspension or termination. + var url = SdkSample.scenarios.getAt(0).url; + var initialState = {}; + var navHistory = app.sessionState.navigationHistory; + if (navHistory) { + nav.history = navHistory; + url = navHistory.current.location; + initialState = navHistory.current.state || initialState; + } + initialState.activationKind = activationKind; + initialState.activatedEventArgs = activatedEventArgs; + nav.history.current.initialPlaceholder = true; + return nav.navigate(url, initialState); + }); + + // Calling done on a promise chain allows unhandled exceptions to propagate. + p.done(); + + // Use setPromise to indicate to the system that the splash screen must not be torn down + // until after processAll and navigate complete asynchronously. + eventObject.setPromise(p); + } + + function navigating(eventObject) { + var url = eventObject.detail.location; + var host = document.getElementById("contentHost"); + // Call unload and dispose methods on current scenario, if any exist + if (host.winControl) { + host.winControl.unload && host.winControl.unload(); + host.winControl.dispose && host.winControl.dispose(); + } + WinJS.Utilities.disposeSubTree(host); + WinJS.Utilities.empty(host); + WinJS.log && WinJS.log("", "", "status"); + + var p = WinJS.UI.Pages.render(url, host, eventObject.detail.state). + then(function () { + var navHistory = nav.history; + app.sessionState.navigationHistory = { + backStack: navHistory.backStack.slice(0), + forwardStack: navHistory.forwardStack.slice(0), + current: navHistory.current + }; + app.sessionState.lastUrl = url; + }); + p.done(); + eventObject.detail.setPromise(p); + } + + function handleSplitViewButton() { + splitView.paneOpened = !splitView.paneOpened; + } + + function handleResize() { + if (window.innerWidth > 768) { + splitView.closedDisplayMode = WinJS.UI.SplitView.ClosedDisplayMode.none; + splitView.openedDisplayMode = WinJS.UI.SplitView.OpenedDisplayMode.inline; + } else { + splitView.closedDisplayMode = WinJS.UI.SplitView.ClosedDisplayMode.none; + splitView.openedDisplayMode = WinJS.UI.SplitView.OpenedDisplayMode.overlay; + splitView.closePane(); + } + } + + nav.addEventListener("navigating", navigating); + app.addEventListener("activated", activated, false); + app.start(); +})(); + +window.onerror = function (E) { + debugger; +} \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/sample-configuration.js b/Samples/Notifications/js/Notifications/js/sample-configuration.js new file mode 100644 index 0000000000..4b9641a8e4 --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/sample-configuration.js @@ -0,0 +1,24 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var sampleTitle = "Notifications JS sample"; + + var scenarios = [ + { url: "/html/scenario1-pinningsecondarytiles.html", title: "Pinning secondary tiles" }, + { url: "/html/scenario2-updatesecondarytile.html", title: "Update secondary tile" }, + { url: "/html/scenario3-primarytilenotifications.html", title: "Primary tile notifications" }, + { url: "/html/scenario4-secondarytilenotifications.html", title: "Secondary tile notifications" }, + { url: "/html/scenario5-expiringtilenotifications.html", title: "Expiring tile notifications" }, + { url: "/html/scenario6-schedulingtilenotifications.html", title: "Scheduling tile notifications" }, + { url: "/html/scenario7-primarytilebadges.html", title: "Primary tile badges" }, + { url: "/html/scenario8-secondarytilebadges.html", title: "Secondary tile badges" }, + { url: "/html/scenario9-unpineverything.html", title: "Unpin everything" }, + ]; + + WinJS.Namespace.define("SdkSample", { + sampleTitle: sampleTitle, + scenarios: new WinJS.Binding.List(scenarios) + }); +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario1-pinningsecondarytiles.js b/Samples/Notifications/js/Notifications/js/scenario1-pinningsecondarytiles.js new file mode 100644 index 0000000000..646531606f --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario1-pinningsecondarytiles.js @@ -0,0 +1,72 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var SecondaryTile = Windows.UI.StartScreen.SecondaryTile; + var Uri = Windows.Foundation.Uri; + var Colors = Windows.UI.Colors; + + // UI elements on the page + var pinCommand; + var displayNameInput; + var checkBoxSquare71x71Logo; + var checkBoxSquare150x150Logo; + var checkBoxWide310x150Logo; + var checkBoxSquare310x310Logo; + var checkBoxShowNameOnSquare150x150Logo; + var checkBoxShowNameOnWide310x150Logo; + var checkBoxShowNameOnSquare310x310Logo; + + + var page = WinJS.UI.Pages.define("/html/scenario1-pinningsecondarytiles.html", { + ready: function (element, options) { + pinCommand = element.querySelector("#pincommand"); + pinCommand.addEventListener("click", pinTiles); + + displayNameInput = element.querySelector("#displayname"); + displayNameInput.focus(); + + checkBoxSquare71x71Logo = element.querySelector("#checkboxsquare71x71logo"); + checkBoxSquare150x150Logo = element.querySelector("#checkboxsquare150x150logo"); + checkBoxWide310x150Logo = element.querySelector("#checkboxwide310x150logo"); + checkBoxSquare310x310Logo = element.querySelector("#checkboxsquare310x310logo"); + checkBoxShowNameOnSquare150x150Logo = element.querySelector("#checkboxshownameonsquare150x150logo"); + checkBoxShowNameOnWide310x150Logo = element.querySelector("#checkboxshownameonwide310x150logo"); + checkBoxShowNameOnSquare310x310Logo = element.querySelector("#checkboxshownameonsquare310x310logo"); + } + }); + + function pinTiles() { + pinCommand.disabled = true; + + var tile = new SecondaryTile(new Date().getTime()); + tile.arguments = "args"; + tile.displayName = displayNameInput.value; + + if (checkBoxSquare150x150Logo.checked) { + tile.visualElements.square150x150Logo = new Uri("ms-appx:///images/Square150x150Logo.png"); + } + if (checkBoxSquare71x71Logo.checked) { + tile.visualElements.square71x71Logo = new Uri("ms-appx:///images/Square150x150Logo.png"); + } + if (checkBoxWide310x150Logo.checked) { + tile.visualElements.wide310x150Logo = new Uri("ms-appx:///images/Wide310x150Logo.png"); + } + if (checkBoxSquare310x310Logo.checked) { + tile.visualElements.square310x310Logo = new Uri("ms-appx:///images/Square310x310Logo.png"); + } + + tile.visualElements.backgroundColor = Colors.purple; + tile.visualElements.showNameOnSquare150x150Logo = checkBoxShowNameOnSquare150x150Logo.checked; + tile.visualElements.showNameOnSquare310x310Logo = checkBoxShowNameOnSquare310x310Logo.checked; + tile.visualElements.showNameOnWide310x150Logo = checkBoxShowNameOnWide310x150Logo.checked; + + var asyncOp = tile.requestCreateAsync(); + + asyncOp.done(function () { + pinCommand.disabled = false; + }); + } + +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario2-updatesecondarytile.js b/Samples/Notifications/js/Notifications/js/scenario2-updatesecondarytile.js new file mode 100644 index 0000000000..0b3ce15051 --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario2-updatesecondarytile.js @@ -0,0 +1,88 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var SecondaryTile = Windows.UI.StartScreen.SecondaryTile; + var TileSize = Windows.UI.StartScreen.TileSize; + var Uri = Windows.Foundation.Uri; + var MessageDialog = Windows.UI.Popups.MessageDialog; + var _tileId; + + // UI elements on the page + var pinCommand; + var updateCommand; + var restartCommand; + + var page = WinJS.UI.Pages.define("/html/scenario2-updatesecondarytile.html", { + ready: function (element, options) { + + pinCommand = element.querySelector("#pincommand"); + pinCommand.addEventListener("click", pinTile); + pinCommand.disabled = false; + + updateCommand = element.querySelector("#updatecommand"); + updateCommand.addEventListener("click", updateTile); + updateCommand.disabled = true; + + restartCommand = element.querySelector("#restartcommand"); + restartCommand.addEventListener("click", restartScenario); + } + }); + + function pinTile() { + + pinCommand.disabled = true; + + // Generate a unique tile ID for the purposes of the sample + _tileId = new Date().getTime().toString(); + + // Initialize and pin a new secondary tile that we will later update + var tile = new SecondaryTile(_tileId, "Original", "args", new Uri("ms-appx:///images/cancel.png"), TileSize.default); + tile.visualElements.square71x71Logo = new Uri("ms-appx:///images/cancel.png"); + tile.visualElements.wide310x150Logo = new Uri("ms-appx:///images/cancel.png"); + tile.visualElements.square310x310Logo = new Uri("ms-appx:///images/cancel.png"); + tile.visualElements.showNameOnSquare150x150Logo = true; + tile.visualElements.showNameOnSquare310x310Logo = true; + tile.visualElements.showNameOnWide310x150Logo = true; + + tile.requestCreateAsync().then(function complete() { + // unlock the rest of the scenario + updateCommand.disabled = false; + }); + } + + function updateTile() { + updateCommand.disabled = true; + + // Grab the existing tile + SecondaryTile.findAllAsync().then(function complete(tiles) { + + var tile = tiles.find(function (tile) { + return tile.tileId === _tileId; + }); + + if (!tile) { + new MessageDialog("The secondary tile that was previously pinned could not be found. Has it been removed from Start?", "Error").showAsync(); + } else { + + // Change its name and logo + tile.displayName = "Updated"; + tile.visualElements.square150x150Logo = new Uri("ms-appx:///images/check.png"); + tile.visualElements.square71x71Logo = new Uri("ms-appx:///images/check.png"); + tile.visualElements.square310x310Logo = new Uri("ms-appx:///images/check.png"); + tile.visualElements.wide310x150Logo = new Uri("ms-appx:///images/check.png"); + + // And request its properties to be updated + tile.updateAsync(); + } + + }); + } + + function restartScenario() { + pinCommand.disabled = false; + updateCommand.disabled = true; + } + +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario3-primarytilenotifications.js b/Samples/Notifications/js/Notifications/js/scenario3-primarytilenotifications.js new file mode 100644 index 0000000000..c195d47d73 --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario3-primarytilenotifications.js @@ -0,0 +1,66 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var TileNotification = Windows.UI.Notifications.TileNotification; + var TileUpdateManager = Windows.UI.Notifications.TileUpdateManager; + var Tiles = NotificationsExtensions.Tiles; + + // UI elements on the page + var sendCommand; + var clearCommand; + + var page = WinJS.UI.Pages.define("/html/scenario3-primarytilenotifications.html", { + ready: function (element, options) { + + sendCommand = element.querySelector("#sendcommand"); + sendCommand.addEventListener("click", sendNotification); + sendCommand.disabled = false; + + clearCommand = element.querySelector("#clearcommand"); + clearCommand.addEventListener("click", clearNotification); + + } + }); + + function sendNotification() { + + var nowTimeString = new Date().toLocaleString(); + + var textConfigs = [ + { text: "New primary tile notification", hintWrap: true }, + { text: nowTimeString, hintWrap: true, hintStyle: NotificationsExtensions.AdaptiveTextStyle.captionSubtle } + ]; + + // Build and append content from textConfigs, line by line. + var adaptiveContent = new Tiles.TileBindingContentAdaptive(); + textConfigs.forEach(function (lineConfig) { + var lineOfText = new NotificationsExtensions.AdaptiveText(); + for (var key in lineConfig) { + lineOfText[key] = lineConfig[key]; + } + adaptiveContent.children.push(lineOfText); + }); + + // Specify templates and send Notification. + var tileContent = new Tiles.TileContent(); + tileContent.visual = new Tiles.TileVisual(); + tileContent.visual.branding = Tiles.TileBranding.nameAndLogo; + tileContent.visual.tileMedium = new Tiles.TileBinding(); + tileContent.visual.tileMedium.content = adaptiveContent; + tileContent.visual.tileWide = new Tiles.TileBinding(); + tileContent.visual.tileWide.content = adaptiveContent; + tileContent.visual.tileLarge = new Tiles.TileBinding(); + tileContent.visual.tileLarge.content = adaptiveContent; + + var doc = tileContent.getXml(); + var notification = new TileNotification(doc); + TileUpdateManager.createTileUpdaterForApplication().update(notification); + } + + function clearNotification() { + TileUpdateManager.createTileUpdaterForApplication().clear(); + } + +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario4-secondarytilenotifications.js b/Samples/Notifications/js/Notifications/js/scenario4-secondarytilenotifications.js new file mode 100644 index 0000000000..9aab6ac578 --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario4-secondarytilenotifications.js @@ -0,0 +1,87 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var SecondaryTile = Windows.UI.StartScreen.SecondaryTile; + var TileSize = Windows.UI.StartScreen.TileSize; + var Uri = Windows.Foundation.Uri; + + var TileNotification = Windows.UI.Notifications.TileNotification; + var TileUpdateManager = Windows.UI.Notifications.TileUpdateManager; + var Tiles = NotificationsExtensions.Tiles; + + var _tileId; + + // UI elements on the page + var sendCommand; + var pinCommand; + + + var page = WinJS.UI.Pages.define("/html/scenario4-secondarytilenotifications.html", { + ready: function (element, options) { + + pinCommand = element.querySelector("#pincommand"); + pinCommand.addEventListener("click", pinTile); + + sendCommand = element.querySelector("#sendcommand"); + sendCommand.addEventListener("click", sendNotification); + } + }); + + function pinTile() { + + pinCommand.disabled = true; + + // Generate a unique tile ID for the purposes of the sample + _tileId = new Date().getTime().toString(); + + // Initialize and pin a new secondary tile. + var tile = new SecondaryTile(_tileId, "Secondary notifications", "args", new Uri("ms-appx:///images/Square150x150Logo.png"), TileSize.default); + tile.visualElements.wide310x150Logo = new Uri("ms-appx:///images/Wide310x150Logo.png"); + tile.visualElements.square310x310Logo = new Uri("ms-appx:///images/Square310x310Logo.png"); + tile.visualElements.showNameOnSquare150x150Logo = true; + tile.visualElements.showNameOnSquare310x310Logo = true; + tile.visualElements.showNameOnWide310x150Logo = true; + + tile.requestCreateAsync().then(function complete() { + pinCommand.disabled = false; + }); + } + + function sendNotification() { + + var nowTimeString = new Date().toLocaleString(); + + var textConfigs = [ + { text: "New secondary tile notification", hintWrap: true }, + { text: nowTimeString, hintWrap: true, hintStyle: NotificationsExtensions.AdaptiveTextStyle.captionSubtle } + ]; + + // Build and append content from textConfigs, line by line. + var adaptiveContent = new Tiles.TileBindingContentAdaptive(); + textConfigs.forEach(function (lineConfig) { + var lineOfText = new NotificationsExtensions.AdaptiveText(); + for (var key in lineConfig) { + lineOfText[key] = lineConfig[key]; + } + adaptiveContent.children.push(lineOfText); + }); + + // Specify templates and send Notification. + var tileContent = new Tiles.TileContent(); + tileContent.visual = new Tiles.TileVisual(); + tileContent.visual.branding = Tiles.TileBranding.nameAndLogo; + tileContent.visual.tileMedium = new Tiles.TileBinding(); + tileContent.visual.tileMedium.content = adaptiveContent; + tileContent.visual.tileWide = new Tiles.TileBinding(); + tileContent.visual.tileWide.content = adaptiveContent; + tileContent.visual.tileLarge = new Tiles.TileBinding(); + tileContent.visual.tileLarge.content = adaptiveContent; + + var doc = tileContent.getXml(); + var notification = new TileNotification(doc); + TileUpdateManager.createTileUpdaterForSecondaryTile(_tileId).update(notification); + } + +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario5-expiringtilenotifications.js b/Samples/Notifications/js/Notifications/js/scenario5-expiringtilenotifications.js new file mode 100644 index 0000000000..515f776c8f --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario5-expiringtilenotifications.js @@ -0,0 +1,83 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var SecondaryTile = Windows.UI.StartScreen.SecondaryTile; + var TileSize = Windows.UI.StartScreen.TileSize; + var Uri = Windows.Foundation.Uri; + + var TileNotification = Windows.UI.Notifications.TileNotification; + var TileUpdateManager = Windows.UI.Notifications.TileUpdateManager; + var Tiles = NotificationsExtensions.Tiles; + + var _tileId; + + // UI elements on the page + var pinCommand; + var sendCommand; + + var page = WinJS.UI.Pages.define("/html/scenario5-expiringtilenotifications.html", { + ready: function (element, options) { + + pinCommand = element.querySelector("#pincommand"); + pinCommand.addEventListener("click", pinTile); + + sendCommand = element.querySelector("#sendcommand"); + sendCommand.addEventListener("click", sendNotification); + } + }); + + function pinTile() { + + pinCommand.disabled = true; + + // Generate a unique tile ID for the purposes of the sample + _tileId = new Date().getTime().toString(); + + // Initialize and pin a new secondary tile. + var tile = new SecondaryTile(_tileId, "Expiring Notification", "args", new Uri("ms-appx:///images/Square150x150Logo.png"), TileSize.default); + tile.visualElements.square71x71Logo = new Uri("ms-appx:///images/Small.png"); + tile.visualElements.wide310x150Logo = new Uri("ms-appx:///images/WideLogo.png"); + tile.visualElements.square310x310Logo = new Uri("ms-appx:///images/LargeLogo.png"); + tile.visualElements.showNameOnSquare150x150Logo = true; + tile.visualElements.showNameOnSquare310x310Logo = true; + tile.visualElements.showNameOnWide310x150Logo = true; + + tile.requestCreateAsync().then(function complete() { + pinCommand.disabled = false; + }); + } + + function sendNotification() { + + // Set expiration time to 20 seconds. + var expirationTime = new Date(); + expirationTime.setSeconds(expirationTime.getSeconds() + 20); + var expirationTimeString = expirationTime.toLocaleTimeString(); + + // Build TileText + var lineOfText = new NotificationsExtensions.AdaptiveText(); + lineOfText.text = "This notification will expire at " + expirationTimeString; + lineOfText.hintWrap = true; + var adaptiveContent = new Tiles.TileBindingContentAdaptive(); + adaptiveContent.children.push(lineOfText); + + // Specify templates and send Notification. + var tileContent = new Tiles.TileContent(); + tileContent.visual = new Tiles.TileVisual(); + tileContent.visual.branding = Tiles.TileBranding.nameAndLogo; + tileContent.visual.tileMedium = new Tiles.TileBinding(); + tileContent.visual.tileMedium.content = adaptiveContent; + tileContent.visual.tileWide = new Tiles.TileBinding(); + tileContent.visual.tileWide.content = adaptiveContent; + tileContent.visual.tileLarge = new Tiles.TileBinding(); + tileContent.visual.tileLarge.content = adaptiveContent; + + var doc = tileContent.getXml(); + var notification = new TileNotification(doc); + notification.expirationTime = expirationTime; + TileUpdateManager.createTileUpdaterForSecondaryTile(_tileId).update(notification); + } + +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario6-schedulingtilenotifications.js b/Samples/Notifications/js/Notifications/js/scenario6-schedulingtilenotifications.js new file mode 100644 index 0000000000..6de2565f08 --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario6-schedulingtilenotifications.js @@ -0,0 +1,113 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var SecondaryTile = Windows.UI.StartScreen.SecondaryTile; + var TileSize = Windows.UI.StartScreen.TileSize; + var Uri = Windows.Foundation.Uri; + + var TileNotification = Windows.UI.Notifications.TileNotification; + var TileUpdateManager = Windows.UI.Notifications.TileUpdateManager; + var Tiles = NotificationsExtensions.Tiles; + + var _tileId; + + // UI elements on the page + var pinCommand; + var scheduleCommand; + var restartCommand; + + var page = WinJS.UI.Pages.define("/html/scenario6-schedulingtilenotifications.html", { + ready: function (element, options) { + + pinCommand = element.querySelector("#pincommand"); + pinCommand.addEventListener("click", pinTile); + pinCommand.disabled = false; + + scheduleCommand = element.querySelector("#schedulecommand"); + scheduleCommand.addEventListener("click", scheduleNotifications); + scheduleCommand.disabled = true; + + restartCommand = element.querySelector("#restartcommand"); + restartCommand.addEventListener("click", restartScenario); + } + }); + + function pinTile() { + + pinCommand.disabled = true; + + // Generate a unique tile ID for the purposes of the sample + _tileId = new Date().getTime().toString(); + + // Initialize and pin a new secondary tile that we will later update + var tile = new SecondaryTile(_tileId, "Scheduling Notifications", "args", new Uri("ms-appx:///images/Square150x150Logo.png"), TileSize.default); + tile.visualElements.wide310x150Logo = new Uri("ms-appx:///images/Wide310x150Logo.png"); + tile.visualElements.square310x310Logo = new Uri("ms-appx:///images/Square310x310Logo.png"); + tile.visualElements.showNameOnSquare150x150Logo = true; + tile.visualElements.showNameOnSquare310x310Logo = true; + tile.visualElements.showNameOnWide310x150Logo = true; + + tile.requestCreateAsync().then(function complete() { + // unlock the rest of the scenario + scheduleCommand.disabled = false; + }); + } + + // Schedule a single notification. + function scheduleNotification(text, dueTime) { + // Build TileText + var lineOfText = new NotificationsExtensions.AdaptiveText(); + lineOfText.text = text; + lineOfText.hintWrap = true; + var adaptiveContent = new Tiles.TileBindingContentAdaptive(); + adaptiveContent.children.push(lineOfText); + + // Specify templates and send Notification. + var tileContent = new Tiles.TileContent(); + tileContent.visual = new Tiles.TileVisual(); + tileContent.visual.branding = Tiles.TileBranding.nameAndLogo; + tileContent.visual.tileMedium = new Tiles.TileBinding(); + tileContent.visual.tileMedium.content = adaptiveContent; + tileContent.visual.tileWide = new Tiles.TileBinding(); + tileContent.visual.tileWide.content = adaptiveContent; + tileContent.visual.tileLarge = new Tiles.TileBinding(); + tileContent.visual.tileLarge.content = adaptiveContent; + + var doc = tileContent.getXml(); + + /// Create the notification object. + var futureNotification = new Windows.UI.Notifications.ScheduledTileNotification(doc, dueTime); + futureNotification.id = dueTime.getTime(); + + // Add to the schedule. + TileUpdateManager.createTileUpdaterForSecondaryTile(_tileId).addToSchedule(futureNotification); + } + + function scheduleNotifications() { + + scheduleCommand.disabled = true; + + // Schedule 4 notifications over 20 seconds. + var dateTime = new Date(); + + dateTime.setSeconds(dateTime.getSeconds() + 1); + scheduleNotification("20 seconds to go...", dateTime); + + dateTime.setSeconds(dateTime.getSeconds() + 10); + scheduleNotification("10 seconds to go..", dateTime); + + dateTime.setSeconds(dateTime.getSeconds() + 5); + scheduleNotification("5 seconds to go.", dateTime); + + dateTime.setSeconds(dateTime.getSeconds() + 5); + scheduleNotification("Done :)", dateTime); + } + + function restartScenario() { + pinCommand.disabled = false; + scheduleCommand.disabled = true; + } + +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario7-primarytilebadges.js b/Samples/Notifications/js/Notifications/js/scenario7-primarytilebadges.js new file mode 100644 index 0000000000..18d72f8aef --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario7-primarytilebadges.js @@ -0,0 +1,82 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var BadgeUpdateManager = Windows.UI.Notifications.BadgeUpdateManager; + var BadgeNotification = Windows.UI.Notifications.BadgeNotification; + var Badges = NotificationsExtensions.Badges; + var GlyphValue = Badges.GlyphValue; + + var _tileId; + + // UI elements on the page + var pinCommand; + var clearCommand; + var updateNumberCommand; + var numberInput; + var updateGlyphCommand; + var glyphSelect; + var restartCommand; + + var page = WinJS.UI.Pages.define("/html/scenario7-primarytilebadges.html", { + ready: function (element, options) { + + clearCommand = element.querySelector("#clearcommand"); + clearCommand.addEventListener("click", clearBadge, false); + + updateNumberCommand = element.querySelector("#updatenumbercommand"); + updateNumberCommand.addEventListener("click", updateBadgeAsNumber, false); + + numberInput = element.querySelector("#numberinput"); + + updateGlyphCommand = element.querySelector("#updateglyphcommand"); + updateGlyphCommand.addEventListener("click", updateBadgeAsGlyph, false); + + glyphSelect = element.querySelector("#glyphselect"); + Object.keys(GlyphValue).forEach(function (glyphName) { + var option = document.createElement("option"); + option.value = glyphName; + option.innerText = glyphName; + if (GlyphValue[glyphName] === GlyphValue.activity) { + option.selected = true; + } + glyphSelect.appendChild(option); + }); + } + }); + + function clearBadge() { + // Clear the badge from the primary tile. + BadgeUpdateManager.createBadgeUpdaterForApplication().clear(); + } + function updateBadgeAsNumber() { + var num = numberInput.value; + + var badgeXml = new Badges.BadgeNumericNotificationContent(num).getXml(); + + // Create the badge notification + var badge = new BadgeNotification(badgeXml); + + // Create the badge updater for the application. + var badgeUpdater = BadgeUpdateManager.createBadgeUpdaterForApplication(); + + // And update the badge + badgeUpdater.update(badge); + } + function updateBadgeAsGlyph() { + var glyph = GlyphValue[glyphSelect.value]; + + var badgeXml = new Badges.BadgeGlyphNotificationContent(glyph).getXml(); + + // Create the badge notification + var badge = new BadgeNotification(badgeXml); + + // Create the badge updater for our application. + var badgeUpdater = BadgeUpdateManager.createBadgeUpdaterForApplication(); + + // And update the badge + badgeUpdater.update(badge); + } + +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario8-secondarytilebadges.js b/Samples/Notifications/js/Notifications/js/scenario8-secondarytilebadges.js new file mode 100644 index 0000000000..3534b58872 --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario8-secondarytilebadges.js @@ -0,0 +1,133 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var SecondaryTile = Windows.UI.StartScreen.SecondaryTile; + var TileSize = Windows.UI.StartScreen.TileSize; + var Uri = Windows.Foundation.Uri; + + var BadgeUpdateManager = Windows.UI.Notifications.BadgeUpdateManager; + var BadgeNotification = Windows.UI.Notifications.BadgeNotification; + var Badges = NotificationsExtensions.Badges; + var GlyphValue = Badges.GlyphValue; + + var _tileId; + + // UI elements on the page + var pinCommand; + var clearCommand; + var updateNumberCommand; + var numberInput; + var updateGlyphCommand; + var glyphSelect; + var restartCommand; + + var page = WinJS.UI.Pages.define("/html/scenario8-secondarytilebadges.html", { + ready: function (element, options) { + + pinCommand = element.querySelector("#pincommand"); + pinCommand.addEventListener("click", pinTile, false); + pinCommand.disabled = false; + + clearCommand = element.querySelector("#clearcommand"); + clearCommand.addEventListener("click", clearBadge, false); + clearCommand.disabled = true; + + updateNumberCommand = element.querySelector("#updatenumbercommand"); + updateNumberCommand.addEventListener("click", updateBadgeAsNumber, false); + updateNumberCommand.disabled = true; + + numberInput = element.querySelector("#numberinput"); + numberInput.disabled = true; + + updateGlyphCommand = element.querySelector("#updateglyphcommand"); + updateGlyphCommand.addEventListener("click", updateBadgeAsGlyph, false); + updateGlyphCommand.disabled = true; + + glyphSelect = element.querySelector("#glyphselect"); + Object.keys(GlyphValue).forEach(function (glyphName) { + var option = document.createElement("option"); + option.value = glyphName; + option.innerText = glyphName; + if (GlyphValue[glyphName] === GlyphValue.activity) { + option.selected = true; + } + glyphSelect.appendChild(option); + }); + glyphSelect.disabled = true; + + restartCommand = element.querySelector("#restartcommand"); + restartCommand.addEventListener("click", restartScenario); + } + }); + + function pinTile() { + pinCommand.disabled = true; + + // Generate a unique tile ID for the purposes of the sample + _tileId = new Date().getTime().toString(); + + // Initialize and pin a new secondary tile that we will later update + var tile = new SecondaryTile(_tileId, "Badges", "args", new Uri("ms-appx:///images/Square150x150Logo.png"), TileSize.default); + tile.visualElements.square71x71Logo = new Uri("ms-appx:///images/Small.png"); + tile.visualElements.wide310x150Logo = new Uri("ms-appx:///images/WideLogo.png"); + tile.visualElements.square310x310Logo = new Uri("ms-appx:///images/LargeLogo.png"); + tile.visualElements.backgroundColor = Windows.UI.Colors.blue; + tile.visualElements.showNameOnSquare150x150Logo = true; + tile.visualElements.showNameOnSquare310x310Logo = true; + tile.visualElements.showNameOnWide310x150Logo = true; + + tile.requestCreateAsync().then(function complete() { + // Unlock the rest of the scenario + clearCommand.disabled = false; + updateNumberCommand.disabled = false; + updateGlyphCommand.disabled = false; + numberInput.disabled = false; + glyphSelect.disabled = false; + }); + } + + function clearBadge() { + // Clear the badge from the secondary tile + BadgeUpdateManager.createBadgeUpdaterForSecondaryTile(_tileId).clear(); + } + function updateBadgeAsNumber() { + var num = numberInput.value; + + var badgeXml = new Badges.BadgeNumericNotificationContent(num).getXml(); + + // Create the badge notification + var badge = new BadgeNotification(badgeXml); + + // Create the badge updater for our secondary tile, using our tile ID for the secondary tile + var badgeUpdater = BadgeUpdateManager.createBadgeUpdaterForSecondaryTile(_tileId); + + // And update the badge + badgeUpdater.update(badge); + } + + function updateBadgeAsGlyph() { + var glyph = GlyphValue[glyphSelect.value]; + + var badgeXml = new Badges.BadgeGlyphNotificationContent(glyph).getXml(); + + // Create the badge notification + var badge = new BadgeNotification(badgeXml); + + // Create the badge updater for our secondary tile, using our tile ID for the secondary tile + var badgeUpdater = BadgeUpdateManager.createBadgeUpdaterForSecondaryTile(_tileId); + + // And update the badge + badgeUpdater.update(badge); + } + + function restartScenario() { + pinCommand.disabled = false; + clearCommand.disabled = true; + updateNumberCommand.disabled = true; + updateGlyphCommand.disabled = true; + numberInput.disabled = true; + glyphSelect.disabled = true; + } +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/js/scenario9-unpineverything.js b/Samples/Notifications/js/Notifications/js/scenario9-unpineverything.js new file mode 100644 index 0000000000..40dd62a52d --- /dev/null +++ b/Samples/Notifications/js/Notifications/js/scenario9-unpineverything.js @@ -0,0 +1,88 @@ +//// Copyright (c) Microsoft Corporation. All rights reserved + +(function () { + "use strict"; + + var SecondaryTile = Windows.UI.StartScreen.SecondaryTile; + + // UI elements on the page + var unpinCommand; + + // UI controls on the page + var secondaryTilesListView; + + var page = WinJS.UI.Pages.define("/html/scenario9-unpineverything.html", { + ready: function (element, options) { + + unpinCommand = element.querySelector("#unpincommand"); + unpinCommand.addEventListener("click", unpinTiles); + + secondaryTilesListView = element.querySelector("#scenariocontrol").winControl; + + unpinCommand.disabled = true; + setListViewDataAsync(secondaryTilesListView).done(function () { + unpinCommand.disabled = false; + }); + } + }); + + function uriToString(uri) { + return uri ? uri.displayUri : "null"; + } + + function setListViewDataAsync(listView) { + return SecondaryTile.findAllAsync().then(function (tiles) { + var data = tiles.map(function(tile) { + + var bgColor = tile.visualElements.backgroundColor; + var bgColorString = "{a: " + bgColor.a + ", b: " + bgColor.b + ", g: " + bgColor.g + ", r: " + bgColor.r + "}"; + + var foregroundTextString = tile.visualElements.foregroundText; + switch (foregroundTextString) { + case Windows.UI.StartScreen.ForegroundText.dark: + foregroundTextString = "dark"; + break; + case Windows.UI.StartScreen.ForegroundText.light: + foregroundTextString = "light"; + } + + return { + displayName: tile.displayName, + tileId: tile.tileId, + arguments: tile.arguments, + visualElements: { + backgroundColor: bgColorString, + foregroundText: foregroundTextString, + showNameOnSquare150x150Logo: tile.visualElements.showNameOnSquare150x150Logo, + showNameOnSquare310x310Logo: tile.visualElements.showNameOnSquare310x310Logo, + showNameOnWide310x150Logo: tile.visualElements.showNameOnWide310x150Logo, + square30x30Logo: uriToString(tile.visualElements.square30x30Logo), + square44x44Logo: uriToString(tile.visualElements.square44x44Logo), + square70x70Logo: uriToString(tile.visualElements.square70x70Logo), + square71x71Logo: uriToString(tile.visualElements.square71x71Logo), + square150x150Logo: uriToString(tile.visualElements.square150x150Logo), + square310x310Logo: uriToString(tile.visualElements.square310x310Logo), + wide310x150Logo: uriToString(tile.visualElements.wide310x150Logo), + } + }; + }); + + listView.itemDataSource = new WinJS.Binding.List(data).dataSource; + }); + } + + function unpinTiles() { + unpinCommand.disabled = true; + + SecondaryTile.findAllAsync().then(function (tiles) { + return WinJS.Promise.join(tiles.map(function (tile) { + return tile.requestDeleteAsync(); + })); + }).then(function () { + return setListViewDataAsync(secondaryTilesListView); + }).done(function () { + unpinCommand.disabled = false; + }); + } + +})(); \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/package.appxmanifest b/Samples/Notifications/js/Notifications/package.appxmanifest new file mode 100644 index 0000000000..dfdc5f164f --- /dev/null +++ b/Samples/Notifications/js/Notifications/package.appxmanifest @@ -0,0 +1,41 @@ + + + + + + Notifications JS Sample + Microsoft Corporation + images\StoreLogo.png + + + + + + + + + + + + + + + + + + + + + + diff --git a/Samples/Notifications/js/Notifications/packages.config b/Samples/Notifications/js/Notifications/packages.config new file mode 100644 index 0000000000..3ad1eb847d --- /dev/null +++ b/Samples/Notifications/js/Notifications/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Samples/Notifications/js/Notifications/sample-utils/placeholder.txt b/Samples/Notifications/js/Notifications/sample-utils/placeholder.txt new file mode 100644 index 0000000000..e69de29bb2 diff --git a/Samples/NumberFormatting/cpp/NumberFormatting.vcxproj b/Samples/NumberFormatting/cpp/NumberFormatting.vcxproj index f7e71289ec..c75e41c719 100644 --- a/Samples/NumberFormatting/cpp/NumberFormatting.vcxproj +++ b/Samples/NumberFormatting/cpp/NumberFormatting.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true
diff --git a/Samples/NumberFormatting/cpp/Package.appxmanifest b/Samples/NumberFormatting/cpp/Package.appxmanifest index f6a865f261..6569db0b59 100644 --- a/Samples/NumberFormatting/cpp/Package.appxmanifest +++ b/Samples/NumberFormatting/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/NumberFormatting/cs/NumberFormatting.csproj b/Samples/NumberFormatting/cs/NumberFormatting.csproj index 439e7bc879..79324d6c92 100644 --- a/Samples/NumberFormatting/cs/NumberFormatting.csproj +++ b/Samples/NumberFormatting/cs/NumberFormatting.csproj @@ -11,7 +11,7 @@ NumberFormatting en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/NumberFormatting/cs/Package.appxmanifest b/Samples/NumberFormatting/cs/Package.appxmanifest index 1a49ab34ad..b80df18f2c 100644 --- a/Samples/NumberFormatting/cs/Package.appxmanifest +++ b/Samples/NumberFormatting/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/NumberFormatting/js/NumberFormattingSample.jsproj b/Samples/NumberFormatting/js/NumberFormattingSample.jsproj index 260a507eac..232deb4ff6 100644 --- a/Samples/NumberFormatting/js/NumberFormattingSample.jsproj +++ b/Samples/NumberFormatting/js/NumberFormattingSample.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/NumberFormatting/js/Package.appxmanifest b/Samples/NumberFormatting/js/Package.appxmanifest index 4aec5a5514..601fd36ea0 100644 --- a/Samples/NumberFormatting/js/Package.appxmanifest +++ b/Samples/NumberFormatting/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/OCR/cpp/OCR.vcxproj b/Samples/OCR/cpp/OCR.vcxproj index d4dcba8e85..46f706f4b0 100644 --- a/Samples/OCR/cpp/OCR.vcxproj +++ b/Samples/OCR/cpp/OCR.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/OCR/cpp/Package.appxmanifest b/Samples/OCR/cpp/Package.appxmanifest index 2a8e899c82..6d72d8087a 100644 --- a/Samples/OCR/cpp/Package.appxmanifest +++ b/Samples/OCR/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/OCR/cs/OCR.csproj b/Samples/OCR/cs/OCR.csproj index 1cfe3549bb..4a6ad72df2 100644 --- a/Samples/OCR/cs/OCR.csproj +++ b/Samples/OCR/cs/OCR.csproj @@ -10,7 +10,7 @@ OCR en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/OCR/cs/Package.appxmanifest b/Samples/OCR/cs/Package.appxmanifest index 7340e97b02..b2a436b9ad 100644 --- a/Samples/OCR/cs/Package.appxmanifest +++ b/Samples/OCR/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/OCR/js/OCR.jsproj b/Samples/OCR/js/OCR.jsproj index f32748b6be..8e88ff7ad4 100644 --- a/Samples/OCR/js/OCR.jsproj +++ b/Samples/OCR/js/OCR.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/OCR/js/package.appxmanifest b/Samples/OCR/js/package.appxmanifest index e1076cb9e7..90ae996f80 100644 --- a/Samples/OCR/js/package.appxmanifest +++ b/Samples/OCR/js/package.appxmanifest @@ -8,7 +8,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/OrientationSensor/cpp/OrientationSensor.vcxproj b/Samples/OrientationSensor/cpp/OrientationSensor.vcxproj index b1c1675865..2478af1e9a 100644 --- a/Samples/OrientationSensor/cpp/OrientationSensor.vcxproj +++ b/Samples/OrientationSensor/cpp/OrientationSensor.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 true diff --git a/Samples/OrientationSensor/cpp/Package.appxmanifest b/Samples/OrientationSensor/cpp/Package.appxmanifest index dfcf156621..eb104174d7 100644 --- a/Samples/OrientationSensor/cpp/Package.appxmanifest +++ b/Samples/OrientationSensor/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/OrientationSensor/cs/OrientationSensor.csproj b/Samples/OrientationSensor/cs/OrientationSensor.csproj index 46b378a3e3..1f8f35e0f2 100644 --- a/Samples/OrientationSensor/cs/OrientationSensor.csproj +++ b/Samples/OrientationSensor/cs/OrientationSensor.csproj @@ -11,7 +11,7 @@ OrientationCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 14 true diff --git a/Samples/OrientationSensor/cs/Package.appxmanifest b/Samples/OrientationSensor/cs/Package.appxmanifest index 1edb134a86..856d3a9be3 100644 --- a/Samples/OrientationSensor/cs/Package.appxmanifest +++ b/Samples/OrientationSensor/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/OrientationSensor/js/OrientationSensor.jsproj b/Samples/OrientationSensor/js/OrientationSensor.jsproj index 851fc03f7c..923802e44b 100644 --- a/Samples/OrientationSensor/js/OrientationSensor.jsproj +++ b/Samples/OrientationSensor/js/OrientationSensor.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/OrientationSensor/js/Package.appxmanifest b/Samples/OrientationSensor/js/Package.appxmanifest index 481c329fdb..dca217a3b7 100644 --- a/Samples/OrientationSensor/js/Package.appxmanifest +++ b/Samples/OrientationSensor/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Package/cpp/Package.appxmanifest b/Samples/Package/cpp/Package.appxmanifest index 3dc8cb0a02..631eb0dfdf 100644 --- a/Samples/Package/cpp/Package.appxmanifest +++ b/Samples/Package/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Package/cpp/PackageSample.vcxproj b/Samples/Package/cpp/PackageSample.vcxproj index af0282f01a..f034b05e5f 100644 --- a/Samples/Package/cpp/PackageSample.vcxproj +++ b/Samples/Package/cpp/PackageSample.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Package/cs/Package.appxmanifest b/Samples/Package/cs/Package.appxmanifest index 3ce1547a82..6acad29b47 100644 --- a/Samples/Package/cs/Package.appxmanifest +++ b/Samples/Package/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Package/cs/PackageSample.csproj b/Samples/Package/cs/PackageSample.csproj index 02ae92a7b7..b41b5bcf47 100644 --- a/Samples/Package/cs/PackageSample.csproj +++ b/Samples/Package/cs/PackageSample.csproj @@ -10,7 +10,7 @@ PackageSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Package/js/PackageSample.jsproj b/Samples/Package/js/PackageSample.jsproj index 97fd1060d0..dc690ed78e 100644 --- a/Samples/Package/js/PackageSample.jsproj +++ b/Samples/Package/js/PackageSample.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Package/js/package.appxmanifest b/Samples/Package/js/package.appxmanifest index 3f4a3484f0..d5c731303c 100644 --- a/Samples/Package/js/package.appxmanifest +++ b/Samples/Package/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/PackagedContent/js/PackagedContent.jsproj b/Samples/PackagedContent/js/PackagedContent.jsproj index f4f61d07fd..894da73755 100644 --- a/Samples/PackagedContent/js/PackagedContent.jsproj +++ b/Samples/PackagedContent/js/PackagedContent.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/PackagedContent/js/package.appxmanifest b/Samples/PackagedContent/js/package.appxmanifest index 07cfa41693..be502b6e8c 100644 --- a/Samples/PackagedContent/js/package.appxmanifest +++ b/Samples/PackagedContent/js/package.appxmanifest @@ -15,7 +15,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/PasswordVault/cpp/Package.appxmanifest b/Samples/PasswordVault/cpp/Package.appxmanifest index 1d843e0df8..c32263a3f9 100644 --- a/Samples/PasswordVault/cpp/Package.appxmanifest +++ b/Samples/PasswordVault/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/PasswordVault/cpp/PasswordVault.vcxproj b/Samples/PasswordVault/cpp/PasswordVault.vcxproj index 44cd78555a..fddf910f2c 100644 --- a/Samples/PasswordVault/cpp/PasswordVault.vcxproj +++ b/Samples/PasswordVault/cpp/PasswordVault.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true PasswordVault diff --git a/Samples/PasswordVault/cs/Package.appxmanifest b/Samples/PasswordVault/cs/Package.appxmanifest index 4f03cd49f7..079bde0f62 100644 --- a/Samples/PasswordVault/cs/Package.appxmanifest +++ b/Samples/PasswordVault/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/PasswordVault/cs/PasswordVault.csproj b/Samples/PasswordVault/cs/PasswordVault.csproj index b3de0dee29..f83bcf51ff 100644 --- a/Samples/PasswordVault/cs/PasswordVault.csproj +++ b/Samples/PasswordVault/cs/PasswordVault.csproj @@ -11,7 +11,7 @@ PasswordVault en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/PasswordVault/js/Package.appxmanifest b/Samples/PasswordVault/js/Package.appxmanifest index 717a08633e..731371b435 100644 --- a/Samples/PasswordVault/js/Package.appxmanifest +++ b/Samples/PasswordVault/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/PasswordVault/js/PasswordVault.jsproj b/Samples/PasswordVault/js/PasswordVault.jsproj index 58a0b5b68c..f045efc904 100644 --- a/Samples/PasswordVault/js/PasswordVault.jsproj +++ b/Samples/PasswordVault/js/PasswordVault.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/PdfDocument/cpp/Package.appxmanifest b/Samples/PdfDocument/cpp/Package.appxmanifest index 1ba66023df..cd8378f927 100644 --- a/Samples/PdfDocument/cpp/Package.appxmanifest +++ b/Samples/PdfDocument/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/PdfDocument/cpp/PdfDocument.vcxproj b/Samples/PdfDocument/cpp/PdfDocument.vcxproj index 612e6a4fd4..e9429f87e8 100644 --- a/Samples/PdfDocument/cpp/PdfDocument.vcxproj +++ b/Samples/PdfDocument/cpp/PdfDocument.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/PdfDocument/cs/Package.appxmanifest b/Samples/PdfDocument/cs/Package.appxmanifest index 1783cb9bbb..ab75567b26 100644 --- a/Samples/PdfDocument/cs/Package.appxmanifest +++ b/Samples/PdfDocument/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/PdfDocument/cs/PdfDocument.csproj b/Samples/PdfDocument/cs/PdfDocument.csproj index 0b64d7374a..0debba369f 100644 --- a/Samples/PdfDocument/cs/PdfDocument.csproj +++ b/Samples/PdfDocument/cs/PdfDocument.csproj @@ -10,7 +10,7 @@ PdfDocument en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/PdfDocument/js/Package.appxmanifest b/Samples/PdfDocument/js/Package.appxmanifest index 78f242b4c5..9fcea1b133 100644 --- a/Samples/PdfDocument/js/Package.appxmanifest +++ b/Samples/PdfDocument/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/PdfDocument/js/PdfDocument.jsproj b/Samples/PdfDocument/js/PdfDocument.jsproj index fac3c172ef..c6c1835c6f 100644 --- a/Samples/PdfDocument/js/PdfDocument.jsproj +++ b/Samples/PdfDocument/js/PdfDocument.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Pedometer/cpp/Package.appxmanifest b/Samples/Pedometer/cpp/Package.appxmanifest index b2b08c3034..c51185ed14 100644 --- a/Samples/Pedometer/cpp/Package.appxmanifest +++ b/Samples/Pedometer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Pedometer/cpp/Pedometer.vcxproj b/Samples/Pedometer/cpp/Pedometer.vcxproj index d090a99934..2597ff81cf 100644 --- a/Samples/Pedometer/cpp/Pedometer.vcxproj +++ b/Samples/Pedometer/cpp/Pedometer.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/Pedometer/cpp/Tasks/Tasks.vcxproj b/Samples/Pedometer/cpp/Tasks/Tasks.vcxproj index 665e8c871c..3a7a741c96 100644 --- a/Samples/Pedometer/cpp/Tasks/Tasks.vcxproj +++ b/Samples/Pedometer/cpp/Tasks/Tasks.vcxproj @@ -35,7 +35,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 10.0 diff --git a/Samples/Pedometer/cs/Package.appxmanifest b/Samples/Pedometer/cs/Package.appxmanifest index c2e8c338cd..ac30afb0f2 100644 --- a/Samples/Pedometer/cs/Package.appxmanifest +++ b/Samples/Pedometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Pedometer/cs/Pedometer.csproj b/Samples/Pedometer/cs/Pedometer.csproj index 37e5c0378a..6c44cc7ae0 100644 --- a/Samples/Pedometer/cs/Pedometer.csproj +++ b/Samples/Pedometer/cs/Pedometer.csproj @@ -11,7 +11,7 @@ PedometerCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/Pedometer/cs/Tasks/Tasks.csproj b/Samples/Pedometer/cs/Tasks/Tasks.csproj index 4041f3df46..78095a7242 100644 --- a/Samples/Pedometer/cs/Tasks/Tasks.csproj +++ b/Samples/Pedometer/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ Tasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 512 diff --git a/Samples/Pedometer/js/Package.appxmanifest b/Samples/Pedometer/js/Package.appxmanifest index 5271a41a29..baf5929116 100644 --- a/Samples/Pedometer/js/Package.appxmanifest +++ b/Samples/Pedometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Pedometer/js/Pedometer.jsproj b/Samples/Pedometer/js/Pedometer.jsproj index 19a85b997d..a31ac2b89f 100644 --- a/Samples/Pedometer/js/Pedometer.jsproj +++ b/Samples/Pedometer/js/Pedometer.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Personalization/cpp/Package.appxmanifest b/Samples/Personalization/cpp/Package.appxmanifest index c23c306008..aec283cc7c 100644 --- a/Samples/Personalization/cpp/Package.appxmanifest +++ b/Samples/Personalization/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Personalization/cpp/Personalization.vcxproj b/Samples/Personalization/cpp/Personalization.vcxproj index 1d4dc540d7..6e20d3f133 100644 --- a/Samples/Personalization/cpp/Personalization.vcxproj +++ b/Samples/Personalization/cpp/Personalization.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true @@ -80,27 +80,27 @@
- + - + - + - + - + - + @@ -223,7 +223,7 @@ - + diff --git a/Samples/Personalization/cs/Package.appxmanifest b/Samples/Personalization/cs/Package.appxmanifest index 0bc914c696..9f9be90aac 100644 --- a/Samples/Personalization/cs/Package.appxmanifest +++ b/Samples/Personalization/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Personalization/cs/Personalization.csproj b/Samples/Personalization/cs/Personalization.csproj index 74568cd4e6..749ed72cd2 100644 --- a/Samples/Personalization/cs/Personalization.csproj +++ b/Samples/Personalization/cs/Personalization.csproj @@ -11,7 +11,7 @@ Personalization en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -169,7 +169,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/Personalization/js/Package.appxmanifest b/Samples/Personalization/js/Package.appxmanifest index 8f527ec6da..cf95900383 100644 --- a/Samples/Personalization/js/Package.appxmanifest +++ b/Samples/Personalization/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Personalization/js/Personalization.jsproj b/Samples/Personalization/js/Personalization.jsproj index 7821ac40c2..249c7acbb1 100644 --- a/Samples/Personalization/js/Personalization.jsproj +++ b/Samples/Personalization/js/Personalization.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/PhoneCall/cs/Package.appxmanifest b/Samples/PhoneCall/cs/Package.appxmanifest index 7e876d8619..4112aba8c4 100644 --- a/Samples/PhoneCall/cs/Package.appxmanifest +++ b/Samples/PhoneCall/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo.png - + diff --git a/Samples/PhoneCall/cs/PhoneCall.csproj b/Samples/PhoneCall/cs/PhoneCall.csproj index 19c797e399..83dd39131a 100644 --- a/Samples/PhoneCall/cs/PhoneCall.csproj +++ b/Samples/PhoneCall/cs/PhoneCall.csproj @@ -11,7 +11,7 @@ PhoneCall en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -207,7 +207,7 @@ Visual C++ 2015 Runtime for Universal Windows Platform Apps - + Windows Mobile Extensions for the UWP diff --git a/Samples/Playlists/cpp/Package.appxmanifest b/Samples/Playlists/cpp/Package.appxmanifest index 1f5c0b243b..882024f3d6 100644 --- a/Samples/Playlists/cpp/Package.appxmanifest +++ b/Samples/Playlists/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Playlists/cpp/Playlists.vcxproj b/Samples/Playlists/cpp/Playlists.vcxproj index 55661d0f79..e01f700f7e 100644 --- a/Samples/Playlists/cpp/Playlists.vcxproj +++ b/Samples/Playlists/cpp/Playlists.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + @@ -244,7 +244,7 @@ - + diff --git a/Samples/Playlists/cs/Package.appxmanifest b/Samples/Playlists/cs/Package.appxmanifest index 650a6652f7..45dc58c982 100644 --- a/Samples/Playlists/cs/Package.appxmanifest +++ b/Samples/Playlists/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Playlists/cs/Playlists.csproj b/Samples/Playlists/cs/Playlists.csproj index dc6d4d70bf..b39628ecb3 100644 --- a/Samples/Playlists/cs/Playlists.csproj +++ b/Samples/Playlists/cs/Playlists.csproj @@ -11,7 +11,7 @@ Playlists en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -193,7 +193,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/Playlists/js/Package.appxmanifest b/Samples/Playlists/js/Package.appxmanifest index 7b328c9139..a0d853808e 100644 --- a/Samples/Playlists/js/Package.appxmanifest +++ b/Samples/Playlists/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Playlists/js/Playlists.jsproj b/Samples/Playlists/js/Playlists.jsproj index fcebe89ac2..622f09eac9 100644 --- a/Samples/Playlists/js/Playlists.jsproj +++ b/Samples/Playlists/js/Playlists.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/PosPrinter/cpp/Package.appxmanifest b/Samples/PosPrinter/cpp/Package.appxmanifest index f11f0814da..8abaf2d5b9 100644 --- a/Samples/PosPrinter/cpp/Package.appxmanifest +++ b/Samples/PosPrinter/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/PosPrinter/cpp/PosPrinter.vcxproj b/Samples/PosPrinter/cpp/PosPrinter.vcxproj index a6bd361926..0d51b28033 100644 --- a/Samples/PosPrinter/cpp/PosPrinter.vcxproj +++ b/Samples/PosPrinter/cpp/PosPrinter.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/PosPrinter/cs/Package.appxmanifest b/Samples/PosPrinter/cs/Package.appxmanifest index dfebaf40fa..f5a9b136b8 100644 --- a/Samples/PosPrinter/cs/Package.appxmanifest +++ b/Samples/PosPrinter/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/PosPrinter/cs/PosPrinter.csproj b/Samples/PosPrinter/cs/PosPrinter.csproj index 3c0323d5b7..f5b0546ab5 100644 --- a/Samples/PosPrinter/cs/PosPrinter.csproj +++ b/Samples/PosPrinter/cs/PosPrinter.csproj @@ -11,7 +11,7 @@ PosPrinter en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/PosPrinter/js/Package.appxmanifest b/Samples/PosPrinter/js/Package.appxmanifest index 7cd4a072d8..b2d285717e 100644 --- a/Samples/PosPrinter/js/Package.appxmanifest +++ b/Samples/PosPrinter/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/PosPrinter/js/PosPrinter.jsproj b/Samples/PosPrinter/js/PosPrinter.jsproj index 7d9db80f1c..f93ed7c950 100644 --- a/Samples/PosPrinter/js/PosPrinter.jsproj +++ b/Samples/PosPrinter/js/PosPrinter.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Printing/cpp/Package.appxmanifest b/Samples/Printing/cpp/Package.appxmanifest index 368c9ad9c4..7f6cdf0e49 100644 --- a/Samples/Printing/cpp/Package.appxmanifest +++ b/Samples/Printing/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Printing/cpp/Printing.vcxproj b/Samples/Printing/cpp/Printing.vcxproj index 8d04d5b5ab..0fcab4d6fd 100644 --- a/Samples/Printing/cpp/Printing.vcxproj +++ b/Samples/Printing/cpp/Printing.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 true diff --git a/Samples/Printing/cs/Package.appxmanifest b/Samples/Printing/cs/Package.appxmanifest index e9109510ed..d03020c7cf 100644 --- a/Samples/Printing/cs/Package.appxmanifest +++ b/Samples/Printing/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Printing/cs/Printing.csproj b/Samples/Printing/cs/Printing.csproj index fc3b0e10ec..8a9bfe9ff0 100644 --- a/Samples/Printing/cs/Printing.csproj +++ b/Samples/Printing/cs/Printing.csproj @@ -11,7 +11,7 @@ PrintSample en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 true diff --git a/Samples/Printing/js/Package.appxmanifest b/Samples/Printing/js/Package.appxmanifest index 809ca25231..a826c4a6de 100644 --- a/Samples/Printing/js/Package.appxmanifest +++ b/Samples/Printing/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Printing/js/Printing.jsproj b/Samples/Printing/js/Printing.jsproj index f073047247..ae23d46bbd 100644 --- a/Samples/Printing/js/Printing.jsproj +++ b/Samples/Printing/js/Printing.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Projection/cpp/Package.appxmanifest b/Samples/Projection/cpp/Package.appxmanifest index 5c84396ac2..4f01d8ef78 100644 --- a/Samples/Projection/cpp/Package.appxmanifest +++ b/Samples/Projection/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Projection/cpp/Projection.vcxproj b/Samples/Projection/cpp/Projection.vcxproj index a15e88d5c8..e41e3739d8 100644 --- a/Samples/Projection/cpp/Projection.vcxproj +++ b/Samples/Projection/cpp/Projection.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Projection/cs/Package.appxmanifest b/Samples/Projection/cs/Package.appxmanifest index ad1ba47d39..82e4930f76 100644 --- a/Samples/Projection/cs/Package.appxmanifest +++ b/Samples/Projection/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Projection/cs/Projection.csproj b/Samples/Projection/cs/Projection.csproj index 7a383c3ee7..036b12b555 100644 --- a/Samples/Projection/cs/Projection.csproj +++ b/Samples/Projection/cs/Projection.csproj @@ -10,7 +10,7 @@ Projection en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Projection/js/Projection.jsproj b/Samples/Projection/js/Projection.jsproj index 029c3f3c83..f337bfb6db 100644 --- a/Samples/Projection/js/Projection.jsproj +++ b/Samples/Projection/js/Projection.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Projection/js/package.appxmanifest b/Samples/Projection/js/package.appxmanifest index af5188e68e..ceb6eb20c6 100644 --- a/Samples/Projection/js/package.appxmanifest +++ b/Samples/Projection/js/package.appxmanifest @@ -8,7 +8,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/ProximitySensor/cpp/Package.appxmanifest b/Samples/ProximitySensor/cpp/Package.appxmanifest index fe024c29b7..c52b67c03b 100644 --- a/Samples/ProximitySensor/cpp/Package.appxmanifest +++ b/Samples/ProximitySensor/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ProximitySensor/cpp/ProximitySensor.vcxproj b/Samples/ProximitySensor/cpp/ProximitySensor.vcxproj index 15128a4da8..b4c5e57b69 100644 --- a/Samples/ProximitySensor/cpp/ProximitySensor.vcxproj +++ b/Samples/ProximitySensor/cpp/ProximitySensor.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/ProximitySensor/cpp/Tasks/Tasks.vcxproj b/Samples/ProximitySensor/cpp/Tasks/Tasks.vcxproj index fa8dabb32c..50fc26604f 100644 --- a/Samples/ProximitySensor/cpp/Tasks/Tasks.vcxproj +++ b/Samples/ProximitySensor/cpp/Tasks/Tasks.vcxproj @@ -35,7 +35,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 10.0 diff --git a/Samples/ProximitySensor/cs/Package.appxmanifest b/Samples/ProximitySensor/cs/Package.appxmanifest index f8821b8894..151b2c8bc3 100644 --- a/Samples/ProximitySensor/cs/Package.appxmanifest +++ b/Samples/ProximitySensor/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ProximitySensor/cs/ProximitySensor.csproj b/Samples/ProximitySensor/cs/ProximitySensor.csproj index 2b1a87a20a..b84ae6f3d1 100644 --- a/Samples/ProximitySensor/cs/ProximitySensor.csproj +++ b/Samples/ProximitySensor/cs/ProximitySensor.csproj @@ -11,7 +11,7 @@ ProximityCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/ProximitySensor/cs/Tasks/Tasks.csproj b/Samples/ProximitySensor/cs/Tasks/Tasks.csproj index 81e18bd379..e1fb06c51a 100644 --- a/Samples/ProximitySensor/cs/Tasks/Tasks.csproj +++ b/Samples/ProximitySensor/cs/Tasks/Tasks.csproj @@ -11,7 +11,7 @@ Tasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 512 diff --git a/Samples/ProximitySensor/js/Package.appxmanifest b/Samples/ProximitySensor/js/Package.appxmanifest index 5a72bbc979..ba9bbeec1f 100644 --- a/Samples/ProximitySensor/js/Package.appxmanifest +++ b/Samples/ProximitySensor/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ProximitySensor/js/ProximitySensor.jsproj b/Samples/ProximitySensor/js/ProximitySensor.jsproj index 845e4775b4..e950142224 100644 --- a/Samples/ProximitySensor/js/ProximitySensor.jsproj +++ b/Samples/ProximitySensor/js/ProximitySensor.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponentsPS.vcxproj b/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponentsPS.vcxproj index c9f31849ae..6716bcff27 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponentsPS.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponentsPS.vcxproj @@ -34,7 +34,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true en-US diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponents_server.vcxproj b/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponents_server.vcxproj index afc504551f..cde0e6fa2d 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponents_server.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponents_server.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/cpp/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cpp/cpp/Package.appxmanifest index e0c59a299c..308cda11ef 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/cpp/Package.appxmanifest +++ b/Samples/ProxyStubsForWinRTComponents/cpp/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj b/Samples/ProxyStubsForWinRTComponents/cpp/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj index 857bf3c2b8..f564b95d10 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/cs/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cpp/cs/Package.appxmanifest index 60cfd9b5c3..8e9ec1197c 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/cs/Package.appxmanifest +++ b/Samples/ProxyStubsForWinRTComponents/cpp/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/cs/ProxyStubsForWinRTComponents_client_cs.csproj b/Samples/ProxyStubsForWinRTComponents/cpp/cs/ProxyStubsForWinRTComponents_client_cs.csproj index fae4d8a957..02f2830644 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/cs/ProxyStubsForWinRTComponents_client_cs.csproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/cs/ProxyStubsForWinRTComponents_client_cs.csproj @@ -11,7 +11,7 @@ ProxyStubsForWinRTComponents_client_cs en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/js/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cpp/js/Package.appxmanifest index 7c882bd34f..185119b542 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/js/Package.appxmanifest +++ b/Samples/ProxyStubsForWinRTComponents/cpp/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/js/ProxyStubsForWinRTComponents_client_js.jsproj b/Samples/ProxyStubsForWinRTComponents/cpp/js/ProxyStubsForWinRTComponents_client_js.jsproj index 1ff8fe73f2..9277bfe782 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/js/ProxyStubsForWinRTComponents_client_js.jsproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/js/ProxyStubsForWinRTComponents_client_js.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponentsPS.vcxproj b/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponentsPS.vcxproj index c9f31849ae..6716bcff27 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponentsPS.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponentsPS.vcxproj @@ -34,7 +34,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true en-US diff --git a/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponents_server.csproj b/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponents_server.csproj index 1786b5d191..a66b5bb9ba 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponents_server.csproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponents_server.csproj @@ -11,7 +11,7 @@ Microsoft.SDKSamples.Kitchen en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ProxyStubsForWinRTComponents/cs/cpp/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cs/cpp/Package.appxmanifest index d2ea50151f..27ff5b7d0c 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/cpp/Package.appxmanifest +++ b/Samples/ProxyStubsForWinRTComponents/cs/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ProxyStubsForWinRTComponents/cs/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj b/Samples/ProxyStubsForWinRTComponents/cs/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj index bf19d99553..5ef8a87ae2 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ProxyStubsForWinRTComponents/cs/cs/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cs/cs/Package.appxmanifest index e0069def6f..661ba90cd6 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/cs/Package.appxmanifest +++ b/Samples/ProxyStubsForWinRTComponents/cs/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ProxyStubsForWinRTComponents/cs/cs/ProxyStubsForWinRTComponents_client_cs.csproj b/Samples/ProxyStubsForWinRTComponents/cs/cs/ProxyStubsForWinRTComponents_client_cs.csproj index 429c6e3335..7698a34cad 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/cs/ProxyStubsForWinRTComponents_client_cs.csproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/cs/ProxyStubsForWinRTComponents_client_cs.csproj @@ -11,7 +11,7 @@ ProxyStubsForWinRTComponents en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ProxyStubsForWinRTComponents/cs/js/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cs/js/Package.appxmanifest index 5a701b326e..657765edb6 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/js/Package.appxmanifest +++ b/Samples/ProxyStubsForWinRTComponents/cs/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ProxyStubsForWinRTComponents/cs/js/ProxyStubsForWinRTComponents_client_js.jsproj b/Samples/ProxyStubsForWinRTComponents/cs/js/ProxyStubsForWinRTComponents_client_js.jsproj index 09532050e3..326d8ae28f 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/js/ProxyStubsForWinRTComponents_client_js.jsproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/js/ProxyStubsForWinRTComponents_client_js.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/RadioManager/cpp/Package.appxmanifest b/Samples/RadioManager/cpp/Package.appxmanifest index e47be9bea5..da46c554b2 100644 --- a/Samples/RadioManager/cpp/Package.appxmanifest +++ b/Samples/RadioManager/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/RadioManager/cpp/RadioManager.vcxproj b/Samples/RadioManager/cpp/RadioManager.vcxproj index 7ac27b786b..3ab7da1084 100644 --- a/Samples/RadioManager/cpp/RadioManager.vcxproj +++ b/Samples/RadioManager/cpp/RadioManager.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/RadioManager/cs/Package.appxmanifest b/Samples/RadioManager/cs/Package.appxmanifest index 5e2cdf3b48..6b857430ef 100644 --- a/Samples/RadioManager/cs/Package.appxmanifest +++ b/Samples/RadioManager/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/RadioManager/cs/RadioManager.csproj b/Samples/RadioManager/cs/RadioManager.csproj index 1fb6bd9c32..92b88bbc2b 100644 --- a/Samples/RadioManager/cs/RadioManager.csproj +++ b/Samples/RadioManager/cs/RadioManager.csproj @@ -11,7 +11,7 @@ RadioManagerSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/RelativeInclinometer/cpp/Package.appxmanifest b/Samples/RelativeInclinometer/cpp/Package.appxmanifest index 20ff074761..dd8e605b67 100644 --- a/Samples/RelativeInclinometer/cpp/Package.appxmanifest +++ b/Samples/RelativeInclinometer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/RelativeInclinometer/cpp/RelativeInclinometer.vcxproj b/Samples/RelativeInclinometer/cpp/RelativeInclinometer.vcxproj index ca5bbc8942..7e81af16b7 100644 --- a/Samples/RelativeInclinometer/cpp/RelativeInclinometer.vcxproj +++ b/Samples/RelativeInclinometer/cpp/RelativeInclinometer.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/RelativeInclinometer/cs/Package.appxmanifest b/Samples/RelativeInclinometer/cs/Package.appxmanifest index 80c4c52994..55856f0faf 100644 --- a/Samples/RelativeInclinometer/cs/Package.appxmanifest +++ b/Samples/RelativeInclinometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/RelativeInclinometer/cs/RelativeInclinometer.csproj b/Samples/RelativeInclinometer/cs/RelativeInclinometer.csproj index e10953a3f4..06f4e5d7cb 100644 --- a/Samples/RelativeInclinometer/cs/RelativeInclinometer.csproj +++ b/Samples/RelativeInclinometer/cs/RelativeInclinometer.csproj @@ -11,7 +11,7 @@ RelativeInclinometerCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/RelativeInclinometer/js/Package.appxmanifest b/Samples/RelativeInclinometer/js/Package.appxmanifest index 238c4f05dc..6ee19908c3 100644 --- a/Samples/RelativeInclinometer/js/Package.appxmanifest +++ b/Samples/RelativeInclinometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/RelativeInclinometer/js/RelativeInclinometer.jsproj b/Samples/RelativeInclinometer/js/RelativeInclinometer.jsproj index 31c17c588a..8852ba294c 100644 --- a/Samples/RelativeInclinometer/js/RelativeInclinometer.jsproj +++ b/Samples/RelativeInclinometer/js/RelativeInclinometer.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/RemoteSystems/cs/Package.appxmanifest b/Samples/RemoteSystems/cs/Package.appxmanifest index 0eeec972db..4cf9eaebab 100644 --- a/Samples/RemoteSystems/cs/Package.appxmanifest +++ b/Samples/RemoteSystems/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/RemoteSystems/cs/RemoteSystems.csproj b/Samples/RemoteSystems/cs/RemoteSystems.csproj index 71d9d7beb1..1a930d0e07 100644 --- a/Samples/RemoteSystems/cs/RemoteSystems.csproj +++ b/Samples/RemoteSystems/cs/RemoteSystems.csproj @@ -11,7 +11,7 @@ RemoteSystems en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 14 true diff --git a/Samples/ResizeAppView/cpp/Package.appxmanifest b/Samples/ResizeAppView/cpp/Package.appxmanifest index 3269ad45c9..acf525a0c1 100644 --- a/Samples/ResizeAppView/cpp/Package.appxmanifest +++ b/Samples/ResizeAppView/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ResizeAppView/cpp/ResizeAppView.vcxproj b/Samples/ResizeAppView/cpp/ResizeAppView.vcxproj index 70fc974253..3261f78eca 100644 --- a/Samples/ResizeAppView/cpp/ResizeAppView.vcxproj +++ b/Samples/ResizeAppView/cpp/ResizeAppView.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ResizeAppView/cs/Package.appxmanifest b/Samples/ResizeAppView/cs/Package.appxmanifest index 5b28ff349a..c987f5187f 100644 --- a/Samples/ResizeAppView/cs/Package.appxmanifest +++ b/Samples/ResizeAppView/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ResizeAppView/cs/ResizeAppView.csproj b/Samples/ResizeAppView/cs/ResizeAppView.csproj index c5b04e14f7..54a7d9f93e 100644 --- a/Samples/ResizeAppView/cs/ResizeAppView.csproj +++ b/Samples/ResizeAppView/cs/ResizeAppView.csproj @@ -10,7 +10,7 @@ ResizeView en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ResizeAppView/js/Package.appxmanifest b/Samples/ResizeAppView/js/Package.appxmanifest index 549d9aa23d..9103600484 100644 --- a/Samples/ResizeAppView/js/Package.appxmanifest +++ b/Samples/ResizeAppView/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ResizeAppView/js/ResizeAppView.jsproj b/Samples/ResizeAppView/js/ResizeAppView.jsproj index 60a0b8ca7e..8361585e68 100644 --- a/Samples/ResizeAppView/js/ResizeAppView.jsproj +++ b/Samples/ResizeAppView/js/ResizeAppView.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SecondaryTiles/cs/Package.appxmanifest b/Samples/SecondaryTiles/cs/Package.appxmanifest index 34ac82b49e..ab19dcb906 100644 --- a/Samples/SecondaryTiles/cs/Package.appxmanifest +++ b/Samples/SecondaryTiles/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SecondaryTiles/cs/SecondaryTiles.csproj b/Samples/SecondaryTiles/cs/SecondaryTiles.csproj index 60d7aef675..f987d52a9a 100644 --- a/Samples/SecondaryTiles/cs/SecondaryTiles.csproj +++ b/Samples/SecondaryTiles/cs/SecondaryTiles.csproj @@ -10,7 +10,7 @@ SecondaryTiles en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -231,10 +231,10 @@ - + Microsoft Desktop Extension SDK for Universal App Platform - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/SemanticTextQuery/cpp/Package.appxmanifest b/Samples/SemanticTextQuery/cpp/Package.appxmanifest index c9d3355cf4..d855f82b7b 100644 --- a/Samples/SemanticTextQuery/cpp/Package.appxmanifest +++ b/Samples/SemanticTextQuery/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SemanticTextQuery/cpp/SemanticTextQuery.vcxproj b/Samples/SemanticTextQuery/cpp/SemanticTextQuery.vcxproj index a4f5939dcc..99ec28aefd 100644 --- a/Samples/SemanticTextQuery/cpp/SemanticTextQuery.vcxproj +++ b/Samples/SemanticTextQuery/cpp/SemanticTextQuery.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/SemanticTextQuery/cs/Package.appxmanifest b/Samples/SemanticTextQuery/cs/Package.appxmanifest index 56518862a7..e48974af97 100644 --- a/Samples/SemanticTextQuery/cs/Package.appxmanifest +++ b/Samples/SemanticTextQuery/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SemanticTextQuery/cs/SemanticTextQuery.csproj b/Samples/SemanticTextQuery/cs/SemanticTextQuery.csproj index 9c9f745e16..2614711876 100644 --- a/Samples/SemanticTextQuery/cs/SemanticTextQuery.csproj +++ b/Samples/SemanticTextQuery/cs/SemanticTextQuery.csproj @@ -11,7 +11,7 @@ SemanticTextQuery en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SemanticTextQuery/js/Package.appxmanifest b/Samples/SemanticTextQuery/js/Package.appxmanifest index 6add8b6c7a..c20fd70007 100644 --- a/Samples/SemanticTextQuery/js/Package.appxmanifest +++ b/Samples/SemanticTextQuery/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SemanticTextQuery/js/SemanticTextQuery.jsproj b/Samples/SemanticTextQuery/js/SemanticTextQuery.jsproj index 9e88a3722e..1be5553d4f 100644 --- a/Samples/SemanticTextQuery/js/SemanticTextQuery.jsproj +++ b/Samples/SemanticTextQuery/js/SemanticTextQuery.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SerialArduino/cs/Package.appxmanifest b/Samples/SerialArduino/cs/Package.appxmanifest index c9bc780cfb..5f37f1157f 100644 --- a/Samples/SerialArduino/cs/Package.appxmanifest +++ b/Samples/SerialArduino/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/SerialArduino/cs/SerialArduino.csproj b/Samples/SerialArduino/cs/SerialArduino.csproj index 2092d5b8de..09157b7fd7 100644 --- a/Samples/SerialArduino/cs/SerialArduino.csproj +++ b/Samples/SerialArduino/cs/SerialArduino.csproj @@ -11,7 +11,7 @@ SerialArduino en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ShareSource/cpp/Package.appxmanifest b/Samples/ShareSource/cpp/Package.appxmanifest index 4432d3d52d..88218ae41b 100644 --- a/Samples/ShareSource/cpp/Package.appxmanifest +++ b/Samples/ShareSource/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ShareSource/cpp/ShareSource.vcxproj b/Samples/ShareSource/cpp/ShareSource.vcxproj index b6846e147c..5aa4e0870e 100644 --- a/Samples/ShareSource/cpp/ShareSource.vcxproj +++ b/Samples/ShareSource/cpp/ShareSource.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/ShareSource/cs/Package.appxmanifest b/Samples/ShareSource/cs/Package.appxmanifest index 3ffbb91578..92cf5a2c3e 100644 --- a/Samples/ShareSource/cs/Package.appxmanifest +++ b/Samples/ShareSource/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ShareSource/cs/ShareSource.csproj b/Samples/ShareSource/cs/ShareSource.csproj index f8f999e651..39060b2a53 100644 --- a/Samples/ShareSource/cs/ShareSource.csproj +++ b/Samples/ShareSource/cs/ShareSource.csproj @@ -11,7 +11,7 @@ ShareSource en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/ShareSource/js/Package.appxmanifest b/Samples/ShareSource/js/Package.appxmanifest index 4b37f5e39e..c5fe1a1335 100644 --- a/Samples/ShareSource/js/Package.appxmanifest +++ b/Samples/ShareSource/js/Package.appxmanifest @@ -8,7 +8,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/ShareSource/js/ShareSource.jsproj b/Samples/ShareSource/js/ShareSource.jsproj index 584f8b214d..d98233e4c9 100644 --- a/Samples/ShareSource/js/ShareSource.jsproj +++ b/Samples/ShareSource/js/ShareSource.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ShareTarget/cs/Package.appxmanifest b/Samples/ShareTarget/cs/Package.appxmanifest index 5069c4cbf8..7be3acc372 100644 --- a/Samples/ShareTarget/cs/Package.appxmanifest +++ b/Samples/ShareTarget/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/ShareTarget/cs/ShareTarget.csproj b/Samples/ShareTarget/cs/ShareTarget.csproj index e3e3db1cfa..8fcebfbab3 100644 --- a/Samples/ShareTarget/cs/ShareTarget.csproj +++ b/Samples/ShareTarget/cs/ShareTarget.csproj @@ -10,7 +10,7 @@ ShareTarget en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Simple3DGameDX/cpp/Package.AppxManifest b/Samples/Simple3DGameDX/cpp/Package.AppxManifest index 6d2b92ee10..9d2bbae62f 100644 --- a/Samples/Simple3DGameDX/cpp/Package.AppxManifest +++ b/Samples/Simple3DGameDX/cpp/Package.AppxManifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Simple3DGameDX/cpp/Simple3DGameDX.vcxproj b/Samples/Simple3DGameDX/cpp/Simple3DGameDX.vcxproj index fd050707f6..1926a0bc37 100644 --- a/Samples/Simple3DGameDX/cpp/Simple3DGameDX.vcxproj +++ b/Samples/Simple3DGameDX/cpp/Simple3DGameDX.vcxproj @@ -33,7 +33,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true 10.0 diff --git a/Samples/Simple3DGameXaml/cpp/Package.AppxManifest b/Samples/Simple3DGameXaml/cpp/Package.AppxManifest index a7e8f242cb..27fc0385f7 100644 --- a/Samples/Simple3DGameXaml/cpp/Package.AppxManifest +++ b/Samples/Simple3DGameXaml/cpp/Package.AppxManifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.vcxproj b/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.vcxproj index 315f205927..4cfeee1d93 100644 --- a/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.vcxproj +++ b/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.vcxproj @@ -33,7 +33,7 @@ 14.0 true Windows Store - 10.0.14332.0 + 10.0.14393.0 10.0.14332.0 true 10.0 diff --git a/Samples/SimpleCommunication/common/MediaExtensions/Microsoft.Samples.SimpleCommunication/Microsoft.Samples.SimpleCommunication.vcxproj b/Samples/SimpleCommunication/common/MediaExtensions/Microsoft.Samples.SimpleCommunication/Microsoft.Samples.SimpleCommunication.vcxproj index 57cc193f03..27ce31f912 100644 --- a/Samples/SimpleCommunication/common/MediaExtensions/Microsoft.Samples.SimpleCommunication/Microsoft.Samples.SimpleCommunication.vcxproj +++ b/Samples/SimpleCommunication/common/MediaExtensions/Microsoft.Samples.SimpleCommunication/Microsoft.Samples.SimpleCommunication.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true true diff --git a/Samples/SimpleCommunication/cpp/Package.appxmanifest b/Samples/SimpleCommunication/cpp/Package.appxmanifest index 01683ad733..ba74f976c0 100644 --- a/Samples/SimpleCommunication/cpp/Package.appxmanifest +++ b/Samples/SimpleCommunication/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SimpleCommunication/cpp/SimpleCommunication.vcxproj b/Samples/SimpleCommunication/cpp/SimpleCommunication.vcxproj index 5e2d359450..8e44f20db9 100644 --- a/Samples/SimpleCommunication/cpp/SimpleCommunication.vcxproj +++ b/Samples/SimpleCommunication/cpp/SimpleCommunication.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true true diff --git a/Samples/SimpleCommunication/cs/Package.appxmanifest b/Samples/SimpleCommunication/cs/Package.appxmanifest index 6bde67e12c..eda1486707 100644 --- a/Samples/SimpleCommunication/cs/Package.appxmanifest +++ b/Samples/SimpleCommunication/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SimpleCommunication/cs/SimpleCommunication.csproj b/Samples/SimpleCommunication/cs/SimpleCommunication.csproj index 7ae96515fd..858a75beaa 100644 --- a/Samples/SimpleCommunication/cs/SimpleCommunication.csproj +++ b/Samples/SimpleCommunication/cs/SimpleCommunication.csproj @@ -10,7 +10,7 @@ SimpleCommunication en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SimpleCommunication/js/Package.appxmanifest b/Samples/SimpleCommunication/js/Package.appxmanifest index 21207fec6e..d637af6b12 100644 --- a/Samples/SimpleCommunication/js/Package.appxmanifest +++ b/Samples/SimpleCommunication/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SimpleCommunication/js/SimpleCommunication.jsproj b/Samples/SimpleCommunication/js/SimpleCommunication.jsproj index 38eeade7e7..f2d75151fd 100644 --- a/Samples/SimpleCommunication/js/SimpleCommunication.jsproj +++ b/Samples/SimpleCommunication/js/SimpleCommunication.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SimpleImaging/cs/Package.appxmanifest b/Samples/SimpleImaging/cs/Package.appxmanifest index dd77898026..f454bf3be3 100644 --- a/Samples/SimpleImaging/cs/Package.appxmanifest +++ b/Samples/SimpleImaging/cs/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SimpleImaging/cs/SimpleImaging.csproj b/Samples/SimpleImaging/cs/SimpleImaging.csproj index 6ecd9debee..6c5cf94f3a 100644 --- a/Samples/SimpleImaging/cs/SimpleImaging.csproj +++ b/Samples/SimpleImaging/cs/SimpleImaging.csproj @@ -11,7 +11,7 @@ SimpleImaging en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SimpleImaging/js/SimpleImaging.jsproj b/Samples/SimpleImaging/js/SimpleImaging.jsproj index e01111b8b6..3aa4d4f5f1 100644 --- a/Samples/SimpleImaging/js/SimpleImaging.jsproj +++ b/Samples/SimpleImaging/js/SimpleImaging.jsproj @@ -21,7 +21,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SimpleImaging/js/package.appxmanifest b/Samples/SimpleImaging/js/package.appxmanifest index 34d48b25b9..d6251b7ea7 100644 --- a/Samples/SimpleImaging/js/package.appxmanifest +++ b/Samples/SimpleImaging/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SimpleInk/cs/Package.appxmanifest b/Samples/SimpleInk/cs/Package.appxmanifest index 406d52338c..6c23905d71 100644 --- a/Samples/SimpleInk/cs/Package.appxmanifest +++ b/Samples/SimpleInk/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/SimpleInk/cs/SimpleInk.csproj b/Samples/SimpleInk/cs/SimpleInk.csproj index 29a1e7853c..d5e2c48855 100644 --- a/Samples/SimpleInk/cs/SimpleInk.csproj +++ b/Samples/SimpleInk/cs/SimpleInk.csproj @@ -11,7 +11,7 @@ SimpleInk en-US UAP - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 14 true diff --git a/Samples/SimpleOrientationSensor/cpp/Package.appxmanifest b/Samples/SimpleOrientationSensor/cpp/Package.appxmanifest index e9fcc4e43e..b8305bf56f 100644 --- a/Samples/SimpleOrientationSensor/cpp/Package.appxmanifest +++ b/Samples/SimpleOrientationSensor/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.vcxproj b/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.vcxproj index ca5bbc8942..7e81af16b7 100644 --- a/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.vcxproj +++ b/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/SimpleOrientationSensor/cs/Package.appxmanifest b/Samples/SimpleOrientationSensor/cs/Package.appxmanifest index 8ae4a3f615..faa94cf41a 100644 --- a/Samples/SimpleOrientationSensor/cs/Package.appxmanifest +++ b/Samples/SimpleOrientationSensor/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.csproj b/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.csproj index 3a823825b2..4b8c5ba203 100644 --- a/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.csproj +++ b/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.csproj @@ -11,7 +11,7 @@ SimpleOrientationCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SimpleOrientationSensor/js/Package.appxmanifest b/Samples/SimpleOrientationSensor/js/Package.appxmanifest index 6aeb37e86d..266d66d088 100644 --- a/Samples/SimpleOrientationSensor/js/Package.appxmanifest +++ b/Samples/SimpleOrientationSensor/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.jsproj b/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.jsproj index 31c17c588a..8852ba294c 100644 --- a/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.jsproj +++ b/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SmartCard/cpp/Package.appxmanifest b/Samples/SmartCard/cpp/Package.appxmanifest index a9d6cf52c5..d08cc724c3 100644 --- a/Samples/SmartCard/cpp/Package.appxmanifest +++ b/Samples/SmartCard/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SmartCard/cpp/Smartcard.vcxproj b/Samples/SmartCard/cpp/Smartcard.vcxproj index abc36a83a0..6d5596dea3 100644 --- a/Samples/SmartCard/cpp/Smartcard.vcxproj +++ b/Samples/SmartCard/cpp/Smartcard.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true Smartcard @@ -81,27 +81,27 @@ - + - + - + - + - + - + @@ -270,7 +270,7 @@ - + diff --git a/Samples/SmartCard/cs/Package.appxmanifest b/Samples/SmartCard/cs/Package.appxmanifest index 0a0b04bfef..5d5c904ee7 100644 --- a/Samples/SmartCard/cs/Package.appxmanifest +++ b/Samples/SmartCard/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SmartCard/cs/Smartcard.csproj b/Samples/SmartCard/cs/Smartcard.csproj index f371e74c78..236e55e51a 100644 --- a/Samples/SmartCard/cs/Smartcard.csproj +++ b/Samples/SmartCard/cs/Smartcard.csproj @@ -11,7 +11,7 @@ SmartcardCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -211,7 +211,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/SmartCard/js/Package.appxmanifest b/Samples/SmartCard/js/Package.appxmanifest index 294f17be34..3e7b09471e 100644 --- a/Samples/SmartCard/js/Package.appxmanifest +++ b/Samples/SmartCard/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SmartCard/js/Smartcard.jsproj b/Samples/SmartCard/js/Smartcard.jsproj index c803df5bf4..f20557305b 100644 --- a/Samples/SmartCard/js/Smartcard.jsproj +++ b/Samples/SmartCard/js/Smartcard.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SmsSendAndReceive/cs/SmsBackgroundTask/SmsBackgroundTask.csproj b/Samples/SmsSendAndReceive/cs/SmsBackgroundTask/SmsBackgroundTask.csproj index 5ffe9e63fa..1ae95cc86d 100644 --- a/Samples/SmsSendAndReceive/cs/SmsBackgroundTask/SmsBackgroundTask.csproj +++ b/Samples/SmsSendAndReceive/cs/SmsBackgroundTask/SmsBackgroundTask.csproj @@ -11,7 +11,7 @@ SmsBackgroundTask en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/Package.appxmanifest b/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/Package.appxmanifest index ebaee8ce1c..da6af5db7d 100644 --- a/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/Package.appxmanifest +++ b/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.csproj b/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.csproj index 92c4f88603..877eb8af94 100644 --- a/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.csproj +++ b/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.csproj @@ -11,7 +11,7 @@ SmsSendAndReceive en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SocketActivityStreamSocket/cs/Server/Package.appxmanifest b/Samples/SocketActivityStreamSocket/cs/Server/Package.appxmanifest index 55da9e4770..4a5b7ade9e 100644 --- a/Samples/SocketActivityStreamSocket/cs/Server/Package.appxmanifest +++ b/Samples/SocketActivityStreamSocket/cs/Server/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SocketActivityStreamSocket/cs/Server/StreamSocketListenerServer.csproj b/Samples/SocketActivityStreamSocket/cs/Server/StreamSocketListenerServer.csproj index 1f7cf9c4bb..cf9b77975f 100644 --- a/Samples/SocketActivityStreamSocket/cs/Server/StreamSocketListenerServer.csproj +++ b/Samples/SocketActivityStreamSocket/cs/Server/StreamSocketListenerServer.csproj @@ -11,7 +11,7 @@ StreamSocketListenerServer en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SocketActivityStreamSocket/cs/SocketActivityBackgroundTask/SocketActivityBackgroundTask.csproj b/Samples/SocketActivityStreamSocket/cs/SocketActivityBackgroundTask/SocketActivityBackgroundTask.csproj index 1b55bbb06a..06a51e5216 100644 --- a/Samples/SocketActivityStreamSocket/cs/SocketActivityBackgroundTask/SocketActivityBackgroundTask.csproj +++ b/Samples/SocketActivityStreamSocket/cs/SocketActivityBackgroundTask/SocketActivityBackgroundTask.csproj @@ -11,7 +11,7 @@ SocketActivityBackgroundTask en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/Package.appxmanifest b/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/Package.appxmanifest index fc8e34122c..9f1bb9c848 100644 --- a/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/Package.appxmanifest +++ b/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/SocketActivityStreamSocket.csproj b/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/SocketActivityStreamSocket.csproj index 4dc89effe0..aeab388fd6 100644 --- a/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/SocketActivityStreamSocket.csproj +++ b/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/SocketActivityStreamSocket.csproj @@ -11,7 +11,7 @@ SocketActivityStreamSocket en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SpatialSound/cpp/Package.appxmanifest b/Samples/SpatialSound/cpp/Package.appxmanifest index 9c2bd998fb..2b2b3ffb2e 100644 --- a/Samples/SpatialSound/cpp/Package.appxmanifest +++ b/Samples/SpatialSound/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SpatialSound/cpp/SpatialSound.vcxproj b/Samples/SpatialSound/cpp/SpatialSound.vcxproj index a450de1a7e..fe1280d811 100644 --- a/Samples/SpatialSound/cpp/SpatialSound.vcxproj +++ b/Samples/SpatialSound/cpp/SpatialSound.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/SpeechRecognitionAndSynthesis/cpp/Package.appxmanifest b/Samples/SpeechRecognitionAndSynthesis/cpp/Package.appxmanifest index a3156787d0..0a235bd1cd 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cpp/Package.appxmanifest +++ b/Samples/SpeechRecognitionAndSynthesis/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.vcxproj b/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.vcxproj index f4e2fee052..01946a7367 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.vcxproj +++ b/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/SpeechRecognitionAndSynthesis/cs/Package.appxmanifest b/Samples/SpeechRecognitionAndSynthesis/cs/Package.appxmanifest index 175f7f8c11..4b13fd16ba 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cs/Package.appxmanifest +++ b/Samples/SpeechRecognitionAndSynthesis/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.csproj b/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.csproj index b4e1de82f1..52994efc2d 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.csproj +++ b/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.csproj @@ -11,7 +11,7 @@ SpeechAndTTS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.jsproj b/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.jsproj index 6c9ad2c1f3..11599763b3 100644 --- a/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.jsproj +++ b/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SpeechRecognitionAndSynthesis/js/package.appxmanifest b/Samples/SpeechRecognitionAndSynthesis/js/package.appxmanifest index cc4771e8b3..7a338ed562 100644 --- a/Samples/SpeechRecognitionAndSynthesis/js/package.appxmanifest +++ b/Samples/SpeechRecognitionAndSynthesis/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SplashScreen/cs/Package.appxmanifest b/Samples/SplashScreen/cs/Package.appxmanifest index a956c82bf5..bf5d8fa63a 100644 --- a/Samples/SplashScreen/cs/Package.appxmanifest +++ b/Samples/SplashScreen/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/SplashScreen/cs/SplashScreen.csproj b/Samples/SplashScreen/cs/SplashScreen.csproj index 49f95160f5..192776f7f1 100644 --- a/Samples/SplashScreen/cs/SplashScreen.csproj +++ b/Samples/SplashScreen/cs/SplashScreen.csproj @@ -10,7 +10,7 @@ SplashScreens en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -176,10 +176,10 @@ - + Microsoft Desktop Extension SDK for Universal App Platform - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/Store/cpp/Package.appxmanifest b/Samples/Store/cpp/Package.appxmanifest index 1eb7db1dde..b3a3402f0a 100644 --- a/Samples/Store/cpp/Package.appxmanifest +++ b/Samples/Store/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Store/cpp/Store.vcxproj b/Samples/Store/cpp/Store.vcxproj index 39bdae3ef2..7239355823 100644 --- a/Samples/Store/cpp/Store.vcxproj +++ b/Samples/Store/cpp/Store.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 true diff --git a/Samples/Store/cs/Package.appxmanifest b/Samples/Store/cs/Package.appxmanifest index 6046afb44a..02d53ac61d 100644 --- a/Samples/Store/cs/Package.appxmanifest +++ b/Samples/Store/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Store/cs/Store.csproj b/Samples/Store/cs/Store.csproj index deefa6d47e..607b752d41 100644 --- a/Samples/Store/cs/Store.csproj +++ b/Samples/Store/cs/Store.csproj @@ -11,7 +11,7 @@ Store en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 true diff --git a/Samples/Store/js/Package.appxmanifest b/Samples/Store/js/Package.appxmanifest index d0bb27d02b..4668152286 100644 --- a/Samples/Store/js/Package.appxmanifest +++ b/Samples/Store/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Store/js/Store.jsproj b/Samples/Store/js/Store.jsproj index 37b22cd29b..bf630f924e 100644 --- a/Samples/Store/js/Store.jsproj +++ b/Samples/Store/js/Store.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/StreamSocket/cpp/StreamSocket.vcxproj b/Samples/StreamSocket/cpp/StreamSocket.vcxproj index 9fe78fe7be..d6a4186109 100644 --- a/Samples/StreamSocket/cpp/StreamSocket.vcxproj +++ b/Samples/StreamSocket/cpp/StreamSocket.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/StreamSocket/cs/StreamSocket.csproj b/Samples/StreamSocket/cs/StreamSocket.csproj index 98a5071c38..5e8ebde6c2 100644 --- a/Samples/StreamSocket/cs/StreamSocket.csproj +++ b/Samples/StreamSocket/cs/StreamSocket.csproj @@ -11,7 +11,7 @@ StreamSocket en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/StreamSocket/js/Package.appxmanifest b/Samples/StreamSocket/js/Package.appxmanifest index dc5ea27129..9a959910d0 100644 --- a/Samples/StreamSocket/js/Package.appxmanifest +++ b/Samples/StreamSocket/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/StreamSocket/js/StreamSocket.jsproj b/Samples/StreamSocket/js/StreamSocket.jsproj index 20cf81ed86..63b9407eb2 100644 --- a/Samples/StreamSocket/js/StreamSocket.jsproj +++ b/Samples/StreamSocket/js/StreamSocket.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Syndication/cpp/Package.appxmanifest b/Samples/Syndication/cpp/Package.appxmanifest index 0fde386a38..6101cd7b7f 100644 --- a/Samples/Syndication/cpp/Package.appxmanifest +++ b/Samples/Syndication/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Syndication/cpp/Syndication.vcxproj b/Samples/Syndication/cpp/Syndication.vcxproj index e1de14e291..708ef8183a 100644 --- a/Samples/Syndication/cpp/Syndication.vcxproj +++ b/Samples/Syndication/cpp/Syndication.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Syndication/cs/Package.appxmanifest b/Samples/Syndication/cs/Package.appxmanifest index 59b6c86c70..bfa3f0d84d 100644 --- a/Samples/Syndication/cs/Package.appxmanifest +++ b/Samples/Syndication/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Syndication/cs/Syndication.csproj b/Samples/Syndication/cs/Syndication.csproj index e3917f4454..76dc72050d 100644 --- a/Samples/Syndication/cs/Syndication.csproj +++ b/Samples/Syndication/cs/Syndication.csproj @@ -11,7 +11,7 @@ Syndication en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SystemMediaTransportControls/cs/Package.appxmanifest b/Samples/SystemMediaTransportControls/cs/Package.appxmanifest index 2d2fe8eb7c..015a1446d9 100644 --- a/Samples/SystemMediaTransportControls/cs/Package.appxmanifest +++ b/Samples/SystemMediaTransportControls/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.csproj b/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.csproj index c5f1718396..e60ee2b099 100644 --- a/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.csproj +++ b/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.csproj @@ -10,7 +10,7 @@ SystemMediaTransportControls en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.jsproj b/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.jsproj index cd969b0dbe..550d1b65c4 100644 --- a/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.jsproj +++ b/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SystemMediaTransportControls/js/package.appxmanifest b/Samples/SystemMediaTransportControls/js/package.appxmanifest index 3c9d1f163f..9a839eb4b4 100644 --- a/Samples/SystemMediaTransportControls/js/package.appxmanifest +++ b/Samples/SystemMediaTransportControls/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/TextSegmentation/cpp/Package.appxmanifest b/Samples/TextSegmentation/cpp/Package.appxmanifest index 87edeec100..48ce3ecb70 100644 --- a/Samples/TextSegmentation/cpp/Package.appxmanifest +++ b/Samples/TextSegmentation/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TextSegmentation/cpp/TextSegmentation.vcxproj b/Samples/TextSegmentation/cpp/TextSegmentation.vcxproj index 63f49d3a57..3246967730 100644 --- a/Samples/TextSegmentation/cpp/TextSegmentation.vcxproj +++ b/Samples/TextSegmentation/cpp/TextSegmentation.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/TextSegmentation/cs/Package.appxmanifest b/Samples/TextSegmentation/cs/Package.appxmanifest index 39b2f9d88a..d5aa94ae39 100644 --- a/Samples/TextSegmentation/cs/Package.appxmanifest +++ b/Samples/TextSegmentation/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/TextSegmentation/cs/TextSegmentation.csproj b/Samples/TextSegmentation/cs/TextSegmentation.csproj index 908dde43fb..d78068b861 100644 --- a/Samples/TextSegmentation/cs/TextSegmentation.csproj +++ b/Samples/TextSegmentation/cs/TextSegmentation.csproj @@ -11,7 +11,7 @@ TextSegmentation en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/TextSegmentation/js/Package.appxmanifest b/Samples/TextSegmentation/js/Package.appxmanifest index b81afb72a6..287e0d69cd 100644 --- a/Samples/TextSegmentation/js/Package.appxmanifest +++ b/Samples/TextSegmentation/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/TextSegmentation/js/TextSegmentation.jsproj b/Samples/TextSegmentation/js/TextSegmentation.jsproj index 76e9f2ab08..49019ccb3c 100644 --- a/Samples/TextSegmentation/js/TextSegmentation.jsproj +++ b/Samples/TextSegmentation/js/TextSegmentation.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/TextSuggestion/cpp/Package.appxmanifest b/Samples/TextSuggestion/cpp/Package.appxmanifest index e6b397b788..92930ef0da 100644 --- a/Samples/TextSuggestion/cpp/Package.appxmanifest +++ b/Samples/TextSuggestion/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TextSuggestion/cpp/TextSuggestion.vcxproj b/Samples/TextSuggestion/cpp/TextSuggestion.vcxproj index 3926b86138..e00d6391cb 100644 --- a/Samples/TextSuggestion/cpp/TextSuggestion.vcxproj +++ b/Samples/TextSuggestion/cpp/TextSuggestion.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 true TextSuggestionAPI diff --git a/Samples/TextSuggestion/cs/Package.appxmanifest b/Samples/TextSuggestion/cs/Package.appxmanifest index bdd37b48e0..b3331fb336 100644 --- a/Samples/TextSuggestion/cs/Package.appxmanifest +++ b/Samples/TextSuggestion/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/TextSuggestion/cs/TextSuggestion.csproj b/Samples/TextSuggestion/cs/TextSuggestion.csproj index f59a5a4a07..b4a87d9d8b 100644 --- a/Samples/TextSuggestion/cs/TextSuggestion.csproj +++ b/Samples/TextSuggestion/cs/TextSuggestion.csproj @@ -11,7 +11,7 @@ TextSuggestion en-US UAP - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 14 true diff --git a/Samples/TextSuggestion/js/Package.appxmanifest b/Samples/TextSuggestion/js/Package.appxmanifest index cc110646a2..3c192cc65b 100644 --- a/Samples/TextSuggestion/js/Package.appxmanifest +++ b/Samples/TextSuggestion/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/TextSuggestion/js/TextSuggestion.jsproj b/Samples/TextSuggestion/js/TextSuggestion.jsproj index 400661d2bd..4abd74e975 100644 --- a/Samples/TextSuggestion/js/TextSuggestion.jsproj +++ b/Samples/TextSuggestion/js/TextSuggestion.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/TitleBar/cpp/Package.appxmanifest b/Samples/TitleBar/cpp/Package.appxmanifest index d13f615928..570298843c 100644 --- a/Samples/TitleBar/cpp/Package.appxmanifest +++ b/Samples/TitleBar/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TitleBar/cpp/TitleBar.vcxproj b/Samples/TitleBar/cpp/TitleBar.vcxproj index 452e1ce9c5..edd8ff5417 100644 --- a/Samples/TitleBar/cpp/TitleBar.vcxproj +++ b/Samples/TitleBar/cpp/TitleBar.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/TitleBar/cs/Package.appxmanifest b/Samples/TitleBar/cs/Package.appxmanifest index 51f5b892fa..8156e342b1 100644 --- a/Samples/TitleBar/cs/Package.appxmanifest +++ b/Samples/TitleBar/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/TitleBar/cs/TitleBar.csproj b/Samples/TitleBar/cs/TitleBar.csproj index 911aedc745..256fe132c4 100644 --- a/Samples/TitleBar/cs/TitleBar.csproj +++ b/Samples/TitleBar/cs/TitleBar.csproj @@ -10,7 +10,7 @@ TitleBar en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/TitleBar/js/CoreViewHelpers/CoreViewHelpers.vcxproj b/Samples/TitleBar/js/CoreViewHelpers/CoreViewHelpers.vcxproj index 25fe4c482b..8949c16435 100644 --- a/Samples/TitleBar/js/CoreViewHelpers/CoreViewHelpers.vcxproj +++ b/Samples/TitleBar/js/CoreViewHelpers/CoreViewHelpers.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/TitleBar/js/Package.appxmanifest b/Samples/TitleBar/js/Package.appxmanifest index a694dd3b5b..34f257d9e9 100644 --- a/Samples/TitleBar/js/Package.appxmanifest +++ b/Samples/TitleBar/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/TitleBar/js/TitleBar.jsproj b/Samples/TitleBar/js/TitleBar.jsproj index b2b6f87027..ceb252231e 100644 --- a/Samples/TitleBar/js/TitleBar.jsproj +++ b/Samples/TitleBar/js/TitleBar.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/TouchKeyboard/cpp/Package.appxmanifest b/Samples/TouchKeyboard/cpp/Package.appxmanifest index c048289f49..6b5dbccf71 100644 --- a/Samples/TouchKeyboard/cpp/Package.appxmanifest +++ b/Samples/TouchKeyboard/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TouchKeyboard/cpp/TouchKeyboard.vcxproj b/Samples/TouchKeyboard/cpp/TouchKeyboard.vcxproj index ee196bf8ac..901d36deb0 100644 --- a/Samples/TouchKeyboard/cpp/TouchKeyboard.vcxproj +++ b/Samples/TouchKeyboard/cpp/TouchKeyboard.vcxproj @@ -8,7 +8,7 @@ true Windows Store 8.2 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 @@ -76,27 +76,27 @@ - + - + - + - + - + - + @@ -275,7 +275,7 @@ - + diff --git a/Samples/TouchKeyboard/cs/Package.appxmanifest b/Samples/TouchKeyboard/cs/Package.appxmanifest index e55059609c..0024234733 100644 --- a/Samples/TouchKeyboard/cs/Package.appxmanifest +++ b/Samples/TouchKeyboard/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/TouchKeyboard/cs/TouchKeyboard.csproj b/Samples/TouchKeyboard/cs/TouchKeyboard.csproj index 55e82a3c48..5668b323fb 100644 --- a/Samples/TouchKeyboard/cs/TouchKeyboard.csproj +++ b/Samples/TouchKeyboard/cs/TouchKeyboard.csproj @@ -10,7 +10,7 @@ TouchKeyboard en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 512 @@ -180,7 +180,7 @@ Visual C++ 2015 Runtime for Universal Windows Platform Apps - + diff --git a/Samples/TouchKeyboardTextInput/cpp/Package.appxmanifest b/Samples/TouchKeyboardTextInput/cpp/Package.appxmanifest index 4b116b20b2..c860a21c6d 100644 --- a/Samples/TouchKeyboardTextInput/cpp/Package.appxmanifest +++ b/Samples/TouchKeyboardTextInput/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.vcxproj b/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.vcxproj index cb500d69e2..8a26d928fa 100644 --- a/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.vcxproj +++ b/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.vcxproj @@ -8,7 +8,7 @@ true Windows Store 8.2 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 diff --git a/Samples/TouchKeyboardTextInput/cs/Package.appxmanifest b/Samples/TouchKeyboardTextInput/cs/Package.appxmanifest index d045f08d15..2bf8cc501a 100644 --- a/Samples/TouchKeyboardTextInput/cs/Package.appxmanifest +++ b/Samples/TouchKeyboardTextInput/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.csproj b/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.csproj index db0f5a8c78..dad422864e 100644 --- a/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.csproj +++ b/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.csproj @@ -10,7 +10,7 @@ TouchKeyboardTextInput en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 512 diff --git a/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.jsproj b/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.jsproj index e4f3ae2801..d1f5257631 100644 --- a/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.jsproj +++ b/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/TouchKeyboardTextInput/js/package.appxmanifest b/Samples/TouchKeyboardTextInput/js/package.appxmanifest index e4665d9712..0be69489a4 100644 --- a/Samples/TouchKeyboardTextInput/js/package.appxmanifest +++ b/Samples/TouchKeyboardTextInput/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Unicode/cpp/Package.appxmanifest b/Samples/Unicode/cpp/Package.appxmanifest index 451eaa560d..277b2a5ddb 100644 --- a/Samples/Unicode/cpp/Package.appxmanifest +++ b/Samples/Unicode/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Unicode/cpp/Unicode.vcxproj b/Samples/Unicode/cpp/Unicode.vcxproj index f74211d06d..d7ac27cfd9 100644 --- a/Samples/Unicode/cpp/Unicode.vcxproj +++ b/Samples/Unicode/cpp/Unicode.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/Unicode/cs/Package.appxmanifest b/Samples/Unicode/cs/Package.appxmanifest index 33a1c79491..244b903c43 100644 --- a/Samples/Unicode/cs/Package.appxmanifest +++ b/Samples/Unicode/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Unicode/cs/Unicode.csproj b/Samples/Unicode/cs/Unicode.csproj index e6d3042c41..ebe37d8bb1 100644 --- a/Samples/Unicode/cs/Unicode.csproj +++ b/Samples/Unicode/cs/Unicode.csproj @@ -11,7 +11,7 @@ UnicodeSample en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/Unicode/js/Package.appxmanifest b/Samples/Unicode/js/Package.appxmanifest index 53dd51ef6d..97d572c674 100644 --- a/Samples/Unicode/js/Package.appxmanifest +++ b/Samples/Unicode/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Unicode/js/Unicode.jsproj b/Samples/Unicode/js/Unicode.jsproj index 3e9919ebe2..6bf31837c0 100644 --- a/Samples/Unicode/js/Unicode.jsproj +++ b/Samples/Unicode/js/Unicode.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserCertificateStore/cpp/Package.appxmanifest b/Samples/UserCertificateStore/cpp/Package.appxmanifest index 1ef277814e..e6733d8b54 100644 --- a/Samples/UserCertificateStore/cpp/Package.appxmanifest +++ b/Samples/UserCertificateStore/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/UserCertificateStore/cpp/UserCertificateStore.vcxproj b/Samples/UserCertificateStore/cpp/UserCertificateStore.vcxproj index fd2ae133fb..b68ff84436 100644 --- a/Samples/UserCertificateStore/cpp/UserCertificateStore.vcxproj +++ b/Samples/UserCertificateStore/cpp/UserCertificateStore.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 diff --git a/Samples/UserCertificateStore/cs/Package.appxmanifest b/Samples/UserCertificateStore/cs/Package.appxmanifest index c26505a309..4d1e26bd70 100644 --- a/Samples/UserCertificateStore/cs/Package.appxmanifest +++ b/Samples/UserCertificateStore/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/UserCertificateStore/cs/UserCertificateStore.csproj b/Samples/UserCertificateStore/cs/UserCertificateStore.csproj index 346963e229..213188e944 100644 --- a/Samples/UserCertificateStore/cs/UserCertificateStore.csproj +++ b/Samples/UserCertificateStore/cs/UserCertificateStore.csproj @@ -10,7 +10,7 @@ UserCertificateStore en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 14 true diff --git a/Samples/UserCertificateStore/js/UserCertificateStore.jsproj b/Samples/UserCertificateStore/js/UserCertificateStore.jsproj index 6e3c34c540..f6f7140aa1 100644 --- a/Samples/UserCertificateStore/js/UserCertificateStore.jsproj +++ b/Samples/UserCertificateStore/js/UserCertificateStore.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserCertificateStore/js/package.appxmanifest b/Samples/UserCertificateStore/js/package.appxmanifest index bd6b33b31f..2e1b7a2701 100644 --- a/Samples/UserCertificateStore/js/package.appxmanifest +++ b/Samples/UserCertificateStore/js/package.appxmanifest @@ -13,7 +13,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/UserConsentVerifier/cpp/Package.appxmanifest b/Samples/UserConsentVerifier/cpp/Package.appxmanifest index ea3fd069bc..6f40b71fd7 100644 --- a/Samples/UserConsentVerifier/cpp/Package.appxmanifest +++ b/Samples/UserConsentVerifier/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/UserConsentVerifier/cpp/UserConsentVerifier.vcxproj b/Samples/UserConsentVerifier/cpp/UserConsentVerifier.vcxproj index 67e2c3d94f..aa1498a96f 100644 --- a/Samples/UserConsentVerifier/cpp/UserConsentVerifier.vcxproj +++ b/Samples/UserConsentVerifier/cpp/UserConsentVerifier.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true UserConsentVerifier @@ -81,27 +81,27 @@ - + - + - + - + - + - + @@ -226,7 +226,7 @@ - + diff --git a/Samples/UserConsentVerifier/cs/Package.appxmanifest b/Samples/UserConsentVerifier/cs/Package.appxmanifest index abdd76dd24..c8e50401b9 100644 --- a/Samples/UserConsentVerifier/cs/Package.appxmanifest +++ b/Samples/UserConsentVerifier/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/UserConsentVerifier/cs/UserConsentVerifier.csproj b/Samples/UserConsentVerifier/cs/UserConsentVerifier.csproj index da41ef2270..9964b0bc94 100644 --- a/Samples/UserConsentVerifier/cs/UserConsentVerifier.csproj +++ b/Samples/UserConsentVerifier/cs/UserConsentVerifier.csproj @@ -11,7 +11,7 @@ UserConsentVerifierCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/UserConsentVerifier/js/Package.appxmanifest b/Samples/UserConsentVerifier/js/Package.appxmanifest index 8f7eecd3a3..7ea5b3821a 100644 --- a/Samples/UserConsentVerifier/js/Package.appxmanifest +++ b/Samples/UserConsentVerifier/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/UserConsentVerifier/js/UserConsentVerifier.jsproj b/Samples/UserConsentVerifier/js/UserConsentVerifier.jsproj index d2e4baaed2..5072e66e40 100644 --- a/Samples/UserConsentVerifier/js/UserConsentVerifier.jsproj +++ b/Samples/UserConsentVerifier/js/UserConsentVerifier.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserDataAccountManager/cpp/Package.appxmanifest b/Samples/UserDataAccountManager/cpp/Package.appxmanifest index 48020a4880..4d3207f0d4 100644 --- a/Samples/UserDataAccountManager/cpp/Package.appxmanifest +++ b/Samples/UserDataAccountManager/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/UserDataAccountManager/cpp/UserDataAccountManager.vcxproj b/Samples/UserDataAccountManager/cpp/UserDataAccountManager.vcxproj index 7287008bd5..dd6661ce62 100644 --- a/Samples/UserDataAccountManager/cpp/UserDataAccountManager.vcxproj +++ b/Samples/UserDataAccountManager/cpp/UserDataAccountManager.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 @@ -76,27 +76,27 @@ - + - + - + - + - + - + @@ -231,7 +231,7 @@ - + diff --git a/Samples/UserDataAccountManager/cs/Package.appxmanifest b/Samples/UserDataAccountManager/cs/Package.appxmanifest index 2f793108f2..831eb179a7 100644 --- a/Samples/UserDataAccountManager/cs/Package.appxmanifest +++ b/Samples/UserDataAccountManager/cs/Package.appxmanifest @@ -22,7 +22,7 @@ - + diff --git a/Samples/UserDataAccountManager/cs/UserDataAccountManager.csproj b/Samples/UserDataAccountManager/cs/UserDataAccountManager.csproj index 236f89dcf4..95f70fe1f2 100644 --- a/Samples/UserDataAccountManager/cs/UserDataAccountManager.csproj +++ b/Samples/UserDataAccountManager/cs/UserDataAccountManager.csproj @@ -10,7 +10,7 @@ DataAccounts en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/UserDataAccountManager/js/UserDataAccountManager.jsproj b/Samples/UserDataAccountManager/js/UserDataAccountManager.jsproj index 98f9de92d1..d73c70911f 100644 --- a/Samples/UserDataAccountManager/js/UserDataAccountManager.jsproj +++ b/Samples/UserDataAccountManager/js/UserDataAccountManager.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserDataAccountManager/js/package.appxmanifest b/Samples/UserDataAccountManager/js/package.appxmanifest index 64a518eebd..33f25a2c60 100644 --- a/Samples/UserDataAccountManager/js/package.appxmanifest +++ b/Samples/UserDataAccountManager/js/package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/UserInfo/cpp/Package.appxmanifest b/Samples/UserInfo/cpp/Package.appxmanifest index 3d0ae57f3b..df6930fa57 100644 --- a/Samples/UserInfo/cpp/Package.appxmanifest +++ b/Samples/UserInfo/cpp/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/UserInfo/cpp/UserInfo.vcxproj b/Samples/UserInfo/cpp/UserInfo.vcxproj index d8d47cc506..600a865b36 100644 --- a/Samples/UserInfo/cpp/UserInfo.vcxproj +++ b/Samples/UserInfo/cpp/UserInfo.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + diff --git a/Samples/UserInfo/cs/Package.appxmanifest b/Samples/UserInfo/cs/Package.appxmanifest index fb10f507b6..b880d3a339 100644 --- a/Samples/UserInfo/cs/Package.appxmanifest +++ b/Samples/UserInfo/cs/Package.appxmanifest @@ -22,7 +22,7 @@ - + diff --git a/Samples/UserInfo/cs/UserInfo.csproj b/Samples/UserInfo/cs/UserInfo.csproj index 51fa3542b5..be6f241201 100644 --- a/Samples/UserInfo/cs/UserInfo.csproj +++ b/Samples/UserInfo/cs/UserInfo.csproj @@ -11,7 +11,7 @@ UserInfo en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/UserInfo/js/Package.appxmanifest b/Samples/UserInfo/js/Package.appxmanifest index 9025284f2d..f17c3d1e8d 100644 --- a/Samples/UserInfo/js/Package.appxmanifest +++ b/Samples/UserInfo/js/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/UserInfo/js/UserInfo.jsproj b/Samples/UserInfo/js/UserInfo.jsproj index 549f67b7ab..10ce24580d 100644 --- a/Samples/UserInfo/js/UserInfo.jsproj +++ b/Samples/UserInfo/js/UserInfo.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserInteractionMode/cpp/Package.appxmanifest b/Samples/UserInteractionMode/cpp/Package.appxmanifest index cb711f69c4..beea7d9adc 100644 --- a/Samples/UserInteractionMode/cpp/Package.appxmanifest +++ b/Samples/UserInteractionMode/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/UserInteractionMode/cpp/UserInteractionMode.vcxproj b/Samples/UserInteractionMode/cpp/UserInteractionMode.vcxproj index 49d0cbf347..a5399021b0 100644 --- a/Samples/UserInteractionMode/cpp/UserInteractionMode.vcxproj +++ b/Samples/UserInteractionMode/cpp/UserInteractionMode.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/UserInteractionMode/cs/Package.appxmanifest b/Samples/UserInteractionMode/cs/Package.appxmanifest index 467f1f08f6..10d116b584 100644 --- a/Samples/UserInteractionMode/cs/Package.appxmanifest +++ b/Samples/UserInteractionMode/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/UserInteractionMode/cs/UserInteractionMode.csproj b/Samples/UserInteractionMode/cs/UserInteractionMode.csproj index afd4ac3d65..2e655780fa 100644 --- a/Samples/UserInteractionMode/cs/UserInteractionMode.csproj +++ b/Samples/UserInteractionMode/cs/UserInteractionMode.csproj @@ -10,7 +10,7 @@ UserInteractionMode en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/UserInteractionMode/js/Package.appxmanifest b/Samples/UserInteractionMode/js/Package.appxmanifest index 7218550a2a..46e6ccbdc6 100644 --- a/Samples/UserInteractionMode/js/Package.appxmanifest +++ b/Samples/UserInteractionMode/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/UserInteractionMode/js/UserInteractionMode.jsproj b/Samples/UserInteractionMode/js/UserInteractionMode.jsproj index 27ed9f8d55..dca8e2bea1 100644 --- a/Samples/UserInteractionMode/js/UserInteractionMode.jsproj +++ b/Samples/UserInteractionMode/js/UserInteractionMode.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserSelection/js/Package.appxmanifest b/Samples/UserSelection/js/Package.appxmanifest index f7d8b4b444..125f9801a0 100644 --- a/Samples/UserSelection/js/Package.appxmanifest +++ b/Samples/UserSelection/js/Package.appxmanifest @@ -15,7 +15,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/UserSelection/js/UserSelection.jsproj b/Samples/UserSelection/js/UserSelection.jsproj index db63ff9b47..9e1815b6d5 100644 --- a/Samples/UserSelection/js/UserSelection.jsproj +++ b/Samples/UserSelection/js/UserSelection.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UssdProtcol/cs/Package.appxmanifest b/Samples/UssdProtcol/cs/Package.appxmanifest index 84a1b4c29b..b69bf40a25 100644 --- a/Samples/UssdProtcol/cs/Package.appxmanifest +++ b/Samples/UssdProtcol/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/UssdProtcol/cs/UssdProtocol.csproj b/Samples/UssdProtcol/cs/UssdProtocol.csproj index 860b2fafd0..7218113d87 100644 --- a/Samples/UssdProtcol/cs/UssdProtocol.csproj +++ b/Samples/UssdProtcol/cs/UssdProtocol.csproj @@ -11,7 +11,7 @@ UssdApi en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/VersionAdaptiveCode/cs/Package.appxmanifest b/Samples/VersionAdaptiveCode/cs/Package.appxmanifest index 5124fef597..7ee1ac5b74 100644 --- a/Samples/VersionAdaptiveCode/cs/Package.appxmanifest +++ b/Samples/VersionAdaptiveCode/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.csproj b/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.csproj index 9ab47c44b3..cc9b2b2250 100644 --- a/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.csproj +++ b/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.csproj @@ -11,7 +11,7 @@ XamlLightUp en-US UAP - 10.0.14332.0 + 10.0.14393.0 10.0.10586.0 14 true @@ -199,7 +199,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/VersionAdaptiveCode/js/Package.appxmanifest b/Samples/VersionAdaptiveCode/js/Package.appxmanifest index 0087e4fd45..e2461ff2a8 100644 --- a/Samples/VersionAdaptiveCode/js/Package.appxmanifest +++ b/Samples/VersionAdaptiveCode/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.jsproj b/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.jsproj index 9c2a0a0036..bb10873771 100644 --- a/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.jsproj +++ b/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14332.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/VideoPlayback/README.md b/Samples/VideoPlayback/README.md index 4cb395ef13..c73e34a0e9 100644 --- a/Samples/VideoPlayback/README.md +++ b/Samples/VideoPlayback/README.md @@ -9,8 +9,7 @@ This sample demonstrates how to create apps that take advantage of many media pl Specifically, this sample covers: -- Playing local video -- Customizing media transport controls (XAML-only) +- Playing local video - Using in-band closed captions - Using out-of-band closed captions - Dealing with multiple video tracks @@ -24,10 +23,11 @@ Specifically, this sample covers: ### Samples * [VideoPlaybackSynchronization sample](/Samples/VideoPlaybackSynchronization) +* [XamlCustomMediaTransportControls sample](/Samples/XamlCustomMediaTransportControls) -## Reference +### Reference -[Windows.Media.Playback namespace](https://msdn.microsoft.com/en-us/library/windows/apps/windows.media.playback.aspx) +* [Windows.Media.Playback namespace](https://msdn.microsoft.com/en-us/library/windows/apps/windows.media.playback.aspx) ## System requirements diff --git a/Samples/VideoPlayback/cs/CustomMediaTransportControls.cs b/Samples/VideoPlayback/cs/CustomMediaTransportControls.cs deleted file mode 100644 index bd0301ae7d..0000000000 --- a/Samples/VideoPlayback/cs/CustomMediaTransportControls.cs +++ /dev/null @@ -1,55 +0,0 @@ -//********************************************************* -// -// Copyright (c) Microsoft. All rights reserved. -// This code is licensed under the MIT License (MIT). -// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF -// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY -// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR -// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT. -// -//********************************************************* - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Controls.Primitives; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Documents; -using Windows.UI.Xaml.Input; -using Windows.UI.Xaml.Media; - -namespace SDKTemplate -{ - public sealed class CustomMediaTransportControls : MediaTransportControls - { - public event EventHandler Liked; - - public CustomMediaTransportControls() - { - this.DefaultStyleKey = typeof(CustomMediaTransportControls); - } - - protected override void OnApplyTemplate() - { - // Find the custom button and create an event handler for its click method. - var likeButton = GetTemplateChild("LikeButton") as Button; - likeButton.Click += LikeButton_Click; - - base.OnApplyTemplate(); - } - - private void LikeButton_Click(object sender, RoutedEventArgs e) - { - // Raise an event on the custom control when 'like' is clicked - var handler = Liked; - if (handler != null) - { - handler(this, EventArgs.Empty); - } - } - } -} diff --git a/Samples/VideoPlayback/cs/Package.appxmanifest b/Samples/VideoPlayback/cs/Package.appxmanifest index 138092026b..f654299c89 100644 --- a/Samples/VideoPlayback/cs/Package.appxmanifest +++ b/Samples/VideoPlayback/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/VideoPlayback/cs/SampleConfiguration.cs b/Samples/VideoPlayback/cs/SampleConfiguration.cs index 9ed7d0f216..dc4c2b531f 100644 --- a/Samples/VideoPlayback/cs/SampleConfiguration.cs +++ b/Samples/VideoPlayback/cs/SampleConfiguration.cs @@ -22,15 +22,14 @@ public partial class MainPage : Page List scenarios = new List { new Scenario() { Title= "Playing videos", ClassType=typeof(Scenario1)}, - new Scenario() { Title= "Customizing transport controls", ClassType=typeof(Scenario2)}, - new Scenario() { Title= "Displaying in-band closed captions (MKV)", ClassType=typeof(Scenario3)}, - new Scenario() { Title= "Displaying out-of-band closed captions (MP4+SRT)", ClassType=typeof(Scenario4)}, - new Scenario() { Title= "Selecting video tracks", ClassType=typeof(Scenario5)}, - new Scenario() { Title= "Selecting audio tracks", ClassType=typeof(Scenario6)}, - new Scenario() { Title= "Playing video lists", ClassType=typeof(Scenario7)}, - new Scenario() { Title= "Playing on a composition surface", ClassType=typeof(Scenario8)}, - new Scenario() { Title= "Transferring a MediaPlayer 1", ClassType=typeof(Scenario9_TransferMediaPlayer1)}, - new Scenario() { Title= "Transferring a MediaPlayer 2", ClassType=typeof(Scenario10_TransferMediaPlayer2)}, + new Scenario() { Title= "Displaying in-band closed captions (MKV)", ClassType=typeof(Scenario2)}, + new Scenario() { Title= "Displaying out-of-band closed captions (MP4+SRT)", ClassType=typeof(Scenario3)}, + new Scenario() { Title= "Selecting video tracks", ClassType=typeof(Scenario4)}, + new Scenario() { Title= "Selecting audio tracks", ClassType=typeof(Scenario5)}, + new Scenario() { Title= "Playing video lists", ClassType=typeof(Scenario6)}, + new Scenario() { Title= "Playing on a composition surface", ClassType=typeof(Scenario7)}, + new Scenario() { Title= "Transferring a MediaPlayer 1", ClassType=typeof(Scenario8_TransferMediaPlayer1)}, + new Scenario() { Title= "Transferring a MediaPlayer 2", ClassType=typeof(Scenario9_TransferMediaPlayer2)}, }; public Windows.Media.Playback.MediaPlayer commonMediaPlayer = null; diff --git a/Samples/VideoPlayback/cs/Scenario2_CustomizingMediaTransportControls.xaml b/Samples/VideoPlayback/cs/Scenario2_CustomizingMediaTransportControls.xaml deleted file mode 100644 index 8db47009d8..0000000000 --- a/Samples/VideoPlayback/cs/Scenario2_CustomizingMediaTransportControls.xaml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - Demonstrates how to customize media transport controls. The XAML template adds a custom 'like' button, - changes the color of the scrubber to yellow, and adds a secondary menu. For further details, please - read the comments available in the CustomMediaTransportControls.cs and generic.xaml files inside the - Themes directory of this sample. - - - - - - - - - - - - - - - - diff --git a/Samples/VideoPlayback/cs/Scenario2_CustomizingMediaTransportControls.xaml.cs b/Samples/VideoPlayback/cs/Scenario2_CustomizingMediaTransportControls.xaml.cs deleted file mode 100644 index 61f7f47295..0000000000 --- a/Samples/VideoPlayback/cs/Scenario2_CustomizingMediaTransportControls.xaml.cs +++ /dev/null @@ -1,39 +0,0 @@ -//********************************************************* -// -// Copyright (c) Microsoft. All rights reserved. -// This code is licensed under the MIT License (MIT). -// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF -// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY -// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR -// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT. -// -//********************************************************* - -using System; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Navigation; - -namespace SDKTemplate -{ - /// - /// This scenario demonstrates how to customize the media transport controls. - /// - /// - /// See related code in CustomMediaTransportControls.cs and generic.xaml. - /// - public sealed partial class Scenario2 : Page - { - private MainPage rootPage = MainPage.Current; - private int likes = 0; - - public Scenario2() - { - this.InitializeComponent(); - } - - private void CustomMTC_Liked(object sender, EventArgs e) - { - rootPage.NotifyUser("You liked this video " + (++likes) + " times.", NotifyType.StatusMessage); - } - } -} diff --git a/Samples/VideoPlayback/cs/Scenario3_DisplayingInBandClosedCaptions.xaml b/Samples/VideoPlayback/cs/Scenario2_DisplayingInBandClosedCaptions.xaml similarity index 98% rename from Samples/VideoPlayback/cs/Scenario3_DisplayingInBandClosedCaptions.xaml rename to Samples/VideoPlayback/cs/Scenario2_DisplayingInBandClosedCaptions.xaml index 33146095af..a316dffd49 100644 --- a/Samples/VideoPlayback/cs/Scenario3_DisplayingInBandClosedCaptions.xaml +++ b/Samples/VideoPlayback/cs/Scenario2_DisplayingInBandClosedCaptions.xaml @@ -11,7 +11,7 @@ //********************************************************* --> /// Demonstrates closed captions delivered in-band, specifically SRT in an MKV. /// - public sealed partial class Scenario3 : Page + public sealed partial class Scenario2 : Page { private MainPage rootPage = MainPage.Current; - public Scenario3() + public Scenario2() { this.InitializeComponent(); } diff --git a/Samples/VideoPlayback/cs/Scenario4_DisplayingOutOfBandClosedCaptions.xaml b/Samples/VideoPlayback/cs/Scenario3_DisplayingOutOfBandClosedCaptions.xaml similarity index 98% rename from Samples/VideoPlayback/cs/Scenario4_DisplayingOutOfBandClosedCaptions.xaml rename to Samples/VideoPlayback/cs/Scenario3_DisplayingOutOfBandClosedCaptions.xaml index 44e7c586c6..06a2e75473 100644 --- a/Samples/VideoPlayback/cs/Scenario4_DisplayingOutOfBandClosedCaptions.xaml +++ b/Samples/VideoPlayback/cs/Scenario3_DisplayingOutOfBandClosedCaptions.xaml @@ -11,7 +11,7 @@ //********************************************************* --> /// Demonstrates playing media with closed captions delivered out-of-band, specifically an MP4 video supplemented by external SRT files. /// - public sealed partial class Scenario4 : Page + public sealed partial class Scenario3 : Page { private MainPage rootPage = MainPage.Current; // Keep a map to correlate sources with their URIs for error handling private Dictionary ttsMap = new Dictionary(); - public Scenario4() + public Scenario3() { this.InitializeComponent(); } diff --git a/Samples/VideoPlayback/cs/Scenario5_SelectingVideoTracks.xaml b/Samples/VideoPlayback/cs/Scenario4_SelectingVideoTracks.xaml similarity index 98% rename from Samples/VideoPlayback/cs/Scenario5_SelectingVideoTracks.xaml rename to Samples/VideoPlayback/cs/Scenario4_SelectingVideoTracks.xaml index 8be36b6f32..02fed16a13 100644 --- a/Samples/VideoPlayback/cs/Scenario5_SelectingVideoTracks.xaml +++ b/Samples/VideoPlayback/cs/Scenario4_SelectingVideoTracks.xaml @@ -11,7 +11,7 @@ //********************************************************* --> /// Demonstrates multi-track video playback and camera selection. /// - public sealed partial class Scenario5 : Page + public sealed partial class Scenario4 : Page { MainPage rootPage = MainPage.Current; MediaPlaybackItem item; - public Scenario5() + public Scenario4() { this.InitializeComponent(); } diff --git a/Samples/VideoPlayback/cs/Scenario6_SelectingAudioTracks.xaml b/Samples/VideoPlayback/cs/Scenario5_SelectingAudioTracks.xaml similarity index 98% rename from Samples/VideoPlayback/cs/Scenario6_SelectingAudioTracks.xaml rename to Samples/VideoPlayback/cs/Scenario5_SelectingAudioTracks.xaml index 006ff3ab30..2b99adeb7c 100644 --- a/Samples/VideoPlayback/cs/Scenario6_SelectingAudioTracks.xaml +++ b/Samples/VideoPlayback/cs/Scenario5_SelectingAudioTracks.xaml @@ -11,7 +11,7 @@ //********************************************************* --> /// Demonstrates multi-track audio playback and language selection. /// - public sealed partial class Scenario6 : Page + public sealed partial class Scenario5 : Page { MainPage rootPage; MediaPlaybackItem item; - public Scenario6() + public Scenario5() { this.InitializeComponent(); } diff --git a/Samples/VideoPlayback/cs/Scenario7_PlayingVideoLists.xaml b/Samples/VideoPlayback/cs/Scenario6_PlayingVideoLists.xaml similarity index 99% rename from Samples/VideoPlayback/cs/Scenario7_PlayingVideoLists.xaml rename to Samples/VideoPlayback/cs/Scenario6_PlayingVideoLists.xaml index fca86f672b..4239cbf00e 100644 --- a/Samples/VideoPlayback/cs/Scenario7_PlayingVideoLists.xaml +++ b/Samples/VideoPlayback/cs/Scenario6_PlayingVideoLists.xaml @@ -11,7 +11,7 @@ //********************************************************* --> /// Demonstrates playing video lists using MediaPlaybackList. /// - public sealed partial class Scenario7 : Page + public sealed partial class Scenario6 : Page { private MainPage rootPage = MainPage.Current; private MediaPlaybackList playbackList = new MediaPlaybackList(); private MediaPlayer mp; - public Scenario7() + public Scenario6() { this.InitializeComponent(); } diff --git a/Samples/VideoPlayback/cs/Scenario8_VideoComposition.xaml b/Samples/VideoPlayback/cs/Scenario7_VideoComposition.xaml similarity index 98% rename from Samples/VideoPlayback/cs/Scenario8_VideoComposition.xaml rename to Samples/VideoPlayback/cs/Scenario7_VideoComposition.xaml index 282ba61fb8..5131ad4d81 100644 --- a/Samples/VideoPlayback/cs/Scenario8_VideoComposition.xaml +++ b/Samples/VideoPlayback/cs/Scenario7_VideoComposition.xaml @@ -11,7 +11,7 @@ //********************************************************* --> - public sealed partial class Scenario8 : Page + public sealed partial class Scenario7 : Page { private MainPage rootPage = MainPage.Current; private MediaPlayer mediaPlayer; - public Scenario8() + public Scenario7() { this.InitializeComponent(); Loaded += Scenario8_Loaded; diff --git a/Samples/VideoPlayback/cs/Scenario9_TransferMediaPlayer1.xaml b/Samples/VideoPlayback/cs/Scenario8_TransferMediaPlayer1.xaml similarity index 97% rename from Samples/VideoPlayback/cs/Scenario9_TransferMediaPlayer1.xaml rename to Samples/VideoPlayback/cs/Scenario8_TransferMediaPlayer1.xaml index f3fd061468..a8bae2e811 100644 --- a/Samples/VideoPlayback/cs/Scenario9_TransferMediaPlayer1.xaml +++ b/Samples/VideoPlayback/cs/Scenario8_TransferMediaPlayer1.xaml @@ -11,7 +11,7 @@ //********************************************************* --> - public sealed partial class Scenario9_TransferMediaPlayer1 : Page + public sealed partial class Scenario8_TransferMediaPlayer1 : Page { private MainPage rootPage = MainPage.Current; - public Scenario9_TransferMediaPlayer1() + public Scenario8_TransferMediaPlayer1() { this.InitializeComponent(); } diff --git a/Samples/VideoPlayback/cs/Scenario10_TransferMediaPlayer2.xaml b/Samples/VideoPlayback/cs/Scenario9_TransferMediaPlayer2.xaml similarity index 97% rename from Samples/VideoPlayback/cs/Scenario10_TransferMediaPlayer2.xaml rename to Samples/VideoPlayback/cs/Scenario9_TransferMediaPlayer2.xaml index bd8b310912..17aaf0dbbe 100644 --- a/Samples/VideoPlayback/cs/Scenario10_TransferMediaPlayer2.xaml +++ b/Samples/VideoPlayback/cs/Scenario9_TransferMediaPlayer2.xaml @@ -11,7 +11,7 @@ //********************************************************* --> - public sealed partial class Scenario10_TransferMediaPlayer2 : Page + public sealed partial class Scenario9_TransferMediaPlayer2 : Page { private MainPage rootPage = MainPage.Current; - public Scenario10_TransferMediaPlayer2() + public Scenario9_TransferMediaPlayer2() { this.InitializeComponent(); } diff --git a/Samples/VideoPlayback/cs/Themes/generic.xaml b/Samples/VideoPlayback/cs/Themes/generic.xaml deleted file mode 100644 index 0fad2ef8d0..0000000000 --- a/Samples/VideoPlayback/cs/Themes/generic.xaml +++ /dev/null @@ -1,889 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Visible - - - - - - - - - - - Visible - - - - - - - - - - - - - Visible - - - - - - - - - - - - - - - - - - Visible - - - - - - - - - - - - - - - - Visible - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Collapsed - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Samples/VideoPlayback/cs/VideoPlayback.csproj b/Samples/VideoPlayback/cs/VideoPlayback.csproj index eb24bc18d7..01241a7f18 100644 --- a/Samples/VideoPlayback/cs/VideoPlayback.csproj +++ b/Samples/VideoPlayback/cs/VideoPlayback.csproj @@ -11,7 +11,7 @@ VideoPlayback en-US UAP - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 14 true @@ -97,7 +97,6 @@ App.xaml.cs App.xaml - MainPage.xaml.cs MainPage.xaml @@ -106,35 +105,32 @@ Properties\AssemblyInfo.cs - - Scenario9_TransferMediaPlayer1.xaml + + Scenario8_TransferMediaPlayer1.xaml - - Scenario10_TransferMediaPlayer2.xaml + + Scenario9_TransferMediaPlayer2.xaml Scenario1_PlayingVideos.xaml - - Scenario2_CustomizingMediaTransportControls.xaml + + Scenario3_DisplayingOutOfBandClosedCaptions.xaml - - Scenario4_DisplayingOutOfBandClosedCaptions.xaml + + Scenario2_DisplayingInBandClosedCaptions.xaml - - Scenario3_DisplayingInBandClosedCaptions.xaml + + Scenario5_SelectingAudioTracks.xaml - - Scenario6_SelectingAudioTracks.xaml + + Scenario4_SelectingVideoTracks.xaml - - Scenario5_SelectingVideoTracks.xaml + + Scenario6_PlayingVideoLists.xaml - - Scenario7_PlayingVideoLists.xaml - - - Scenario8_VideoComposition.xaml + + Scenario7_VideoComposition.xaml @@ -153,11 +149,11 @@ MSBuild:Compile Designer - + Designer MSBuild:Compile - + Designer MSBuild:Compile @@ -165,31 +161,27 @@ MSBuild:Compile Designer - - MSBuild:Compile - Designer - - + MSBuild:Compile Designer - + MSBuild:Compile Designer - + MSBuild:Compile Designer - + MSBuild:Compile Designer - + Designer MSBuild:Compile - + Designer MSBuild:Compile @@ -198,10 +190,6 @@ MSBuild:Compile Designer - - MSBuild:Compile - Designer - diff --git a/Samples/VideoPlayback/js/VideoPlayback.jsproj b/Samples/VideoPlayback/js/VideoPlayback.jsproj index de93068429..9fd66c1438 100644 --- a/Samples/VideoPlayback/js/VideoPlayback.jsproj +++ b/Samples/VideoPlayback/js/VideoPlayback.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/VideoPlayback/js/package.appxmanifest b/Samples/VideoPlayback/js/package.appxmanifest index 04f2d2c0bc..96dc81f9c0 100644 --- a/Samples/VideoPlayback/js/package.appxmanifest +++ b/Samples/VideoPlayback/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/VideoPlaybackSynchronization/cs/Package.appxmanifest b/Samples/VideoPlaybackSynchronization/cs/Package.appxmanifest index 59a17c3750..1fcdf3944f 100644 --- a/Samples/VideoPlaybackSynchronization/cs/Package.appxmanifest +++ b/Samples/VideoPlaybackSynchronization/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.csproj b/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.csproj index efdff9b4d5..160ef1044e 100644 --- a/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.csproj +++ b/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.csproj @@ -11,7 +11,7 @@ VideoPlaybackSynchronization en-US UAP - 10.0.14366.0 + 10.0.14393.0 10.0.14366.0 14 true diff --git a/Samples/VoIP/cs/Voip/Package.appxmanifest b/Samples/VoIP/cs/Voip/Package.appxmanifest index 74a424d7c6..76bc6cecf2 100644 --- a/Samples/VoIP/cs/Voip/Package.appxmanifest +++ b/Samples/VoIP/cs/Voip/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/VoIP/cs/Voip/Voip.csproj b/Samples/VoIP/cs/Voip/Voip.csproj index bc6828e0f3..604dfa020a 100644 --- a/Samples/VoIP/cs/Voip/Voip.csproj +++ b/Samples/VoIP/cs/Voip/Voip.csproj @@ -11,7 +11,7 @@ Voip en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10586.0 14 false diff --git a/Samples/VoIP/cs/VoipBackEnd/VoipBackEnd.vcxproj b/Samples/VoIP/cs/VoipBackEnd/VoipBackEnd.vcxproj index 829a888783..f29dd2813b 100644 --- a/Samples/VoIP/cs/VoipBackEnd/VoipBackEnd.vcxproj +++ b/Samples/VoIP/cs/VoipBackEnd/VoipBackEnd.vcxproj @@ -35,7 +35,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 10.0 diff --git a/Samples/VoIP/cs/VoipHost/VoipHost.vcxproj b/Samples/VoIP/cs/VoipHost/VoipHost.vcxproj index f086883a92..630c3ab4fe 100644 --- a/Samples/VoIP/cs/VoipHost/VoipHost.vcxproj +++ b/Samples/VoIP/cs/VoipHost/VoipHost.vcxproj @@ -41,7 +41,7 @@ 14.0 true Windows Store - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 10.0 diff --git a/Samples/VoIP/cs/VoipTasks/VoipTasks.csproj b/Samples/VoIP/cs/VoipTasks/VoipTasks.csproj index 765d04eed3..7c2d913bfa 100644 --- a/Samples/VoIP/cs/VoipTasks/VoipTasks.csproj +++ b/Samples/VoIP/cs/VoipTasks/VoipTasks.csproj @@ -11,7 +11,7 @@ VoipTasks en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 512 @@ -122,7 +122,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponentPS.vcxproj b/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponentPS.vcxproj index 482644a72e..ece3da1942 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponentPS.vcxproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponentPS.vcxproj @@ -34,7 +34,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true en-US diff --git a/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponent_server.vcxproj b/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponent_server.vcxproj index 9919518298..1b3cc27207 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponent_server.vcxproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponent_server.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true false diff --git a/Samples/WRLInProcessWinRTComponent/cpp/cpp/Package.appxmanifest b/Samples/WRLInProcessWinRTComponent/cpp/cpp/Package.appxmanifest index f844e830c0..bed88b0d11 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/cpp/Package.appxmanifest +++ b/Samples/WRLInProcessWinRTComponent/cpp/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WRLInProcessWinRTComponent/cpp/cpp/WRLInProcessWinRTComponent_client_cpp.vcxproj b/Samples/WRLInProcessWinRTComponent/cpp/cpp/WRLInProcessWinRTComponent_client_cpp.vcxproj index 96fcc965f3..3658323710 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/cpp/WRLInProcessWinRTComponent_client_cpp.vcxproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/cpp/WRLInProcessWinRTComponent_client_cpp.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/WRLInProcessWinRTComponent/cpp/cs/Package.appxmanifest b/Samples/WRLInProcessWinRTComponent/cpp/cs/Package.appxmanifest index 77aa9b8aff..0780964043 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/cs/Package.appxmanifest +++ b/Samples/WRLInProcessWinRTComponent/cpp/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WRLInProcessWinRTComponent/cpp/cs/WRLInProcessWinRTComponent_client_cs.csproj b/Samples/WRLInProcessWinRTComponent/cpp/cs/WRLInProcessWinRTComponent_client_cs.csproj index 0b55a06e17..2dfe1d8741 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/cs/WRLInProcessWinRTComponent_client_cs.csproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/cs/WRLInProcessWinRTComponent_client_cs.csproj @@ -11,7 +11,7 @@ WRLInProcessWinRTComponent en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/WRLInProcessWinRTComponent/cpp/js/Package.appxmanifest b/Samples/WRLInProcessWinRTComponent/cpp/js/Package.appxmanifest index fab760706e..91466528f5 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/js/Package.appxmanifest +++ b/Samples/WRLInProcessWinRTComponent/cpp/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/WRLInProcessWinRTComponent/cpp/js/WRLInProcessWinRTComponent_client_js.jsproj b/Samples/WRLInProcessWinRTComponent/cpp/js/WRLInProcessWinRTComponent_client_js.jsproj index 019c89eab4..702d29db5d 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/js/WRLInProcessWinRTComponent_client_js.jsproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/js/WRLInProcessWinRTComponent_client_js.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponentPS.vcxproj b/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponentPS.vcxproj index f568fcc528..c4361a50a8 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponentPS.vcxproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponentPS.vcxproj @@ -34,7 +34,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true en-US diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponent_server.vcxproj b/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponent_server.vcxproj index 9609eba8be..ae7f8239fd 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponent_server.vcxproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponent_server.vcxproj @@ -35,12 +35,12 @@ en-US 14.0 UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 false Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true Midl diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/Package.appxmanifest b/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/Package.appxmanifest index cd48ae24cf..87d1b62b4e 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/Package.appxmanifest +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/WRLOutOfProcessWinRTComponent_client_cpp.vcxproj b/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/WRLOutOfProcessWinRTComponent_client_cpp.vcxproj index 027bb46575..a754852832 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/WRLOutOfProcessWinRTComponent_client_cpp.vcxproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/WRLOutOfProcessWinRTComponent_client_cpp.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/Package.appxmanifest b/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/Package.appxmanifest index 962762d608..4a911b3ae5 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/Package.appxmanifest +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/WRLOutOfProcessWinRTComponent_client_cs.csproj b/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/WRLOutOfProcessWinRTComponent_client_cs.csproj index 0d97699c8b..6c4486edbc 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/WRLOutOfProcessWinRTComponent_client_cs.csproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/WRLOutOfProcessWinRTComponent_client_cs.csproj @@ -11,7 +11,7 @@ WRLOutOfProcessWinRTComponent en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/js/Package.appxmanifest b/Samples/WRLOutOfProcessWinRTComponent/cpp/js/Package.appxmanifest index 98a3d53997..50bc587e47 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/js/Package.appxmanifest +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/js/WRLOutOfProcessWinRTComponent_client_js.jsproj b/Samples/WRLOutOfProcessWinRTComponent/cpp/js/WRLOutOfProcessWinRTComponent_client_js.jsproj index 347cc31dc2..cc4d7bc72e 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/js/WRLOutOfProcessWinRTComponent_client_js.jsproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/js/WRLOutOfProcessWinRTComponent_client_js.jsproj @@ -37,7 +37,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WebAccountManagement/cpp/Package.appxmanifest b/Samples/WebAccountManagement/cpp/Package.appxmanifest index 09bf175811..9b30a3d73d 100644 --- a/Samples/WebAccountManagement/cpp/Package.appxmanifest +++ b/Samples/WebAccountManagement/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/WebAccountManagement/cpp/WebAccountManagement.vcxproj b/Samples/WebAccountManagement/cpp/WebAccountManagement.vcxproj index b683fb4496..7101f14488 100644 --- a/Samples/WebAccountManagement/cpp/WebAccountManagement.vcxproj +++ b/Samples/WebAccountManagement/cpp/WebAccountManagement.vcxproj @@ -9,7 +9,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/WebAccountManagement/cs/Package.appxmanifest b/Samples/WebAccountManagement/cs/Package.appxmanifest index ae2231ea97..c3e91b47c3 100644 --- a/Samples/WebAccountManagement/cs/Package.appxmanifest +++ b/Samples/WebAccountManagement/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/WebAccountManagement/cs/WebAccountManagement.csproj b/Samples/WebAccountManagement/cs/WebAccountManagement.csproj index d4648b92d5..1e82503071 100644 --- a/Samples/WebAccountManagement/cs/WebAccountManagement.csproj +++ b/Samples/WebAccountManagement/cs/WebAccountManagement.csproj @@ -11,7 +11,7 @@ Accounts en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 512 @@ -191,7 +191,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/WebAuthenticationBroker/cpp/Package.appxmanifest b/Samples/WebAuthenticationBroker/cpp/Package.appxmanifest index c7f27fae0d..7a26cb56ea 100644 --- a/Samples/WebAuthenticationBroker/cpp/Package.appxmanifest +++ b/Samples/WebAuthenticationBroker/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.vcxproj b/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.vcxproj index c0b32c17bf..2097974afd 100644 --- a/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.vcxproj +++ b/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true WebAuthentication diff --git a/Samples/WebAuthenticationBroker/cs/Package.appxmanifest b/Samples/WebAuthenticationBroker/cs/Package.appxmanifest index 09a329b7c5..f1843ae2a1 100644 --- a/Samples/WebAuthenticationBroker/cs/Package.appxmanifest +++ b/Samples/WebAuthenticationBroker/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.csproj b/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.csproj index 9c35622870..a7076c89db 100644 --- a/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.csproj +++ b/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.csproj @@ -11,7 +11,7 @@ WabCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true @@ -182,7 +182,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/WebAuthenticationBroker/js/Package.appxmanifest b/Samples/WebAuthenticationBroker/js/Package.appxmanifest index 68ad151137..cc415a4ad0 100644 --- a/Samples/WebAuthenticationBroker/js/Package.appxmanifest +++ b/Samples/WebAuthenticationBroker/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.jsproj b/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.jsproj index a9cf71e7b7..0ef1e88e29 100644 --- a/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.jsproj +++ b/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WebSocket/cpp/WebSocket.vcxproj b/Samples/WebSocket/cpp/WebSocket.vcxproj index a0a1649bc3..05cc4d36e1 100644 --- a/Samples/WebSocket/cpp/WebSocket.vcxproj +++ b/Samples/WebSocket/cpp/WebSocket.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 true diff --git a/Samples/WebSocket/cs/WebSocket.csproj b/Samples/WebSocket/cs/WebSocket.csproj index 20391fefe3..e1a6e25eda 100644 --- a/Samples/WebSocket/cs/WebSocket.csproj +++ b/Samples/WebSocket/cs/WebSocket.csproj @@ -11,7 +11,7 @@ WebSocket en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 14 true diff --git a/Samples/WebSocket/js/Package.appxmanifest b/Samples/WebSocket/js/Package.appxmanifest index d81916f3ff..f03d971bc6 100644 --- a/Samples/WebSocket/js/Package.appxmanifest +++ b/Samples/WebSocket/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/WebSocket/js/WebSocket.jsproj b/Samples/WebSocket/js/WebSocket.jsproj index 1fae94b74b..7a6d31a573 100644 --- a/Samples/WebSocket/js/WebSocket.jsproj +++ b/Samples/WebSocket/js/WebSocket.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.14295.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WebView/js/Package.appxmanifest b/Samples/WebView/js/Package.appxmanifest index 82f0c51b9b..7da685cf75 100644 --- a/Samples/WebView/js/Package.appxmanifest +++ b/Samples/WebView/js/Package.appxmanifest @@ -15,7 +15,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/WebView/js/StreamUriResolverCPP/StreamUriResolverCPP.vcxproj b/Samples/WebView/js/StreamUriResolverCPP/StreamUriResolverCPP.vcxproj index 8169552368..c11c65d3a4 100644 --- a/Samples/WebView/js/StreamUriResolverCPP/StreamUriResolverCPP.vcxproj +++ b/Samples/WebView/js/StreamUriResolverCPP/StreamUriResolverCPP.vcxproj @@ -36,10 +36,10 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 diff --git a/Samples/WebView/js/StreamUriResolverCS/StreamUriResolverCS.csproj b/Samples/WebView/js/StreamUriResolverCS/StreamUriResolverCS.csproj index d2dbb5fb27..64f780182c 100644 --- a/Samples/WebView/js/StreamUriResolverCS/StreamUriResolverCS.csproj +++ b/Samples/WebView/js/StreamUriResolverCS/StreamUriResolverCS.csproj @@ -11,7 +11,7 @@ SDK.WebViewSampleCS en-US UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 14 true diff --git a/Samples/WebView/js/WebView.jsproj b/Samples/WebView/js/WebView.jsproj index 0b1955a854..c56997b22d 100644 --- a/Samples/WebView/js/WebView.jsproj +++ b/Samples/WebView/js/WebView.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WebView/js/WinRTComponent/WinRTComponent.vcxproj b/Samples/WebView/js/WinRTComponent/WinRTComponent.vcxproj index dbbbd44dae..8a0e348616 100644 --- a/Samples/WebView/js/WinRTComponent/WinRTComponent.vcxproj +++ b/Samples/WebView/js/WinRTComponent/WinRTComponent.vcxproj @@ -36,7 +36,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/WebView/js/WinRTComponent/WinRTSharedObject.cpp b/Samples/WebView/js/WinRTComponent/WinRTSharedObject.cpp index 0c55f66e0d..05c9c8e6a2 100644 --- a/Samples/WebView/js/WinRTComponent/WinRTSharedObject.cpp +++ b/Samples/WebView/js/WinRTComponent/WinRTSharedObject.cpp @@ -5,27 +5,52 @@ #include using namespace WinRTComponent; -using namespace std; +using namespace Windows::Foundation; +using namespace Windows::System::Threading; WinRTSharedObject::WinRTSharedObject() { } -void WinRTSharedObject::CheckPrimesInRange() +EventRegistrationToken WinRTSharedObject::PrimeFound::add(PrimeFoundHandler^ handler) { - vector numsVector; + // Since the WinRTSharedObject is shared between threads, we capture the context + // at registration time so that the callback is made on the correct thread. + return m_primeFoundAgile += ref new Windows::Foundation::EventHandler( + [handler](Platform::Object^ sender, Platform::Object^ args) + { + handler->Invoke(safe_cast(sender), safe_cast(args)); + }, Platform::CallbackContext::Same); +} - for (int num = startNumber; num <= endNumber; num++) +void WinRTSharedObject::PrimeFound::remove(EventRegistrationToken token) +{ + m_primeFoundAgile -= token; +} + +void WinRTSharedObject::PrimeFound::raise(WinRTSharedObject^ sender, PrimeFoundEventArgs^ args) +{ + m_primeFoundAgile(sender, args); +} + +void WinRTSharedObject::CheckPrimesInRange() +{ + ThreadPool::RunAsync(ref new WorkItemHandler([this](IAsyncAction^ action) { - if (IsPrime(num)) + for (int num = startNumber; num <= endNumber && action->Status != AsyncStatus::Canceled; num++) { - numsVector.push_back(num); - NotifyAppOfPrimes(num); + if (IsPrime(num)) + { + auto args = ref new PrimeFoundEventArgs(num); + PrimeFound(this, args); + // An event handler can set cancel=true to stop the computation. + if (args->Cancel) + { + break; + } + } } - } - - int* numsArray = &numsVector[0]; - //return numsArray; + }), WorkItemPriority::Normal, WorkItemOptions::TimeSliced); } bool WinRTSharedObject::IsPrime(int n) diff --git a/Samples/WebView/js/WinRTComponent/WinRTSharedObject.h b/Samples/WebView/js/WinRTComponent/WinRTSharedObject.h index 276858b6d5..f9ca5465a3 100644 --- a/Samples/WebView/js/WinRTComponent/WinRTSharedObject.h +++ b/Samples/WebView/js/WinRTComponent/WinRTSharedObject.h @@ -4,16 +4,37 @@ namespace WinRTComponent { - - public delegate void NotifyAppHandler(int number); - + [Windows::Foundation::Metadata::AllowForWebAttribute] + public ref class PrimeFoundEventArgs sealed + { + internal: + PrimeFoundEventArgs(int prime) : m_prime(prime) { } + public: + property int Prime { int get() { return m_prime; } }; + property bool Cancel { bool get() { return m_cancel; } + void set(bool value) { m_cancel = value; } } + + private: + const int m_prime; + bool m_cancel = false; + }; + [Windows::Foundation::Metadata::AllowForWebAttribute] public ref class WinRTSharedObject sealed { public: WinRTSharedObject(); - event NotifyAppHandler^ NotifyAppOfPrimes; +#pragma warning(suppress:4462) // We manually marshal this interface. + using PrimeFoundHandler = Windows::Foundation::TypedEventHandler; + + event PrimeFoundHandler^ PrimeFound + { + Windows::Foundation::EventRegistrationToken add(PrimeFoundHandler^ handler); + void remove(Windows::Foundation::EventRegistrationToken token); + internal: + void raise(WinRTSharedObject^ sender, PrimeFoundEventArgs^ args); + } void CheckPrimesInRange(); bool IsPrime(int number); @@ -23,5 +44,7 @@ namespace WinRTComponent private: int startNumber; int endNumber; + + event Windows::Foundation::EventHandler^ m_primeFoundAgile; }; } diff --git a/Samples/WebView/js/css/10_AppWebviewComm.css b/Samples/WebView/js/css/10_AppWebviewComm.css index e460a04e2e..72d7da5f46 100644 --- a/Samples/WebView/js/css/10_AppWebviewComm.css +++ b/Samples/WebView/js/css/10_AppWebviewComm.css @@ -24,6 +24,10 @@ Copyright (c) Microsoft Corporation. All rights reserved visibility: hidden; } +#scenario10_output { + height: 50%; +} + #outputArea { width: 100%; height: 100%; diff --git a/Samples/WebView/js/html/10_AppWebviewComm.html b/Samples/WebView/js/html/10_AppWebviewComm.html index 8fb20ea81a..e351c07f9d 100644 --- a/Samples/WebView/js/html/10_AppWebviewComm.html +++ b/Samples/WebView/js/html/10_AppWebviewComm.html @@ -12,16 +12,20 @@ -
+

Sometimes, webpage loaded inside the webview and vice versa needs to communicate or share some object with each other. To do this, you can implement a winrt object that implements IAgileObject and send it to the webview using AddWebAllowedObject method. A new metadata attribute AllowForWeb should be specified above the class which object will be projected. This provides a security option to filter context which can be exposed to the webpage loaded inside webview.

-

Under the Output heading below, the displayed HTML has been loaded into the WebView control. The Winrt object is a simple prime number caclulator. Enter a valid range below and then tap the "Reload" button. The webview page notifies - the app whenever it finds a new prime number in the range.

+

Under the Output heading below, the displayed HTML has been loaded into the WebView control. The Winrt object is a simple prime number calculator. Enter a valid range below and then tap the "Reload" button. The webview page notifies + the app whenever it finds a new prime number in the range. + The WinRT object will stop calculating when it reaches the end of the range or when the app sets the cancel property in the event handler.

- +
+
-
+
diff --git a/Samples/WebView/js/js/10_AppWebviewComm.js b/Samples/WebView/js/js/10_AppWebviewComm.js index 2aeea38b15..7b6f20ae62 100644 --- a/Samples/WebView/js/js/10_AppWebviewComm.js +++ b/Samples/WebView/js/js/10_AppWebviewComm.js @@ -2,9 +2,16 @@ (function () { "use strict"; + var webview; + var outputArea; + var cancelCheckbox; var page = WinJS.UI.Pages.define("/html/10_AppWebviewComm.html", { ready: function (element, options) { + outputArea = document.getElementById("outputArea"); + webview = document.getElementById("webview"); + cancelCheckbox = document.getElementById("cancelCheckbox"); + // Load the contents of the sample HTML file to be displayed in the text area WinJS.xhr({ url: "ms-appx-web:///html/appwebviewcomm_example.html", responseType: "text" }).done(function (request) { document.getElementById("htmlString").value = request.responseText; @@ -12,7 +19,7 @@ document.getElementById("reloadButton").addEventListener("click", reloadPage, false); - document.getElementById("webview").addEventListener("MSWebViewNavigationStarting", navigationStarting); + webview.addEventListener("MSWebViewNavigationStarting", navigationStarting); // create winrt object, pass it to the webview and load the page reloadPage(); @@ -20,27 +27,29 @@ }); function navigationStarting() { - if (document.getElementById("webview").addWebAllowedObject !== undefined) { - // create the winrt object, pass it to webview. This winrt object can be used inside webview till the next navigation. + if (webview.addWebAllowedObject) { + // Create the winrt object, and pass it to webview. This winrt object can be used inside webview until the next navigation. var winRTSharedObject = new WinRTComponent.WinRTSharedObject(); - winRTSharedObject.onnotifyappofprimes = function (e) { appendOutput("Notification from webview for prime number: " + e.target.toString()); } + winRTSharedObject.addEventListener("primefound", function(e) { + appendOutput("Notification from webview for prime number: " + e.prime); + e.cancel = cancelCheckbox.checked; + }); winRTSharedObject.setStartNumber(document.getElementById("startnumField").value); winRTSharedObject.setEndNumber(document.getElementById("endnumField").value); - document.getElementById("webview").addWebAllowedObject("winRTSharedObject", winRTSharedObject); + webview.addWebAllowedObject("winRTSharedObject", winRTSharedObject); } else { WinJS.log && WinJS.log("addWebAllowedObject method is not supported by WebView", "sdksample", "error"); } } function reloadPage() { - document.getElementById("outputArea").value = ""; - document.getElementById("webview").navigate("ms-appx-web:///html/appwebviewcomm_example.html"); + outputArea.value = ""; + webview.navigate("ms-appx-web:///html/appwebviewcomm_example.html"); } // Appends a line of text to outputArea function appendOutput(message) { - var outputArea = document.getElementById("outputArea"); outputArea.value += message + "\n"; outputArea.scrollTop = outputArea.scrollHeight; } diff --git a/Samples/WebWorkers/js/Package.appxmanifest b/Samples/WebWorkers/js/Package.appxmanifest index eeb357ba29..6bb1fbf261 100644 --- a/Samples/WebWorkers/js/Package.appxmanifest +++ b/Samples/WebWorkers/js/Package.appxmanifest @@ -15,7 +15,7 @@ images\storelogo-sdk.png - + diff --git a/Samples/WebWorkers/js/WebWorkers.jsproj b/Samples/WebWorkers/js/WebWorkers.jsproj index 13e3d2418e..00316081cd 100644 --- a/Samples/WebWorkers/js/WebWorkers.jsproj +++ b/Samples/WebWorkers/js/WebWorkers.jsproj @@ -45,7 +45,7 @@ UAP - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WiFiDirect/README.md b/Samples/WiFiDirect/README.md index 6e00f84b20..e770ebe488 100644 --- a/Samples/WiFiDirect/README.md +++ b/Samples/WiFiDirect/README.md @@ -7,13 +7,29 @@ This sample shows how to use the Wi-Fi Direct API to discover devices and connect to the them over Wi-Fi Direct. -Specifically, this sample shows how to: - -- **Advertise a Wi-Fi Direct device:** A device can advertise it's presence so that other Wi-Fi Direct devices can discover and connect to it. There are optional settings that an advertiser may specify, such as custom information elements to share during discovery, and options for how to establish a connection. +Specifically, this sample demonstrates the following: + +- **Advertise a Wi-Fi Direct device:** +A device can advertise its presence so that other Wi-Fi Direct devices +can discover and connect to it. There are optional settings that +an advertiser may specify, such as custom information elements +to share during discovery, and options for how to establish a connection. +An advertiser can also specify advanced optional settings such as +pairing configuration methods (in order of preference) +and the preferred pairing procedure. +The advertiser can also be cofigured in legacy mode wherein legacy +(non-WiFiDirect) clients can connect to it. +The legacy mode also supports specifying a SSID and a passphrase. - **Discover a Wi-Fi Direct device:** Discover advertising devices over Wi-Fi Direct. - **Connect to a device/Accept an incoming connection:** After discovering a Wi-Fi Direct device, a device may connect to it. The advertising device may accept or decline the connection. +The connector can also be configured with optional advanced settings +such as the pairing configuration methods (in order of preference) +and the preferred pairing procedure. - **Send data over Wi-Fi Direct after connecting to a device:** Connected peers may open TCP and UDP sockets and send data. This sample just sends text strings as a sample. +The C++ and JS samples do not demonstrate advanced optional settings yet. +Support for those will come in a future sample. + **Note** This sample requires two or more devices with Wi-Fi chipsets and drivers that support Wi-Fi Direct. **Note**�This sample was created using one of the universal app templates available in Visual Studio. It shows how its solution is structured so it can run on Windows 10. For more info about how to build apps that target Windows and Windows Phone with Visual Studio, see [Build apps that target Windows 10 by using Visual Studio](http://msdn.microsoft.com/library/windows/apps/dn609832). diff --git a/Samples/WiFiDirect/cpp/Package.appxmanifest b/Samples/WiFiDirect/cpp/Package.appxmanifest index 6c022d7555..be49a98515 100644 --- a/Samples/WiFiDirect/cpp/Package.appxmanifest +++ b/Samples/WiFiDirect/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WiFiDirect/cpp/WiFiDirect.vcxproj b/Samples/WiFiDirect/cpp/WiFiDirect.vcxproj index 1e5d50117e..44a50ef496 100644 --- a/Samples/WiFiDirect/cpp/WiFiDirect.vcxproj +++ b/Samples/WiFiDirect/cpp/WiFiDirect.vcxproj @@ -8,7 +8,7 @@ true Windows Store 10.0 - 10.0.14295.0 + 10.0.14393.0 10.0.10240.0 true diff --git a/Samples/WiFiDirect/cs/ConnectionSettingsPanel.xaml b/Samples/WiFiDirect/cs/ConnectionSettingsPanel.xaml new file mode 100644 index 0000000000..26c9cd4fc0 --- /dev/null +++ b/Samples/WiFiDirect/cs/ConnectionSettingsPanel.xaml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + PushButton + + + + + + + ProvidePin + + + + + + + DisplayPin + + + + +