diff --git a/README.md b/README.md index 375ab59e6a..590b9927dd 100644 --- a/README.md +++ b/README.md @@ -298,52 +298,55 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github. Barcode scanner + Barcode scanner provider Barometer - Bluetooth advertisement + Bluetooth advertisement Bluetooth Low Energy Cash drawer - Compass + Compass Custom HID device Custom sensors - Custom serial device + Custom serial device Custom USB device Device enumeration and pairing - General Purpose Input/Output (GPIO) + General Purpose Input/Output (GPIO) Gyrometer Inclinometer - Inter-Integrated Circuit (I2C) + Inter-Integrated Circuit (I2C) Lamp device Light sensor - Magnetometer + Magnetometer Magnetic stripe reader Near field communication (NFC) - NFC enterprise provisioner + NFC enterprise provisioner Orientation sensor Pedometer - POS printer + POS printer Proximity sensor Radial controller - Relative inclinometer + Relative inclinometer Serial Arduino Serial Peripheral Interface (SPI) + + Simple orientation sensor @@ -429,18 +432,19 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github. - + - + - + +
Basic hologramDepth-based focus plane Holographic face trackingHolographic mixed reality capture
Holographic mixed reality capture Holographic spatial mapping Holographic spatial stageHolographic voice input
Holographic voice input Spatial interaction source Tag-along hologram
Mixed Reality Model
diff --git a/Samples/360VideoPlayback/360-video-playback.yaml b/Samples/360VideoPlayback/360-video-playback.yml similarity index 100% rename from Samples/360VideoPlayback/360-video-playback.yaml rename to Samples/360VideoPlayback/360-video-playback.yml diff --git a/Samples/360VideoPlayback/cpp/360VideoPlayback.sln b/Samples/360VideoPlayback/cpp/360VideoPlayback.sln index d7c1e4075e..8c21ca091d 100644 --- a/Samples/360VideoPlayback/cpp/360VideoPlayback.sln +++ b/Samples/360VideoPlayback/cpp/360VideoPlayback.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26403.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "360VideoPlayback", "360VideoPlayback.vcxproj", "{CA984D05-8E90-525D-A158-37B85761267F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "360VideoPlayback", "360VideoPlayback.vcxproj", "{A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,18 +13,18 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CA984D05-8E90-525D-A158-37B85761267F}.Debug|x64.ActiveCfg = Debug|x64 - {CA984D05-8E90-525D-A158-37B85761267F}.Debug|x64.Build.0 = Debug|x64 - {CA984D05-8E90-525D-A158-37B85761267F}.Debug|x64.Deploy.0 = Debug|x64 - {CA984D05-8E90-525D-A158-37B85761267F}.Debug|x86.ActiveCfg = Debug|Win32 - {CA984D05-8E90-525D-A158-37B85761267F}.Debug|x86.Build.0 = Debug|Win32 - {CA984D05-8E90-525D-A158-37B85761267F}.Debug|x86.Deploy.0 = Debug|Win32 - {CA984D05-8E90-525D-A158-37B85761267F}.Release|x64.ActiveCfg = Release|x64 - {CA984D05-8E90-525D-A158-37B85761267F}.Release|x64.Build.0 = Release|x64 - {CA984D05-8E90-525D-A158-37B85761267F}.Release|x64.Deploy.0 = Release|x64 - {CA984D05-8E90-525D-A158-37B85761267F}.Release|x86.ActiveCfg = Release|Win32 - {CA984D05-8E90-525D-A158-37B85761267F}.Release|x86.Build.0 = Release|Win32 - {CA984D05-8E90-525D-A158-37B85761267F}.Release|x86.Deploy.0 = Release|Win32 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Debug|x64.ActiveCfg = Debug|x64 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Debug|x64.Build.0 = Debug|x64 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Debug|x64.Deploy.0 = Debug|x64 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Debug|x86.ActiveCfg = Debug|Win32 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Debug|x86.Build.0 = Debug|Win32 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Debug|x86.Deploy.0 = Debug|Win32 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Release|x64.ActiveCfg = Release|x64 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Release|x64.Build.0 = Release|x64 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Release|x64.Deploy.0 = Release|x64 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Release|x86.ActiveCfg = Release|Win32 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Release|x86.Build.0 = Release|Win32 + {A23CDFAE-D784-55F2-B9E8-7D46F44EAA95}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/360VideoPlayback/cpp/360VideoPlayback.vcxproj b/Samples/360VideoPlayback/cpp/360VideoPlayback.vcxproj index 25bc8c705f..30518cbeb2 100644 --- a/Samples/360VideoPlayback/cpp/360VideoPlayback.vcxproj +++ b/Samples/360VideoPlayback/cpp/360VideoPlayback.vcxproj @@ -1,15 +1,15 @@  - {ca984d05-8e90-525d-a158-37b85761267f} + {a23cdfae-d784-55f2-b9e8-7d46f44eaa95} HolographicApp _360VideoPlayback en-US 15.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/360VideoPlayback/cpp/Package.appxmanifest b/Samples/360VideoPlayback/cpp/Package.appxmanifest index 38477d4bdb..55475acb4e 100644 --- a/Samples/360VideoPlayback/cpp/Package.appxmanifest +++ b/Samples/360VideoPlayback/cpp/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/360VideoPlayback/cs/360VideoPlayback.csproj b/Samples/360VideoPlayback/cs/360VideoPlayback.csproj index e0965533ff..62655162fe 100644 --- a/Samples/360VideoPlayback/cs/360VideoPlayback.csproj +++ b/Samples/360VideoPlayback/cs/360VideoPlayback.csproj @@ -4,15 +4,15 @@ Debug x86 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41} + {F7AEF638-675F-50BF-8D43-58E47B2569BE} AppContainerExe Properties _360VideoPlayback 360VideoPlayback en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 15 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/360VideoPlayback/cs/360VideoPlayback.sln b/Samples/360VideoPlayback/cs/360VideoPlayback.sln index 4accc0bc61..627fbf3995 100644 --- a/Samples/360VideoPlayback/cs/360VideoPlayback.sln +++ b/Samples/360VideoPlayback/cs/360VideoPlayback.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26403.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "360VideoPlayback", "360VideoPlayback.csproj", "{B4A393EF-A19A-5743-ACA2-C8822DA43A41}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "360VideoPlayback", "360VideoPlayback.csproj", "{F7AEF638-675F-50BF-8D43-58E47B2569BE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,18 +13,18 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Debug|x64.ActiveCfg = Debug|x64 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Debug|x64.Build.0 = Debug|x64 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Debug|x64.Deploy.0 = Debug|x64 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Debug|x86.ActiveCfg = Debug|x86 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Debug|x86.Build.0 = Debug|x86 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Debug|x86.Deploy.0 = Debug|x86 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Release|x64.ActiveCfg = Release|x64 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Release|x64.Build.0 = Release|x64 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Release|x64.Deploy.0 = Release|x64 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Release|x86.ActiveCfg = Release|x86 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Release|x86.Build.0 = Release|x86 - {B4A393EF-A19A-5743-ACA2-C8822DA43A41}.Release|x86.Deploy.0 = Release|x86 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Debug|x64.ActiveCfg = Debug|x64 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Debug|x64.Build.0 = Debug|x64 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Debug|x64.Deploy.0 = Debug|x64 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Debug|x86.ActiveCfg = Debug|x86 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Debug|x86.Build.0 = Debug|x86 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Debug|x86.Deploy.0 = Debug|x86 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Release|x64.ActiveCfg = Release|x64 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Release|x64.Build.0 = Release|x64 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Release|x64.Deploy.0 = Release|x64 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Release|x86.ActiveCfg = Release|x86 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Release|x86.Build.0 = Release|x86 + {F7AEF638-675F-50BF-8D43-58E47B2569BE}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/360VideoPlayback/cs/Package.appxmanifest b/Samples/360VideoPlayback/cs/Package.appxmanifest index fd214f3a90..4f6ac7587e 100644 --- a/Samples/360VideoPlayback/cs/Package.appxmanifest +++ b/Samples/360VideoPlayback/cs/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/3DPrinting/3d-printing.yaml b/Samples/3DPrinting/3d-printing.yml similarity index 100% rename from Samples/3DPrinting/3d-printing.yaml rename to Samples/3DPrinting/3d-printing.yml diff --git a/Samples/3DPrinting/cs/3DPrinting.csproj b/Samples/3DPrinting/cs/3DPrinting.csproj index d4300a2533..ba22729e8b 100644 --- a/Samples/3DPrinting/cs/3DPrinting.csproj +++ b/Samples/3DPrinting/cs/3DPrinting.csproj @@ -4,15 +4,15 @@ Debug x86 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3} + {9DAFAF9D-253C-5910-9905-267732F2B0DC} AppContainerExe Properties SDKTemplate SDKTemplate en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/3DPrinting/cs/3DPrinting.sln b/Samples/3DPrinting/cs/3DPrinting.sln index 0eb764509b..96a08382ec 100644 --- a/Samples/3DPrinting/cs/3DPrinting.sln +++ b/Samples/3DPrinting/cs/3DPrinting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "3DPrinting", "3DPrinting.csproj", "{9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "3DPrinting", "3DPrinting.csproj", "{9DAFAF9D-253C-5910-9905-267732F2B0DC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|ARM.ActiveCfg = Debug|ARM - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|ARM.Build.0 = Debug|ARM - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|ARM.Deploy.0 = Debug|ARM - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|x64.ActiveCfg = Debug|x64 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|x64.Build.0 = Debug|x64 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|x64.Deploy.0 = Debug|x64 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|x86.ActiveCfg = Debug|x86 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|x86.Build.0 = Debug|x86 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Debug|x86.Deploy.0 = Debug|x86 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|ARM.ActiveCfg = Release|ARM - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|ARM.Build.0 = Release|ARM - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|ARM.Deploy.0 = Release|ARM - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|x64.ActiveCfg = Release|x64 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|x64.Build.0 = Release|x64 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|x64.Deploy.0 = Release|x64 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|x86.ActiveCfg = Release|x86 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|x86.Build.0 = Release|x86 - {9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}.Release|x86.Deploy.0 = Release|x86 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|ARM.ActiveCfg = Debug|ARM + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|ARM.Build.0 = Debug|ARM + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|ARM.Deploy.0 = Debug|ARM + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|x64.ActiveCfg = Debug|x64 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|x64.Build.0 = Debug|x64 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|x64.Deploy.0 = Debug|x64 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|x86.ActiveCfg = Debug|x86 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|x86.Build.0 = Debug|x86 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Debug|x86.Deploy.0 = Debug|x86 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|ARM.ActiveCfg = Release|ARM + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|ARM.Build.0 = Release|ARM + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|ARM.Deploy.0 = Release|ARM + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|x64.ActiveCfg = Release|x64 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|x64.Build.0 = Release|x64 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|x64.Deploy.0 = Release|x64 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|x86.ActiveCfg = Release|x86 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|x86.Build.0 = Release|x86 + {9DAFAF9D-253C-5910-9905-267732F2B0DC}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/3DPrinting/cs/Package.appxmanifest b/Samples/3DPrinting/cs/Package.appxmanifest index a3806ce138..8fdc625865 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/3DPrintingFromUnity/3d-printing-from-unity.yaml b/Samples/3DPrintingFromUnity/3d-printing-from-unity.yml similarity index 100% rename from Samples/3DPrintingFromUnity/3d-printing-from-unity.yaml rename to Samples/3DPrintingFromUnity/3d-printing-from-unity.yml diff --git a/Samples/Accelerometer/accelerometer.yaml b/Samples/Accelerometer/accelerometer.yml similarity index 100% rename from Samples/Accelerometer/accelerometer.yaml rename to Samples/Accelerometer/accelerometer.yml diff --git a/Samples/Accelerometer/cpp/Accelerometer.sln b/Samples/Accelerometer/cpp/Accelerometer.sln index cd15a28345..cb508bc57c 100644 --- a/Samples/Accelerometer/cpp/Accelerometer.sln +++ b/Samples/Accelerometer/cpp/Accelerometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Accelerometer", "Accelerometer.vcxproj", "{F53F4C0F-F413-58D1-8A81-554280C660A3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Accelerometer", "Accelerometer.vcxproj", "{1554F760-807A-56D9-970D-5F7FBDC2B08A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|ARM.ActiveCfg = Debug|ARM - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|ARM.Build.0 = Debug|ARM - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|ARM.Deploy.0 = Debug|ARM - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|Win32.ActiveCfg = Debug|Win32 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|Win32.Build.0 = Debug|Win32 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|Win32.Deploy.0 = Debug|Win32 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|x64.ActiveCfg = Debug|x64 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|x64.Build.0 = Debug|x64 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Debug|x64.Deploy.0 = Debug|x64 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|ARM.ActiveCfg = Release|ARM - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|ARM.Build.0 = Release|ARM - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|ARM.Deploy.0 = Release|ARM - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|Win32.ActiveCfg = Release|Win32 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|Win32.Build.0 = Release|Win32 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|Win32.Deploy.0 = Release|Win32 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|x64.ActiveCfg = Release|x64 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|x64.Build.0 = Release|x64 - {F53F4C0F-F413-58D1-8A81-554280C660A3}.Release|x64.Deploy.0 = Release|x64 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|ARM.ActiveCfg = Debug|ARM + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|ARM.Build.0 = Debug|ARM + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|ARM.Deploy.0 = Debug|ARM + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|Win32.ActiveCfg = Debug|Win32 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|Win32.Build.0 = Debug|Win32 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|Win32.Deploy.0 = Debug|Win32 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|x64.ActiveCfg = Debug|x64 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|x64.Build.0 = Debug|x64 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Debug|x64.Deploy.0 = Debug|x64 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|ARM.ActiveCfg = Release|ARM + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|ARM.Build.0 = Release|ARM + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|ARM.Deploy.0 = Release|ARM + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|Win32.ActiveCfg = Release|Win32 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|Win32.Build.0 = Release|Win32 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|Win32.Deploy.0 = Release|Win32 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|x64.ActiveCfg = Release|x64 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|x64.Build.0 = Release|x64 + {1554F760-807A-56D9-970D-5F7FBDC2B08A}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Accelerometer/cpp/Accelerometer.vcxproj b/Samples/Accelerometer/cpp/Accelerometer.vcxproj index 3a24ae5441..61daa80816 100644 --- a/Samples/Accelerometer/cpp/Accelerometer.vcxproj +++ b/Samples/Accelerometer/cpp/Accelerometer.vcxproj @@ -1,15 +1,15 @@  - {f53f4c0f-f413-58d1-8a81-554280c660a3} + {1554f760-807a-56d9-970d-5f7fbdc2b08a} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Accelerometer/cpp/Package.appxmanifest b/Samples/Accelerometer/cpp/Package.appxmanifest index d5b10cb94a..46bc2357a3 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 bb7eca6aad..2e44f4eb36 100644 --- a/Samples/Accelerometer/cs/Accelerometer.csproj +++ b/Samples/Accelerometer/cs/Accelerometer.csproj @@ -4,15 +4,15 @@ Debug x86 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561} + {31134AC2-E9C8-5ACA-A1FB-89C53736047E} AppContainerExe Properties SDKTemplate Accelerometer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Accelerometer/cs/Accelerometer.sln b/Samples/Accelerometer/cs/Accelerometer.sln index d47ce335f4..52d1489765 100644 --- a/Samples/Accelerometer/cs/Accelerometer.sln +++ b/Samples/Accelerometer/cs/Accelerometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Accelerometer", "Accelerometer.csproj", "{44E7D60A-0B32-52A0-92E8-5A55AD3F2561}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Accelerometer", "Accelerometer.csproj", "{31134AC2-E9C8-5ACA-A1FB-89C53736047E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|ARM.ActiveCfg = Debug|ARM - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|ARM.Build.0 = Debug|ARM - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|ARM.Deploy.0 = Debug|ARM - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|x64.ActiveCfg = Debug|x64 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|x64.Build.0 = Debug|x64 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|x64.Deploy.0 = Debug|x64 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|x86.ActiveCfg = Debug|x86 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|x86.Build.0 = Debug|x86 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Debug|x86.Deploy.0 = Debug|x86 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|ARM.ActiveCfg = Release|ARM - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|ARM.Build.0 = Release|ARM - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|ARM.Deploy.0 = Release|ARM - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|x64.ActiveCfg = Release|x64 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|x64.Build.0 = Release|x64 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|x64.Deploy.0 = Release|x64 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|x86.ActiveCfg = Release|x86 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|x86.Build.0 = Release|x86 - {44E7D60A-0B32-52A0-92E8-5A55AD3F2561}.Release|x86.Deploy.0 = Release|x86 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|ARM.ActiveCfg = Debug|ARM + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|ARM.Build.0 = Debug|ARM + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|ARM.Deploy.0 = Debug|ARM + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|x64.ActiveCfg = Debug|x64 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|x64.Build.0 = Debug|x64 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|x64.Deploy.0 = Debug|x64 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|x86.ActiveCfg = Debug|x86 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|x86.Build.0 = Debug|x86 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Debug|x86.Deploy.0 = Debug|x86 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|ARM.ActiveCfg = Release|ARM + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|ARM.Build.0 = Release|ARM + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|ARM.Deploy.0 = Release|ARM + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|x64.ActiveCfg = Release|x64 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|x64.Build.0 = Release|x64 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|x64.Deploy.0 = Release|x64 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|x86.ActiveCfg = Release|x86 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|x86.Build.0 = Release|x86 + {31134AC2-E9C8-5ACA-A1FB-89C53736047E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Accelerometer/cs/Package.appxmanifest b/Samples/Accelerometer/cs/Package.appxmanifest index dc6b1d8535..ccbeefb284 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 d43c9c7fec..c512475f90 100644 --- a/Samples/Accelerometer/js/Accelerometer.jsproj +++ b/Samples/Accelerometer/js/Accelerometer.jsproj @@ -35,7 +35,7 @@ - d110dcfa-b5e2-534e-b7f1-ca7304bdc393 + d3273ff4-75c6-5962-a09f-565f53b01df0 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Accelerometer/js/Accelerometer.sln b/Samples/Accelerometer/js/Accelerometer.sln index c217fdcfac..73958f10c9 100644 --- a/Samples/Accelerometer/js/Accelerometer.sln +++ b/Samples/Accelerometer/js/Accelerometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Accelerometer", "Accelerometer.jsproj", "{D110DCFA-B5E2-534E-B7F1-CA7304BDC393}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Accelerometer", "Accelerometer.jsproj", "{D3273FF4-75C6-5962-A09F-565F53B01DF0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|ARM.ActiveCfg = Debug|ARM - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|ARM.Build.0 = Debug|ARM - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|ARM.Deploy.0 = Debug|ARM - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|x64.ActiveCfg = Debug|x64 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|x64.Build.0 = Debug|x64 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|x64.Deploy.0 = Debug|x64 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|x86.ActiveCfg = Debug|x86 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|x86.Build.0 = Debug|x86 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Debug|x86.Deploy.0 = Debug|x86 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|Any CPU.Build.0 = Release|Any CPU - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|Any CPU.Deploy.0 = Release|Any CPU - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|ARM.ActiveCfg = Release|ARM - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|ARM.Build.0 = Release|ARM - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|ARM.Deploy.0 = Release|ARM - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|x64.ActiveCfg = Release|x64 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|x64.Build.0 = Release|x64 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|x64.Deploy.0 = Release|x64 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|x86.ActiveCfg = Release|x86 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|x86.Build.0 = Release|x86 - {D110DCFA-B5E2-534E-B7F1-CA7304BDC393}.Release|x86.Deploy.0 = Release|x86 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|ARM.ActiveCfg = Debug|ARM + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|ARM.Build.0 = Debug|ARM + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|ARM.Deploy.0 = Debug|ARM + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|x64.ActiveCfg = Debug|x64 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|x64.Build.0 = Debug|x64 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|x64.Deploy.0 = Debug|x64 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|x86.ActiveCfg = Debug|x86 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|x86.Build.0 = Debug|x86 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Debug|x86.Deploy.0 = Debug|x86 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|Any CPU.Build.0 = Release|Any CPU + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|Any CPU.Deploy.0 = Release|Any CPU + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|ARM.ActiveCfg = Release|ARM + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|ARM.Build.0 = Release|ARM + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|ARM.Deploy.0 = Release|ARM + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|x64.ActiveCfg = Release|x64 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|x64.Build.0 = Release|x64 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|x64.Deploy.0 = Release|x64 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|x86.ActiveCfg = Release|x86 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|x86.Build.0 = Release|x86 + {D3273FF4-75C6-5962-A09F-565F53B01DF0}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Accelerometer/js/Package.appxmanifest b/Samples/Accelerometer/js/Package.appxmanifest index b14d728eff..f6918bbb53 100644 --- a/Samples/Accelerometer/js/Package.appxmanifest +++ b/Samples/Accelerometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Accelerometer/vb/Accelerometer.sln b/Samples/Accelerometer/vb/Accelerometer.sln index d6d10a7ab4..66d91efd89 100644 --- a/Samples/Accelerometer/vb/Accelerometer.sln +++ b/Samples/Accelerometer/vb/Accelerometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Accelerometer", "Accelerometer.vbproj", "{9940B591-5017-56DC-8F49-67A6B514EA4B}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Accelerometer", "Accelerometer.vbproj", "{596C16FF-1BA0-5C61-BD24-6470D5D87E98}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|ARM.ActiveCfg = Debug|ARM - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|ARM.Build.0 = Debug|ARM - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|ARM.Deploy.0 = Debug|ARM - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|x64.ActiveCfg = Debug|x64 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|x64.Build.0 = Debug|x64 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|x64.Deploy.0 = Debug|x64 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|x86.ActiveCfg = Debug|x86 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|x86.Build.0 = Debug|x86 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Debug|x86.Deploy.0 = Debug|x86 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|ARM.ActiveCfg = Release|ARM - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|ARM.Build.0 = Release|ARM - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|ARM.Deploy.0 = Release|ARM - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|x64.ActiveCfg = Release|x64 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|x64.Build.0 = Release|x64 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|x64.Deploy.0 = Release|x64 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|x86.ActiveCfg = Release|x86 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|x86.Build.0 = Release|x86 - {9940B591-5017-56DC-8F49-67A6B514EA4B}.Release|x86.Deploy.0 = Release|x86 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|ARM.ActiveCfg = Debug|ARM + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|ARM.Build.0 = Debug|ARM + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|ARM.Deploy.0 = Debug|ARM + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|x64.ActiveCfg = Debug|x64 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|x64.Build.0 = Debug|x64 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|x64.Deploy.0 = Debug|x64 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|x86.ActiveCfg = Debug|x86 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|x86.Build.0 = Debug|x86 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Debug|x86.Deploy.0 = Debug|x86 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|ARM.ActiveCfg = Release|ARM + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|ARM.Build.0 = Release|ARM + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|ARM.Deploy.0 = Release|ARM + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|x64.ActiveCfg = Release|x64 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|x64.Build.0 = Release|x64 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|x64.Deploy.0 = Release|x64 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|x86.ActiveCfg = Release|x86 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|x86.Build.0 = Release|x86 + {596C16FF-1BA0-5C61-BD24-6470D5D87E98}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Accelerometer/vb/Accelerometer.vbproj b/Samples/Accelerometer/vb/Accelerometer.vbproj index 3307aa98c8..28043fe9e4 100644 --- a/Samples/Accelerometer/vb/Accelerometer.vbproj +++ b/Samples/Accelerometer/vb/Accelerometer.vbproj @@ -4,15 +4,15 @@ Debug x86 - {9940B591-5017-56DC-8F49-67A6B514EA4B} + {596C16FF-1BA0-5C61-BD24-6470D5D87E98} AppContainerExe SDKTemplate Accelerometer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Accelerometer/vb/Package.appxmanifest b/Samples/Accelerometer/vb/Package.appxmanifest index 3b678700dc..2f52d958a8 100644 --- a/Samples/Accelerometer/vb/Package.appxmanifest +++ b/Samples/Accelerometer/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ActivitySensor/activity-sensor.yaml b/Samples/ActivitySensor/activity-sensor.yml similarity index 100% rename from Samples/ActivitySensor/activity-sensor.yaml rename to Samples/ActivitySensor/activity-sensor.yml diff --git a/Samples/ActivitySensor/cpp/ActivitySensor.sln b/Samples/ActivitySensor/cpp/ActivitySensor.sln index 3a551ace4d..ce20455468 100644 --- a/Samples/ActivitySensor/cpp/ActivitySensor.sln +++ b/Samples/ActivitySensor/cpp/ActivitySensor.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ActivitySensor", "ActivitySensor.vcxproj", "{1BF60BDA-9578-5B43-AB55-32DE12E35F8F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ActivitySensor", "ActivitySensor.vcxproj", "{820D6A51-E209-5E89-B062-BFDFC6D95413}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ActivitySensorTasks", "Tasks\ActivitySensorTasks.vcxproj", "{9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ActivitySensorTasks", "Tasks\ActivitySensorTasks.vcxproj", "{6A15ACF1-FCFF-5F6E-AC09-D26A41095645}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,39 +17,39 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|ARM.ActiveCfg = Debug|ARM - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|ARM.Build.0 = Debug|ARM - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|ARM.Deploy.0 = Debug|ARM - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|Win32.ActiveCfg = Debug|Win32 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|Win32.Build.0 = Debug|Win32 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|Win32.Deploy.0 = Debug|Win32 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|x64.ActiveCfg = Debug|x64 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|x64.Build.0 = Debug|x64 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Debug|x64.Deploy.0 = Debug|x64 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|ARM.ActiveCfg = Release|ARM - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|ARM.Build.0 = Release|ARM - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|ARM.Deploy.0 = Release|ARM - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|Win32.ActiveCfg = Release|Win32 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|Win32.Build.0 = Release|Win32 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|Win32.Deploy.0 = Release|Win32 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|x64.ActiveCfg = Release|x64 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|x64.Build.0 = Release|x64 - {1BF60BDA-9578-5B43-AB55-32DE12E35F8F}.Release|x64.Deploy.0 = Release|x64 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Debug|ARM.ActiveCfg = Debug|ARM - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Debug|ARM.Build.0 = Debug|ARM - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Debug|Win32.ActiveCfg = Debug|Win32 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Debug|Win32.Build.0 = Debug|Win32 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Debug|x64.ActiveCfg = Debug|x64 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Debug|x64.Build.0 = Debug|x64 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|ARM.ActiveCfg = Release|ARM - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|ARM.Build.0 = Release|ARM - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|ARM.Deploy.0 = Release|ARM - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|Win32.ActiveCfg = Release|Win32 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|Win32.Build.0 = Release|Win32 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|Win32.Deploy.0 = Release|Win32 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|x64.ActiveCfg = Release|x64 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|x64.Build.0 = Release|x64 - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B}.Release|x64.Deploy.0 = Release|x64 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|ARM.ActiveCfg = Debug|ARM + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|ARM.Build.0 = Debug|ARM + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|ARM.Deploy.0 = Debug|ARM + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|Win32.ActiveCfg = Debug|Win32 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|Win32.Build.0 = Debug|Win32 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|Win32.Deploy.0 = Debug|Win32 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|x64.ActiveCfg = Debug|x64 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|x64.Build.0 = Debug|x64 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Debug|x64.Deploy.0 = Debug|x64 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|ARM.ActiveCfg = Release|ARM + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|ARM.Build.0 = Release|ARM + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|ARM.Deploy.0 = Release|ARM + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|Win32.ActiveCfg = Release|Win32 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|Win32.Build.0 = Release|Win32 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|Win32.Deploy.0 = Release|Win32 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|x64.ActiveCfg = Release|x64 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|x64.Build.0 = Release|x64 + {820D6A51-E209-5E89-B062-BFDFC6D95413}.Release|x64.Deploy.0 = Release|x64 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Debug|ARM.ActiveCfg = Debug|ARM + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Debug|ARM.Build.0 = Debug|ARM + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Debug|Win32.ActiveCfg = Debug|Win32 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Debug|Win32.Build.0 = Debug|Win32 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Debug|x64.ActiveCfg = Debug|x64 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Debug|x64.Build.0 = Debug|x64 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|ARM.ActiveCfg = Release|ARM + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|ARM.Build.0 = Release|ARM + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|ARM.Deploy.0 = Release|ARM + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|Win32.ActiveCfg = Release|Win32 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|Win32.Build.0 = Release|Win32 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|Win32.Deploy.0 = Release|Win32 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|x64.ActiveCfg = Release|x64 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|x64.Build.0 = Release|x64 + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ActivitySensor/cpp/ActivitySensor.vcxproj b/Samples/ActivitySensor/cpp/ActivitySensor.vcxproj index 6785ae03d1..2b18c33bbc 100644 --- a/Samples/ActivitySensor/cpp/ActivitySensor.vcxproj +++ b/Samples/ActivitySensor/cpp/ActivitySensor.vcxproj @@ -1,15 +1,15 @@  - {1bf60bda-9578-5b43-ab55-32de12e35f8f} + {820d6a51-e209-5e89-b062-bfdfc6d95413} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ActivitySensor/cpp/Package.appxmanifest b/Samples/ActivitySensor/cpp/Package.appxmanifest index 555a1b0c2e..b7a9e2781e 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 6f41890959..e063986a34 100644 --- a/Samples/ActivitySensor/cpp/Tasks/ActivitySensorTasks.vcxproj +++ b/Samples/ActivitySensor/cpp/Tasks/ActivitySensorTasks.vcxproj @@ -1,17 +1,17 @@  - {9E29B56F-6500-58DB-BC8A-C7BC7FD60C7B} + {6A15ACF1-FCFF-5F6E-AC09-D26A41095645} Tasks en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true - 10.0.17134.0 + 10.0.17763.0 diff --git a/Samples/ActivitySensor/cs/ActivitySensor.csproj b/Samples/ActivitySensor/cs/ActivitySensor.csproj index fddffb2a6e..99d12fd413 100644 --- a/Samples/ActivitySensor/cs/ActivitySensor.csproj +++ b/Samples/ActivitySensor/cs/ActivitySensor.csproj @@ -4,15 +4,15 @@ Debug x86 - {134671E3-9514-5708-BAC9-C8BA081DDF84} + {03272ACE-50CB-5132-A0DE-6A03592655EF} AppContainerExe Properties SDKTemplate ActivitySensor en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ActivitySensor/cs/ActivitySensor.sln b/Samples/ActivitySensor/cs/ActivitySensor.sln index 0e3e2b48fc..69c9284c27 100644 --- a/Samples/ActivitySensor/cs/ActivitySensor.sln +++ b/Samples/ActivitySensor/cs/ActivitySensor.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ActivitySensor", "ActivitySensor.csproj", "{134671E3-9514-5708-BAC9-C8BA081DDF84}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ActivitySensor", "ActivitySensor.csproj", "{03272ACE-50CB-5132-A0DE-6A03592655EF}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ActivitySensorTasks", "Tasks\ActivitySensorTasks.csproj", "{914F0F8C-0BB2-5463-B20E-89D836DC47D3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ActivitySensorTasks", "Tasks\ActivitySensorTasks.csproj", "{2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,42 +17,42 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|ARM.ActiveCfg = Debug|ARM - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|ARM.Build.0 = Debug|ARM - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|ARM.Deploy.0 = Debug|ARM - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|x64.ActiveCfg = Debug|x64 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|x64.Build.0 = Debug|x64 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|x64.Deploy.0 = Debug|x64 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|x86.ActiveCfg = Debug|x86 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|x86.Build.0 = Debug|x86 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Debug|x86.Deploy.0 = Debug|x86 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|ARM.ActiveCfg = Release|ARM - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|ARM.Build.0 = Release|ARM - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|ARM.Deploy.0 = Release|ARM - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|x64.ActiveCfg = Release|x64 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|x64.Build.0 = Release|x64 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|x64.Deploy.0 = Release|x64 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|x86.ActiveCfg = Release|x86 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|x86.Build.0 = Release|x86 - {134671E3-9514-5708-BAC9-C8BA081DDF84}.Release|x86.Deploy.0 = Release|x86 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|ARM.ActiveCfg = Debug|ARM - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|ARM.Build.0 = Debug|ARM - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|ARM.Deploy.0 = Debug|ARM - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|x64.ActiveCfg = Debug|x64 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|x64.Build.0 = Debug|x64 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|x64.Deploy.0 = Debug|x64 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|x86.ActiveCfg = Debug|x86 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|x86.Build.0 = Debug|x86 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Debug|x86.Deploy.0 = Debug|x86 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|ARM.ActiveCfg = Release|ARM - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|ARM.Build.0 = Release|ARM - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|ARM.Deploy.0 = Release|ARM - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|x64.ActiveCfg = Release|x64 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|x64.Build.0 = Release|x64 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|x64.Deploy.0 = Release|x64 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|x86.ActiveCfg = Release|x86 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|x86.Build.0 = Release|x86 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3}.Release|x86.Deploy.0 = Release|x86 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|ARM.ActiveCfg = Debug|ARM + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|ARM.Build.0 = Debug|ARM + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|ARM.Deploy.0 = Debug|ARM + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|x64.ActiveCfg = Debug|x64 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|x64.Build.0 = Debug|x64 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|x64.Deploy.0 = Debug|x64 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|x86.ActiveCfg = Debug|x86 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|x86.Build.0 = Debug|x86 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Debug|x86.Deploy.0 = Debug|x86 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|ARM.ActiveCfg = Release|ARM + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|ARM.Build.0 = Release|ARM + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|ARM.Deploy.0 = Release|ARM + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|x64.ActiveCfg = Release|x64 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|x64.Build.0 = Release|x64 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|x64.Deploy.0 = Release|x64 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|x86.ActiveCfg = Release|x86 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|x86.Build.0 = Release|x86 + {03272ACE-50CB-5132-A0DE-6A03592655EF}.Release|x86.Deploy.0 = Release|x86 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|ARM.ActiveCfg = Debug|ARM + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|ARM.Build.0 = Debug|ARM + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|ARM.Deploy.0 = Debug|ARM + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|x64.ActiveCfg = Debug|x64 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|x64.Build.0 = Debug|x64 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|x64.Deploy.0 = Debug|x64 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|x86.ActiveCfg = Debug|x86 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|x86.Build.0 = Debug|x86 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Debug|x86.Deploy.0 = Debug|x86 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|ARM.ActiveCfg = Release|ARM + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|ARM.Build.0 = Release|ARM + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|ARM.Deploy.0 = Release|ARM + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|x64.ActiveCfg = Release|x64 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|x64.Build.0 = Release|x64 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|x64.Deploy.0 = Release|x64 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|x86.ActiveCfg = Release|x86 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|x86.Build.0 = Release|x86 + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ActivitySensor/cs/Package.appxmanifest b/Samples/ActivitySensor/cs/Package.appxmanifest index 2591a7a26e..9008b72c94 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 87b51fc6cd..f7d7110e45 100644 --- a/Samples/ActivitySensor/cs/Tasks/ActivitySensorTasks.csproj +++ b/Samples/ActivitySensor/cs/Tasks/ActivitySensorTasks.csproj @@ -4,15 +4,15 @@ Debug x86 - {914F0F8C-0BB2-5463-B20E-89D836DC47D3} + {2D06AC8F-85E4-524D-8CA2-E6BA7667A6A9} winmdobj Properties Tasks ActivitySensorTasksCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ActivitySensor/js/ActivitySensor.jsproj b/Samples/ActivitySensor/js/ActivitySensor.jsproj index 4f2ce9651e..0356a3a955 100644 --- a/Samples/ActivitySensor/js/ActivitySensor.jsproj +++ b/Samples/ActivitySensor/js/ActivitySensor.jsproj @@ -27,7 +27,7 @@ - 1b50e518-e22e-5a72-b07f-3ef95520ced9 + 4e6fbefe-03a8-5bdf-bcba-5350ebc8d69e @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ActivitySensor/js/ActivitySensor.sln b/Samples/ActivitySensor/js/ActivitySensor.sln index 1deb91d08a..8f01ea184f 100644 --- a/Samples/ActivitySensor/js/ActivitySensor.sln +++ b/Samples/ActivitySensor/js/ActivitySensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ActivitySensor", "ActivitySensor.jsproj", "{1B50E518-E22E-5A72-B07F-3EF95520CED9}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ActivitySensor", "ActivitySensor.jsproj", "{4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|ARM.ActiveCfg = Debug|ARM - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|ARM.Build.0 = Debug|ARM - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|ARM.Deploy.0 = Debug|ARM - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|x64.ActiveCfg = Debug|x64 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|x64.Build.0 = Debug|x64 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|x64.Deploy.0 = Debug|x64 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|x86.ActiveCfg = Debug|x86 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|x86.Build.0 = Debug|x86 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Debug|x86.Deploy.0 = Debug|x86 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|ARM.ActiveCfg = Release|ARM - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|ARM.Build.0 = Release|ARM - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|ARM.Deploy.0 = Release|ARM - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|x64.ActiveCfg = Release|x64 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|x64.Build.0 = Release|x64 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|x64.Deploy.0 = Release|x64 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|x86.ActiveCfg = Release|x86 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|x86.Build.0 = Release|x86 - {1B50E518-E22E-5A72-B07F-3EF95520CED9}.Release|x86.Deploy.0 = Release|x86 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|ARM.ActiveCfg = Debug|ARM + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|ARM.Build.0 = Debug|ARM + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|ARM.Deploy.0 = Debug|ARM + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|x64.ActiveCfg = Debug|x64 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|x64.Build.0 = Debug|x64 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|x64.Deploy.0 = Debug|x64 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|x86.ActiveCfg = Debug|x86 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|x86.Build.0 = Debug|x86 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Debug|x86.Deploy.0 = Debug|x86 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|ARM.ActiveCfg = Release|ARM + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|ARM.Build.0 = Release|ARM + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|ARM.Deploy.0 = Release|ARM + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|x64.ActiveCfg = Release|x64 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|x64.Build.0 = Release|x64 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|x64.Deploy.0 = Release|x64 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|x86.ActiveCfg = Release|x86 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|x86.Build.0 = Release|x86 + {4E6FBEFE-03A8-5BDF-BCBA-5350EBC8D69E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ActivitySensor/js/Package.appxmanifest b/Samples/ActivitySensor/js/Package.appxmanifest index b187361040..6e2f590ad3 100644 --- a/Samples/ActivitySensor/js/Package.appxmanifest +++ b/Samples/ActivitySensor/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ActivitySensor/vb/ActivitySensor.sln b/Samples/ActivitySensor/vb/ActivitySensor.sln index 1f5ae72423..72a176963a 100644 --- a/Samples/ActivitySensor/vb/ActivitySensor.sln +++ b/Samples/ActivitySensor/vb/ActivitySensor.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ActivitySensor", "ActivitySensor.vbproj", "{A59B41B2-394E-5FAB-BBB9-5294C93BC418}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ActivitySensor", "ActivitySensor.vbproj", "{7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ActivitySensorTasks", "Tasks\ActivitySensorTasks.vbproj", "{F872A22C-5382-5A63-B589-9F9BB2CD0E02}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ActivitySensorTasks", "Tasks\ActivitySensorTasks.vbproj", "{F404FE87-F30D-59BB-8894-64D20076CB38}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,42 +17,42 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|ARM.ActiveCfg = Debug|ARM - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|ARM.Build.0 = Debug|ARM - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|ARM.Deploy.0 = Debug|ARM - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|x64.ActiveCfg = Debug|x64 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|x64.Build.0 = Debug|x64 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|x64.Deploy.0 = Debug|x64 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|x86.ActiveCfg = Debug|x86 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|x86.Build.0 = Debug|x86 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Debug|x86.Deploy.0 = Debug|x86 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|ARM.ActiveCfg = Release|ARM - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|ARM.Build.0 = Release|ARM - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|ARM.Deploy.0 = Release|ARM - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|x64.ActiveCfg = Release|x64 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|x64.Build.0 = Release|x64 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|x64.Deploy.0 = Release|x64 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|x86.ActiveCfg = Release|x86 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|x86.Build.0 = Release|x86 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418}.Release|x86.Deploy.0 = Release|x86 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|ARM.ActiveCfg = Debug|ARM - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|ARM.Build.0 = Debug|ARM - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|ARM.Deploy.0 = Debug|ARM - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|x64.ActiveCfg = Debug|x64 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|x64.Build.0 = Debug|x64 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|x64.Deploy.0 = Debug|x64 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|x86.ActiveCfg = Debug|x86 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|x86.Build.0 = Debug|x86 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Debug|x86.Deploy.0 = Debug|x86 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|ARM.ActiveCfg = Release|ARM - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|ARM.Build.0 = Release|ARM - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|ARM.Deploy.0 = Release|ARM - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|x64.ActiveCfg = Release|x64 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|x64.Build.0 = Release|x64 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|x64.Deploy.0 = Release|x64 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|x86.ActiveCfg = Release|x86 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|x86.Build.0 = Release|x86 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02}.Release|x86.Deploy.0 = Release|x86 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|ARM.ActiveCfg = Debug|ARM + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|ARM.Build.0 = Debug|ARM + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|ARM.Deploy.0 = Debug|ARM + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|x64.ActiveCfg = Debug|x64 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|x64.Build.0 = Debug|x64 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|x64.Deploy.0 = Debug|x64 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|x86.ActiveCfg = Debug|x86 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|x86.Build.0 = Debug|x86 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Debug|x86.Deploy.0 = Debug|x86 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|ARM.ActiveCfg = Release|ARM + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|ARM.Build.0 = Release|ARM + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|ARM.Deploy.0 = Release|ARM + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|x64.ActiveCfg = Release|x64 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|x64.Build.0 = Release|x64 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|x64.Deploy.0 = Release|x64 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|x86.ActiveCfg = Release|x86 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|x86.Build.0 = Release|x86 + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8}.Release|x86.Deploy.0 = Release|x86 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|ARM.ActiveCfg = Debug|ARM + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|ARM.Build.0 = Debug|ARM + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|ARM.Deploy.0 = Debug|ARM + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|x64.ActiveCfg = Debug|x64 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|x64.Build.0 = Debug|x64 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|x64.Deploy.0 = Debug|x64 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|x86.ActiveCfg = Debug|x86 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|x86.Build.0 = Debug|x86 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Debug|x86.Deploy.0 = Debug|x86 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|ARM.ActiveCfg = Release|ARM + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|ARM.Build.0 = Release|ARM + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|ARM.Deploy.0 = Release|ARM + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|x64.ActiveCfg = Release|x64 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|x64.Build.0 = Release|x64 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|x64.Deploy.0 = Release|x64 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|x86.ActiveCfg = Release|x86 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|x86.Build.0 = Release|x86 + {F404FE87-F30D-59BB-8894-64D20076CB38}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ActivitySensor/vb/ActivitySensor.vbproj b/Samples/ActivitySensor/vb/ActivitySensor.vbproj index 2ed4f6f75e..07b0a46bc6 100644 --- a/Samples/ActivitySensor/vb/ActivitySensor.vbproj +++ b/Samples/ActivitySensor/vb/ActivitySensor.vbproj @@ -4,15 +4,15 @@ Debug x86 - {A59B41B2-394E-5FAB-BBB9-5294C93BC418} + {7B1E3E6C-6ACC-5CDC-BAD2-EDB8528A27E8} AppContainerExe SDKTemplate ActivitySensor en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ActivitySensor/vb/Package.appxmanifest b/Samples/ActivitySensor/vb/Package.appxmanifest index f931f8e337..f0493bf6cf 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 9de4ef58c8..9f8869ded5 100644 --- a/Samples/ActivitySensor/vb/Tasks/ActivitySensorTasks.vbproj +++ b/Samples/ActivitySensor/vb/Tasks/ActivitySensorTasks.vbproj @@ -4,15 +4,15 @@ Debug x86 - {F872A22C-5382-5A63-B589-9F9BB2CD0E02} + {F404FE87-F30D-59BB-8894-64D20076CB38} winmdobj Tasks ActivitySensorTasksCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AdaptiveStreaming/adaptive-streaming.yaml b/Samples/AdaptiveStreaming/adaptive-streaming.yml similarity index 100% rename from Samples/AdaptiveStreaming/adaptive-streaming.yaml rename to Samples/AdaptiveStreaming/adaptive-streaming.yml diff --git a/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.csproj b/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.csproj index 174a36135f..13e32ae468 100644 --- a/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.csproj +++ b/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.csproj @@ -4,15 +4,15 @@ Debug x86 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD} + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3} AppContainerExe Properties SDKTemplate AdaptiveStreaming en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.sln b/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.sln index eeba8a6d15..6426dc1c66 100644 --- a/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.sln +++ b/Samples/AdaptiveStreaming/cs/AdaptiveStreaming.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdaptiveStreaming", "AdaptiveStreaming.csproj", "{7B61D20C-459B-55B0-94D9-3400DC6CA7DD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdaptiveStreaming", "AdaptiveStreaming.csproj", "{0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|ARM.ActiveCfg = Debug|ARM - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|ARM.Build.0 = Debug|ARM - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|ARM.Deploy.0 = Debug|ARM - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|x64.ActiveCfg = Debug|x64 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|x64.Build.0 = Debug|x64 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|x64.Deploy.0 = Debug|x64 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|x86.ActiveCfg = Debug|x86 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|x86.Build.0 = Debug|x86 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Debug|x86.Deploy.0 = Debug|x86 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|ARM.ActiveCfg = Release|ARM - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|ARM.Build.0 = Release|ARM - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|ARM.Deploy.0 = Release|ARM - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|x64.ActiveCfg = Release|x64 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|x64.Build.0 = Release|x64 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|x64.Deploy.0 = Release|x64 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|x86.ActiveCfg = Release|x86 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|x86.Build.0 = Release|x86 - {7B61D20C-459B-55B0-94D9-3400DC6CA7DD}.Release|x86.Deploy.0 = Release|x86 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|ARM.ActiveCfg = Debug|ARM + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|ARM.Build.0 = Debug|ARM + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|ARM.Deploy.0 = Debug|ARM + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|x64.ActiveCfg = Debug|x64 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|x64.Build.0 = Debug|x64 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|x64.Deploy.0 = Debug|x64 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|x86.ActiveCfg = Debug|x86 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|x86.Build.0 = Debug|x86 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Debug|x86.Deploy.0 = Debug|x86 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|ARM.ActiveCfg = Release|ARM + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|ARM.Build.0 = Release|ARM + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|ARM.Deploy.0 = Release|ARM + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|x64.ActiveCfg = Release|x64 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|x64.Build.0 = Release|x64 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|x64.Deploy.0 = Release|x64 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|x86.ActiveCfg = Release|x86 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|x86.Build.0 = Release|x86 + {0623F8E8-9718-5D24-A2F6-3B14DFDA5FE3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AdaptiveStreaming/cs/Package.appxmanifest b/Samples/AdaptiveStreaming/cs/Package.appxmanifest index bf904b6c07..48b202d5d3 100644 --- a/Samples/AdaptiveStreaming/cs/Package.appxmanifest +++ b/Samples/AdaptiveStreaming/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/AdvancedCasting/advanced-casting.yaml b/Samples/AdvancedCasting/advanced-casting.yml similarity index 100% rename from Samples/AdvancedCasting/advanced-casting.yaml rename to Samples/AdvancedCasting/advanced-casting.yml diff --git a/Samples/AdvancedCasting/cs/AdvancedCasting.csproj b/Samples/AdvancedCasting/cs/AdvancedCasting.csproj index 32dedda6ca..ef4efdbf45 100644 --- a/Samples/AdvancedCasting/cs/AdvancedCasting.csproj +++ b/Samples/AdvancedCasting/cs/AdvancedCasting.csproj @@ -4,15 +4,15 @@ Debug x86 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE} + {C5FE9B51-A482-5A5C-8578-954D5284B186} AppContainerExe Properties ScreenCasting ScreenCasting en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AdvancedCasting/cs/AdvancedCasting.sln b/Samples/AdvancedCasting/cs/AdvancedCasting.sln index c4904e496e..18a1d3a588 100644 --- a/Samples/AdvancedCasting/cs/AdvancedCasting.sln +++ b/Samples/AdvancedCasting/cs/AdvancedCasting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdvancedCasting", "AdvancedCasting.csproj", "{DC0D61CF-62F9-5A59-BC96-940642FD98DE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdvancedCasting", "AdvancedCasting.csproj", "{C5FE9B51-A482-5A5C-8578-954D5284B186}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|ARM.ActiveCfg = Debug|ARM - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|ARM.Build.0 = Debug|ARM - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|ARM.Deploy.0 = Debug|ARM - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|x64.ActiveCfg = Debug|x64 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|x64.Build.0 = Debug|x64 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|x64.Deploy.0 = Debug|x64 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|x86.ActiveCfg = Debug|x86 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|x86.Build.0 = Debug|x86 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Debug|x86.Deploy.0 = Debug|x86 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|ARM.ActiveCfg = Release|ARM - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|ARM.Build.0 = Release|ARM - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|ARM.Deploy.0 = Release|ARM - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|x64.ActiveCfg = Release|x64 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|x64.Build.0 = Release|x64 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|x64.Deploy.0 = Release|x64 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|x86.ActiveCfg = Release|x86 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|x86.Build.0 = Release|x86 - {DC0D61CF-62F9-5A59-BC96-940642FD98DE}.Release|x86.Deploy.0 = Release|x86 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|ARM.ActiveCfg = Debug|ARM + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|ARM.Build.0 = Debug|ARM + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|ARM.Deploy.0 = Debug|ARM + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|x64.ActiveCfg = Debug|x64 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|x64.Build.0 = Debug|x64 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|x64.Deploy.0 = Debug|x64 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|x86.ActiveCfg = Debug|x86 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|x86.Build.0 = Debug|x86 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Debug|x86.Deploy.0 = Debug|x86 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|ARM.ActiveCfg = Release|ARM + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|ARM.Build.0 = Release|ARM + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|ARM.Deploy.0 = Release|ARM + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|x64.ActiveCfg = Release|x64 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|x64.Build.0 = Release|x64 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|x64.Deploy.0 = Release|x64 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|x86.ActiveCfg = Release|x86 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|x86.Build.0 = Release|x86 + {C5FE9B51-A482-5A5C-8578-954D5284B186}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AdvancedCasting/cs/Package.appxmanifest b/Samples/AdvancedCasting/cs/Package.appxmanifest index fa6e61ec70..2213c7d66a 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.sln b/Samples/AdvancedCasting/vb/AdvancedCasting.sln index eca6c3b73e..35f683a08b 100644 --- a/Samples/AdvancedCasting/vb/AdvancedCasting.sln +++ b/Samples/AdvancedCasting/vb/AdvancedCasting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AdvancedCasting", "AdvancedCasting.vbproj", "{116F4105-C274-530C-BAE6-F3C6AE811A50}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AdvancedCasting", "AdvancedCasting.vbproj", "{A1A117F2-0DC2-5406-9E9C-6270BF5616D4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|ARM.ActiveCfg = Debug|ARM - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|ARM.Build.0 = Debug|ARM - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|ARM.Deploy.0 = Debug|ARM - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|x64.ActiveCfg = Debug|x64 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|x64.Build.0 = Debug|x64 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|x64.Deploy.0 = Debug|x64 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|x86.ActiveCfg = Debug|x86 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|x86.Build.0 = Debug|x86 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Debug|x86.Deploy.0 = Debug|x86 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|ARM.ActiveCfg = Release|ARM - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|ARM.Build.0 = Release|ARM - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|ARM.Deploy.0 = Release|ARM - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|x64.ActiveCfg = Release|x64 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|x64.Build.0 = Release|x64 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|x64.Deploy.0 = Release|x64 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|x86.ActiveCfg = Release|x86 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|x86.Build.0 = Release|x86 - {116F4105-C274-530C-BAE6-F3C6AE811A50}.Release|x86.Deploy.0 = Release|x86 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|ARM.ActiveCfg = Debug|ARM + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|ARM.Build.0 = Debug|ARM + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|ARM.Deploy.0 = Debug|ARM + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|x64.ActiveCfg = Debug|x64 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|x64.Build.0 = Debug|x64 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|x64.Deploy.0 = Debug|x64 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|x86.ActiveCfg = Debug|x86 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|x86.Build.0 = Debug|x86 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Debug|x86.Deploy.0 = Debug|x86 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|ARM.ActiveCfg = Release|ARM + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|ARM.Build.0 = Release|ARM + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|ARM.Deploy.0 = Release|ARM + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|x64.ActiveCfg = Release|x64 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|x64.Build.0 = Release|x64 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|x64.Deploy.0 = Release|x64 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|x86.ActiveCfg = Release|x86 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|x86.Build.0 = Release|x86 + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AdvancedCasting/vb/AdvancedCasting.vbproj b/Samples/AdvancedCasting/vb/AdvancedCasting.vbproj index 24f1976254..637b9e3564 100644 --- a/Samples/AdvancedCasting/vb/AdvancedCasting.vbproj +++ b/Samples/AdvancedCasting/vb/AdvancedCasting.vbproj @@ -4,15 +4,15 @@ Debug x86 - {116F4105-C274-530C-BAE6-F3C6AE811A50} + {A1A117F2-0DC2-5406-9E9C-6270BF5616D4} AppContainerExe ScreenCasting ScreenCasting en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AdvancedCasting/vb/Package.appxmanifest b/Samples/AdvancedCasting/vb/Package.appxmanifest index de5b7e8de3..5b8c99f35e 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/advertising.yaml b/Samples/Advertising/advertising.yml similarity index 100% rename from Samples/Advertising/advertising.yaml rename to Samples/Advertising/advertising.yml diff --git a/Samples/Advertising/cpp/Advertising.sln b/Samples/Advertising/cpp/Advertising.sln index d9161f25a5..7704e495bf 100644 --- a/Samples/Advertising/cpp/Advertising.sln +++ b/Samples/Advertising/cpp/Advertising.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Advertising", "Advertising.vcxproj", "{F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Advertising", "Advertising.vcxproj", "{528CE818-5852-5226-84A7-93969F6FF705}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|ARM.ActiveCfg = Debug|ARM - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|ARM.Build.0 = Debug|ARM - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|ARM.Deploy.0 = Debug|ARM - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|x64.ActiveCfg = Debug|x64 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|x64.Build.0 = Debug|x64 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|x64.Deploy.0 = Debug|x64 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|x86.ActiveCfg = Debug|Win32 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|x86.Build.0 = Debug|Win32 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Debug|x86.Deploy.0 = Debug|Win32 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|ARM.ActiveCfg = Release|ARM - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|ARM.Build.0 = Release|ARM - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|ARM.Deploy.0 = Release|ARM - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|x64.ActiveCfg = Release|x64 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|x64.Build.0 = Release|x64 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|x64.Deploy.0 = Release|x64 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|x86.ActiveCfg = Release|Win32 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|x86.Build.0 = Release|Win32 - {F0723EC4-4B01-58C3-B06F-CAE9EC6AC46C}.Release|x86.Deploy.0 = Release|Win32 + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|ARM.ActiveCfg = Debug|ARM + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|ARM.Build.0 = Debug|ARM + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|ARM.Deploy.0 = Debug|ARM + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|x64.ActiveCfg = Debug|x64 + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|x64.Build.0 = Debug|x64 + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|x64.Deploy.0 = Debug|x64 + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|x86.ActiveCfg = Debug|Win32 + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|x86.Build.0 = Debug|Win32 + {528CE818-5852-5226-84A7-93969F6FF705}.Debug|x86.Deploy.0 = Debug|Win32 + {528CE818-5852-5226-84A7-93969F6FF705}.Release|ARM.ActiveCfg = Release|ARM + {528CE818-5852-5226-84A7-93969F6FF705}.Release|ARM.Build.0 = Release|ARM + {528CE818-5852-5226-84A7-93969F6FF705}.Release|ARM.Deploy.0 = Release|ARM + {528CE818-5852-5226-84A7-93969F6FF705}.Release|x64.ActiveCfg = Release|x64 + {528CE818-5852-5226-84A7-93969F6FF705}.Release|x64.Build.0 = Release|x64 + {528CE818-5852-5226-84A7-93969F6FF705}.Release|x64.Deploy.0 = Release|x64 + {528CE818-5852-5226-84A7-93969F6FF705}.Release|x86.ActiveCfg = Release|Win32 + {528CE818-5852-5226-84A7-93969F6FF705}.Release|x86.Build.0 = Release|Win32 + {528CE818-5852-5226-84A7-93969F6FF705}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Advertising/cpp/Advertising.vcxproj b/Samples/Advertising/cpp/Advertising.vcxproj index 99fe5e6ede..a4f8872843 100644 --- a/Samples/Advertising/cpp/Advertising.vcxproj +++ b/Samples/Advertising/cpp/Advertising.vcxproj @@ -1,15 +1,15 @@  - {f0723ec4-4b01-58c3-b06f-cae9ec6ac46c} + {528ce818-5852-5226-84a7-93969f6ff705} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/Advertising/cpp/Package.appxmanifest b/Samples/Advertising/cpp/Package.appxmanifest index da9580e97a..c728614d59 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 879ca18203..c9f0571677 100644 --- a/Samples/Advertising/cs/Advertising.csproj +++ b/Samples/Advertising/cs/Advertising.csproj @@ -4,15 +4,15 @@ Debug x86 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD} + {93F62B44-93EB-5E89-9B68-D93FCA36C984} AppContainerExe Properties SDKTemplate Advertising en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Advertising/cs/Advertising.sln b/Samples/Advertising/cs/Advertising.sln index e0bc0187b9..9c176ac2b6 100644 --- a/Samples/Advertising/cs/Advertising.sln +++ b/Samples/Advertising/cs/Advertising.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Advertising", "Advertising.csproj", "{3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Advertising", "Advertising.csproj", "{93F62B44-93EB-5E89-9B68-D93FCA36C984}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|ARM.ActiveCfg = Debug|ARM - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|ARM.Build.0 = Debug|ARM - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|ARM.Deploy.0 = Debug|ARM - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|x64.ActiveCfg = Debug|x64 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|x64.Build.0 = Debug|x64 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|x64.Deploy.0 = Debug|x64 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|x86.ActiveCfg = Debug|x86 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|x86.Build.0 = Debug|x86 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Debug|x86.Deploy.0 = Debug|x86 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|ARM.ActiveCfg = Release|ARM - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|ARM.Build.0 = Release|ARM - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|ARM.Deploy.0 = Release|ARM - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|x64.ActiveCfg = Release|x64 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|x64.Build.0 = Release|x64 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|x64.Deploy.0 = Release|x64 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|x86.ActiveCfg = Release|x86 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|x86.Build.0 = Release|x86 - {3E685FBD-69DB-56C7-A5D9-7153FAE2D3CD}.Release|x86.Deploy.0 = Release|x86 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|ARM.ActiveCfg = Debug|ARM + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|ARM.Build.0 = Debug|ARM + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|ARM.Deploy.0 = Debug|ARM + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|x64.ActiveCfg = Debug|x64 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|x64.Build.0 = Debug|x64 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|x64.Deploy.0 = Debug|x64 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|x86.ActiveCfg = Debug|x86 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|x86.Build.0 = Debug|x86 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Debug|x86.Deploy.0 = Debug|x86 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|ARM.ActiveCfg = Release|ARM + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|ARM.Build.0 = Release|ARM + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|ARM.Deploy.0 = Release|ARM + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|x64.ActiveCfg = Release|x64 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|x64.Build.0 = Release|x64 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|x64.Deploy.0 = Release|x64 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|x86.ActiveCfg = Release|x86 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|x86.Build.0 = Release|x86 + {93F62B44-93EB-5E89-9B68-D93FCA36C984}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Advertising/cs/Package.appxmanifest b/Samples/Advertising/cs/Package.appxmanifest index 6a877392c0..bb02f5ca3c 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 960e4fc251..98121d2b32 100644 --- a/Samples/Advertising/js/Advertising.jsproj +++ b/Samples/Advertising/js/Advertising.jsproj @@ -27,7 +27,7 @@ - 32508508-14ac-5d48-84b2-01259f9d5de9 + 39fe33da-a253-5b81-8cab-444f5a8944c1 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Advertising/js/Advertising.sln b/Samples/Advertising/js/Advertising.sln index 52443c01c0..6f2c38b2df 100644 --- a/Samples/Advertising/js/Advertising.sln +++ b/Samples/Advertising/js/Advertising.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Advertising", "Advertising.jsproj", "{32508508-14AC-5D48-84B2-01259F9D5DE9}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Advertising", "Advertising.jsproj", "{39FE33DA-A253-5B81-8CAB-444F5A8944C1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|ARM.ActiveCfg = Debug|ARM - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|ARM.Build.0 = Debug|ARM - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|ARM.Deploy.0 = Debug|ARM - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|x64.ActiveCfg = Debug|x64 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|x64.Build.0 = Debug|x64 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|x64.Deploy.0 = Debug|x64 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|x86.ActiveCfg = Debug|x86 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|x86.Build.0 = Debug|x86 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Debug|x86.Deploy.0 = Debug|x86 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|ARM.ActiveCfg = Release|ARM - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|ARM.Build.0 = Release|ARM - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|ARM.Deploy.0 = Release|ARM - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|x64.ActiveCfg = Release|x64 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|x64.Build.0 = Release|x64 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|x64.Deploy.0 = Release|x64 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|x86.ActiveCfg = Release|x86 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|x86.Build.0 = Release|x86 - {32508508-14AC-5D48-84B2-01259F9D5DE9}.Release|x86.Deploy.0 = Release|x86 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|ARM.ActiveCfg = Debug|ARM + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|ARM.Build.0 = Debug|ARM + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|ARM.Deploy.0 = Debug|ARM + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|x64.ActiveCfg = Debug|x64 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|x64.Build.0 = Debug|x64 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|x64.Deploy.0 = Debug|x64 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|x86.ActiveCfg = Debug|x86 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|x86.Build.0 = Debug|x86 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Debug|x86.Deploy.0 = Debug|x86 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|ARM.ActiveCfg = Release|ARM + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|ARM.Build.0 = Release|ARM + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|ARM.Deploy.0 = Release|ARM + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|x64.ActiveCfg = Release|x64 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|x64.Build.0 = Release|x64 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|x64.Deploy.0 = Release|x64 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|x86.ActiveCfg = Release|x86 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|x86.Build.0 = Release|x86 + {39FE33DA-A253-5B81-8CAB-444F5A8944C1}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Advertising/js/package.appxmanifest b/Samples/Advertising/js/package.appxmanifest index 5bd7d5992c..c549374770 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 611b84f68f..1d5390fd73 100644 --- a/Samples/AllJoyn/Common/Scenario1WinRTComponent/Scenario1WinRTComponent.vcxproj +++ b/Samples/AllJoyn/Common/Scenario1WinRTComponent/Scenario1WinRTComponent.vcxproj @@ -27,7 +27,7 @@ - {69658c2e-ac27-53b1-95b4-8afb2dbb7c23} + {f4146620-a9b2-5e89-9d67-a1c00b2f645c} WindowsRuntimeComponent Scenario1WinRTComponent com.microsoft.Samples.SecureInterface @@ -35,8 +35,8 @@ 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/AllJoyn/Common/Scenario2WinRTComponent/Scenario2WinRTComponent.vcxproj b/Samples/AllJoyn/Common/Scenario2WinRTComponent/Scenario2WinRTComponent.vcxproj index 6bfe3c6e1b..0a85c4553a 100644 --- a/Samples/AllJoyn/Common/Scenario2WinRTComponent/Scenario2WinRTComponent.vcxproj +++ b/Samples/AllJoyn/Common/Scenario2WinRTComponent/Scenario2WinRTComponent.vcxproj @@ -27,7 +27,7 @@ - {cc75bc63-7c54-52c0-b706-261b5c6e08ff} + {cb647a9b-6f71-5ed1-9a9c-9c542fd2686f} WindowsRuntimeComponent Scenario2WinRTComponent org.alljoyn.Onboarding @@ -35,8 +35,8 @@ 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/AllJoyn/ConsumerExperiences/alljoyn-consumer-experiences.yaml b/Samples/AllJoyn/ConsumerExperiences/alljoyn-consumer-experiences.yml similarity index 100% rename from Samples/AllJoyn/ConsumerExperiences/alljoyn-consumer-experiences.yaml rename to Samples/AllJoyn/ConsumerExperiences/alljoyn-consumer-experiences.yml diff --git a/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.csproj b/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.csproj index f483f6ce45..45261389e9 100644 --- a/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.csproj +++ b/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.csproj @@ -3,15 +3,15 @@ Debug - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E} + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C} AppContainerExe Properties AllJoynConsumerExperiences AllJoynConsumerExperiences en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.sln b/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.sln index 6482ef6f83..fb998c27b1 100644 --- a/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.sln +++ b/Samples/AllJoyn/ConsumerExperiences/cs/AllJoynConsumerExperiences.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AllJoynConsumerExperiences", "AllJoynConsumerExperiences.csproj", "{43111758-A0ED-5EA4-8AD9-CFD22DE4947E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AllJoynConsumerExperiences", "AllJoynConsumerExperiences.csproj", "{AB780583-6F3E-5EB3-98B3-2A02F8BB916C}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario1WinRTComponent", "..\..\Common\Scenario1WinRTComponent\Scenario1WinRTComponent.vcxproj", "{2E34B059-96A8-562E-9629-AB71AC4F1D75}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario1WinRTComponent", "..\..\Common\Scenario1WinRTComponent\Scenario1WinRTComponent.vcxproj", "{8F5D5864-CC2F-5A32-8818-6E01C9002E98}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario2WinRTComponent", "..\..\Common\Scenario2WinRTComponent\Scenario2WinRTComponent.vcxproj", "{F951104E-8F05-5D45-9C97-1C95644C242F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario2WinRTComponent", "..\..\Common\Scenario2WinRTComponent\Scenario2WinRTComponent.vcxproj", "{446CFDBB-50E1-5DA7-B2F3-5F96D0696016}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,48 +19,48 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|ARM.ActiveCfg = Debug|ARM - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|ARM.Build.0 = Debug|ARM - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|ARM.Deploy.0 = Debug|ARM - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|x64.ActiveCfg = Debug|x64 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|x64.Build.0 = Debug|x64 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|x64.Deploy.0 = Debug|x64 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|x86.ActiveCfg = Debug|x86 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|x86.Build.0 = Debug|x86 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Debug|x86.Deploy.0 = Debug|x86 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|ARM.ActiveCfg = Release|ARM - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|ARM.Build.0 = Release|ARM - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|ARM.Deploy.0 = Release|ARM - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|x64.ActiveCfg = Release|x64 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|x64.Build.0 = Release|x64 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|x64.Deploy.0 = Release|x64 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|x86.ActiveCfg = Release|x86 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|x86.Build.0 = Release|x86 - {43111758-A0ED-5EA4-8AD9-CFD22DE4947E}.Release|x86.Deploy.0 = Release|x86 - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Debug|ARM.ActiveCfg = Debug|ARM - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Debug|ARM.Build.0 = Debug|ARM - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Debug|x64.ActiveCfg = Debug|x64 - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Debug|x64.Build.0 = Debug|x64 - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Debug|x86.ActiveCfg = Debug|Win32 - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Debug|x86.Build.0 = Debug|Win32 - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Release|ARM.ActiveCfg = Release|ARM - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Release|ARM.Build.0 = Release|ARM - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Release|x64.ActiveCfg = Release|x64 - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Release|x64.Build.0 = Release|x64 - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Release|x86.ActiveCfg = Release|Win32 - {2E34B059-96A8-562E-9629-AB71AC4F1D75}.Release|x86.Build.0 = Release|Win32 - {F951104E-8F05-5D45-9C97-1C95644C242F}.Debug|ARM.ActiveCfg = Debug|ARM - {F951104E-8F05-5D45-9C97-1C95644C242F}.Debug|ARM.Build.0 = Debug|ARM - {F951104E-8F05-5D45-9C97-1C95644C242F}.Debug|x64.ActiveCfg = Debug|x64 - {F951104E-8F05-5D45-9C97-1C95644C242F}.Debug|x64.Build.0 = Debug|x64 - {F951104E-8F05-5D45-9C97-1C95644C242F}.Debug|x86.ActiveCfg = Debug|Win32 - {F951104E-8F05-5D45-9C97-1C95644C242F}.Debug|x86.Build.0 = Debug|Win32 - {F951104E-8F05-5D45-9C97-1C95644C242F}.Release|ARM.ActiveCfg = Release|ARM - {F951104E-8F05-5D45-9C97-1C95644C242F}.Release|ARM.Build.0 = Release|ARM - {F951104E-8F05-5D45-9C97-1C95644C242F}.Release|x64.ActiveCfg = Release|x64 - {F951104E-8F05-5D45-9C97-1C95644C242F}.Release|x64.Build.0 = Release|x64 - {F951104E-8F05-5D45-9C97-1C95644C242F}.Release|x86.ActiveCfg = Release|Win32 - {F951104E-8F05-5D45-9C97-1C95644C242F}.Release|x86.Build.0 = Release|Win32 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|ARM.ActiveCfg = Debug|ARM + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|ARM.Build.0 = Debug|ARM + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|ARM.Deploy.0 = Debug|ARM + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|x64.ActiveCfg = Debug|x64 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|x64.Build.0 = Debug|x64 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|x64.Deploy.0 = Debug|x64 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|x86.ActiveCfg = Debug|x86 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|x86.Build.0 = Debug|x86 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Debug|x86.Deploy.0 = Debug|x86 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|ARM.ActiveCfg = Release|ARM + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|ARM.Build.0 = Release|ARM + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|ARM.Deploy.0 = Release|ARM + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|x64.ActiveCfg = Release|x64 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|x64.Build.0 = Release|x64 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|x64.Deploy.0 = Release|x64 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|x86.ActiveCfg = Release|x86 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|x86.Build.0 = Release|x86 + {AB780583-6F3E-5EB3-98B3-2A02F8BB916C}.Release|x86.Deploy.0 = Release|x86 + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Debug|ARM.ActiveCfg = Debug|ARM + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Debug|ARM.Build.0 = Debug|ARM + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Debug|x64.ActiveCfg = Debug|x64 + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Debug|x64.Build.0 = Debug|x64 + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Debug|x86.ActiveCfg = Debug|Win32 + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Debug|x86.Build.0 = Debug|Win32 + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Release|ARM.ActiveCfg = Release|ARM + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Release|ARM.Build.0 = Release|ARM + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Release|x64.ActiveCfg = Release|x64 + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Release|x64.Build.0 = Release|x64 + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Release|x86.ActiveCfg = Release|Win32 + {8F5D5864-CC2F-5A32-8818-6E01C9002E98}.Release|x86.Build.0 = Release|Win32 + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Debug|ARM.ActiveCfg = Debug|ARM + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Debug|ARM.Build.0 = Debug|ARM + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Debug|x64.ActiveCfg = Debug|x64 + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Debug|x64.Build.0 = Debug|x64 + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Debug|x86.ActiveCfg = Debug|Win32 + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Debug|x86.Build.0 = Debug|Win32 + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Release|ARM.ActiveCfg = Release|ARM + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Release|ARM.Build.0 = Release|ARM + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Release|x64.ActiveCfg = Release|x64 + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Release|x64.Build.0 = Release|x64 + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Release|x86.ActiveCfg = Release|Win32 + {446CFDBB-50E1-5DA7-B2F3-5F96D0696016}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AllJoyn/ConsumerExperiences/cs/Package.appxmanifest b/Samples/AllJoyn/ConsumerExperiences/cs/Package.appxmanifest index e9a7a2f690..cee37755d8 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/js/AllJoynConsumerExperiences.jsproj b/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.jsproj index e277e13c52..852168f03e 100644 --- a/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.jsproj +++ b/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.jsproj @@ -27,7 +27,7 @@ - 299de05a-8f20-5499-a280-b23488a4d9ce + b9d5a2d1-cae3-59f1-b736-f02c11543698 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.sln b/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.sln index 42438c2a51..7fa82ff3c5 100644 --- a/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.sln +++ b/Samples/AllJoyn/ConsumerExperiences/js/AllJoynConsumerExperiences.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AllJoynConsumerExperiences", "AllJoynConsumerExperiences.jsproj", "{299DE05A-8F20-5499-A280-B23488A4D9CE}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AllJoynConsumerExperiences", "AllJoynConsumerExperiences.jsproj", "{B9D5A2D1-CAE3-59F1-B736-F02C11543698}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario1WinRTComponent", "..\..\Common\Scenario1WinRTComponent\Scenario1WinRTComponent.vcxproj", "{C229770E-4ACF-5C4C-BA5D-F9E304E31138}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario1WinRTComponent", "..\..\Common\Scenario1WinRTComponent\Scenario1WinRTComponent.vcxproj", "{8E177421-BAB9-5428-A82F-D9647FA0B642}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario2WinRTComponent", "..\..\Common\Scenario2WinRTComponent\Scenario2WinRTComponent.vcxproj", "{5743D47A-595A-528B-9B2E-8BA54A5B0EB2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario2WinRTComponent", "..\..\Common\Scenario2WinRTComponent\Scenario2WinRTComponent.vcxproj", "{07FC38F7-72E0-56AE-8A18-51884605299A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,48 +19,48 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|ARM.ActiveCfg = Debug|ARM - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|ARM.Build.0 = Debug|ARM - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|ARM.Deploy.0 = Debug|ARM - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|x64.ActiveCfg = Debug|x64 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|x64.Build.0 = Debug|x64 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|x64.Deploy.0 = Debug|x64 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|x86.ActiveCfg = Debug|x86 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|x86.Build.0 = Debug|x86 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Debug|x86.Deploy.0 = Debug|x86 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|ARM.ActiveCfg = Release|ARM - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|ARM.Build.0 = Release|ARM - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|ARM.Deploy.0 = Release|ARM - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|x64.ActiveCfg = Release|x64 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|x64.Build.0 = Release|x64 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|x64.Deploy.0 = Release|x64 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|x86.ActiveCfg = Release|x86 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|x86.Build.0 = Release|x86 - {299DE05A-8F20-5499-A280-B23488A4D9CE}.Release|x86.Deploy.0 = Release|x86 - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Debug|ARM.ActiveCfg = Debug|ARM - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Debug|ARM.Build.0 = Debug|ARM - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Debug|x64.ActiveCfg = Debug|x64 - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Debug|x64.Build.0 = Debug|x64 - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Debug|x86.ActiveCfg = Debug|Win32 - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Debug|x86.Build.0 = Debug|Win32 - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Release|ARM.ActiveCfg = Release|ARM - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Release|ARM.Build.0 = Release|ARM - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Release|x64.ActiveCfg = Release|x64 - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Release|x64.Build.0 = Release|x64 - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Release|x86.ActiveCfg = Release|Win32 - {C229770E-4ACF-5C4C-BA5D-F9E304E31138}.Release|x86.Build.0 = Release|Win32 - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Debug|ARM.ActiveCfg = Debug|ARM - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Debug|ARM.Build.0 = Debug|ARM - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Debug|x64.ActiveCfg = Debug|x64 - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Debug|x64.Build.0 = Debug|x64 - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Debug|x86.ActiveCfg = Debug|Win32 - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Debug|x86.Build.0 = Debug|Win32 - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Release|ARM.ActiveCfg = Release|ARM - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Release|ARM.Build.0 = Release|ARM - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Release|x64.ActiveCfg = Release|x64 - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Release|x64.Build.0 = Release|x64 - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Release|x86.ActiveCfg = Release|Win32 - {5743D47A-595A-528B-9B2E-8BA54A5B0EB2}.Release|x86.Build.0 = Release|Win32 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|ARM.ActiveCfg = Debug|ARM + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|ARM.Build.0 = Debug|ARM + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|ARM.Deploy.0 = Debug|ARM + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|x64.ActiveCfg = Debug|x64 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|x64.Build.0 = Debug|x64 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|x64.Deploy.0 = Debug|x64 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|x86.ActiveCfg = Debug|x86 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|x86.Build.0 = Debug|x86 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Debug|x86.Deploy.0 = Debug|x86 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|ARM.ActiveCfg = Release|ARM + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|ARM.Build.0 = Release|ARM + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|ARM.Deploy.0 = Release|ARM + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|x64.ActiveCfg = Release|x64 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|x64.Build.0 = Release|x64 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|x64.Deploy.0 = Release|x64 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|x86.ActiveCfg = Release|x86 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|x86.Build.0 = Release|x86 + {B9D5A2D1-CAE3-59F1-B736-F02C11543698}.Release|x86.Deploy.0 = Release|x86 + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Debug|ARM.ActiveCfg = Debug|ARM + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Debug|ARM.Build.0 = Debug|ARM + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Debug|x64.ActiveCfg = Debug|x64 + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Debug|x64.Build.0 = Debug|x64 + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Debug|x86.ActiveCfg = Debug|Win32 + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Debug|x86.Build.0 = Debug|Win32 + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Release|ARM.ActiveCfg = Release|ARM + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Release|ARM.Build.0 = Release|ARM + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Release|x64.ActiveCfg = Release|x64 + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Release|x64.Build.0 = Release|x64 + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Release|x86.ActiveCfg = Release|Win32 + {8E177421-BAB9-5428-A82F-D9647FA0B642}.Release|x86.Build.0 = Release|Win32 + {07FC38F7-72E0-56AE-8A18-51884605299A}.Debug|ARM.ActiveCfg = Debug|ARM + {07FC38F7-72E0-56AE-8A18-51884605299A}.Debug|ARM.Build.0 = Debug|ARM + {07FC38F7-72E0-56AE-8A18-51884605299A}.Debug|x64.ActiveCfg = Debug|x64 + {07FC38F7-72E0-56AE-8A18-51884605299A}.Debug|x64.Build.0 = Debug|x64 + {07FC38F7-72E0-56AE-8A18-51884605299A}.Debug|x86.ActiveCfg = Debug|Win32 + {07FC38F7-72E0-56AE-8A18-51884605299A}.Debug|x86.Build.0 = Debug|Win32 + {07FC38F7-72E0-56AE-8A18-51884605299A}.Release|ARM.ActiveCfg = Release|ARM + {07FC38F7-72E0-56AE-8A18-51884605299A}.Release|ARM.Build.0 = Release|ARM + {07FC38F7-72E0-56AE-8A18-51884605299A}.Release|x64.ActiveCfg = Release|x64 + {07FC38F7-72E0-56AE-8A18-51884605299A}.Release|x64.Build.0 = Release|x64 + {07FC38F7-72E0-56AE-8A18-51884605299A}.Release|x86.ActiveCfg = Release|Win32 + {07FC38F7-72E0-56AE-8A18-51884605299A}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AllJoyn/ConsumerExperiences/js/package.appxmanifest b/Samples/AllJoyn/ConsumerExperiences/js/package.appxmanifest index eccc8c56cf..f9dee39b3c 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/alljoyn-producer-experiences.yaml b/Samples/AllJoyn/ProducerExperiences/alljoyn-producer-experiences.yml similarity index 100% rename from Samples/AllJoyn/ProducerExperiences/alljoyn-producer-experiences.yaml rename to Samples/AllJoyn/ProducerExperiences/alljoyn-producer-experiences.yml diff --git a/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.csproj b/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.csproj index a84e563ec0..425292c5f4 100644 --- a/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.csproj +++ b/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.csproj @@ -3,15 +3,15 @@ Debug - {8BA13656-1BEC-5F9D-BC02-002827E826C5} + {DD9013B1-0D37-598C-8E56-5BA92D706217} AppContainerExe Properties AllJoynProducerExperiences AllJoynProducerExperiences en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.sln b/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.sln index f264558b0a..ee25727137 100644 --- a/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.sln +++ b/Samples/AllJoyn/ProducerExperiences/cs/AllJoynProducerExperiences.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AllJoynProducerExperiences", "AllJoynProducerExperiences.csproj", "{8BA13656-1BEC-5F9D-BC02-002827E826C5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AllJoynProducerExperiences", "AllJoynProducerExperiences.csproj", "{DD9013B1-0D37-598C-8E56-5BA92D706217}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario1WinRTComponent", "..\..\Common\Scenario1WinRTComponent\Scenario1WinRTComponent.vcxproj", "{A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario1WinRTComponent", "..\..\Common\Scenario1WinRTComponent\Scenario1WinRTComponent.vcxproj", "{477862CC-2438-5A0A-A1EA-26D3F94DAB59}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario2WinRTComponent", "..\..\Common\Scenario2WinRTComponent\Scenario2WinRTComponent.vcxproj", "{705A44D1-7A95-5B46-8080-204F80C1F8A9}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario2WinRTComponent", "..\..\Common\Scenario2WinRTComponent\Scenario2WinRTComponent.vcxproj", "{AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,48 +19,48 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|ARM.ActiveCfg = Debug|ARM - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|ARM.Build.0 = Debug|ARM - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|ARM.Deploy.0 = Debug|ARM - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|x64.ActiveCfg = Debug|x64 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|x64.Build.0 = Debug|x64 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|x64.Deploy.0 = Debug|x64 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|x86.ActiveCfg = Debug|x86 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|x86.Build.0 = Debug|x86 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Debug|x86.Deploy.0 = Debug|x86 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|ARM.ActiveCfg = Release|ARM - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|ARM.Build.0 = Release|ARM - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|ARM.Deploy.0 = Release|ARM - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|x64.ActiveCfg = Release|x64 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|x64.Build.0 = Release|x64 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|x64.Deploy.0 = Release|x64 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|x86.ActiveCfg = Release|x86 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|x86.Build.0 = Release|x86 - {8BA13656-1BEC-5F9D-BC02-002827E826C5}.Release|x86.Deploy.0 = Release|x86 - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Debug|ARM.ActiveCfg = Debug|ARM - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Debug|ARM.Build.0 = Debug|ARM - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Debug|x64.ActiveCfg = Debug|x64 - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Debug|x64.Build.0 = Debug|x64 - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Debug|x86.ActiveCfg = Debug|Win32 - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Debug|x86.Build.0 = Debug|Win32 - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Release|ARM.ActiveCfg = Release|ARM - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Release|ARM.Build.0 = Release|ARM - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Release|x64.ActiveCfg = Release|x64 - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Release|x64.Build.0 = Release|x64 - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Release|x86.ActiveCfg = Release|Win32 - {A1B5667C-7575-5FD4-9BAD-CF5D4F3FDDE6}.Release|x86.Build.0 = Release|Win32 - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Debug|ARM.ActiveCfg = Debug|ARM - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Debug|ARM.Build.0 = Debug|ARM - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Debug|x64.ActiveCfg = Debug|x64 - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Debug|x64.Build.0 = Debug|x64 - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Debug|x86.ActiveCfg = Debug|Win32 - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Debug|x86.Build.0 = Debug|Win32 - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Release|ARM.ActiveCfg = Release|ARM - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Release|ARM.Build.0 = Release|ARM - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Release|x64.ActiveCfg = Release|x64 - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Release|x64.Build.0 = Release|x64 - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Release|x86.ActiveCfg = Release|Win32 - {705A44D1-7A95-5B46-8080-204F80C1F8A9}.Release|x86.Build.0 = Release|Win32 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|ARM.ActiveCfg = Debug|ARM + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|ARM.Build.0 = Debug|ARM + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|ARM.Deploy.0 = Debug|ARM + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|x64.ActiveCfg = Debug|x64 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|x64.Build.0 = Debug|x64 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|x64.Deploy.0 = Debug|x64 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|x86.ActiveCfg = Debug|x86 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|x86.Build.0 = Debug|x86 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Debug|x86.Deploy.0 = Debug|x86 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|ARM.ActiveCfg = Release|ARM + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|ARM.Build.0 = Release|ARM + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|ARM.Deploy.0 = Release|ARM + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|x64.ActiveCfg = Release|x64 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|x64.Build.0 = Release|x64 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|x64.Deploy.0 = Release|x64 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|x86.ActiveCfg = Release|x86 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|x86.Build.0 = Release|x86 + {DD9013B1-0D37-598C-8E56-5BA92D706217}.Release|x86.Deploy.0 = Release|x86 + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Debug|ARM.ActiveCfg = Debug|ARM + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Debug|ARM.Build.0 = Debug|ARM + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Debug|x64.ActiveCfg = Debug|x64 + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Debug|x64.Build.0 = Debug|x64 + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Debug|x86.ActiveCfg = Debug|Win32 + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Debug|x86.Build.0 = Debug|Win32 + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Release|ARM.ActiveCfg = Release|ARM + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Release|ARM.Build.0 = Release|ARM + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Release|x64.ActiveCfg = Release|x64 + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Release|x64.Build.0 = Release|x64 + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Release|x86.ActiveCfg = Release|Win32 + {477862CC-2438-5A0A-A1EA-26D3F94DAB59}.Release|x86.Build.0 = Release|Win32 + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Debug|ARM.ActiveCfg = Debug|ARM + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Debug|ARM.Build.0 = Debug|ARM + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Debug|x64.ActiveCfg = Debug|x64 + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Debug|x64.Build.0 = Debug|x64 + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Debug|x86.ActiveCfg = Debug|Win32 + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Debug|x86.Build.0 = Debug|Win32 + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Release|ARM.ActiveCfg = Release|ARM + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Release|ARM.Build.0 = Release|ARM + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Release|x64.ActiveCfg = Release|x64 + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Release|x64.Build.0 = Release|x64 + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Release|x86.ActiveCfg = Release|Win32 + {AB77BC1B-B5B5-520A-9D71-8314CC4AAEA0}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AllJoyn/ProducerExperiences/cs/Package.appxmanifest b/Samples/AllJoyn/ProducerExperiences/cs/Package.appxmanifest index 75c805b84e..525c26fcd3 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/js/AllJoynProducerExperiences.jsproj b/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.jsproj index 32069724cb..f92a8c98cd 100644 --- a/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.jsproj +++ b/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.jsproj @@ -27,7 +27,7 @@ - 185ef953-4c24-57fe-a433-eba7e4c5cefd + e98731b0-4cb4-5308-8a13-c3fcb768a199 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.sln b/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.sln index 7aeebffa11..ede395fea2 100644 --- a/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.sln +++ b/Samples/AllJoyn/ProducerExperiences/js/AllJoynProducerExperiences.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AllJoynProducerExperiences", "AllJoynProducerExperiences.jsproj", "{185EF953-4C24-57FE-A433-EBA7E4C5CEFD}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AllJoynProducerExperiences", "AllJoynProducerExperiences.jsproj", "{E98731B0-4CB4-5308-8A13-C3FCB768A199}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario1WinRTComponent", "..\..\Common\Scenario1WinRTComponent\Scenario1WinRTComponent.vcxproj", "{87585720-1D86-5FB7-BA8C-30513D1762D0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario1WinRTComponent", "..\..\Common\Scenario1WinRTComponent\Scenario1WinRTComponent.vcxproj", "{BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario2WinRTComponent", "..\..\Common\Scenario2WinRTComponent\Scenario2WinRTComponent.vcxproj", "{918AD46A-9416-549F-B5D7-580BFD64008C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scenario2WinRTComponent", "..\..\Common\Scenario2WinRTComponent\Scenario2WinRTComponent.vcxproj", "{2D6E8918-545D-56B9-948F-C463CDE3BC4E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,48 +19,48 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|ARM.ActiveCfg = Debug|ARM - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|ARM.Build.0 = Debug|ARM - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|ARM.Deploy.0 = Debug|ARM - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|x64.ActiveCfg = Debug|x64 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|x64.Build.0 = Debug|x64 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|x64.Deploy.0 = Debug|x64 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|x86.ActiveCfg = Debug|x86 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|x86.Build.0 = Debug|x86 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Debug|x86.Deploy.0 = Debug|x86 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|ARM.ActiveCfg = Release|ARM - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|ARM.Build.0 = Release|ARM - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|ARM.Deploy.0 = Release|ARM - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|x64.ActiveCfg = Release|x64 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|x64.Build.0 = Release|x64 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|x64.Deploy.0 = Release|x64 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|x86.ActiveCfg = Release|x86 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|x86.Build.0 = Release|x86 - {185EF953-4C24-57FE-A433-EBA7E4C5CEFD}.Release|x86.Deploy.0 = Release|x86 - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Debug|ARM.ActiveCfg = Debug|ARM - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Debug|ARM.Build.0 = Debug|ARM - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Debug|x64.ActiveCfg = Debug|x64 - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Debug|x64.Build.0 = Debug|x64 - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Debug|x86.ActiveCfg = Debug|Win32 - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Debug|x86.Build.0 = Debug|Win32 - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Release|ARM.ActiveCfg = Release|ARM - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Release|ARM.Build.0 = Release|ARM - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Release|x64.ActiveCfg = Release|x64 - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Release|x64.Build.0 = Release|x64 - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Release|x86.ActiveCfg = Release|Win32 - {87585720-1D86-5FB7-BA8C-30513D1762D0}.Release|x86.Build.0 = Release|Win32 - {918AD46A-9416-549F-B5D7-580BFD64008C}.Debug|ARM.ActiveCfg = Debug|ARM - {918AD46A-9416-549F-B5D7-580BFD64008C}.Debug|ARM.Build.0 = Debug|ARM - {918AD46A-9416-549F-B5D7-580BFD64008C}.Debug|x64.ActiveCfg = Debug|x64 - {918AD46A-9416-549F-B5D7-580BFD64008C}.Debug|x64.Build.0 = Debug|x64 - {918AD46A-9416-549F-B5D7-580BFD64008C}.Debug|x86.ActiveCfg = Debug|Win32 - {918AD46A-9416-549F-B5D7-580BFD64008C}.Debug|x86.Build.0 = Debug|Win32 - {918AD46A-9416-549F-B5D7-580BFD64008C}.Release|ARM.ActiveCfg = Release|ARM - {918AD46A-9416-549F-B5D7-580BFD64008C}.Release|ARM.Build.0 = Release|ARM - {918AD46A-9416-549F-B5D7-580BFD64008C}.Release|x64.ActiveCfg = Release|x64 - {918AD46A-9416-549F-B5D7-580BFD64008C}.Release|x64.Build.0 = Release|x64 - {918AD46A-9416-549F-B5D7-580BFD64008C}.Release|x86.ActiveCfg = Release|Win32 - {918AD46A-9416-549F-B5D7-580BFD64008C}.Release|x86.Build.0 = Release|Win32 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|ARM.ActiveCfg = Debug|ARM + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|ARM.Build.0 = Debug|ARM + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|ARM.Deploy.0 = Debug|ARM + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|x64.ActiveCfg = Debug|x64 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|x64.Build.0 = Debug|x64 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|x64.Deploy.0 = Debug|x64 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|x86.ActiveCfg = Debug|x86 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|x86.Build.0 = Debug|x86 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Debug|x86.Deploy.0 = Debug|x86 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|ARM.ActiveCfg = Release|ARM + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|ARM.Build.0 = Release|ARM + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|ARM.Deploy.0 = Release|ARM + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|x64.ActiveCfg = Release|x64 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|x64.Build.0 = Release|x64 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|x64.Deploy.0 = Release|x64 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|x86.ActiveCfg = Release|x86 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|x86.Build.0 = Release|x86 + {E98731B0-4CB4-5308-8A13-C3FCB768A199}.Release|x86.Deploy.0 = Release|x86 + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Debug|ARM.ActiveCfg = Debug|ARM + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Debug|ARM.Build.0 = Debug|ARM + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Debug|x64.ActiveCfg = Debug|x64 + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Debug|x64.Build.0 = Debug|x64 + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Debug|x86.ActiveCfg = Debug|Win32 + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Debug|x86.Build.0 = Debug|Win32 + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Release|ARM.ActiveCfg = Release|ARM + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Release|ARM.Build.0 = Release|ARM + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Release|x64.ActiveCfg = Release|x64 + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Release|x64.Build.0 = Release|x64 + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Release|x86.ActiveCfg = Release|Win32 + {BBE47B3B-DD50-5D2D-A7BB-611AEBDD3D9D}.Release|x86.Build.0 = Release|Win32 + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Debug|ARM.ActiveCfg = Debug|ARM + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Debug|ARM.Build.0 = Debug|ARM + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Debug|x64.ActiveCfg = Debug|x64 + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Debug|x64.Build.0 = Debug|x64 + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Debug|x86.ActiveCfg = Debug|Win32 + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Debug|x86.Build.0 = Debug|Win32 + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Release|ARM.ActiveCfg = Release|ARM + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Release|ARM.Build.0 = Release|ARM + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Release|x64.ActiveCfg = Release|x64 + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Release|x64.Build.0 = Release|x64 + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Release|x86.ActiveCfg = Release|Win32 + {2D6E8918-545D-56B9-948F-C463CDE3BC4E}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AllJoyn/ProducerExperiences/js/package.appxmanifest b/Samples/AllJoyn/ProducerExperiences/js/package.appxmanifest index 2c9a788e2d..18e606178f 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/altimeter.yaml b/Samples/Altimeter/altimeter.yml similarity index 100% rename from Samples/Altimeter/altimeter.yaml rename to Samples/Altimeter/altimeter.yml diff --git a/Samples/Altimeter/cpp/Altimeter.sln b/Samples/Altimeter/cpp/Altimeter.sln index 334caab22e..eccd91805b 100644 --- a/Samples/Altimeter/cpp/Altimeter.sln +++ b/Samples/Altimeter/cpp/Altimeter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Altimeter", "Altimeter.vcxproj", "{A2788CA1-1480-5B95-ACEE-926830533103}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Altimeter", "Altimeter.vcxproj", "{68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|ARM.ActiveCfg = Debug|ARM - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|ARM.Build.0 = Debug|ARM - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|ARM.Deploy.0 = Debug|ARM - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|Win32.ActiveCfg = Debug|Win32 - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|Win32.Build.0 = Debug|Win32 - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|Win32.Deploy.0 = Debug|Win32 - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|x64.ActiveCfg = Debug|x64 - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|x64.Build.0 = Debug|x64 - {A2788CA1-1480-5B95-ACEE-926830533103}.Debug|x64.Deploy.0 = Debug|x64 - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|ARM.ActiveCfg = Release|ARM - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|ARM.Build.0 = Release|ARM - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|ARM.Deploy.0 = Release|ARM - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|Win32.ActiveCfg = Release|Win32 - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|Win32.Build.0 = Release|Win32 - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|Win32.Deploy.0 = Release|Win32 - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|x64.ActiveCfg = Release|x64 - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|x64.Build.0 = Release|x64 - {A2788CA1-1480-5B95-ACEE-926830533103}.Release|x64.Deploy.0 = Release|x64 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|ARM.ActiveCfg = Debug|ARM + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|ARM.Build.0 = Debug|ARM + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|ARM.Deploy.0 = Debug|ARM + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|Win32.ActiveCfg = Debug|Win32 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|Win32.Build.0 = Debug|Win32 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|Win32.Deploy.0 = Debug|Win32 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|x64.ActiveCfg = Debug|x64 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|x64.Build.0 = Debug|x64 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Debug|x64.Deploy.0 = Debug|x64 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|ARM.ActiveCfg = Release|ARM + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|ARM.Build.0 = Release|ARM + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|ARM.Deploy.0 = Release|ARM + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|Win32.ActiveCfg = Release|Win32 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|Win32.Build.0 = Release|Win32 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|Win32.Deploy.0 = Release|Win32 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|x64.ActiveCfg = Release|x64 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|x64.Build.0 = Release|x64 + {68C9DE5C-B5D3-53D4-9290-9CF6A974CE46}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Altimeter/cpp/Altimeter.vcxproj b/Samples/Altimeter/cpp/Altimeter.vcxproj index 0e65c53a59..144ade70b0 100644 --- a/Samples/Altimeter/cpp/Altimeter.vcxproj +++ b/Samples/Altimeter/cpp/Altimeter.vcxproj @@ -1,15 +1,15 @@  - {a2788ca1-1480-5b95-acee-926830533103} + {68c9de5c-b5d3-53d4-9290-9cf6a974ce46} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Altimeter/cpp/Package.appxmanifest b/Samples/Altimeter/cpp/Package.appxmanifest index cea979b9bd..baf6567d31 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 60c4864a9b..a5f80ec1e7 100644 --- a/Samples/Altimeter/cs/Altimeter.csproj +++ b/Samples/Altimeter/cs/Altimeter.csproj @@ -4,15 +4,15 @@ Debug x86 - {70299DF7-025E-579D-8715-68D743B538C6} + {B888F6E6-6BE3-5312-97AE-909E032ABA31} AppContainerExe Properties SDKTemplate Altimeter en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Altimeter/cs/Altimeter.sln b/Samples/Altimeter/cs/Altimeter.sln index 86d8d45b87..3672cf33c8 100644 --- a/Samples/Altimeter/cs/Altimeter.sln +++ b/Samples/Altimeter/cs/Altimeter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Altimeter", "Altimeter.csproj", "{70299DF7-025E-579D-8715-68D743B538C6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Altimeter", "Altimeter.csproj", "{B888F6E6-6BE3-5312-97AE-909E032ABA31}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|ARM.ActiveCfg = Debug|ARM - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|ARM.Build.0 = Debug|ARM - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|ARM.Deploy.0 = Debug|ARM - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|x64.ActiveCfg = Debug|x64 - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|x64.Build.0 = Debug|x64 - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|x64.Deploy.0 = Debug|x64 - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|x86.ActiveCfg = Debug|x86 - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|x86.Build.0 = Debug|x86 - {70299DF7-025E-579D-8715-68D743B538C6}.Debug|x86.Deploy.0 = Debug|x86 - {70299DF7-025E-579D-8715-68D743B538C6}.Release|ARM.ActiveCfg = Release|ARM - {70299DF7-025E-579D-8715-68D743B538C6}.Release|ARM.Build.0 = Release|ARM - {70299DF7-025E-579D-8715-68D743B538C6}.Release|ARM.Deploy.0 = Release|ARM - {70299DF7-025E-579D-8715-68D743B538C6}.Release|x64.ActiveCfg = Release|x64 - {70299DF7-025E-579D-8715-68D743B538C6}.Release|x64.Build.0 = Release|x64 - {70299DF7-025E-579D-8715-68D743B538C6}.Release|x64.Deploy.0 = Release|x64 - {70299DF7-025E-579D-8715-68D743B538C6}.Release|x86.ActiveCfg = Release|x86 - {70299DF7-025E-579D-8715-68D743B538C6}.Release|x86.Build.0 = Release|x86 - {70299DF7-025E-579D-8715-68D743B538C6}.Release|x86.Deploy.0 = Release|x86 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|ARM.ActiveCfg = Debug|ARM + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|ARM.Build.0 = Debug|ARM + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|ARM.Deploy.0 = Debug|ARM + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|x64.ActiveCfg = Debug|x64 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|x64.Build.0 = Debug|x64 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|x64.Deploy.0 = Debug|x64 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|x86.ActiveCfg = Debug|x86 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|x86.Build.0 = Debug|x86 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Debug|x86.Deploy.0 = Debug|x86 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|ARM.ActiveCfg = Release|ARM + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|ARM.Build.0 = Release|ARM + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|ARM.Deploy.0 = Release|ARM + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|x64.ActiveCfg = Release|x64 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|x64.Build.0 = Release|x64 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|x64.Deploy.0 = Release|x64 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|x86.ActiveCfg = Release|x86 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|x86.Build.0 = Release|x86 + {B888F6E6-6BE3-5312-97AE-909E032ABA31}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Altimeter/cs/Package.appxmanifest b/Samples/Altimeter/cs/Package.appxmanifest index f68676d93d..ff40fc7550 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 7b90b99869..f969e00ef2 100644 --- a/Samples/Altimeter/js/Altimeter.jsproj +++ b/Samples/Altimeter/js/Altimeter.jsproj @@ -35,7 +35,7 @@ - 3ba3c97d-c42e-553a-82c1-97669a4a6fba + d65b8094-d774-58c9-80fc-11aa01906c30 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Altimeter/js/Altimeter.sln b/Samples/Altimeter/js/Altimeter.sln index a537020868..930c877b94 100644 --- a/Samples/Altimeter/js/Altimeter.sln +++ b/Samples/Altimeter/js/Altimeter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Altimeter", "Altimeter.jsproj", "{3BA3C97D-C42E-553A-82C1-97669A4A6FBA}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Altimeter", "Altimeter.jsproj", "{D65B8094-D774-58C9-80FC-11AA01906C30}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|ARM.ActiveCfg = Debug|ARM - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|ARM.Build.0 = Debug|ARM - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|ARM.Deploy.0 = Debug|ARM - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|x64.ActiveCfg = Debug|x64 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|x64.Build.0 = Debug|x64 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|x64.Deploy.0 = Debug|x64 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|x86.ActiveCfg = Debug|x86 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|x86.Build.0 = Debug|x86 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Debug|x86.Deploy.0 = Debug|x86 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|Any CPU.Build.0 = Release|Any CPU - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|Any CPU.Deploy.0 = Release|Any CPU - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|ARM.ActiveCfg = Release|ARM - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|ARM.Build.0 = Release|ARM - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|ARM.Deploy.0 = Release|ARM - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|x64.ActiveCfg = Release|x64 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|x64.Build.0 = Release|x64 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|x64.Deploy.0 = Release|x64 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|x86.ActiveCfg = Release|x86 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|x86.Build.0 = Release|x86 - {3BA3C97D-C42E-553A-82C1-97669A4A6FBA}.Release|x86.Deploy.0 = Release|x86 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|ARM.ActiveCfg = Debug|ARM + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|ARM.Build.0 = Debug|ARM + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|ARM.Deploy.0 = Debug|ARM + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|x64.ActiveCfg = Debug|x64 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|x64.Build.0 = Debug|x64 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|x64.Deploy.0 = Debug|x64 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|x86.ActiveCfg = Debug|x86 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|x86.Build.0 = Debug|x86 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Debug|x86.Deploy.0 = Debug|x86 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|Any CPU.Build.0 = Release|Any CPU + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|Any CPU.Deploy.0 = Release|Any CPU + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|ARM.ActiveCfg = Release|ARM + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|ARM.Build.0 = Release|ARM + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|ARM.Deploy.0 = Release|ARM + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|x64.ActiveCfg = Release|x64 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|x64.Build.0 = Release|x64 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|x64.Deploy.0 = Release|x64 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|x86.ActiveCfg = Release|x86 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|x86.Build.0 = Release|x86 + {D65B8094-D774-58C9-80FC-11AA01906C30}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Altimeter/js/Package.appxmanifest b/Samples/Altimeter/js/Package.appxmanifest index f2c92f9245..78f632c46c 100644 --- a/Samples/Altimeter/js/Package.appxmanifest +++ b/Samples/Altimeter/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Altimeter/vb/Altimeter.sln b/Samples/Altimeter/vb/Altimeter.sln index dbaa7890f4..a14e5ec2c8 100644 --- a/Samples/Altimeter/vb/Altimeter.sln +++ b/Samples/Altimeter/vb/Altimeter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Altimeter", "Altimeter.vbproj", "{56642F37-E4B6-5E42-A415-7444770E6C48}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Altimeter", "Altimeter.vbproj", "{FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|ARM.ActiveCfg = Debug|ARM - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|ARM.Build.0 = Debug|ARM - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|ARM.Deploy.0 = Debug|ARM - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|x64.ActiveCfg = Debug|x64 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|x64.Build.0 = Debug|x64 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|x64.Deploy.0 = Debug|x64 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|x86.ActiveCfg = Debug|x86 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|x86.Build.0 = Debug|x86 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Debug|x86.Deploy.0 = Debug|x86 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|ARM.ActiveCfg = Release|ARM - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|ARM.Build.0 = Release|ARM - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|ARM.Deploy.0 = Release|ARM - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|x64.ActiveCfg = Release|x64 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|x64.Build.0 = Release|x64 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|x64.Deploy.0 = Release|x64 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|x86.ActiveCfg = Release|x86 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|x86.Build.0 = Release|x86 - {56642F37-E4B6-5E42-A415-7444770E6C48}.Release|x86.Deploy.0 = Release|x86 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|ARM.ActiveCfg = Debug|ARM + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|ARM.Build.0 = Debug|ARM + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|ARM.Deploy.0 = Debug|ARM + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|x64.ActiveCfg = Debug|x64 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|x64.Build.0 = Debug|x64 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|x64.Deploy.0 = Debug|x64 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|x86.ActiveCfg = Debug|x86 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|x86.Build.0 = Debug|x86 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Debug|x86.Deploy.0 = Debug|x86 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|ARM.ActiveCfg = Release|ARM + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|ARM.Build.0 = Release|ARM + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|ARM.Deploy.0 = Release|ARM + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|x64.ActiveCfg = Release|x64 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|x64.Build.0 = Release|x64 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|x64.Deploy.0 = Release|x64 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|x86.ActiveCfg = Release|x86 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|x86.Build.0 = Release|x86 + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Altimeter/vb/Altimeter.vbproj b/Samples/Altimeter/vb/Altimeter.vbproj index 75cfe71be0..10fbe1bc86 100644 --- a/Samples/Altimeter/vb/Altimeter.vbproj +++ b/Samples/Altimeter/vb/Altimeter.vbproj @@ -4,15 +4,15 @@ Debug x86 - {56642F37-E4B6-5E42-A415-7444770E6C48} + {FEC42051-C84D-5D54-9AAB-B8EF9CBF7721} AppContainerExe SDKTemplate Altimeter en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Altimeter/vb/Package.appxmanifest b/Samples/Altimeter/vb/Package.appxmanifest index 18c840ae00..8cbe12a2bd 100644 --- a/Samples/Altimeter/vb/Package.appxmanifest +++ b/Samples/Altimeter/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AnimationLibrary/animation-library.yaml b/Samples/AnimationLibrary/animation-library.yml similarity index 100% rename from Samples/AnimationLibrary/animation-library.yaml rename to Samples/AnimationLibrary/animation-library.yml diff --git a/Samples/AnimationLibrary/js/AnimationLibrary.jsproj b/Samples/AnimationLibrary/js/AnimationLibrary.jsproj index d13b88ed9e..20d30041b9 100644 --- a/Samples/AnimationLibrary/js/AnimationLibrary.jsproj +++ b/Samples/AnimationLibrary/js/AnimationLibrary.jsproj @@ -35,7 +35,7 @@ - {a13869b8-dcb0-5f28-86fb-6590f1f95007} + {8010acb0-cc88-561b-9f0c-3c21e2792cbb} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AnimationLibrary/js/AnimationLibrary.sln b/Samples/AnimationLibrary/js/AnimationLibrary.sln index 500bc4cbfe..e6de66eeaf 100644 --- a/Samples/AnimationLibrary/js/AnimationLibrary.sln +++ b/Samples/AnimationLibrary/js/AnimationLibrary.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AnimationLibrary", "AnimationLibrary.jsproj", "{A13869B8-DCB0-5F28-86FB-6590F1F95007}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AnimationLibrary", "AnimationLibrary.jsproj", "{8010ACB0-CC88-561B-9F0C-3C21E2792CBB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|ARM.ActiveCfg = Debug|ARM - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|ARM.Build.0 = Debug|ARM - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|ARM.Deploy.0 = Debug|ARM - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|x64.ActiveCfg = Debug|x64 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|x64.Build.0 = Debug|x64 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|x64.Deploy.0 = Debug|x64 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|x86.ActiveCfg = Debug|x86 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|x86.Build.0 = Debug|x86 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Debug|x86.Deploy.0 = Debug|x86 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|Any CPU.Build.0 = Release|Any CPU - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|Any CPU.Deploy.0 = Release|Any CPU - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|ARM.ActiveCfg = Release|ARM - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|ARM.Build.0 = Release|ARM - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|ARM.Deploy.0 = Release|ARM - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|x64.ActiveCfg = Release|x64 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|x64.Build.0 = Release|x64 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|x64.Deploy.0 = Release|x64 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|x86.ActiveCfg = Release|x86 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|x86.Build.0 = Release|x86 - {A13869B8-DCB0-5F28-86FB-6590F1F95007}.Release|x86.Deploy.0 = Release|x86 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|ARM.ActiveCfg = Debug|ARM + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|ARM.Build.0 = Debug|ARM + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|ARM.Deploy.0 = Debug|ARM + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|x64.ActiveCfg = Debug|x64 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|x64.Build.0 = Debug|x64 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|x64.Deploy.0 = Debug|x64 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|x86.ActiveCfg = Debug|x86 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|x86.Build.0 = Debug|x86 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Debug|x86.Deploy.0 = Debug|x86 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|Any CPU.Build.0 = Release|Any CPU + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|Any CPU.Deploy.0 = Release|Any CPU + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|ARM.ActiveCfg = Release|ARM + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|ARM.Build.0 = Release|ARM + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|ARM.Deploy.0 = Release|ARM + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|x64.ActiveCfg = Release|x64 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|x64.Build.0 = Release|x64 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|x64.Deploy.0 = Release|x64 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|x86.ActiveCfg = Release|x86 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|x86.Build.0 = Release|x86 + {8010ACB0-CC88-561B-9F0C-3C21E2792CBB}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AnimationLibrary/js/Package.appxmanifest b/Samples/AnimationLibrary/js/Package.appxmanifest index 7056b1aea6..1a578f1bed 100644 --- a/Samples/AnimationLibrary/js/Package.appxmanifest +++ b/Samples/AnimationLibrary/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/AnimationMetrics/animation-metrics.yaml b/Samples/AnimationMetrics/animation-metrics.yml similarity index 100% rename from Samples/AnimationMetrics/animation-metrics.yaml rename to Samples/AnimationMetrics/animation-metrics.yml diff --git a/Samples/AnimationMetrics/cpp/AnimationMetrics.sln b/Samples/AnimationMetrics/cpp/AnimationMetrics.sln index 81909548f6..05af87dd67 100644 --- a/Samples/AnimationMetrics/cpp/AnimationMetrics.sln +++ b/Samples/AnimationMetrics/cpp/AnimationMetrics.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AnimationMetrics", "AnimationMetrics.vcxproj", "{D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AnimationMetrics", "AnimationMetrics.vcxproj", "{C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|ARM.ActiveCfg = Debug|ARM - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|ARM.Build.0 = Debug|ARM - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|ARM.Deploy.0 = Debug|ARM - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|x64.ActiveCfg = Debug|x64 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|x64.Build.0 = Debug|x64 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|x64.Deploy.0 = Debug|x64 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|x86.ActiveCfg = Debug|Win32 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|x86.Build.0 = Debug|Win32 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Debug|x86.Deploy.0 = Debug|Win32 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|ARM.ActiveCfg = Release|ARM - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|ARM.Build.0 = Release|ARM - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|ARM.Deploy.0 = Release|ARM - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|x64.ActiveCfg = Release|x64 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|x64.Build.0 = Release|x64 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|x64.Deploy.0 = Release|x64 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|x86.ActiveCfg = Release|Win32 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|x86.Build.0 = Release|Win32 - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43}.Release|x86.Deploy.0 = Release|Win32 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|ARM.ActiveCfg = Debug|ARM + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|ARM.Build.0 = Debug|ARM + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|ARM.Deploy.0 = Debug|ARM + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|x64.ActiveCfg = Debug|x64 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|x64.Build.0 = Debug|x64 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|x64.Deploy.0 = Debug|x64 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|x86.ActiveCfg = Debug|Win32 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|x86.Build.0 = Debug|Win32 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Debug|x86.Deploy.0 = Debug|Win32 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|ARM.ActiveCfg = Release|ARM + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|ARM.Build.0 = Release|ARM + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|ARM.Deploy.0 = Release|ARM + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|x64.ActiveCfg = Release|x64 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|x64.Build.0 = Release|x64 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|x64.Deploy.0 = Release|x64 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|x86.ActiveCfg = Release|Win32 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|x86.Build.0 = Release|Win32 + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AnimationMetrics/cpp/AnimationMetrics.vcxproj b/Samples/AnimationMetrics/cpp/AnimationMetrics.vcxproj index 338c18f245..39a03eba64 100644 --- a/Samples/AnimationMetrics/cpp/AnimationMetrics.vcxproj +++ b/Samples/AnimationMetrics/cpp/AnimationMetrics.vcxproj @@ -1,15 +1,15 @@  - {D0D90C2B-EA3C-50AF-A360-0A0D48CEEC43} + {C09A7BDE-23E6-5E0A-ADDC-527A142A4C02} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.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 fb63ae1a7f..2560c01095 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 5319629b0c..7b16b73c9d 100644 --- a/Samples/AnimationMetrics/cs/AnimationMetrics.csproj +++ b/Samples/AnimationMetrics/cs/AnimationMetrics.csproj @@ -4,15 +4,15 @@ Debug x86 - {E9637D89-0722-5E80-87B9-8C20BFB641E3} + {3275916C-9FD1-55E8-9BA8-15E3EC821265} AppContainerExe Properties SDKTemplate AnimationMetrics en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -161,7 +161,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/AnimationMetrics/cs/AnimationMetrics.sln b/Samples/AnimationMetrics/cs/AnimationMetrics.sln index 47d58b9cfc..e96df1fd28 100644 --- a/Samples/AnimationMetrics/cs/AnimationMetrics.sln +++ b/Samples/AnimationMetrics/cs/AnimationMetrics.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimationMetrics", "AnimationMetrics.csproj", "{E9637D89-0722-5E80-87B9-8C20BFB641E3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimationMetrics", "AnimationMetrics.csproj", "{3275916C-9FD1-55E8-9BA8-15E3EC821265}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|ARM.ActiveCfg = Debug|ARM - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|ARM.Build.0 = Debug|ARM - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|ARM.Deploy.0 = Debug|ARM - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|x64.ActiveCfg = Debug|x64 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|x64.Build.0 = Debug|x64 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|x64.Deploy.0 = Debug|x64 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|x86.ActiveCfg = Debug|x86 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|x86.Build.0 = Debug|x86 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Debug|x86.Deploy.0 = Debug|x86 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|ARM.ActiveCfg = Release|ARM - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|ARM.Build.0 = Release|ARM - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|ARM.Deploy.0 = Release|ARM - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|x64.ActiveCfg = Release|x64 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|x64.Build.0 = Release|x64 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|x64.Deploy.0 = Release|x64 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|x86.ActiveCfg = Release|x86 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|x86.Build.0 = Release|x86 - {E9637D89-0722-5E80-87B9-8C20BFB641E3}.Release|x86.Deploy.0 = Release|x86 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|ARM.ActiveCfg = Debug|ARM + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|ARM.Build.0 = Debug|ARM + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|ARM.Deploy.0 = Debug|ARM + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|x64.ActiveCfg = Debug|x64 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|x64.Build.0 = Debug|x64 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|x64.Deploy.0 = Debug|x64 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|x86.ActiveCfg = Debug|x86 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|x86.Build.0 = Debug|x86 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Debug|x86.Deploy.0 = Debug|x86 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|ARM.ActiveCfg = Release|ARM + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|ARM.Build.0 = Release|ARM + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|ARM.Deploy.0 = Release|ARM + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|x64.ActiveCfg = Release|x64 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|x64.Build.0 = Release|x64 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|x64.Deploy.0 = Release|x64 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|x86.ActiveCfg = Release|x86 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|x86.Build.0 = Release|x86 + {3275916C-9FD1-55E8-9BA8-15E3EC821265}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AnimationMetrics/cs/Package.appxmanifest b/Samples/AnimationMetrics/cs/Package.appxmanifest index c5520a67b7..d6335ee7a6 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 295032b2ba..1b9121e0d3 100644 --- a/Samples/AnimationMetrics/js/AnimationMetrics.jsproj +++ b/Samples/AnimationMetrics/js/AnimationMetrics.jsproj @@ -35,7 +35,7 @@ - {f7e1c0de-2c48-598f-ac5c-269068c1601d} + {d841647f-c0d8-5994-8406-3ce215101e16} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AnimationMetrics/js/AnimationMetrics.sln b/Samples/AnimationMetrics/js/AnimationMetrics.sln index 8a89f8477e..c1265ec488 100644 --- a/Samples/AnimationMetrics/js/AnimationMetrics.sln +++ b/Samples/AnimationMetrics/js/AnimationMetrics.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AnimationMetrics", "AnimationMetrics.jsproj", "{F7E1C0DE-2C48-598F-AC5C-269068C1601D}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AnimationMetrics", "AnimationMetrics.jsproj", "{D841647F-C0D8-5994-8406-3CE215101E16}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|ARM.ActiveCfg = Debug|ARM - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|ARM.Build.0 = Debug|ARM - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|ARM.Deploy.0 = Debug|ARM - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|x64.ActiveCfg = Debug|x64 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|x64.Build.0 = Debug|x64 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|x64.Deploy.0 = Debug|x64 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|x86.ActiveCfg = Debug|x86 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|x86.Build.0 = Debug|x86 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Debug|x86.Deploy.0 = Debug|x86 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|Any CPU.Build.0 = Release|Any CPU - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|Any CPU.Deploy.0 = Release|Any CPU - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|ARM.ActiveCfg = Release|ARM - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|ARM.Build.0 = Release|ARM - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|ARM.Deploy.0 = Release|ARM - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|x64.ActiveCfg = Release|x64 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|x64.Build.0 = Release|x64 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|x64.Deploy.0 = Release|x64 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|x86.ActiveCfg = Release|x86 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|x86.Build.0 = Release|x86 - {F7E1C0DE-2C48-598F-AC5C-269068C1601D}.Release|x86.Deploy.0 = Release|x86 + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|ARM.ActiveCfg = Debug|ARM + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|ARM.Build.0 = Debug|ARM + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|ARM.Deploy.0 = Debug|ARM + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|x64.ActiveCfg = Debug|x64 + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|x64.Build.0 = Debug|x64 + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|x64.Deploy.0 = Debug|x64 + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|x86.ActiveCfg = Debug|x86 + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|x86.Build.0 = Debug|x86 + {D841647F-C0D8-5994-8406-3CE215101E16}.Debug|x86.Deploy.0 = Debug|x86 + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|Any CPU.Build.0 = Release|Any CPU + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|Any CPU.Deploy.0 = Release|Any CPU + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|ARM.ActiveCfg = Release|ARM + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|ARM.Build.0 = Release|ARM + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|ARM.Deploy.0 = Release|ARM + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|x64.ActiveCfg = Release|x64 + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|x64.Build.0 = Release|x64 + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|x64.Deploy.0 = Release|x64 + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|x86.ActiveCfg = Release|x86 + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|x86.Build.0 = Release|x86 + {D841647F-C0D8-5994-8406-3CE215101E16}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AnimationMetrics/js/Package.appxmanifest b/Samples/AnimationMetrics/js/Package.appxmanifest index 3c24b11dac..6094bbae7e 100644 --- a/Samples/AnimationMetrics/js/Package.appxmanifest +++ b/Samples/AnimationMetrics/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/AnimationMetrics/vb/AnimationMetrics.sln b/Samples/AnimationMetrics/vb/AnimationMetrics.sln index 67bcf749cf..cd15a07538 100644 --- a/Samples/AnimationMetrics/vb/AnimationMetrics.sln +++ b/Samples/AnimationMetrics/vb/AnimationMetrics.sln @@ -2,7 +2,7 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AnimationMetrics", "AnimationMetrics.vbproj", "{8C309087-DD9F-5E1E-BF23-D299315D7EF2}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AnimationMetrics", "AnimationMetrics.vbproj", "{B8C7551C-D791-5A03-A0C9-FBA9E097759C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -14,24 +14,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|ARM.ActiveCfg = Debug|ARM - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|ARM.Build.0 = Debug|ARM - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|ARM.Deploy.0 = Debug|ARM - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|x64.ActiveCfg = Debug|x64 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|x64.Build.0 = Debug|x64 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|x64.Deploy.0 = Debug|x64 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|x86.ActiveCfg = Debug|x86 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|x86.Build.0 = Debug|x86 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Debug|x86.Deploy.0 = Debug|x86 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|ARM.ActiveCfg = Release|ARM - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|ARM.Build.0 = Release|ARM - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|ARM.Deploy.0 = Release|ARM - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|x64.ActiveCfg = Release|x64 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|x64.Build.0 = Release|x64 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|x64.Deploy.0 = Release|x64 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|x86.ActiveCfg = Release|x86 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|x86.Build.0 = Release|x86 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2}.Release|x86.Deploy.0 = Release|x86 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|ARM.ActiveCfg = Debug|ARM + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|ARM.Build.0 = Debug|ARM + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|ARM.Deploy.0 = Debug|ARM + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|x64.ActiveCfg = Debug|x64 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|x64.Build.0 = Debug|x64 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|x64.Deploy.0 = Debug|x64 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|x86.ActiveCfg = Debug|x86 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|x86.Build.0 = Debug|x86 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Debug|x86.Deploy.0 = Debug|x86 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|ARM.ActiveCfg = Release|ARM + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|ARM.Build.0 = Release|ARM + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|ARM.Deploy.0 = Release|ARM + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|x64.ActiveCfg = Release|x64 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|x64.Build.0 = Release|x64 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|x64.Deploy.0 = Release|x64 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|x86.ActiveCfg = Release|x86 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|x86.Build.0 = Release|x86 + {B8C7551C-D791-5A03-A0C9-FBA9E097759C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AnimationMetrics/vb/AnimationMetrics.vbproj b/Samples/AnimationMetrics/vb/AnimationMetrics.vbproj index 6540694062..922d1dcfb4 100644 --- a/Samples/AnimationMetrics/vb/AnimationMetrics.vbproj +++ b/Samples/AnimationMetrics/vb/AnimationMetrics.vbproj @@ -4,15 +4,15 @@ Debug x86 - {8C309087-DD9F-5E1E-BF23-D299315D7EF2} + {B8C7551C-D791-5A03-A0C9-FBA9E097759C} AppContainerExe SDKTemplate AnimationMetrics en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -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 6d2c90bd5a..c5f279be92 100644 --- a/Samples/AnimationMetrics/vb/Package.appxmanifest +++ b/Samples/AnimationMetrics/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AppServices/app-services.yaml b/Samples/AppServices/app-services.yml similarity index 100% rename from Samples/AppServices/app-services.yaml rename to Samples/AppServices/app-services.yml diff --git a/Samples/AppServices/cpp/AppServices.sln b/Samples/AppServices/cpp/AppServices.sln index 9826f6e277..d4260ff0d7 100644 --- a/Samples/AppServices/cpp/AppServices.sln +++ b/Samples/AppServices/cpp/AppServices.sln @@ -3,17 +3,17 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppServicesClient", "AppServicesClient\AppServicesClient.vcxproj", "{06517647-9CC8-5D3D-A981-3CEED2EEEBEC}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppServicesClient", "AppServicesClient\AppServicesClient.vcxproj", "{010B2C31-BBFB-5BDA-BB56-DD82E2BED582}" ProjectSection(ProjectDependencies) = postProject - {597EA71D-561B-5DC9-B221-EC6B62E03F12} = {597EA71D-561B-5DC9-B221-EC6B62E03F12} + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738} = {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppServicesProvider", "AppServicesProvider\AppServicesProvider.vcxproj", "{597EA71D-561B-5DC9-B221-EC6B62E03F12}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppServicesProvider", "AppServicesProvider\AppServicesProvider.vcxproj", "{E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}" ProjectSection(ProjectDependencies) = postProject - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1} = {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1} + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC} = {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RandomNumberService", "RandomNumberService\RandomNumberService.vcxproj", "{C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RandomNumberService", "RandomNumberService\RandomNumberService.vcxproj", "{8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -25,54 +25,54 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|ARM.ActiveCfg = Debug|ARM - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|ARM.Build.0 = Debug|ARM - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|ARM.Deploy.0 = Debug|ARM - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|x64.ActiveCfg = Debug|x64 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|x64.Build.0 = Debug|x64 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|x64.Deploy.0 = Debug|x64 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|x86.ActiveCfg = Debug|Win32 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|x86.Build.0 = Debug|Win32 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Debug|x86.Deploy.0 = Debug|Win32 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|ARM.ActiveCfg = Release|ARM - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|ARM.Build.0 = Release|ARM - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|ARM.Deploy.0 = Release|ARM - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|x64.ActiveCfg = Release|x64 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|x64.Build.0 = Release|x64 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|x64.Deploy.0 = Release|x64 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|x86.ActiveCfg = Release|Win32 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|x86.Build.0 = Release|Win32 - {06517647-9CC8-5D3D-A981-3CEED2EEEBEC}.Release|x86.Deploy.0 = Release|Win32 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|ARM.ActiveCfg = Debug|ARM - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|ARM.Build.0 = Debug|ARM - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|ARM.Deploy.0 = Debug|ARM - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|x64.ActiveCfg = Debug|x64 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|x64.Build.0 = Debug|x64 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|x64.Deploy.0 = Debug|x64 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|x86.ActiveCfg = Debug|Win32 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|x86.Build.0 = Debug|Win32 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Debug|x86.Deploy.0 = Debug|Win32 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|ARM.ActiveCfg = Release|ARM - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|ARM.Build.0 = Release|ARM - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|ARM.Deploy.0 = Release|ARM - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|x64.ActiveCfg = Release|x64 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|x64.Build.0 = Release|x64 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|x64.Deploy.0 = Release|x64 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|x86.ActiveCfg = Release|Win32 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|x86.Build.0 = Release|Win32 - {597EA71D-561B-5DC9-B221-EC6B62E03F12}.Release|x86.Deploy.0 = Release|Win32 - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Debug|ARM.ActiveCfg = Debug|ARM - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Debug|ARM.Build.0 = Debug|ARM - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Debug|x64.ActiveCfg = Debug|x64 - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Debug|x64.Build.0 = Debug|x64 - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Debug|x86.ActiveCfg = Debug|Win32 - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Debug|x86.Build.0 = Debug|Win32 - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Release|ARM.ActiveCfg = Release|ARM - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Release|ARM.Build.0 = Release|ARM - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Release|x64.ActiveCfg = Release|x64 - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Release|x64.Build.0 = Release|x64 - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Release|x86.ActiveCfg = Release|Win32 - {C0A4FA20-0C3D-5655-B6C3-ECD72A9098D1}.Release|x86.Build.0 = Release|Win32 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|ARM.ActiveCfg = Debug|ARM + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|ARM.Build.0 = Debug|ARM + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|ARM.Deploy.0 = Debug|ARM + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|x64.ActiveCfg = Debug|x64 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|x64.Build.0 = Debug|x64 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|x64.Deploy.0 = Debug|x64 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|x86.ActiveCfg = Debug|Win32 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|x86.Build.0 = Debug|Win32 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Debug|x86.Deploy.0 = Debug|Win32 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|ARM.ActiveCfg = Release|ARM + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|ARM.Build.0 = Release|ARM + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|ARM.Deploy.0 = Release|ARM + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|x64.ActiveCfg = Release|x64 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|x64.Build.0 = Release|x64 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|x64.Deploy.0 = Release|x64 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|x86.ActiveCfg = Release|Win32 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|x86.Build.0 = Release|Win32 + {010B2C31-BBFB-5BDA-BB56-DD82E2BED582}.Release|x86.Deploy.0 = Release|Win32 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|ARM.ActiveCfg = Debug|ARM + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|ARM.Build.0 = Debug|ARM + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|ARM.Deploy.0 = Debug|ARM + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|x64.ActiveCfg = Debug|x64 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|x64.Build.0 = Debug|x64 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|x64.Deploy.0 = Debug|x64 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|x86.ActiveCfg = Debug|Win32 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|x86.Build.0 = Debug|Win32 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Debug|x86.Deploy.0 = Debug|Win32 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|ARM.ActiveCfg = Release|ARM + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|ARM.Build.0 = Release|ARM + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|ARM.Deploy.0 = Release|ARM + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|x64.ActiveCfg = Release|x64 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|x64.Build.0 = Release|x64 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|x64.Deploy.0 = Release|x64 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|x86.ActiveCfg = Release|Win32 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|x86.Build.0 = Release|Win32 + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738}.Release|x86.Deploy.0 = Release|Win32 + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Debug|ARM.ActiveCfg = Debug|ARM + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Debug|ARM.Build.0 = Debug|ARM + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Debug|x64.ActiveCfg = Debug|x64 + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Debug|x64.Build.0 = Debug|x64 + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Debug|x86.ActiveCfg = Debug|Win32 + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Debug|x86.Build.0 = Debug|Win32 + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Release|ARM.ActiveCfg = Release|ARM + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Release|ARM.Build.0 = Release|ARM + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Release|x64.ActiveCfg = Release|x64 + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Release|x64.Build.0 = Release|x64 + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Release|x86.ActiveCfg = Release|Win32 + {8699DE21-6786-55E1-9ED3-59ECD1B8D9FC}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AppServices/cpp/AppServicesClient/AppServicesClient.vcxproj b/Samples/AppServices/cpp/AppServicesClient/AppServicesClient.vcxproj index 65a03e1eca..e43b0c319f 100644 --- a/Samples/AppServices/cpp/AppServicesClient/AppServicesClient.vcxproj +++ b/Samples/AppServices/cpp/AppServicesClient/AppServicesClient.vcxproj @@ -1,15 +1,15 @@  - {06517647-9cc8-5d3d-a981-3ceed2eeebec} + {010b2c31-bbfb-5bda-bb56-dd82e2bed582} SDKTemplate en-US 15.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/AppServices/cpp/AppServicesClient/Package.appxmanifest b/Samples/AppServices/cpp/AppServicesClient/Package.appxmanifest index c14ae0ab6c..7bbfba4e14 100644 --- a/Samples/AppServices/cpp/AppServicesClient/Package.appxmanifest +++ b/Samples/AppServices/cpp/AppServicesClient/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/AppServices/cpp/AppServicesProvider/AppServicesProvider.vcxproj b/Samples/AppServices/cpp/AppServicesProvider/AppServicesProvider.vcxproj index 777af774dc..0f9ea36312 100644 --- a/Samples/AppServices/cpp/AppServicesProvider/AppServicesProvider.vcxproj +++ b/Samples/AppServices/cpp/AppServicesProvider/AppServicesProvider.vcxproj @@ -1,15 +1,15 @@  - {597EA71D-561B-5DC9-B221-EC6B62E03F12} + {E9C29EE7-84F4-56C4-8F2F-3B939EE5A738} SDKTemplate en-US 15.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/AppServices/cpp/AppServicesProvider/Package.appxmanifest b/Samples/AppServices/cpp/AppServicesProvider/Package.appxmanifest index dfd01eef07..8aef708c2a 100644 --- a/Samples/AppServices/cpp/AppServicesProvider/Package.appxmanifest +++ b/Samples/AppServices/cpp/AppServicesProvider/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AppServices/cpp/RandomNumberService/RandomNumberService.vcxproj b/Samples/AppServices/cpp/RandomNumberService/RandomNumberService.vcxproj index ea81b5fe20..4aa2792ea0 100644 --- a/Samples/AppServices/cpp/RandomNumberService/RandomNumberService.vcxproj +++ b/Samples/AppServices/cpp/RandomNumberService/RandomNumberService.vcxproj @@ -27,15 +27,15 @@ - {c0a4fa20-0c3d-5655-b6c3-ecd72a9098d1} + {8699de21-6786-55e1-9ed3-59ecd1b8d9fc} WindowsRuntimeComponent RandomNumberService en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/AppServices/cs/AppServices.sln b/Samples/AppServices/cs/AppServices.sln index a135bef879..8acef7ae63 100644 --- a/Samples/AppServices/cs/AppServices.sln +++ b/Samples/AppServices/cs/AppServices.sln @@ -3,14 +3,14 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppServicesClient", "AppServicesClient\AppServicesClient.csproj", "{8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppServicesClient", "AppServicesClient\AppServicesClient.csproj", "{16B409BA-E63F-5016-A09C-0F7299DF3FEC}" ProjectSection(ProjectDependencies) = postProject - {B9DE86A3-2586-585C-9599-B536E60F18F3} = {B9DE86A3-2586-585C-9599-B536E60F18F3} + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575} = {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppServicesProvider", "AppServicesProvider\AppServicesProvider.csproj", "{B9DE86A3-2586-585C-9599-B536E60F18F3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppServicesProvider", "AppServicesProvider\AppServicesProvider.csproj", "{CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RandomNumberService", "RandomNumberService\RandomNumberService.csproj", "{53662A92-0B96-5001-BA92-032AB8CD99E4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RandomNumberService", "RandomNumberService\RandomNumberService.csproj", "{7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -24,62 +24,62 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|Any CPU.ActiveCfg = Debug|x86 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|ARM.ActiveCfg = Debug|ARM - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|ARM.Build.0 = Debug|ARM - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|ARM.Deploy.0 = Debug|ARM - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|x64.ActiveCfg = Debug|x64 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|x64.Build.0 = Debug|x64 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|x64.Deploy.0 = Debug|x64 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|x86.ActiveCfg = Debug|x86 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|x86.Build.0 = Debug|x86 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Debug|x86.Deploy.0 = Debug|x86 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|Any CPU.ActiveCfg = Release|x86 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|ARM.ActiveCfg = Release|ARM - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|ARM.Build.0 = Release|ARM - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|ARM.Deploy.0 = Release|ARM - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|x64.ActiveCfg = Release|x64 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|x64.Build.0 = Release|x64 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|x64.Deploy.0 = Release|x64 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|x86.ActiveCfg = Release|x86 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|x86.Build.0 = Release|x86 - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F}.Release|x86.Deploy.0 = Release|x86 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|Any CPU.ActiveCfg = Debug|x86 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|ARM.ActiveCfg = Debug|ARM - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|ARM.Build.0 = Debug|ARM - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|ARM.Deploy.0 = Debug|ARM - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|x64.ActiveCfg = Debug|x64 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|x64.Build.0 = Debug|x64 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|x64.Deploy.0 = Debug|x64 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|x86.ActiveCfg = Debug|x86 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|x86.Build.0 = Debug|x86 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Debug|x86.Deploy.0 = Debug|x86 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|Any CPU.ActiveCfg = Release|x86 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|ARM.ActiveCfg = Release|ARM - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|ARM.Build.0 = Release|ARM - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|ARM.Deploy.0 = Release|ARM - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|x64.ActiveCfg = Release|x64 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|x64.Build.0 = Release|x64 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|x64.Deploy.0 = Release|x64 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|x86.ActiveCfg = Release|x86 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|x86.Build.0 = Release|x86 - {B9DE86A3-2586-585C-9599-B536E60F18F3}.Release|x86.Deploy.0 = Release|x86 - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Debug|ARM.ActiveCfg = Debug|ARM - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Debug|ARM.Build.0 = Debug|ARM - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Debug|x64.ActiveCfg = Debug|x64 - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Debug|x64.Build.0 = Debug|x64 - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Debug|x86.ActiveCfg = Debug|x86 - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Debug|x86.Build.0 = Debug|x86 - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Release|Any CPU.Build.0 = Release|Any CPU - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Release|ARM.ActiveCfg = Release|ARM - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Release|ARM.Build.0 = Release|ARM - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Release|x64.ActiveCfg = Release|x64 - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Release|x64.Build.0 = Release|x64 - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Release|x86.ActiveCfg = Release|x86 - {53662A92-0B96-5001-BA92-032AB8CD99E4}.Release|x86.Build.0 = Release|x86 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|Any CPU.ActiveCfg = Debug|x86 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|ARM.ActiveCfg = Debug|ARM + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|ARM.Build.0 = Debug|ARM + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|ARM.Deploy.0 = Debug|ARM + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|x64.ActiveCfg = Debug|x64 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|x64.Build.0 = Debug|x64 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|x64.Deploy.0 = Debug|x64 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|x86.ActiveCfg = Debug|x86 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|x86.Build.0 = Debug|x86 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Debug|x86.Deploy.0 = Debug|x86 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|Any CPU.ActiveCfg = Release|x86 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|ARM.ActiveCfg = Release|ARM + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|ARM.Build.0 = Release|ARM + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|ARM.Deploy.0 = Release|ARM + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|x64.ActiveCfg = Release|x64 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|x64.Build.0 = Release|x64 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|x64.Deploy.0 = Release|x64 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|x86.ActiveCfg = Release|x86 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|x86.Build.0 = Release|x86 + {16B409BA-E63F-5016-A09C-0F7299DF3FEC}.Release|x86.Deploy.0 = Release|x86 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|Any CPU.ActiveCfg = Debug|x86 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|ARM.ActiveCfg = Debug|ARM + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|ARM.Build.0 = Debug|ARM + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|ARM.Deploy.0 = Debug|ARM + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|x64.ActiveCfg = Debug|x64 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|x64.Build.0 = Debug|x64 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|x64.Deploy.0 = Debug|x64 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|x86.ActiveCfg = Debug|x86 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|x86.Build.0 = Debug|x86 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Debug|x86.Deploy.0 = Debug|x86 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|Any CPU.ActiveCfg = Release|x86 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|ARM.ActiveCfg = Release|ARM + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|ARM.Build.0 = Release|ARM + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|ARM.Deploy.0 = Release|ARM + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|x64.ActiveCfg = Release|x64 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|x64.Build.0 = Release|x64 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|x64.Deploy.0 = Release|x64 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|x86.ActiveCfg = Release|x86 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|x86.Build.0 = Release|x86 + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575}.Release|x86.Deploy.0 = Release|x86 + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Debug|ARM.ActiveCfg = Debug|ARM + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Debug|ARM.Build.0 = Debug|ARM + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Debug|x64.ActiveCfg = Debug|x64 + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Debug|x64.Build.0 = Debug|x64 + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Debug|x86.ActiveCfg = Debug|x86 + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Debug|x86.Build.0 = Debug|x86 + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Release|Any CPU.Build.0 = Release|Any CPU + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Release|ARM.ActiveCfg = Release|ARM + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Release|ARM.Build.0 = Release|ARM + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Release|x64.ActiveCfg = Release|x64 + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Release|x64.Build.0 = Release|x64 + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Release|x86.ActiveCfg = Release|x86 + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AppServices/cs/AppServicesClient/AppServicesClient.csproj b/Samples/AppServices/cs/AppServicesClient/AppServicesClient.csproj index b92da5d05e..d25ead712d 100644 --- a/Samples/AppServices/cs/AppServicesClient/AppServicesClient.csproj +++ b/Samples/AppServices/cs/AppServicesClient/AppServicesClient.csproj @@ -3,15 +3,15 @@ Debug - {8115F5EE-E3B8-5A86-B2D8-A5BEB174666F} + {16B409BA-E63F-5016-A09C-0F7299DF3FEC} AppContainerExe Properties SDKTemplate AppServicesClient en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AppServices/cs/AppServicesClient/Package.appxmanifest b/Samples/AppServices/cs/AppServicesClient/Package.appxmanifest index db468ea0c5..0d94f26128 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 c65b64cbba..ff67b609be 100644 --- a/Samples/AppServices/cs/AppServicesProvider/AppServicesProvider.csproj +++ b/Samples/AppServices/cs/AppServicesProvider/AppServicesProvider.csproj @@ -3,15 +3,15 @@ Debug - {B9DE86A3-2586-585C-9599-B536E60F18F3} + {CA165F02-A7A9-5A28-A74D-3A4D2AF4F575} AppContainerExe Properties SDKTemplate AppServicesProvider en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AppServices/cs/AppServicesProvider/Package.appxmanifest b/Samples/AppServices/cs/AppServicesProvider/Package.appxmanifest index a4a058b492..e8416b2c16 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 1b7349abd6..e3d376d89c 100644 --- a/Samples/AppServices/cs/RandomNumberService/RandomNumberService.csproj +++ b/Samples/AppServices/cs/RandomNumberService/RandomNumberService.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {53662A92-0B96-5001-BA92-032AB8CD99E4} + {7A81FE73-1EE6-55EF-81BE-F71548D5FBB0} winmdobj Properties RandomNumberService RandomNumberService en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AppServices/vb/AppServices.sln b/Samples/AppServices/vb/AppServices.sln index 7fd668f8e4..92356cce58 100644 --- a/Samples/AppServices/vb/AppServices.sln +++ b/Samples/AppServices/vb/AppServices.sln @@ -2,11 +2,11 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AppServicesClient", "AppServicesClient\AppServicesClient.vbproj", "{D2E559CE-A87B-569E-BD3E-07AE7683E31C}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AppServicesClient", "AppServicesClient\AppServicesClient.vbproj", "{66BC9198-123A-5912-97EE-79825C092ADC}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AppServicesProvider", "AppServicesProvider\AppServicesProvider.vbproj", "{057F6F1D-90B9-546F-87B8-6403B38AEF74}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AppServicesProvider", "AppServicesProvider\AppServicesProvider.vbproj", "{18FFB362-D262-59C8-A7DA-C8E4163930DB}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "RandomNumberService", "RandomNumberService\RandomNumberService.vbproj", "{D683E93E-D3E2-5E82-8756-66742869EA21}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "RandomNumberService", "RandomNumberService\RandomNumberService.vbproj", "{259AD746-A135-5FD8-A1CE-B27B720B8FB3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,60 +20,60 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|Any CPU.ActiveCfg = Debug|x86 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|ARM.ActiveCfg = Debug|ARM - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|ARM.Build.0 = Debug|ARM - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|ARM.Deploy.0 = Debug|ARM - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|x64.ActiveCfg = Debug|x64 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|x64.Build.0 = Debug|x64 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|x64.Deploy.0 = Debug|x64 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|x86.ActiveCfg = Debug|x86 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|x86.Build.0 = Debug|x86 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Debug|x86.Deploy.0 = Debug|x86 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|Any CPU.ActiveCfg = Release|x86 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|ARM.ActiveCfg = Release|ARM - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|ARM.Build.0 = Release|ARM - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|ARM.Deploy.0 = Release|ARM - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|x64.ActiveCfg = Release|x64 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|x64.Build.0 = Release|x64 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|x64.Deploy.0 = Release|x64 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|x86.ActiveCfg = Release|x86 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|x86.Build.0 = Release|x86 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C}.Release|x86.Deploy.0 = Release|x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|Any CPU.ActiveCfg = Debug|x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|ARM.ActiveCfg = Debug|ARM - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|ARM.Build.0 = Debug|ARM - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|ARM.Deploy.0 = Debug|ARM - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|x64.ActiveCfg = Debug|x64 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|x64.Build.0 = Debug|x64 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|x64.Deploy.0 = Debug|x64 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|x86.ActiveCfg = Debug|x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|x86.Build.0 = Debug|x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Debug|x86.Deploy.0 = Debug|x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|Any CPU.ActiveCfg = Release|x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|ARM.ActiveCfg = Release|ARM - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|ARM.Build.0 = Release|ARM - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|ARM.Deploy.0 = Release|ARM - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|x64.ActiveCfg = Release|x64 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|x64.Build.0 = Release|x64 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|x64.Deploy.0 = Release|x64 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|x86.ActiveCfg = Release|x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|x86.Build.0 = Release|x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74}.Release|x86.Deploy.0 = Release|x86 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Debug|Any CPU.ActiveCfg = Debug|x86 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Debug|ARM.ActiveCfg = Debug|ARM - {D683E93E-D3E2-5E82-8756-66742869EA21}.Debug|ARM.Build.0 = Debug|ARM - {D683E93E-D3E2-5E82-8756-66742869EA21}.Debug|x64.ActiveCfg = Debug|x64 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Debug|x64.Build.0 = Debug|x64 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Debug|x86.ActiveCfg = Debug|x86 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Debug|x86.Build.0 = Debug|x86 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Release|Any CPU.ActiveCfg = Release|x86 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Release|ARM.ActiveCfg = Release|ARM - {D683E93E-D3E2-5E82-8756-66742869EA21}.Release|ARM.Build.0 = Release|ARM - {D683E93E-D3E2-5E82-8756-66742869EA21}.Release|x64.ActiveCfg = Release|x64 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Release|x64.Build.0 = Release|x64 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Release|x86.ActiveCfg = Release|x86 - {D683E93E-D3E2-5E82-8756-66742869EA21}.Release|x86.Build.0 = Release|x86 + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|Any CPU.ActiveCfg = Debug|x86 + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|ARM.ActiveCfg = Debug|ARM + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|ARM.Build.0 = Debug|ARM + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|ARM.Deploy.0 = Debug|ARM + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|x64.ActiveCfg = Debug|x64 + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|x64.Build.0 = Debug|x64 + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|x64.Deploy.0 = Debug|x64 + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|x86.ActiveCfg = Debug|x86 + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|x86.Build.0 = Debug|x86 + {66BC9198-123A-5912-97EE-79825C092ADC}.Debug|x86.Deploy.0 = Debug|x86 + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|Any CPU.ActiveCfg = Release|x86 + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|ARM.ActiveCfg = Release|ARM + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|ARM.Build.0 = Release|ARM + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|ARM.Deploy.0 = Release|ARM + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|x64.ActiveCfg = Release|x64 + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|x64.Build.0 = Release|x64 + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|x64.Deploy.0 = Release|x64 + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|x86.ActiveCfg = Release|x86 + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|x86.Build.0 = Release|x86 + {66BC9198-123A-5912-97EE-79825C092ADC}.Release|x86.Deploy.0 = Release|x86 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|Any CPU.ActiveCfg = Debug|x86 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|ARM.ActiveCfg = Debug|ARM + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|ARM.Build.0 = Debug|ARM + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|ARM.Deploy.0 = Debug|ARM + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|x64.ActiveCfg = Debug|x64 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|x64.Build.0 = Debug|x64 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|x64.Deploy.0 = Debug|x64 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|x86.ActiveCfg = Debug|x86 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|x86.Build.0 = Debug|x86 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Debug|x86.Deploy.0 = Debug|x86 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|Any CPU.ActiveCfg = Release|x86 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|ARM.ActiveCfg = Release|ARM + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|ARM.Build.0 = Release|ARM + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|ARM.Deploy.0 = Release|ARM + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|x64.ActiveCfg = Release|x64 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|x64.Build.0 = Release|x64 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|x64.Deploy.0 = Release|x64 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|x86.ActiveCfg = Release|x86 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|x86.Build.0 = Release|x86 + {18FFB362-D262-59C8-A7DA-C8E4163930DB}.Release|x86.Deploy.0 = Release|x86 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Debug|Any CPU.ActiveCfg = Debug|x86 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Debug|ARM.ActiveCfg = Debug|ARM + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Debug|ARM.Build.0 = Debug|ARM + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Debug|x64.ActiveCfg = Debug|x64 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Debug|x64.Build.0 = Debug|x64 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Debug|x86.ActiveCfg = Debug|x86 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Debug|x86.Build.0 = Debug|x86 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Release|Any CPU.ActiveCfg = Release|x86 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Release|ARM.ActiveCfg = Release|ARM + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Release|ARM.Build.0 = Release|ARM + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Release|x64.ActiveCfg = Release|x64 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Release|x64.Build.0 = Release|x64 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Release|x86.ActiveCfg = Release|x86 + {259AD746-A135-5FD8-A1CE-B27B720B8FB3}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AppServices/vb/AppServicesClient/AppServicesClient.vbproj b/Samples/AppServices/vb/AppServicesClient/AppServicesClient.vbproj index 686c68889e..57ee954057 100644 --- a/Samples/AppServices/vb/AppServicesClient/AppServicesClient.vbproj +++ b/Samples/AppServices/vb/AppServicesClient/AppServicesClient.vbproj @@ -4,15 +4,15 @@ Debug x86 - {D2E559CE-A87B-569E-BD3E-07AE7683E31C} + {66BC9198-123A-5912-97EE-79825C092ADC} AppContainerExe AppServicesClient AppServicesClient en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AppServices/vb/AppServicesClient/Package.appxmanifest b/Samples/AppServices/vb/AppServicesClient/Package.appxmanifest index b579f6575f..fe540ef80d 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 36f5931157..d877ec52cb 100644 --- a/Samples/AppServices/vb/AppServicesProvider/AppServicesProvider.vbproj +++ b/Samples/AppServices/vb/AppServicesProvider/AppServicesProvider.vbproj @@ -4,15 +4,15 @@ Debug x86 - {057F6F1D-90B9-546F-87B8-6403B38AEF74} + {18FFB362-D262-59C8-A7DA-C8E4163930DB} AppContainerExe AppServicesProvider AppServicesProvider en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AppServices/vb/AppServicesProvider/Package.appxmanifest b/Samples/AppServices/vb/AppServicesProvider/Package.appxmanifest index 8ad95f5d1d..0dab463051 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 3d604c28c9..690c6b677c 100644 --- a/Samples/AppServices/vb/RandomNumberService/RandomNumberService.vbproj +++ b/Samples/AppServices/vb/RandomNumberService/RandomNumberService.vbproj @@ -4,15 +4,15 @@ Debug x86 - {D683E93E-D3E2-5E82-8756-66742869EA21} + {259AD746-A135-5FD8-A1CE-B27B720B8FB3} winmdobj RandomNumberService RandomNumberService en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ApplicationData/application-data.yaml b/Samples/ApplicationData/application-data.yml similarity index 100% rename from Samples/ApplicationData/application-data.yaml rename to Samples/ApplicationData/application-data.yml diff --git a/Samples/ApplicationData/cs/ApplicationData.csproj b/Samples/ApplicationData/cs/ApplicationData.csproj index a2a6195e43..f06791a5b5 100644 --- a/Samples/ApplicationData/cs/ApplicationData.csproj +++ b/Samples/ApplicationData/cs/ApplicationData.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {270944D9-6B2E-57EB-83FC-F96969B2D649} + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65} AppContainerExe Properties ApplicationDataSample ApplicationDataSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ApplicationData/cs/ApplicationData.sln b/Samples/ApplicationData/cs/ApplicationData.sln index a1da0c1201..36a40ee658 100644 --- a/Samples/ApplicationData/cs/ApplicationData.sln +++ b/Samples/ApplicationData/cs/ApplicationData.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApplicationData", "ApplicationData.csproj", "{270944D9-6B2E-57EB-83FC-F96969B2D649}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApplicationData", "ApplicationData.csproj", "{FF5BBAD0-F25E-5C99-9AE8-352676D00A65}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|Any CPU.Build.0 = Debug|Any CPU - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|ARM.ActiveCfg = Debug|ARM - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|ARM.Build.0 = Debug|ARM - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|ARM.Deploy.0 = Debug|ARM - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|x64.ActiveCfg = Debug|x64 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|x64.Build.0 = Debug|x64 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|x64.Deploy.0 = Debug|x64 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|x86.ActiveCfg = Debug|x86 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|x86.Build.0 = Debug|x86 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Debug|x86.Deploy.0 = Debug|x86 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|Any CPU.ActiveCfg = Release|Any CPU - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|Any CPU.Build.0 = Release|Any CPU - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|Any CPU.Deploy.0 = Release|Any CPU - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|ARM.ActiveCfg = Release|ARM - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|ARM.Build.0 = Release|ARM - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|ARM.Deploy.0 = Release|ARM - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|x64.ActiveCfg = Release|x64 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|x64.Build.0 = Release|x64 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|x64.Deploy.0 = Release|x64 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|x86.ActiveCfg = Release|x86 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|x86.Build.0 = Release|x86 - {270944D9-6B2E-57EB-83FC-F96969B2D649}.Release|x86.Deploy.0 = Release|x86 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|ARM.ActiveCfg = Debug|ARM + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|ARM.Build.0 = Debug|ARM + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|ARM.Deploy.0 = Debug|ARM + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|x64.ActiveCfg = Debug|x64 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|x64.Build.0 = Debug|x64 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|x64.Deploy.0 = Debug|x64 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|x86.ActiveCfg = Debug|x86 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|x86.Build.0 = Debug|x86 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Debug|x86.Deploy.0 = Debug|x86 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|Any CPU.Build.0 = Release|Any CPU + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|Any CPU.Deploy.0 = Release|Any CPU + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|ARM.ActiveCfg = Release|ARM + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|ARM.Build.0 = Release|ARM + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|ARM.Deploy.0 = Release|ARM + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|x64.ActiveCfg = Release|x64 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|x64.Build.0 = Release|x64 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|x64.Deploy.0 = Release|x64 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|x86.ActiveCfg = Release|x86 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|x86.Build.0 = Release|x86 + {FF5BBAD0-F25E-5C99-9AE8-352676D00A65}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ApplicationData/cs/Package.appxmanifest b/Samples/ApplicationData/cs/Package.appxmanifest index 8784d77935..aef34bb98a 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.sln b/Samples/ApplicationData/vb/ApplicationData.sln index 2a4280fc32..fc82b9df28 100644 --- a/Samples/ApplicationData/vb/ApplicationData.sln +++ b/Samples/ApplicationData/vb/ApplicationData.sln @@ -2,7 +2,7 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ApplicationData", "ApplicationData.vbproj", "{A8AA0370-E612-5749-A1C3-E7F1E71FB835}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ApplicationData", "ApplicationData.vbproj", "{FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -16,26 +16,26 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|Any CPU.ActiveCfg = Debug|x86 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|ARM.ActiveCfg = Debug|ARM - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|ARM.Build.0 = Debug|ARM - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|ARM.Deploy.0 = Debug|ARM - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|x64.ActiveCfg = Debug|x64 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|x64.Build.0 = Debug|x64 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|x64.Deploy.0 = Debug|x64 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|x86.ActiveCfg = Debug|x86 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|x86.Build.0 = Debug|x86 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Debug|x86.Deploy.0 = Debug|x86 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|Any CPU.ActiveCfg = Release|x86 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|ARM.ActiveCfg = Release|ARM - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|ARM.Build.0 = Release|ARM - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|ARM.Deploy.0 = Release|ARM - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|x64.ActiveCfg = Release|x64 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|x64.Build.0 = Release|x64 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|x64.Deploy.0 = Release|x64 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|x86.ActiveCfg = Release|x86 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|x86.Build.0 = Release|x86 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835}.Release|x86.Deploy.0 = Release|x86 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|Any CPU.ActiveCfg = Debug|x86 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|ARM.ActiveCfg = Debug|ARM + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|ARM.Build.0 = Debug|ARM + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|ARM.Deploy.0 = Debug|ARM + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|x64.ActiveCfg = Debug|x64 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|x64.Build.0 = Debug|x64 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|x64.Deploy.0 = Debug|x64 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|x86.ActiveCfg = Debug|x86 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|x86.Build.0 = Debug|x86 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Debug|x86.Deploy.0 = Debug|x86 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|Any CPU.ActiveCfg = Release|x86 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|ARM.ActiveCfg = Release|ARM + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|ARM.Build.0 = Release|ARM + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|ARM.Deploy.0 = Release|ARM + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|x64.ActiveCfg = Release|x64 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|x64.Build.0 = Release|x64 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|x64.Deploy.0 = Release|x64 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|x86.ActiveCfg = Release|x86 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|x86.Build.0 = Release|x86 + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ApplicationData/vb/ApplicationData.vbproj b/Samples/ApplicationData/vb/ApplicationData.vbproj index e450fa6a22..9f080806ee 100644 --- a/Samples/ApplicationData/vb/ApplicationData.vbproj +++ b/Samples/ApplicationData/vb/ApplicationData.vbproj @@ -4,15 +4,15 @@ Debug x86 - {A8AA0370-E612-5749-A1C3-E7F1E71FB835} + {FAB10B25-7A5F-5F74-91BC-F3F9E0C1297D} AppContainerExe ApplicationDataSample ApplicationDataSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ApplicationData/vb/Package.appxmanifest b/Samples/ApplicationData/vb/Package.appxmanifest index a30a297a6e..fd4d2e7360 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/application-resources.yaml b/Samples/ApplicationResources/application-resources.yml similarity index 100% rename from Samples/ApplicationResources/application-resources.yaml rename to Samples/ApplicationResources/application-resources.yml diff --git a/Samples/ApplicationResources/cpp/ApplicationResources.sln b/Samples/ApplicationResources/cpp/ApplicationResources.sln index 48d89a33ee..03a02977f1 100644 --- a/Samples/ApplicationResources/cpp/ApplicationResources.sln +++ b/Samples/ApplicationResources/cpp/ApplicationResources.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ApplicationResources", "ApplicationResources.vcxproj", "{87D76FD0-EDA6-5364-944D-E62A9F11CCFF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ApplicationResources", "ApplicationResources.vcxproj", "{DF66F2F9-0655-5D94-91A1-49072FD6BCAC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|ARM.ActiveCfg = Debug|ARM - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|ARM.Build.0 = Debug|ARM - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|ARM.Deploy.0 = Debug|ARM - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|x64.ActiveCfg = Debug|x64 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|x64.Build.0 = Debug|x64 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|x64.Deploy.0 = Debug|x64 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|x86.ActiveCfg = Debug|Win32 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|x86.Build.0 = Debug|Win32 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Debug|x86.Deploy.0 = Debug|Win32 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|ARM.ActiveCfg = Release|ARM - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|ARM.Build.0 = Release|ARM - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|ARM.Deploy.0 = Release|ARM - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|x64.ActiveCfg = Release|x64 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|x64.Build.0 = Release|x64 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|x64.Deploy.0 = Release|x64 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|x86.ActiveCfg = Release|Win32 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|x86.Build.0 = Release|Win32 - {87D76FD0-EDA6-5364-944D-E62A9F11CCFF}.Release|x86.Deploy.0 = Release|Win32 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|ARM.ActiveCfg = Debug|ARM + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|ARM.Build.0 = Debug|ARM + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|ARM.Deploy.0 = Debug|ARM + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|x64.ActiveCfg = Debug|x64 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|x64.Build.0 = Debug|x64 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|x64.Deploy.0 = Debug|x64 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|x86.ActiveCfg = Debug|Win32 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|x86.Build.0 = Debug|Win32 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Debug|x86.Deploy.0 = Debug|Win32 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|ARM.ActiveCfg = Release|ARM + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|ARM.Build.0 = Release|ARM + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|ARM.Deploy.0 = Release|ARM + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|x64.ActiveCfg = Release|x64 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|x64.Build.0 = Release|x64 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|x64.Deploy.0 = Release|x64 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|x86.ActiveCfg = Release|Win32 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|x86.Build.0 = Release|Win32 + {DF66F2F9-0655-5D94-91A1-49072FD6BCAC}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ApplicationResources/cpp/ApplicationResources.vcxproj b/Samples/ApplicationResources/cpp/ApplicationResources.vcxproj index 3cfd826090..9e504517b4 100644 --- a/Samples/ApplicationResources/cpp/ApplicationResources.vcxproj +++ b/Samples/ApplicationResources/cpp/ApplicationResources.vcxproj @@ -1,15 +1,15 @@  - {87d76fd0-eda6-5364-944d-e62a9f11ccff} + {df66f2f9-0655-5d94-91a1-49072fd6bcac} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ApplicationResources/cpp/Package.appxmanifest b/Samples/ApplicationResources/cpp/Package.appxmanifest index 1ee21342e2..d96c69b8c1 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 0741817384..5b22b6df74 100644 --- a/Samples/ApplicationResources/cs/AppResourceClassLibrary/AppResourceClassLibrary.csproj +++ b/Samples/ApplicationResources/cs/AppResourceClassLibrary/AppResourceClassLibrary.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F} + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC} Library Properties AppResourceClassLibrary AppResourceClassLibrary en UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ApplicationResources/cs/ApplicationResources.csproj b/Samples/ApplicationResources/cs/ApplicationResources.csproj index eb1362ca31..533c4e8bf7 100644 --- a/Samples/ApplicationResources/cs/ApplicationResources.csproj +++ b/Samples/ApplicationResources/cs/ApplicationResources.csproj @@ -3,15 +3,15 @@ Debug - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE} + {98C00AA9-6A03-5CB4-B014-863DE010D097} AppContainerExe Properties SDKTemplate ApplicationResources en UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ApplicationResources/cs/ApplicationResources.sln b/Samples/ApplicationResources/cs/ApplicationResources.sln index faa44a8f7b..307f30067b 100644 --- a/Samples/ApplicationResources/cs/ApplicationResources.sln +++ b/Samples/ApplicationResources/cs/ApplicationResources.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApplicationResources", "ApplicationResources.csproj", "{7895FEF0-6C92-59F9-A5B7-E878DED77EDE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApplicationResources", "ApplicationResources.csproj", "{98C00AA9-6A03-5CB4-B014-863DE010D097}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppResourceClassLibrary", "AppResourceClassLibrary\AppResourceClassLibrary.csproj", "{2E363BCD-EFFF-50E4-90B7-FC30ED52117F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppResourceClassLibrary", "AppResourceClassLibrary\AppResourceClassLibrary.csproj", "{EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,42 +19,42 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|Any CPU.ActiveCfg = Debug|x86 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|ARM.ActiveCfg = Debug|ARM - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|ARM.Build.0 = Debug|ARM - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|ARM.Deploy.0 = Debug|ARM - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|x64.ActiveCfg = Debug|x64 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|x64.Build.0 = Debug|x64 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|x64.Deploy.0 = Debug|x64 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|x86.ActiveCfg = Debug|x86 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|x86.Build.0 = Debug|x86 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Debug|x86.Deploy.0 = Debug|x86 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|Any CPU.ActiveCfg = Release|x86 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|ARM.ActiveCfg = Release|ARM - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|ARM.Build.0 = Release|ARM - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|ARM.Deploy.0 = Release|ARM - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|x64.ActiveCfg = Release|x64 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|x64.Build.0 = Release|x64 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|x64.Deploy.0 = Release|x64 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|x86.ActiveCfg = Release|x86 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|x86.Build.0 = Release|x86 - {7895FEF0-6C92-59F9-A5B7-E878DED77EDE}.Release|x86.Deploy.0 = Release|x86 - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Debug|ARM.ActiveCfg = Debug|ARM - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Debug|ARM.Build.0 = Debug|ARM - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Debug|x64.ActiveCfg = Debug|x64 - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Debug|x64.Build.0 = Debug|x64 - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Debug|x86.ActiveCfg = Debug|x86 - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Debug|x86.Build.0 = Debug|x86 - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Release|Any CPU.Build.0 = Release|Any CPU - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Release|ARM.ActiveCfg = Release|ARM - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Release|ARM.Build.0 = Release|ARM - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Release|x64.ActiveCfg = Release|x64 - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Release|x64.Build.0 = Release|x64 - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Release|x86.ActiveCfg = Release|x86 - {2E363BCD-EFFF-50E4-90B7-FC30ED52117F}.Release|x86.Build.0 = Release|x86 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|Any CPU.ActiveCfg = Debug|x86 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|ARM.ActiveCfg = Debug|ARM + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|ARM.Build.0 = Debug|ARM + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|ARM.Deploy.0 = Debug|ARM + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|x64.ActiveCfg = Debug|x64 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|x64.Build.0 = Debug|x64 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|x64.Deploy.0 = Debug|x64 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|x86.ActiveCfg = Debug|x86 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|x86.Build.0 = Debug|x86 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Debug|x86.Deploy.0 = Debug|x86 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|Any CPU.ActiveCfg = Release|x86 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|ARM.ActiveCfg = Release|ARM + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|ARM.Build.0 = Release|ARM + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|ARM.Deploy.0 = Release|ARM + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|x64.ActiveCfg = Release|x64 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|x64.Build.0 = Release|x64 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|x64.Deploy.0 = Release|x64 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|x86.ActiveCfg = Release|x86 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|x86.Build.0 = Release|x86 + {98C00AA9-6A03-5CB4-B014-863DE010D097}.Release|x86.Deploy.0 = Release|x86 + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Debug|ARM.ActiveCfg = Debug|ARM + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Debug|ARM.Build.0 = Debug|ARM + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Debug|x64.ActiveCfg = Debug|x64 + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Debug|x64.Build.0 = Debug|x64 + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Debug|x86.ActiveCfg = Debug|x86 + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Debug|x86.Build.0 = Debug|x86 + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Release|Any CPU.Build.0 = Release|Any CPU + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Release|ARM.ActiveCfg = Release|ARM + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Release|ARM.Build.0 = Release|ARM + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Release|x64.ActiveCfg = Release|x64 + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Release|x64.Build.0 = Release|x64 + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Release|x86.ActiveCfg = Release|x86 + {EA2EACA7-3411-56A0-9D0E-ECD8771D53EC}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ApplicationResources/cs/Package.appxmanifest b/Samples/ApplicationResources/cs/Package.appxmanifest index d5712a8ae8..7c8c436312 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 dcd6d59c4e..a7bfd6c823 100644 --- a/Samples/ApplicationResources/js/ApplicationResources.jsproj +++ b/Samples/ApplicationResources/js/ApplicationResources.jsproj @@ -35,7 +35,7 @@ - 02017e6c-d403-54ac-9237-b117259b2dca + 5c924368-e23e-5f2d-946f-5fbc0e5fbdc8 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ApplicationResources/js/ApplicationResources.sln b/Samples/ApplicationResources/js/ApplicationResources.sln index 1acea3ad0d..ebaa629e4f 100644 --- a/Samples/ApplicationResources/js/ApplicationResources.sln +++ b/Samples/ApplicationResources/js/ApplicationResources.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ApplicationResources", "ApplicationResources.jsproj", "{02017E6C-D403-54AC-9237-B117259B2DCA}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ApplicationResources", "ApplicationResources.jsproj", "{5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|ARM.ActiveCfg = Debug|ARM - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|ARM.Build.0 = Debug|ARM - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|ARM.Deploy.0 = Debug|ARM - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|x64.ActiveCfg = Debug|x64 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|x64.Build.0 = Debug|x64 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|x64.Deploy.0 = Debug|x64 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|x86.ActiveCfg = Debug|x86 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|x86.Build.0 = Debug|x86 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Debug|x86.Deploy.0 = Debug|x86 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|Any CPU.Build.0 = Release|Any CPU - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|Any CPU.Deploy.0 = Release|Any CPU - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|ARM.ActiveCfg = Release|ARM - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|ARM.Build.0 = Release|ARM - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|ARM.Deploy.0 = Release|ARM - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|x64.ActiveCfg = Release|x64 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|x64.Build.0 = Release|x64 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|x64.Deploy.0 = Release|x64 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|x86.ActiveCfg = Release|x86 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|x86.Build.0 = Release|x86 - {02017E6C-D403-54AC-9237-B117259B2DCA}.Release|x86.Deploy.0 = Release|x86 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|ARM.ActiveCfg = Debug|ARM + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|ARM.Build.0 = Debug|ARM + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|ARM.Deploy.0 = Debug|ARM + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|x64.ActiveCfg = Debug|x64 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|x64.Build.0 = Debug|x64 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|x64.Deploy.0 = Debug|x64 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|x86.ActiveCfg = Debug|x86 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|x86.Build.0 = Debug|x86 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Debug|x86.Deploy.0 = Debug|x86 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|Any CPU.Build.0 = Release|Any CPU + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|Any CPU.Deploy.0 = Release|Any CPU + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|ARM.ActiveCfg = Release|ARM + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|ARM.Build.0 = Release|ARM + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|ARM.Deploy.0 = Release|ARM + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|x64.ActiveCfg = Release|x64 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|x64.Build.0 = Release|x64 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|x64.Deploy.0 = Release|x64 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|x86.ActiveCfg = Release|x86 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|x86.Build.0 = Release|x86 + {5C924368-E23E-5F2D-946F-5FBC0E5FBDC8}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ApplicationResources/js/package.appxmanifest b/Samples/ApplicationResources/js/package.appxmanifest index c32695bbb4..720d1998f9 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 edc4e60262..cc4d079ee7 100644 --- a/Samples/ApplicationResources/vb/AppResourceClassLibrary/AppResourceClassLibrary.vbproj +++ b/Samples/ApplicationResources/vb/AppResourceClassLibrary/AppResourceClassLibrary.vbproj @@ -4,15 +4,15 @@ Debug x86 - {750DF670-F9E8-566E-BACF-5C57B28DBD78} + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132} Library AppResourceClassLibrary AppResourceClassLibrary en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ApplicationResources/vb/ApplicationResources.sln b/Samples/ApplicationResources/vb/ApplicationResources.sln index 316ec1a1c4..4326a14ee7 100644 --- a/Samples/ApplicationResources/vb/ApplicationResources.sln +++ b/Samples/ApplicationResources/vb/ApplicationResources.sln @@ -2,9 +2,9 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ApplicationResources", "ApplicationResources.vbproj", "{6EA361AC-FCA9-5046-87EE-B8FA34AE4553}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ApplicationResources", "ApplicationResources.vbproj", "{3CB5A642-BE27-571D-8601-17DD942CC595}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AppResourceClassLibrary", "AppResourceClassLibrary\AppResourceClassLibrary.vbproj", "{750DF670-F9E8-566E-BACF-5C57B28DBD78}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AppResourceClassLibrary", "AppResourceClassLibrary\AppResourceClassLibrary.vbproj", "{3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -18,40 +18,40 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|Any CPU.ActiveCfg = Debug|x86 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|ARM.ActiveCfg = Debug|ARM - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|ARM.Build.0 = Debug|ARM - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|ARM.Deploy.0 = Debug|ARM - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|x64.ActiveCfg = Debug|x64 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|x64.Build.0 = Debug|x64 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|x64.Deploy.0 = Debug|x64 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|x86.ActiveCfg = Debug|x86 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|x86.Build.0 = Debug|x86 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Debug|x86.Deploy.0 = Debug|x86 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|Any CPU.ActiveCfg = Release|x86 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|ARM.ActiveCfg = Release|ARM - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|ARM.Build.0 = Release|ARM - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|ARM.Deploy.0 = Release|ARM - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|x64.ActiveCfg = Release|x64 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|x64.Build.0 = Release|x64 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|x64.Deploy.0 = Release|x64 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|x86.ActiveCfg = Release|x86 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|x86.Build.0 = Release|x86 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553}.Release|x86.Deploy.0 = Release|x86 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Debug|Any CPU.ActiveCfg = Debug|x86 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Debug|ARM.ActiveCfg = Debug|ARM - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Debug|ARM.Build.0 = Debug|ARM - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Debug|x64.ActiveCfg = Debug|x64 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Debug|x64.Build.0 = Debug|x64 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Debug|x86.ActiveCfg = Debug|x86 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Debug|x86.Build.0 = Debug|x86 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Release|Any CPU.ActiveCfg = Release|x86 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Release|ARM.ActiveCfg = Release|ARM - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Release|ARM.Build.0 = Release|ARM - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Release|x64.ActiveCfg = Release|x64 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Release|x64.Build.0 = Release|x64 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Release|x86.ActiveCfg = Release|x86 - {750DF670-F9E8-566E-BACF-5C57B28DBD78}.Release|x86.Build.0 = Release|x86 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|Any CPU.ActiveCfg = Debug|x86 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|ARM.ActiveCfg = Debug|ARM + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|ARM.Build.0 = Debug|ARM + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|ARM.Deploy.0 = Debug|ARM + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|x64.ActiveCfg = Debug|x64 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|x64.Build.0 = Debug|x64 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|x64.Deploy.0 = Debug|x64 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|x86.ActiveCfg = Debug|x86 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|x86.Build.0 = Debug|x86 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Debug|x86.Deploy.0 = Debug|x86 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|Any CPU.ActiveCfg = Release|x86 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|ARM.ActiveCfg = Release|ARM + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|ARM.Build.0 = Release|ARM + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|ARM.Deploy.0 = Release|ARM + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|x64.ActiveCfg = Release|x64 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|x64.Build.0 = Release|x64 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|x64.Deploy.0 = Release|x64 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|x86.ActiveCfg = Release|x86 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|x86.Build.0 = Release|x86 + {3CB5A642-BE27-571D-8601-17DD942CC595}.Release|x86.Deploy.0 = Release|x86 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Debug|Any CPU.ActiveCfg = Debug|x86 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Debug|ARM.ActiveCfg = Debug|ARM + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Debug|ARM.Build.0 = Debug|ARM + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Debug|x64.ActiveCfg = Debug|x64 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Debug|x64.Build.0 = Debug|x64 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Debug|x86.ActiveCfg = Debug|x86 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Debug|x86.Build.0 = Debug|x86 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Release|Any CPU.ActiveCfg = Release|x86 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Release|ARM.ActiveCfg = Release|ARM + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Release|ARM.Build.0 = Release|ARM + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Release|x64.ActiveCfg = Release|x64 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Release|x64.Build.0 = Release|x64 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Release|x86.ActiveCfg = Release|x86 + {3E690F7F-CA01-5A55-AB8A-7F2C2E93B132}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ApplicationResources/vb/ApplicationResources.vbproj b/Samples/ApplicationResources/vb/ApplicationResources.vbproj index d601a16ae8..578d20ca86 100644 --- a/Samples/ApplicationResources/vb/ApplicationResources.vbproj +++ b/Samples/ApplicationResources/vb/ApplicationResources.vbproj @@ -4,15 +4,15 @@ Debug x86 - {6EA361AC-FCA9-5046-87EE-B8FA34AE4553} + {3CB5A642-BE27-571D-8601-17DD942CC595} AppContainerExe SDKTemplate ApplicationResources en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ApplicationResources/vb/Package.appxmanifest b/Samples/ApplicationResources/vb/Package.appxmanifest index c18c66fc7c..ec93affe0e 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/appointments.yaml b/Samples/Appointments/appointments.yml similarity index 100% rename from Samples/Appointments/appointments.yaml rename to Samples/Appointments/appointments.yml diff --git a/Samples/Appointments/cs/Appointments.csproj b/Samples/Appointments/cs/Appointments.csproj index 23366e730f..05ff7019d2 100644 --- a/Samples/Appointments/cs/Appointments.csproj +++ b/Samples/Appointments/cs/Appointments.csproj @@ -3,15 +3,15 @@ Debug - {3688881A-899B-5471-A242-83621716D2E5} + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF} AppContainerExe Properties SDKTemplate Appointments en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Appointments/cs/Appointments.sln b/Samples/Appointments/cs/Appointments.sln index 9aba558605..9dd9db50c6 100644 --- a/Samples/Appointments/cs/Appointments.sln +++ b/Samples/Appointments/cs/Appointments.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Appointments", "Appointments.csproj", "{3688881A-899B-5471-A242-83621716D2E5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Appointments", "Appointments.csproj", "{3E90D8B8-76F6-510E-A6F1-698BCAB158DF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3688881A-899B-5471-A242-83621716D2E5}.Debug|ARM.ActiveCfg = Debug|ARM - {3688881A-899B-5471-A242-83621716D2E5}.Debug|ARM.Build.0 = Debug|ARM - {3688881A-899B-5471-A242-83621716D2E5}.Debug|ARM.Deploy.0 = Debug|ARM - {3688881A-899B-5471-A242-83621716D2E5}.Debug|x64.ActiveCfg = Debug|x64 - {3688881A-899B-5471-A242-83621716D2E5}.Debug|x64.Build.0 = Debug|x64 - {3688881A-899B-5471-A242-83621716D2E5}.Debug|x64.Deploy.0 = Debug|x64 - {3688881A-899B-5471-A242-83621716D2E5}.Debug|x86.ActiveCfg = Debug|x86 - {3688881A-899B-5471-A242-83621716D2E5}.Debug|x86.Build.0 = Debug|x86 - {3688881A-899B-5471-A242-83621716D2E5}.Debug|x86.Deploy.0 = Debug|x86 - {3688881A-899B-5471-A242-83621716D2E5}.Release|ARM.ActiveCfg = Release|ARM - {3688881A-899B-5471-A242-83621716D2E5}.Release|ARM.Build.0 = Release|ARM - {3688881A-899B-5471-A242-83621716D2E5}.Release|ARM.Deploy.0 = Release|ARM - {3688881A-899B-5471-A242-83621716D2E5}.Release|x64.ActiveCfg = Release|x64 - {3688881A-899B-5471-A242-83621716D2E5}.Release|x64.Build.0 = Release|x64 - {3688881A-899B-5471-A242-83621716D2E5}.Release|x64.Deploy.0 = Release|x64 - {3688881A-899B-5471-A242-83621716D2E5}.Release|x86.ActiveCfg = Release|x86 - {3688881A-899B-5471-A242-83621716D2E5}.Release|x86.Build.0 = Release|x86 - {3688881A-899B-5471-A242-83621716D2E5}.Release|x86.Deploy.0 = Release|x86 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|ARM.ActiveCfg = Debug|ARM + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|ARM.Build.0 = Debug|ARM + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|ARM.Deploy.0 = Debug|ARM + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|x64.ActiveCfg = Debug|x64 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|x64.Build.0 = Debug|x64 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|x64.Deploy.0 = Debug|x64 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|x86.ActiveCfg = Debug|x86 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|x86.Build.0 = Debug|x86 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Debug|x86.Deploy.0 = Debug|x86 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|ARM.ActiveCfg = Release|ARM + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|ARM.Build.0 = Release|ARM + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|ARM.Deploy.0 = Release|ARM + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|x64.ActiveCfg = Release|x64 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|x64.Build.0 = Release|x64 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|x64.Deploy.0 = Release|x64 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|x86.ActiveCfg = Release|x86 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|x86.Build.0 = Release|x86 + {3E90D8B8-76F6-510E-A6F1-698BCAB158DF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Appointments/cs/Package.appxmanifest b/Samples/Appointments/cs/Package.appxmanifest index 1f4fe14cbc..2b949dd354 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.sln b/Samples/Appointments/vb/Appointments.sln index 710d9dcaf8..bed63b13f5 100644 --- a/Samples/Appointments/vb/Appointments.sln +++ b/Samples/Appointments/vb/Appointments.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Appointments", "Appointments.vbproj", "{78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Appointments", "Appointments.vbproj", "{3AA52861-5503-5B74-971D-4A403D3C0CB2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|ARM.ActiveCfg = Debug|ARM - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|ARM.Build.0 = Debug|ARM - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|ARM.Deploy.0 = Debug|ARM - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|x64.ActiveCfg = Debug|x64 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|x64.Build.0 = Debug|x64 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|x64.Deploy.0 = Debug|x64 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|x86.ActiveCfg = Debug|x86 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|x86.Build.0 = Debug|x86 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Debug|x86.Deploy.0 = Debug|x86 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|ARM.ActiveCfg = Release|ARM - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|ARM.Build.0 = Release|ARM - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|ARM.Deploy.0 = Release|ARM - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|x64.ActiveCfg = Release|x64 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|x64.Build.0 = Release|x64 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|x64.Deploy.0 = Release|x64 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|x86.ActiveCfg = Release|x86 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|x86.Build.0 = Release|x86 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A}.Release|x86.Deploy.0 = Release|x86 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|ARM.ActiveCfg = Debug|ARM + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|ARM.Build.0 = Debug|ARM + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|ARM.Deploy.0 = Debug|ARM + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|x64.ActiveCfg = Debug|x64 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|x64.Build.0 = Debug|x64 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|x64.Deploy.0 = Debug|x64 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|x86.ActiveCfg = Debug|x86 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|x86.Build.0 = Debug|x86 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Debug|x86.Deploy.0 = Debug|x86 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|ARM.ActiveCfg = Release|ARM + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|ARM.Build.0 = Release|ARM + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|ARM.Deploy.0 = Release|ARM + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|x64.ActiveCfg = Release|x64 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|x64.Build.0 = Release|x64 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|x64.Deploy.0 = Release|x64 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|x86.ActiveCfg = Release|x86 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|x86.Build.0 = Release|x86 + {3AA52861-5503-5B74-971D-4A403D3C0CB2}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Appointments/vb/Appointments.vbproj b/Samples/Appointments/vb/Appointments.vbproj index dbf4ec1a23..83b9bf450a 100644 --- a/Samples/Appointments/vb/Appointments.vbproj +++ b/Samples/Appointments/vb/Appointments.vbproj @@ -4,15 +4,15 @@ Debug x86 - {78BA91DC-D499-5AEC-B2D0-6FC109C7ED8A} + {3AA52861-5503-5B74-971D-4A403D3C0CB2} AppContainerExe SDKTemplate Appointments en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Appointments/vb/Package.appxmanifest b/Samples/Appointments/vb/Package.appxmanifest index e3a55c116c..a5ca3530db 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/association-launching.yaml b/Samples/AssociationLaunching/association-launching.yml similarity index 100% rename from Samples/AssociationLaunching/association-launching.yaml rename to Samples/AssociationLaunching/association-launching.yml diff --git a/Samples/AssociationLaunching/cs/AssociationLaunching.csproj b/Samples/AssociationLaunching/cs/AssociationLaunching.csproj index 617e41b8a5..bc91f6c7ce 100644 --- a/Samples/AssociationLaunching/cs/AssociationLaunching.csproj +++ b/Samples/AssociationLaunching/cs/AssociationLaunching.csproj @@ -3,15 +3,15 @@ Debug - {6FD4AE92-D51C-5650-8E0A-AFB867876387} + {A1171D11-2228-5572-BC77-C9303146CA2B} AppContainerExe Properties SDKTemplate AssociationLaunching en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AssociationLaunching/cs/AssociationLaunching.sln b/Samples/AssociationLaunching/cs/AssociationLaunching.sln index 258d899e00..4aca115e99 100644 --- a/Samples/AssociationLaunching/cs/AssociationLaunching.sln +++ b/Samples/AssociationLaunching/cs/AssociationLaunching.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssociationLaunching", "AssociationLaunching.csproj", "{6FD4AE92-D51C-5650-8E0A-AFB867876387}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssociationLaunching", "AssociationLaunching.csproj", "{A1171D11-2228-5572-BC77-C9303146CA2B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|ARM.ActiveCfg = Debug|ARM - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|ARM.Build.0 = Debug|ARM - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|ARM.Deploy.0 = Debug|ARM - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|x64.ActiveCfg = Debug|x64 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|x64.Build.0 = Debug|x64 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|x64.Deploy.0 = Debug|x64 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|x86.ActiveCfg = Debug|x86 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|x86.Build.0 = Debug|x86 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Debug|x86.Deploy.0 = Debug|x86 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|ARM.ActiveCfg = Release|ARM - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|ARM.Build.0 = Release|ARM - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|ARM.Deploy.0 = Release|ARM - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|x64.ActiveCfg = Release|x64 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|x64.Build.0 = Release|x64 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|x64.Deploy.0 = Release|x64 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|x86.ActiveCfg = Release|x86 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|x86.Build.0 = Release|x86 - {6FD4AE92-D51C-5650-8E0A-AFB867876387}.Release|x86.Deploy.0 = Release|x86 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|ARM.ActiveCfg = Debug|ARM + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|ARM.Build.0 = Debug|ARM + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|ARM.Deploy.0 = Debug|ARM + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|x64.ActiveCfg = Debug|x64 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|x64.Build.0 = Debug|x64 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|x64.Deploy.0 = Debug|x64 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|x86.ActiveCfg = Debug|x86 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|x86.Build.0 = Debug|x86 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Debug|x86.Deploy.0 = Debug|x86 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|ARM.ActiveCfg = Release|ARM + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|ARM.Build.0 = Release|ARM + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|ARM.Deploy.0 = Release|ARM + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|x64.ActiveCfg = Release|x64 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|x64.Build.0 = Release|x64 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|x64.Deploy.0 = Release|x64 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|x86.ActiveCfg = Release|x86 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|x86.Build.0 = Release|x86 + {A1171D11-2228-5572-BC77-C9303146CA2B}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AssociationLaunching/cs/Package.appxmanifest b/Samples/AssociationLaunching/cs/Package.appxmanifest index 0c04baa6b5..a089f30559 100644 --- a/Samples/AssociationLaunching/cs/Package.appxmanifest +++ b/Samples/AssociationLaunching/cs/Package.appxmanifest @@ -15,7 +15,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/AssociationLaunching/vb/AssociationLaunching.sln b/Samples/AssociationLaunching/vb/AssociationLaunching.sln index 0585552685..a9310684ab 100644 --- a/Samples/AssociationLaunching/vb/AssociationLaunching.sln +++ b/Samples/AssociationLaunching/vb/AssociationLaunching.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AssociationLaunching", "AssociationLaunching.vbproj", "{74FB18E2-4CE3-54A0-8069-35A2590C8E78}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AssociationLaunching", "AssociationLaunching.vbproj", "{DD3973B5-93C1-5FD4-BACA-510B264F4C15}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|ARM.ActiveCfg = Debug|ARM - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|ARM.Build.0 = Debug|ARM - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|ARM.Deploy.0 = Debug|ARM - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|x64.ActiveCfg = Debug|x64 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|x64.Build.0 = Debug|x64 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|x64.Deploy.0 = Debug|x64 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|x86.ActiveCfg = Debug|x86 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|x86.Build.0 = Debug|x86 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Debug|x86.Deploy.0 = Debug|x86 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|ARM.ActiveCfg = Release|ARM - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|ARM.Build.0 = Release|ARM - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|ARM.Deploy.0 = Release|ARM - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|x64.ActiveCfg = Release|x64 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|x64.Build.0 = Release|x64 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|x64.Deploy.0 = Release|x64 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|x86.ActiveCfg = Release|x86 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|x86.Build.0 = Release|x86 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78}.Release|x86.Deploy.0 = Release|x86 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|ARM.ActiveCfg = Debug|ARM + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|ARM.Build.0 = Debug|ARM + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|ARM.Deploy.0 = Debug|ARM + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|x64.ActiveCfg = Debug|x64 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|x64.Build.0 = Debug|x64 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|x64.Deploy.0 = Debug|x64 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|x86.ActiveCfg = Debug|x86 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|x86.Build.0 = Debug|x86 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Debug|x86.Deploy.0 = Debug|x86 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|ARM.ActiveCfg = Release|ARM + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|ARM.Build.0 = Release|ARM + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|ARM.Deploy.0 = Release|ARM + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|x64.ActiveCfg = Release|x64 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|x64.Build.0 = Release|x64 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|x64.Deploy.0 = Release|x64 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|x86.ActiveCfg = Release|x86 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|x86.Build.0 = Release|x86 + {DD3973B5-93C1-5FD4-BACA-510B264F4C15}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AssociationLaunching/vb/AssociationLaunching.vbproj b/Samples/AssociationLaunching/vb/AssociationLaunching.vbproj index c9eaed215b..30c2997732 100644 --- a/Samples/AssociationLaunching/vb/AssociationLaunching.vbproj +++ b/Samples/AssociationLaunching/vb/AssociationLaunching.vbproj @@ -4,15 +4,15 @@ Debug x86 - {74FB18E2-4CE3-54A0-8069-35A2590C8E78} + {DD3973B5-93C1-5FD4-BACA-510B264F4C15} AppContainerExe SDKTemplate AssociationLaunching en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AssociationLaunching/vb/Package.appxmanifest b/Samples/AssociationLaunching/vb/Package.appxmanifest index 2aecfe0867..06a07c901a 100644 --- a/Samples/AssociationLaunching/vb/Package.appxmanifest +++ b/Samples/AssociationLaunching/vb/Package.appxmanifest @@ -15,7 +15,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/AudioCategory/audio-category.yaml b/Samples/AudioCategory/audio-category.yml similarity index 100% rename from Samples/AudioCategory/audio-category.yaml rename to Samples/AudioCategory/audio-category.yml diff --git a/Samples/AudioCategory/cs/AudioCategory/AudioCategory.csproj b/Samples/AudioCategory/cs/AudioCategory/AudioCategory.csproj index ca76fd21f6..138e8605b6 100644 --- a/Samples/AudioCategory/cs/AudioCategory/AudioCategory.csproj +++ b/Samples/AudioCategory/cs/AudioCategory/AudioCategory.csproj @@ -3,15 +3,15 @@ Debug - {B76870B9-5767-5FAE-A597-75BB5DAC8111} + {92058AB4-48E4-51D2-AEA0-D426A01BB06E} AppContainerExe Properties SDKSample AudioCategory en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AudioCategory/cs/AudioCategory/AudioCategory.sln b/Samples/AudioCategory/cs/AudioCategory/AudioCategory.sln index 992f1bbb8e..37aca3f8e4 100644 --- a/Samples/AudioCategory/cs/AudioCategory/AudioCategory.sln +++ b/Samples/AudioCategory/cs/AudioCategory/AudioCategory.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AudioCategory", "AudioCategory.csproj", "{B76870B9-5767-5FAE-A597-75BB5DAC8111}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AudioCategory", "AudioCategory.csproj", "{92058AB4-48E4-51D2-AEA0-D426A01BB06E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|ARM.ActiveCfg = Debug|ARM - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|ARM.Build.0 = Debug|ARM - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|ARM.Deploy.0 = Debug|ARM - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|x64.ActiveCfg = Debug|x64 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|x64.Build.0 = Debug|x64 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|x64.Deploy.0 = Debug|x64 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|x86.ActiveCfg = Debug|x86 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|x86.Build.0 = Debug|x86 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Debug|x86.Deploy.0 = Debug|x86 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|ARM.ActiveCfg = Release|ARM - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|ARM.Build.0 = Release|ARM - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|ARM.Deploy.0 = Release|ARM - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|x64.ActiveCfg = Release|x64 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|x64.Build.0 = Release|x64 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|x64.Deploy.0 = Release|x64 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|x86.ActiveCfg = Release|x86 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|x86.Build.0 = Release|x86 - {B76870B9-5767-5FAE-A597-75BB5DAC8111}.Release|x86.Deploy.0 = Release|x86 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|ARM.ActiveCfg = Debug|ARM + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|ARM.Build.0 = Debug|ARM + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|ARM.Deploy.0 = Debug|ARM + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|x64.ActiveCfg = Debug|x64 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|x64.Build.0 = Debug|x64 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|x64.Deploy.0 = Debug|x64 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|x86.ActiveCfg = Debug|x86 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|x86.Build.0 = Debug|x86 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Debug|x86.Deploy.0 = Debug|x86 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|ARM.ActiveCfg = Release|ARM + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|ARM.Build.0 = Release|ARM + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|ARM.Deploy.0 = Release|ARM + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|x64.ActiveCfg = Release|x64 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|x64.Build.0 = Release|x64 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|x64.Deploy.0 = Release|x64 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|x86.ActiveCfg = Release|x86 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|x86.Build.0 = Release|x86 + {92058AB4-48E4-51D2-AEA0-D426A01BB06E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AudioCategory/cs/AudioCategory/Package.appxmanifest b/Samples/AudioCategory/cs/AudioCategory/Package.appxmanifest index 7ac4ebbe32..11e8e49ab0 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 255e0bd965..f3e6ca2e13 100644 --- a/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.csproj +++ b/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.csproj @@ -3,15 +3,15 @@ Debug - {092BC2AD-C0BE-5043-A67E-E35C50B55B59} + {290E3630-E847-5BFF-8D0C-A51F12747055} AppContainerExe Properties AudioCategoryCompanion AudioCategoryCompanion en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.sln b/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.sln index 59340ebe7a..46a4c72ad9 100644 --- a/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.sln +++ b/Samples/AudioCategory/cs/AudioCategoryCompanion/AudioCategoryCompanion.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AudioCategoryCompanion", "AudioCategoryCompanion.csproj", "{092BC2AD-C0BE-5043-A67E-E35C50B55B59}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AudioCategoryCompanion", "AudioCategoryCompanion.csproj", "{290E3630-E847-5BFF-8D0C-A51F12747055}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|ARM.ActiveCfg = Debug|ARM - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|ARM.Build.0 = Debug|ARM - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|ARM.Deploy.0 = Debug|ARM - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|x64.ActiveCfg = Debug|x64 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|x64.Build.0 = Debug|x64 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|x64.Deploy.0 = Debug|x64 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|x86.ActiveCfg = Debug|x86 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|x86.Build.0 = Debug|x86 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Debug|x86.Deploy.0 = Debug|x86 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|ARM.ActiveCfg = Release|ARM - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|ARM.Build.0 = Release|ARM - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|ARM.Deploy.0 = Release|ARM - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|x64.ActiveCfg = Release|x64 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|x64.Build.0 = Release|x64 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|x64.Deploy.0 = Release|x64 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|x86.ActiveCfg = Release|x86 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|x86.Build.0 = Release|x86 - {092BC2AD-C0BE-5043-A67E-E35C50B55B59}.Release|x86.Deploy.0 = Release|x86 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|ARM.ActiveCfg = Debug|ARM + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|ARM.Build.0 = Debug|ARM + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|ARM.Deploy.0 = Debug|ARM + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|x64.ActiveCfg = Debug|x64 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|x64.Build.0 = Debug|x64 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|x64.Deploy.0 = Debug|x64 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|x86.ActiveCfg = Debug|x86 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|x86.Build.0 = Debug|x86 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Debug|x86.Deploy.0 = Debug|x86 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|ARM.ActiveCfg = Release|ARM + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|ARM.Build.0 = Release|ARM + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|ARM.Deploy.0 = Release|ARM + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|x64.ActiveCfg = Release|x64 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|x64.Build.0 = Release|x64 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|x64.Deploy.0 = Release|x64 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|x86.ActiveCfg = Release|x86 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|x86.Build.0 = Release|x86 + {290E3630-E847-5BFF-8D0C-A51F12747055}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AudioCategory/cs/AudioCategoryCompanion/Package.appxmanifest b/Samples/AudioCategory/cs/AudioCategoryCompanion/Package.appxmanifest index a8eebae76b..847e93c6db 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 b51ee361f5..efc563ee85 100644 --- a/Samples/AudioCategory/js/AudioCategory/AudioCategory.jsproj +++ b/Samples/AudioCategory/js/AudioCategory/AudioCategory.jsproj @@ -35,7 +35,7 @@ - ea7186c4-f263-5765-a00b-91b8e32c0948 + 5b6203d9-fb3d-5d11-9a9a-d19d934a1c02 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AudioCategory/js/AudioCategory/AudioCategory.sln b/Samples/AudioCategory/js/AudioCategory/AudioCategory.sln index 5bd099e2fa..e44c885e91 100644 --- a/Samples/AudioCategory/js/AudioCategory/AudioCategory.sln +++ b/Samples/AudioCategory/js/AudioCategory/AudioCategory.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AudioCategory", "AudioCategory.jsproj", "{EA7186C4-F263-5765-A00B-91B8E32C0948}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AudioCategory", "AudioCategory.jsproj", "{5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|ARM.ActiveCfg = Debug|ARM - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|ARM.Build.0 = Debug|ARM - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|ARM.Deploy.0 = Debug|ARM - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|x64.ActiveCfg = Debug|x64 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|x64.Build.0 = Debug|x64 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|x64.Deploy.0 = Debug|x64 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|x86.ActiveCfg = Debug|x86 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|x86.Build.0 = Debug|x86 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Debug|x86.Deploy.0 = Debug|x86 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|Any CPU.Build.0 = Release|Any CPU - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|Any CPU.Deploy.0 = Release|Any CPU - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|ARM.ActiveCfg = Release|ARM - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|ARM.Build.0 = Release|ARM - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|ARM.Deploy.0 = Release|ARM - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|x64.ActiveCfg = Release|x64 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|x64.Build.0 = Release|x64 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|x64.Deploy.0 = Release|x64 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|x86.ActiveCfg = Release|x86 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|x86.Build.0 = Release|x86 - {EA7186C4-F263-5765-A00B-91B8E32C0948}.Release|x86.Deploy.0 = Release|x86 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|ARM.ActiveCfg = Debug|ARM + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|ARM.Build.0 = Debug|ARM + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|ARM.Deploy.0 = Debug|ARM + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|x64.ActiveCfg = Debug|x64 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|x64.Build.0 = Debug|x64 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|x64.Deploy.0 = Debug|x64 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|x86.ActiveCfg = Debug|x86 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|x86.Build.0 = Debug|x86 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Debug|x86.Deploy.0 = Debug|x86 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|Any CPU.Build.0 = Release|Any CPU + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|Any CPU.Deploy.0 = Release|Any CPU + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|ARM.ActiveCfg = Release|ARM + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|ARM.Build.0 = Release|ARM + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|ARM.Deploy.0 = Release|ARM + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|x64.ActiveCfg = Release|x64 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|x64.Build.0 = Release|x64 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|x64.Deploy.0 = Release|x64 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|x86.ActiveCfg = Release|x86 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|x86.Build.0 = Release|x86 + {5B6203D9-FB3D-5D11-9A9A-D19D934A1C02}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AudioCategory/js/AudioCategory/package.appxmanifest b/Samples/AudioCategory/js/AudioCategory/package.appxmanifest index 66a31b6120..343177df2c 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 beddff4f16..1fdf67e4f2 100644 --- a/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.jsproj +++ b/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.jsproj @@ -35,7 +35,7 @@ - a3605ac9-0bca-5220-a90b-7d732ed9ac6b + 3792a24b-2b7d-507b-b763-a5f4c260ec35 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.sln b/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.sln index 66a602f114..391938a010 100644 --- a/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.sln +++ b/Samples/AudioCategory/js/AudioCategoryCompanion/AudioCategoryCompanion.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AudioCategoryCompanion", "AudioCategoryCompanion.jsproj", "{A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AudioCategoryCompanion", "AudioCategoryCompanion.jsproj", "{3792A24B-2B7D-507B-B763-A5F4C260EC35}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|ARM.ActiveCfg = Debug|ARM - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|ARM.Build.0 = Debug|ARM - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|ARM.Deploy.0 = Debug|ARM - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|x64.ActiveCfg = Debug|x64 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|x64.Build.0 = Debug|x64 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|x64.Deploy.0 = Debug|x64 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|x86.ActiveCfg = Debug|x86 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|x86.Build.0 = Debug|x86 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Debug|x86.Deploy.0 = Debug|x86 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|Any CPU.Build.0 = Release|Any CPU - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|Any CPU.Deploy.0 = Release|Any CPU - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|ARM.ActiveCfg = Release|ARM - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|ARM.Build.0 = Release|ARM - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|ARM.Deploy.0 = Release|ARM - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|x64.ActiveCfg = Release|x64 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|x64.Build.0 = Release|x64 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|x64.Deploy.0 = Release|x64 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|x86.ActiveCfg = Release|x86 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|x86.Build.0 = Release|x86 - {A3605AC9-0BCA-5220-A90B-7D732ED9AC6B}.Release|x86.Deploy.0 = Release|x86 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|ARM.ActiveCfg = Debug|ARM + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|ARM.Build.0 = Debug|ARM + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|ARM.Deploy.0 = Debug|ARM + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|x64.ActiveCfg = Debug|x64 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|x64.Build.0 = Debug|x64 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|x64.Deploy.0 = Debug|x64 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|x86.ActiveCfg = Debug|x86 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|x86.Build.0 = Debug|x86 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Debug|x86.Deploy.0 = Debug|x86 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|Any CPU.Build.0 = Release|Any CPU + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|Any CPU.Deploy.0 = Release|Any CPU + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|ARM.ActiveCfg = Release|ARM + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|ARM.Build.0 = Release|ARM + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|ARM.Deploy.0 = Release|ARM + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|x64.ActiveCfg = Release|x64 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|x64.Build.0 = Release|x64 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|x64.Deploy.0 = Release|x64 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|x86.ActiveCfg = Release|x86 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|x86.Build.0 = Release|x86 + {3792A24B-2B7D-507B-B763-A5F4C260EC35}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AudioCategory/js/AudioCategoryCompanion/package.appxmanifest b/Samples/AudioCategory/js/AudioCategoryCompanion/package.appxmanifest index 81283387bc..af3ea6fdd1 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.sln b/Samples/AudioCategory/vb/AudioCategory/AudioCategory.sln index 69c9f11491..9991adf39a 100644 --- a/Samples/AudioCategory/vb/AudioCategory/AudioCategory.sln +++ b/Samples/AudioCategory/vb/AudioCategory/AudioCategory.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AudioCategory", "AudioCategory.vbproj", "{8C6AC9D6-4765-50A7-A916-AE1D0E84C628}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AudioCategory", "AudioCategory.vbproj", "{00EE3856-015E-5DA8-A69A-F02CD8B8E27F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|ARM.ActiveCfg = Debug|ARM - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|ARM.Build.0 = Debug|ARM - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|ARM.Deploy.0 = Debug|ARM - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|x64.ActiveCfg = Debug|x64 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|x64.Build.0 = Debug|x64 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|x64.Deploy.0 = Debug|x64 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|x86.ActiveCfg = Debug|x86 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|x86.Build.0 = Debug|x86 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Debug|x86.Deploy.0 = Debug|x86 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|ARM.ActiveCfg = Release|ARM - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|ARM.Build.0 = Release|ARM - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|ARM.Deploy.0 = Release|ARM - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|x64.ActiveCfg = Release|x64 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|x64.Build.0 = Release|x64 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|x64.Deploy.0 = Release|x64 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|x86.ActiveCfg = Release|x86 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|x86.Build.0 = Release|x86 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628}.Release|x86.Deploy.0 = Release|x86 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|ARM.ActiveCfg = Debug|ARM + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|ARM.Build.0 = Debug|ARM + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|ARM.Deploy.0 = Debug|ARM + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|x64.ActiveCfg = Debug|x64 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|x64.Build.0 = Debug|x64 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|x64.Deploy.0 = Debug|x64 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|x86.ActiveCfg = Debug|x86 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|x86.Build.0 = Debug|x86 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Debug|x86.Deploy.0 = Debug|x86 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|ARM.ActiveCfg = Release|ARM + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|ARM.Build.0 = Release|ARM + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|ARM.Deploy.0 = Release|ARM + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|x64.ActiveCfg = Release|x64 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|x64.Build.0 = Release|x64 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|x64.Deploy.0 = Release|x64 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|x86.ActiveCfg = Release|x86 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|x86.Build.0 = Release|x86 + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AudioCategory/vb/AudioCategory/AudioCategory.vbproj b/Samples/AudioCategory/vb/AudioCategory/AudioCategory.vbproj index 17e54a24b4..cbe025d55f 100644 --- a/Samples/AudioCategory/vb/AudioCategory/AudioCategory.vbproj +++ b/Samples/AudioCategory/vb/AudioCategory/AudioCategory.vbproj @@ -4,15 +4,15 @@ Debug x86 - {8C6AC9D6-4765-50A7-A916-AE1D0E84C628} + {00EE3856-015E-5DA8-A69A-F02CD8B8E27F} AppContainerExe SDKSample AudioCategory en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AudioCategory/vb/AudioCategory/Package.appxmanifest b/Samples/AudioCategory/vb/AudioCategory/Package.appxmanifest index bf9eafe8bc..573e490ff4 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.sln b/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.sln index 92698c571e..34ca714f99 100644 --- a/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.sln +++ b/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AudioCategoryCompanion", "AudioCategoryCompanion.vbproj", "{DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "AudioCategoryCompanion", "AudioCategoryCompanion.vbproj", "{38BA87A0-6BE8-554A-A578-AEBAA82E14F8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|ARM.ActiveCfg = Debug|ARM - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|ARM.Build.0 = Debug|ARM - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|ARM.Deploy.0 = Debug|ARM - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|x64.ActiveCfg = Debug|x64 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|x64.Build.0 = Debug|x64 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|x64.Deploy.0 = Debug|x64 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|x86.ActiveCfg = Debug|x86 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|x86.Build.0 = Debug|x86 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Debug|x86.Deploy.0 = Debug|x86 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|ARM.ActiveCfg = Release|ARM - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|ARM.Build.0 = Release|ARM - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|ARM.Deploy.0 = Release|ARM - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|x64.ActiveCfg = Release|x64 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|x64.Build.0 = Release|x64 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|x64.Deploy.0 = Release|x64 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|x86.ActiveCfg = Release|x86 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|x86.Build.0 = Release|x86 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445}.Release|x86.Deploy.0 = Release|x86 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|ARM.ActiveCfg = Debug|ARM + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|ARM.Build.0 = Debug|ARM + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|ARM.Deploy.0 = Debug|ARM + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|x64.ActiveCfg = Debug|x64 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|x64.Build.0 = Debug|x64 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|x64.Deploy.0 = Debug|x64 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|x86.ActiveCfg = Debug|x86 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|x86.Build.0 = Debug|x86 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Debug|x86.Deploy.0 = Debug|x86 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|ARM.ActiveCfg = Release|ARM + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|ARM.Build.0 = Release|ARM + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|ARM.Deploy.0 = Release|ARM + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|x64.ActiveCfg = Release|x64 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|x64.Build.0 = Release|x64 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|x64.Deploy.0 = Release|x64 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|x86.ActiveCfg = Release|x86 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|x86.Build.0 = Release|x86 + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.vbproj b/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.vbproj index d22fcc76be..d0de5a100f 100644 --- a/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.vbproj +++ b/Samples/AudioCategory/vb/AudioCategoryCompanion/AudioCategoryCompanion.vbproj @@ -4,15 +4,15 @@ Debug x86 - {DFF8E2D8-45A1-5C75-AF09-5DFEF4AE2445} + {38BA87A0-6BE8-554A-A578-AEBAA82E14F8} AppContainerExe AudioCategoryCompanion AudioCategoryCompanion en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AudioCategory/vb/AudioCategoryCompanion/Package.appxmanifest b/Samples/AudioCategory/vb/AudioCategoryCompanion/Package.appxmanifest index c1a3e0a15c..a5faeeaaf9 100644 --- a/Samples/AudioCategory/vb/AudioCategoryCompanion/Package.appxmanifest +++ b/Samples/AudioCategory/vb/AudioCategoryCompanion/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/AudioCreation/audio-creation.yaml b/Samples/AudioCreation/audio-creation.yml similarity index 100% rename from Samples/AudioCreation/audio-creation.yaml rename to Samples/AudioCreation/audio-creation.yml diff --git a/Samples/AudioCreation/cs/AudioCreation.sln b/Samples/AudioCreation/cs/AudioCreation.sln index 51ffeb514c..8eba691284 100644 --- a/Samples/AudioCreation/cs/AudioCreation.sln +++ b/Samples/AudioCreation/cs/AudioCreation.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AudioCreation", "AudioCreation\AudioCreation.csproj", "{0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AudioCreation", "AudioCreation\AudioCreation.csproj", "{A349955C-7693-5A1B-BA03-0AD7DC74B327}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomEffect", "CustomEffect\CustomEffect.csproj", "{0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomEffect", "CustomEffect\CustomEffect.csproj", "{1ABA5600-B64B-599A-A4E2-B142DAC0E369}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|ARM.ActiveCfg = Debug|ARM - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|ARM.Build.0 = Debug|ARM - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|ARM.Deploy.0 = Debug|ARM - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|x64.ActiveCfg = Debug|x64 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|x64.Build.0 = Debug|x64 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|x64.Deploy.0 = Debug|x64 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|x86.ActiveCfg = Debug|x86 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|x86.Build.0 = Debug|x86 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Debug|x86.Deploy.0 = Debug|x86 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|ARM.ActiveCfg = Release|ARM - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|ARM.Build.0 = Release|ARM - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|ARM.Deploy.0 = Release|ARM - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|x64.ActiveCfg = Release|x64 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|x64.Build.0 = Release|x64 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|x64.Deploy.0 = Release|x64 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|x86.ActiveCfg = Release|x86 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|x86.Build.0 = Release|x86 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0}.Release|x86.Deploy.0 = Release|x86 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Debug|ARM.ActiveCfg = Debug|ARM - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Debug|ARM.Build.0 = Debug|ARM - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Debug|x64.ActiveCfg = Debug|x64 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Debug|x64.Build.0 = Debug|x64 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Debug|x86.ActiveCfg = Debug|x86 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Debug|x86.Build.0 = Debug|x86 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Release|ARM.ActiveCfg = Release|ARM - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Release|ARM.Build.0 = Release|ARM - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Release|x64.ActiveCfg = Release|x64 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Release|x64.Build.0 = Release|x64 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Release|x86.ActiveCfg = Release|x86 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF}.Release|x86.Build.0 = Release|x86 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|ARM.ActiveCfg = Debug|ARM + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|ARM.Build.0 = Debug|ARM + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|ARM.Deploy.0 = Debug|ARM + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|x64.ActiveCfg = Debug|x64 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|x64.Build.0 = Debug|x64 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|x64.Deploy.0 = Debug|x64 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|x86.ActiveCfg = Debug|x86 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|x86.Build.0 = Debug|x86 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Debug|x86.Deploy.0 = Debug|x86 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|ARM.ActiveCfg = Release|ARM + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|ARM.Build.0 = Release|ARM + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|ARM.Deploy.0 = Release|ARM + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|x64.ActiveCfg = Release|x64 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|x64.Build.0 = Release|x64 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|x64.Deploy.0 = Release|x64 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|x86.ActiveCfg = Release|x86 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|x86.Build.0 = Release|x86 + {A349955C-7693-5A1B-BA03-0AD7DC74B327}.Release|x86.Deploy.0 = Release|x86 + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Debug|ARM.ActiveCfg = Debug|ARM + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Debug|ARM.Build.0 = Debug|ARM + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Debug|x64.ActiveCfg = Debug|x64 + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Debug|x64.Build.0 = Debug|x64 + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Debug|x86.ActiveCfg = Debug|x86 + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Debug|x86.Build.0 = Debug|x86 + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Release|ARM.ActiveCfg = Release|ARM + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Release|ARM.Build.0 = Release|ARM + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Release|x64.ActiveCfg = Release|x64 + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Release|x64.Build.0 = Release|x64 + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Release|x86.ActiveCfg = Release|x86 + {1ABA5600-B64B-599A-A4E2-B142DAC0E369}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/AudioCreation/cs/AudioCreation/AudioCreation.csproj b/Samples/AudioCreation/cs/AudioCreation/AudioCreation.csproj index 3a652d3c60..4de72d57c1 100644 --- a/Samples/AudioCreation/cs/AudioCreation/AudioCreation.csproj +++ b/Samples/AudioCreation/cs/AudioCreation/AudioCreation.csproj @@ -4,15 +4,15 @@ Debug x86 - {0417172F-E8BD-5CD0-BE47-88F68CBA6DC0} + {A349955C-7693-5A1B-BA03-0AD7DC74B327} AppContainerExe Properties AudioCreation AudioCreation en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/AudioCreation/cs/AudioCreation/Package.appxmanifest b/Samples/AudioCreation/cs/AudioCreation/Package.appxmanifest index 28bd86241d..cbe35e8483 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 24a5058e1c..004b2f3fa2 100644 --- a/Samples/AudioCreation/cs/CustomEffect/CustomEffect.csproj +++ b/Samples/AudioCreation/cs/CustomEffect/CustomEffect.csproj @@ -4,15 +4,15 @@ Debug x86 - {0AF6FBA5-11DE-5E94-B4A0-B47AF80F47FF} + {1ABA5600-B64B-599A-A4E2-B142DAC0E369} winmdobj Properties CustomEffect CustomEffect en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackButton/back-button.yaml b/Samples/BackButton/back-button.yml similarity index 100% rename from Samples/BackButton/back-button.yaml rename to Samples/BackButton/back-button.yml diff --git a/Samples/BackButton/cpp/Package.appxmanifest b/Samples/BackButton/cpp/Package.appxmanifest index 3009970ceb..bec14bd3d7 100644 --- a/Samples/BackButton/cpp/Package.appxmanifest +++ b/Samples/BackButton/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BackButton/cpp/SystemBack.sln b/Samples/BackButton/cpp/SystemBack.sln index d5c3c70595..9e32047deb 100644 --- a/Samples/BackButton/cpp/SystemBack.sln +++ b/Samples/BackButton/cpp/SystemBack.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SystemBack", "SystemBack.vcxproj", "{87BC24D8-BC70-52F3-9648-1F6702D93102}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SystemBack", "SystemBack.vcxproj", "{254BCE99-7F78-525A-A3B8-202F2301A509}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|ARM.ActiveCfg = Debug|ARM - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|ARM.Build.0 = Debug|ARM - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|ARM.Deploy.0 = Debug|ARM - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|x64.ActiveCfg = Debug|x64 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|x64.Build.0 = Debug|x64 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|x64.Deploy.0 = Debug|x64 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|x86.ActiveCfg = Debug|Win32 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|x86.Build.0 = Debug|Win32 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Debug|x86.Deploy.0 = Debug|Win32 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|ARM.ActiveCfg = Release|ARM - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|ARM.Build.0 = Release|ARM - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|ARM.Deploy.0 = Release|ARM - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|x64.ActiveCfg = Release|x64 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|x64.Build.0 = Release|x64 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|x64.Deploy.0 = Release|x64 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|x86.ActiveCfg = Release|Win32 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|x86.Build.0 = Release|Win32 - {87BC24D8-BC70-52F3-9648-1F6702D93102}.Release|x86.Deploy.0 = Release|Win32 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|ARM.ActiveCfg = Debug|ARM + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|ARM.Build.0 = Debug|ARM + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|ARM.Deploy.0 = Debug|ARM + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|x64.ActiveCfg = Debug|x64 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|x64.Build.0 = Debug|x64 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|x64.Deploy.0 = Debug|x64 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|x86.ActiveCfg = Debug|Win32 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|x86.Build.0 = Debug|Win32 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Debug|x86.Deploy.0 = Debug|Win32 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|ARM.ActiveCfg = Release|ARM + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|ARM.Build.0 = Release|ARM + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|ARM.Deploy.0 = Release|ARM + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|x64.ActiveCfg = Release|x64 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|x64.Build.0 = Release|x64 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|x64.Deploy.0 = Release|x64 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|x86.ActiveCfg = Release|Win32 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|x86.Build.0 = Release|Win32 + {254BCE99-7F78-525A-A3B8-202F2301A509}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackButton/cpp/SystemBack.vcxproj b/Samples/BackButton/cpp/SystemBack.vcxproj index 2fa78b77cd..d850b003c4 100644 --- a/Samples/BackButton/cpp/SystemBack.vcxproj +++ b/Samples/BackButton/cpp/SystemBack.vcxproj @@ -1,14 +1,14 @@  - {87bc24d8-bc70-52f3-9648-1f6702d93102} + {254bce99-7f78-525a-a3b8-202f2301a509} SDKTemplate en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/BackButton/cs/Package.appxmanifest b/Samples/BackButton/cs/Package.appxmanifest index dd189f3f9b..587dcee0a7 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 b9b231e0ec..277f58615f 100644 --- a/Samples/BackButton/cs/SystemBack.csproj +++ b/Samples/BackButton/cs/SystemBack.csproj @@ -3,15 +3,15 @@ Debug - {91EBC476-3B1E-5B05-9378-FABD5787E882} + {F6091D4D-4D29-5616-AE7B-E117F6699BE7} AppContainerExe Properties SystemBack SystemBack en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackButton/cs/SystemBack.sln b/Samples/BackButton/cs/SystemBack.sln index 1e6a65861b..c68f54fbad 100644 --- a/Samples/BackButton/cs/SystemBack.sln +++ b/Samples/BackButton/cs/SystemBack.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SystemBack", "SystemBack.csproj", "{91EBC476-3B1E-5B05-9378-FABD5787E882}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SystemBack", "SystemBack.csproj", "{F6091D4D-4D29-5616-AE7B-E117F6699BE7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|ARM.ActiveCfg = Debug|ARM - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|ARM.Build.0 = Debug|ARM - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|ARM.Deploy.0 = Debug|ARM - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|x64.ActiveCfg = Debug|x64 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|x64.Build.0 = Debug|x64 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|x64.Deploy.0 = Debug|x64 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|x86.ActiveCfg = Debug|x86 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|x86.Build.0 = Debug|x86 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Debug|x86.Deploy.0 = Debug|x86 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|ARM.ActiveCfg = Release|ARM - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|ARM.Build.0 = Release|ARM - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|ARM.Deploy.0 = Release|ARM - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|x64.ActiveCfg = Release|x64 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|x64.Build.0 = Release|x64 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|x64.Deploy.0 = Release|x64 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|x86.ActiveCfg = Release|x86 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|x86.Build.0 = Release|x86 - {91EBC476-3B1E-5B05-9378-FABD5787E882}.Release|x86.Deploy.0 = Release|x86 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|ARM.ActiveCfg = Debug|ARM + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|ARM.Build.0 = Debug|ARM + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|ARM.Deploy.0 = Debug|ARM + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|x64.ActiveCfg = Debug|x64 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|x64.Build.0 = Debug|x64 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|x64.Deploy.0 = Debug|x64 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|x86.ActiveCfg = Debug|x86 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|x86.Build.0 = Debug|x86 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Debug|x86.Deploy.0 = Debug|x86 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|ARM.ActiveCfg = Release|ARM + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|ARM.Build.0 = Release|ARM + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|ARM.Deploy.0 = Release|ARM + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|x64.ActiveCfg = Release|x64 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|x64.Build.0 = Release|x64 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|x64.Deploy.0 = Release|x64 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|x86.ActiveCfg = Release|x86 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|x86.Build.0 = Release|x86 + {F6091D4D-4D29-5616-AE7B-E117F6699BE7}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackButton/vb/Package.appxmanifest b/Samples/BackButton/vb/Package.appxmanifest index cc326faa04..55258d5c04 100644 --- a/Samples/BackButton/vb/Package.appxmanifest +++ b/Samples/BackButton/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackButton/vb/SystemBack.sln b/Samples/BackButton/vb/SystemBack.sln index 9113b5251f..6c9f989beb 100644 --- a/Samples/BackButton/vb/SystemBack.sln +++ b/Samples/BackButton/vb/SystemBack.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SystemBack", "SystemBack.vbproj", "{7D94A303-5844-5BFB-9BD8-DF52C015EAE2}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SystemBack", "SystemBack.vbproj", "{8403927B-C1ED-5283-8D00-768DEEBE080C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|ARM.ActiveCfg = Debug|ARM - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|ARM.Build.0 = Debug|ARM - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|ARM.Deploy.0 = Debug|ARM - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|x64.ActiveCfg = Debug|x64 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|x64.Build.0 = Debug|x64 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|x64.Deploy.0 = Debug|x64 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|x86.ActiveCfg = Debug|x86 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|x86.Build.0 = Debug|x86 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Debug|x86.Deploy.0 = Debug|x86 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|ARM.ActiveCfg = Release|ARM - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|ARM.Build.0 = Release|ARM - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|ARM.Deploy.0 = Release|ARM - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|x64.ActiveCfg = Release|x64 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|x64.Build.0 = Release|x64 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|x64.Deploy.0 = Release|x64 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|x86.ActiveCfg = Release|x86 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|x86.Build.0 = Release|x86 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2}.Release|x86.Deploy.0 = Release|x86 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|ARM.ActiveCfg = Debug|ARM + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|ARM.Build.0 = Debug|ARM + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|ARM.Deploy.0 = Debug|ARM + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|x64.ActiveCfg = Debug|x64 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|x64.Build.0 = Debug|x64 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|x64.Deploy.0 = Debug|x64 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|x86.ActiveCfg = Debug|x86 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|x86.Build.0 = Debug|x86 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Debug|x86.Deploy.0 = Debug|x86 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|ARM.ActiveCfg = Release|ARM + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|ARM.Build.0 = Release|ARM + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|ARM.Deploy.0 = Release|ARM + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|x64.ActiveCfg = Release|x64 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|x64.Build.0 = Release|x64 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|x64.Deploy.0 = Release|x64 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|x86.ActiveCfg = Release|x86 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|x86.Build.0 = Release|x86 + {8403927B-C1ED-5283-8D00-768DEEBE080C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackButton/vb/SystemBack.vbproj b/Samples/BackButton/vb/SystemBack.vbproj index 74b872397c..2d14be71b7 100644 --- a/Samples/BackButton/vb/SystemBack.vbproj +++ b/Samples/BackButton/vb/SystemBack.vbproj @@ -4,15 +4,15 @@ Debug x86 - {7D94A303-5844-5BFB-9BD8-DF52C015EAE2} + {8403927B-C1ED-5283-8D00-768DEEBE080C} AppContainerExe SystemBack SystemBack en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundActivation/background-activation.yaml b/Samples/BackgroundActivation/background-activation.yml similarity index 100% rename from Samples/BackgroundActivation/background-activation.yaml rename to Samples/BackgroundActivation/background-activation.yml diff --git a/Samples/BackgroundActivation/cpp/BackgroundActivation.sln b/Samples/BackgroundActivation/cpp/BackgroundActivation.sln index 7b69eba46d..5c2aa2c1a8 100644 --- a/Samples/BackgroundActivation/cpp/BackgroundActivation.sln +++ b/Samples/BackgroundActivation/cpp/BackgroundActivation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundActivation", "BackgroundActivation.vcxproj", "{5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundActivation", "BackgroundActivation.vcxproj", "{2F76351E-B8F6-5948-BC44-39CFF876D98A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|ARM.ActiveCfg = Debug|ARM - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|ARM.Build.0 = Debug|ARM - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|ARM.Deploy.0 = Debug|ARM - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|x64.ActiveCfg = Debug|x64 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|x64.Build.0 = Debug|x64 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|x64.Deploy.0 = Debug|x64 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|x86.ActiveCfg = Debug|Win32 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|x86.Build.0 = Debug|Win32 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Debug|x86.Deploy.0 = Debug|Win32 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|ARM.ActiveCfg = Release|ARM - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|ARM.Build.0 = Release|ARM - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|ARM.Deploy.0 = Release|ARM - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|x64.ActiveCfg = Release|x64 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|x64.Build.0 = Release|x64 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|x64.Deploy.0 = Release|x64 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|x86.ActiveCfg = Release|Win32 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|x86.Build.0 = Release|Win32 - {5128E6CC-3DF2-538D-AE04-39B14DBD3AF6}.Release|x86.Deploy.0 = Release|Win32 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|ARM.ActiveCfg = Debug|ARM + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|ARM.Build.0 = Debug|ARM + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|ARM.Deploy.0 = Debug|ARM + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|x64.ActiveCfg = Debug|x64 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|x64.Build.0 = Debug|x64 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|x64.Deploy.0 = Debug|x64 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|x86.ActiveCfg = Debug|Win32 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|x86.Build.0 = Debug|Win32 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Debug|x86.Deploy.0 = Debug|Win32 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|ARM.ActiveCfg = Release|ARM + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|ARM.Build.0 = Release|ARM + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|ARM.Deploy.0 = Release|ARM + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|x64.ActiveCfg = Release|x64 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|x64.Build.0 = Release|x64 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|x64.Deploy.0 = Release|x64 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|x86.ActiveCfg = Release|Win32 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|x86.Build.0 = Release|Win32 + {2F76351E-B8F6-5948-BC44-39CFF876D98A}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundActivation/cpp/BackgroundActivation.vcxproj b/Samples/BackgroundActivation/cpp/BackgroundActivation.vcxproj index 0932e4a79d..305ac39e68 100644 --- a/Samples/BackgroundActivation/cpp/BackgroundActivation.vcxproj +++ b/Samples/BackgroundActivation/cpp/BackgroundActivation.vcxproj @@ -1,15 +1,15 @@  - {5128e6cc-3df2-538d-ae04-39b14dbd3af6} + {2f76351e-b8f6-5948-bc44-39cff876d98a} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true BackgroundActivation diff --git a/Samples/BackgroundActivation/cpp/Package.appxmanifest b/Samples/BackgroundActivation/cpp/Package.appxmanifest index 8c773368cc..56bf7298bf 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 80353200b0..b555870ea9 100644 --- a/Samples/BackgroundActivation/cs/BackgroundActivation.csproj +++ b/Samples/BackgroundActivation/cs/BackgroundActivation.csproj @@ -4,15 +4,15 @@ Debug x86 - {885C3D2D-9271-5086-AC90-90DF775B8DE2} + {61EBDE48-48E8-55A9-9E23-B4412D379100} AppContainerExe Properties SDKTemplate BackgroundActivation en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundActivation/cs/BackgroundActivation.sln b/Samples/BackgroundActivation/cs/BackgroundActivation.sln index 63f5d50623..67d1f43d53 100644 --- a/Samples/BackgroundActivation/cs/BackgroundActivation.sln +++ b/Samples/BackgroundActivation/cs/BackgroundActivation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundActivation", "BackgroundActivation.csproj", "{885C3D2D-9271-5086-AC90-90DF775B8DE2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundActivation", "BackgroundActivation.csproj", "{61EBDE48-48E8-55A9-9E23-B4412D379100}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|ARM.ActiveCfg = Debug|ARM - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|ARM.Build.0 = Debug|ARM - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|ARM.Deploy.0 = Debug|ARM - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|x64.ActiveCfg = Debug|x64 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|x64.Build.0 = Debug|x64 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|x64.Deploy.0 = Debug|x64 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|x86.ActiveCfg = Debug|x86 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|x86.Build.0 = Debug|x86 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Debug|x86.Deploy.0 = Debug|x86 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|ARM.ActiveCfg = Release|ARM - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|ARM.Build.0 = Release|ARM - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|ARM.Deploy.0 = Release|ARM - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|x64.ActiveCfg = Release|x64 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|x64.Build.0 = Release|x64 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|x64.Deploy.0 = Release|x64 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|x86.ActiveCfg = Release|x86 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|x86.Build.0 = Release|x86 - {885C3D2D-9271-5086-AC90-90DF775B8DE2}.Release|x86.Deploy.0 = Release|x86 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|ARM.ActiveCfg = Debug|ARM + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|ARM.Build.0 = Debug|ARM + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|ARM.Deploy.0 = Debug|ARM + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|x64.ActiveCfg = Debug|x64 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|x64.Build.0 = Debug|x64 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|x64.Deploy.0 = Debug|x64 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|x86.ActiveCfg = Debug|x86 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|x86.Build.0 = Debug|x86 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Debug|x86.Deploy.0 = Debug|x86 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|ARM.ActiveCfg = Release|ARM + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|ARM.Build.0 = Release|ARM + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|ARM.Deploy.0 = Release|ARM + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|x64.ActiveCfg = Release|x64 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|x64.Build.0 = Release|x64 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|x64.Deploy.0 = Release|x64 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|x86.ActiveCfg = Release|x86 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|x86.Build.0 = Release|x86 + {61EBDE48-48E8-55A9-9E23-B4412D379100}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundActivation/cs/Package.appxmanifest b/Samples/BackgroundActivation/cs/Package.appxmanifest index 6444c68eb1..88e9e4c870 100644 --- a/Samples/BackgroundActivation/cs/Package.appxmanifest +++ b/Samples/BackgroundActivation/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundActivation/vb/BackgroundActivation.sln b/Samples/BackgroundActivation/vb/BackgroundActivation.sln index 127fa597d5..a43164d718 100644 --- a/Samples/BackgroundActivation/vb/BackgroundActivation.sln +++ b/Samples/BackgroundActivation/vb/BackgroundActivation.sln @@ -2,7 +2,7 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundActivation", "BackgroundActivation.vbproj", "{2EC2D842-1046-5626-9457-8F12610B92B7}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundActivation", "BackgroundActivation.vbproj", "{54112FE9-B71C-546C-9288-8424F61D0D95}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -14,24 +14,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|ARM.ActiveCfg = Debug|ARM - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|ARM.Build.0 = Debug|ARM - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|ARM.Deploy.0 = Debug|ARM - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|x64.ActiveCfg = Debug|x64 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|x64.Build.0 = Debug|x64 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|x64.Deploy.0 = Debug|x64 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|x86.ActiveCfg = Debug|x86 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|x86.Build.0 = Debug|x86 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Debug|x86.Deploy.0 = Debug|x86 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|ARM.ActiveCfg = Release|ARM - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|ARM.Build.0 = Release|ARM - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|ARM.Deploy.0 = Release|ARM - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|x64.ActiveCfg = Release|x64 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|x64.Build.0 = Release|x64 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|x64.Deploy.0 = Release|x64 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|x86.ActiveCfg = Release|x86 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|x86.Build.0 = Release|x86 - {2EC2D842-1046-5626-9457-8F12610B92B7}.Release|x86.Deploy.0 = Release|x86 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|ARM.ActiveCfg = Debug|ARM + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|ARM.Build.0 = Debug|ARM + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|ARM.Deploy.0 = Debug|ARM + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|x64.ActiveCfg = Debug|x64 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|x64.Build.0 = Debug|x64 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|x64.Deploy.0 = Debug|x64 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|x86.ActiveCfg = Debug|x86 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|x86.Build.0 = Debug|x86 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Debug|x86.Deploy.0 = Debug|x86 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|ARM.ActiveCfg = Release|ARM + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|ARM.Build.0 = Release|ARM + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|ARM.Deploy.0 = Release|ARM + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|x64.ActiveCfg = Release|x64 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|x64.Build.0 = Release|x64 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|x64.Deploy.0 = Release|x64 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|x86.ActiveCfg = Release|x86 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|x86.Build.0 = Release|x86 + {54112FE9-B71C-546C-9288-8424F61D0D95}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundActivation/vb/BackgroundActivation.vbproj b/Samples/BackgroundActivation/vb/BackgroundActivation.vbproj index 8e7eb8aff5..65efbb109f 100644 --- a/Samples/BackgroundActivation/vb/BackgroundActivation.vbproj +++ b/Samples/BackgroundActivation/vb/BackgroundActivation.vbproj @@ -4,15 +4,15 @@ Debug x86 - {2EC2D842-1046-5626-9457-8F12610B92B7} + {54112FE9-B71C-546C-9288-8424F61D0D95} AppContainerExe SDKTemplate BackgroundActivation en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundActivation/vb/Package.appxmanifest b/Samples/BackgroundActivation/vb/Package.appxmanifest index 3ae824ffa4..afd952c5bf 100644 --- a/Samples/BackgroundActivation/vb/Package.appxmanifest +++ b/Samples/BackgroundActivation/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundMediaPlayback/background-media-playback.yaml b/Samples/BackgroundMediaPlayback/background-media-playback.yml similarity index 100% rename from Samples/BackgroundMediaPlayback/background-media-playback.yaml rename to Samples/BackgroundMediaPlayback/background-media-playback.yml diff --git a/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.csproj b/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.csproj index dd8ca0bbc4..9f0bdbe026 100644 --- a/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.csproj +++ b/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.csproj @@ -4,15 +4,15 @@ Debug x86 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448} + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD} AppContainerExe Properties BackgroundMediaPlayback BackgroundMediaPlayback en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.sln b/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.sln index eed1e3cb43..d84efc3b75 100644 --- a/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.sln +++ b/Samples/BackgroundMediaPlayback/cs/BackgroundMediaPlayback.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundMediaPlayback", "BackgroundMediaPlayback.csproj", "{D5F3B289-16C1-58E1-BF4E-FD57753DD448}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundMediaPlayback", "BackgroundMediaPlayback.csproj", "{665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|ARM.ActiveCfg = Debug|ARM - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|ARM.Build.0 = Debug|ARM - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|ARM.Deploy.0 = Debug|ARM - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|x64.ActiveCfg = Debug|x64 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|x64.Build.0 = Debug|x64 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|x64.Deploy.0 = Debug|x64 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|x86.ActiveCfg = Debug|x86 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|x86.Build.0 = Debug|x86 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Debug|x86.Deploy.0 = Debug|x86 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|ARM.ActiveCfg = Release|ARM - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|ARM.Build.0 = Release|ARM - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|ARM.Deploy.0 = Release|ARM - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|x64.ActiveCfg = Release|x64 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|x64.Build.0 = Release|x64 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|x64.Deploy.0 = Release|x64 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|x86.ActiveCfg = Release|x86 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|x86.Build.0 = Release|x86 - {D5F3B289-16C1-58E1-BF4E-FD57753DD448}.Release|x86.Deploy.0 = Release|x86 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|ARM.ActiveCfg = Debug|ARM + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|ARM.Build.0 = Debug|ARM + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|ARM.Deploy.0 = Debug|ARM + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|x64.ActiveCfg = Debug|x64 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|x64.Build.0 = Debug|x64 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|x64.Deploy.0 = Debug|x64 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|x86.ActiveCfg = Debug|x86 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|x86.Build.0 = Debug|x86 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Debug|x86.Deploy.0 = Debug|x86 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|ARM.ActiveCfg = Release|ARM + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|ARM.Build.0 = Release|ARM + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|ARM.Deploy.0 = Release|ARM + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|x64.ActiveCfg = Release|x64 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|x64.Build.0 = Release|x64 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|x64.Deploy.0 = Release|x64 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|x86.ActiveCfg = Release|x86 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|x86.Build.0 = Release|x86 + {665275AE-F780-56A2-BD8C-BDB4DC0A1FBD}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundMediaPlayback/cs/Package.appxmanifest b/Samples/BackgroundMediaPlayback/cs/Package.appxmanifest index e39b428062..2cb1b9c032 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/js/BackgroundMediaPlayback.jsproj b/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.jsproj index 12c59d69b5..ffe07cf886 100644 --- a/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.jsproj +++ b/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.jsproj @@ -38,7 +38,7 @@ - 5c10494e-fa87-55bd-b815-64e32b8386cc + 4c865ad4-6597-5e5c-878d-0edb66f45428 @@ -48,8 +48,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.sln b/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.sln index fb597fd058..9b162aa536 100644 --- a/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.sln +++ b/Samples/BackgroundMediaPlayback/js/BackgroundMediaPlayback.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BackgroundMediaPlayback", "BackgroundMediaPlayback.jsproj", "{5C10494E-FA87-55BD-B815-64E32B8386CC}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BackgroundMediaPlayback", "BackgroundMediaPlayback.jsproj", "{4C865AD4-6597-5E5C-878D-0EDB66F45428}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|ARM.ActiveCfg = Debug|ARM - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|ARM.Build.0 = Debug|ARM - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|ARM.Deploy.0 = Debug|ARM - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|x64.ActiveCfg = Debug|x64 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|x64.Build.0 = Debug|x64 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|x64.Deploy.0 = Debug|x64 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|x86.ActiveCfg = Debug|x86 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|x86.Build.0 = Debug|x86 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Debug|x86.Deploy.0 = Debug|x86 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|Any CPU.Build.0 = Release|Any CPU - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|Any CPU.Deploy.0 = Release|Any CPU - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|ARM.ActiveCfg = Release|ARM - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|ARM.Build.0 = Release|ARM - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|ARM.Deploy.0 = Release|ARM - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|x64.ActiveCfg = Release|x64 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|x64.Build.0 = Release|x64 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|x64.Deploy.0 = Release|x64 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|x86.ActiveCfg = Release|x86 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|x86.Build.0 = Release|x86 - {5C10494E-FA87-55BD-B815-64E32B8386CC}.Release|x86.Deploy.0 = Release|x86 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|ARM.ActiveCfg = Debug|ARM + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|ARM.Build.0 = Debug|ARM + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|ARM.Deploy.0 = Debug|ARM + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|x64.ActiveCfg = Debug|x64 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|x64.Build.0 = Debug|x64 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|x64.Deploy.0 = Debug|x64 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|x86.ActiveCfg = Debug|x86 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|x86.Build.0 = Debug|x86 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Debug|x86.Deploy.0 = Debug|x86 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|Any CPU.Build.0 = Release|Any CPU + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|Any CPU.Deploy.0 = Release|Any CPU + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|ARM.ActiveCfg = Release|ARM + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|ARM.Build.0 = Release|ARM + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|ARM.Deploy.0 = Release|ARM + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|x64.ActiveCfg = Release|x64 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|x64.Build.0 = Release|x64 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|x64.Deploy.0 = Release|x64 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|x86.ActiveCfg = Release|x86 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|x86.Build.0 = Release|x86 + {4C865AD4-6597-5E5C-878D-0EDB66F45428}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundMediaPlayback/js/Package.appxmanifest b/Samples/BackgroundMediaPlayback/js/Package.appxmanifest index 2a1ee1c68a..1f2062063d 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/background-sensors.yaml b/Samples/BackgroundSensors/background-sensors.yml similarity index 100% rename from Samples/BackgroundSensors/background-sensors.yaml rename to Samples/BackgroundSensors/background-sensors.yml diff --git a/Samples/BackgroundSensors/cpp/BackgroundSensors.sln b/Samples/BackgroundSensors/cpp/BackgroundSensors.sln index c7c4acc813..eb83182b7c 100644 --- a/Samples/BackgroundSensors/cpp/BackgroundSensors.sln +++ b/Samples/BackgroundSensors/cpp/BackgroundSensors.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundSensors", "BackgroundSensors.vcxproj", "{0A3C4AB3-7B49-52E6-8075-747B45AE5C92}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundSensors", "BackgroundSensors.vcxproj", "{6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vcxproj", "{99526016-C754-5746-8C9C-EB794DCF02DA}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vcxproj", "{55591DB8-9EBD-5BBD-98AE-0C27AC036817}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|ARM.ActiveCfg = Debug|ARM - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|ARM.Build.0 = Debug|ARM - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|ARM.Deploy.0 = Debug|ARM - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|x64.ActiveCfg = Debug|x64 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|x64.Build.0 = Debug|x64 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|x64.Deploy.0 = Debug|x64 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|x86.ActiveCfg = Debug|Win32 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|x86.Build.0 = Debug|Win32 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Debug|x86.Deploy.0 = Debug|Win32 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|ARM.ActiveCfg = Release|ARM - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|ARM.Build.0 = Release|ARM - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|ARM.Deploy.0 = Release|ARM - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|x64.ActiveCfg = Release|x64 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|x64.Build.0 = Release|x64 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|x64.Deploy.0 = Release|x64 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|x86.ActiveCfg = Release|Win32 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|x86.Build.0 = Release|Win32 - {0A3C4AB3-7B49-52E6-8075-747B45AE5C92}.Release|x86.Deploy.0 = Release|Win32 - {99526016-C754-5746-8C9C-EB794DCF02DA}.Debug|ARM.ActiveCfg = Debug|ARM - {99526016-C754-5746-8C9C-EB794DCF02DA}.Debug|ARM.Build.0 = Debug|ARM - {99526016-C754-5746-8C9C-EB794DCF02DA}.Debug|x64.ActiveCfg = Debug|x64 - {99526016-C754-5746-8C9C-EB794DCF02DA}.Debug|x64.Build.0 = Debug|x64 - {99526016-C754-5746-8C9C-EB794DCF02DA}.Debug|x86.ActiveCfg = Debug|Win32 - {99526016-C754-5746-8C9C-EB794DCF02DA}.Debug|x86.Build.0 = Debug|Win32 - {99526016-C754-5746-8C9C-EB794DCF02DA}.Release|ARM.ActiveCfg = Release|ARM - {99526016-C754-5746-8C9C-EB794DCF02DA}.Release|ARM.Build.0 = Release|ARM - {99526016-C754-5746-8C9C-EB794DCF02DA}.Release|x64.ActiveCfg = Release|x64 - {99526016-C754-5746-8C9C-EB794DCF02DA}.Release|x64.Build.0 = Release|x64 - {99526016-C754-5746-8C9C-EB794DCF02DA}.Release|x86.ActiveCfg = Release|Win32 - {99526016-C754-5746-8C9C-EB794DCF02DA}.Release|x86.Build.0 = Release|Win32 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|ARM.ActiveCfg = Debug|ARM + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|ARM.Build.0 = Debug|ARM + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|ARM.Deploy.0 = Debug|ARM + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|x64.ActiveCfg = Debug|x64 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|x64.Build.0 = Debug|x64 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|x64.Deploy.0 = Debug|x64 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|x86.ActiveCfg = Debug|Win32 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|x86.Build.0 = Debug|Win32 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Debug|x86.Deploy.0 = Debug|Win32 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|ARM.ActiveCfg = Release|ARM + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|ARM.Build.0 = Release|ARM + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|ARM.Deploy.0 = Release|ARM + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|x64.ActiveCfg = Release|x64 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|x64.Build.0 = Release|x64 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|x64.Deploy.0 = Release|x64 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|x86.ActiveCfg = Release|Win32 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|x86.Build.0 = Release|Win32 + {6D03FBC1-CB3F-5560-8324-ADAB0A228CC4}.Release|x86.Deploy.0 = Release|Win32 + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Debug|ARM.ActiveCfg = Debug|ARM + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Debug|ARM.Build.0 = Debug|ARM + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Debug|x64.ActiveCfg = Debug|x64 + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Debug|x64.Build.0 = Debug|x64 + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Debug|x86.ActiveCfg = Debug|Win32 + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Debug|x86.Build.0 = Debug|Win32 + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Release|ARM.ActiveCfg = Release|ARM + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Release|ARM.Build.0 = Release|ARM + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Release|x64.ActiveCfg = Release|x64 + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Release|x64.Build.0 = Release|x64 + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Release|x86.ActiveCfg = Release|Win32 + {55591DB8-9EBD-5BBD-98AE-0C27AC036817}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundSensors/cpp/BackgroundSensors.vcxproj b/Samples/BackgroundSensors/cpp/BackgroundSensors.vcxproj index a114f7c937..4786215f18 100644 --- a/Samples/BackgroundSensors/cpp/BackgroundSensors.vcxproj +++ b/Samples/BackgroundSensors/cpp/BackgroundSensors.vcxproj @@ -1,15 +1,15 @@  - {0a3c4ab3-7b49-52e6-8075-747b45ae5c92} + {6d03fbc1-cb3f-5560-8324-adab0a228cc4} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/BackgroundSensors/cpp/BackgroundTask/BackgroundTask.vcxproj b/Samples/BackgroundSensors/cpp/BackgroundTask/BackgroundTask.vcxproj index 7dc65ffbcf..a152fbf379 100644 --- a/Samples/BackgroundSensors/cpp/BackgroundTask/BackgroundTask.vcxproj +++ b/Samples/BackgroundSensors/cpp/BackgroundTask/BackgroundTask.vcxproj @@ -27,7 +27,7 @@ - {99526016-c754-5746-8c9c-eb794dcf02da} + {55591db8-9ebd-5bbd-98ae-0c27ac036817} DynamicLibrary BackgroundTask BackgroundTask @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/BackgroundSensors/cpp/Package.appxmanifest b/Samples/BackgroundSensors/cpp/Package.appxmanifest index 93abdf63e6..bb6477ee32 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 4e70e4d368..f035089466 100644 --- a/Samples/BackgroundSensors/cs/BackgroundSensors.csproj +++ b/Samples/BackgroundSensors/cs/BackgroundSensors.csproj @@ -4,15 +4,15 @@ Debug x86 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87} + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090} AppContainerExe Properties SDKTemplate BackgroundSensors en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundSensors/cs/BackgroundSensors.sln b/Samples/BackgroundSensors/cs/BackgroundSensors.sln index a214a97691..f22d49f4e5 100644 --- a/Samples/BackgroundSensors/cs/BackgroundSensors.sln +++ b/Samples/BackgroundSensors/cs/BackgroundSensors.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundSensors", "BackgroundSensors.csproj", "{E6892436-BEFB-5FF9-BCA7-13DE006E3D87}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundSensors", "BackgroundSensors.csproj", "{9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTask", "BackgroundTask\BackgroundTask.csproj", "{A4E60815-2599-528A-9CFE-EF111A2B2850}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTask", "BackgroundTask\BackgroundTask.csproj", "{B4B032D6-342E-53F3-AF98-4373118CA5A7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|ARM.ActiveCfg = Debug|ARM - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|ARM.Build.0 = Debug|ARM - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|ARM.Deploy.0 = Debug|ARM - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|x64.ActiveCfg = Debug|x64 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|x64.Build.0 = Debug|x64 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|x64.Deploy.0 = Debug|x64 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|x86.ActiveCfg = Debug|x86 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|x86.Build.0 = Debug|x86 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Debug|x86.Deploy.0 = Debug|x86 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|ARM.ActiveCfg = Release|ARM - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|ARM.Build.0 = Release|ARM - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|ARM.Deploy.0 = Release|ARM - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|x64.ActiveCfg = Release|x64 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|x64.Build.0 = Release|x64 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|x64.Deploy.0 = Release|x64 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|x86.ActiveCfg = Release|x86 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|x86.Build.0 = Release|x86 - {E6892436-BEFB-5FF9-BCA7-13DE006E3D87}.Release|x86.Deploy.0 = Release|x86 - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Debug|ARM.ActiveCfg = Debug|ARM - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Debug|ARM.Build.0 = Debug|ARM - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Debug|x64.ActiveCfg = Debug|x64 - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Debug|x64.Build.0 = Debug|x64 - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Debug|x86.ActiveCfg = Debug|x86 - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Debug|x86.Build.0 = Debug|x86 - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Release|ARM.ActiveCfg = Release|ARM - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Release|ARM.Build.0 = Release|ARM - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Release|x64.ActiveCfg = Release|x64 - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Release|x64.Build.0 = Release|x64 - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Release|x86.ActiveCfg = Release|x86 - {A4E60815-2599-528A-9CFE-EF111A2B2850}.Release|x86.Build.0 = Release|x86 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|ARM.ActiveCfg = Debug|ARM + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|ARM.Build.0 = Debug|ARM + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|ARM.Deploy.0 = Debug|ARM + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|x64.ActiveCfg = Debug|x64 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|x64.Build.0 = Debug|x64 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|x64.Deploy.0 = Debug|x64 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|x86.ActiveCfg = Debug|x86 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|x86.Build.0 = Debug|x86 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Debug|x86.Deploy.0 = Debug|x86 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|ARM.ActiveCfg = Release|ARM + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|ARM.Build.0 = Release|ARM + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|ARM.Deploy.0 = Release|ARM + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|x64.ActiveCfg = Release|x64 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|x64.Build.0 = Release|x64 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|x64.Deploy.0 = Release|x64 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|x86.ActiveCfg = Release|x86 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|x86.Build.0 = Release|x86 + {9F54078F-84CC-5A69-BFA0-FA5FFF0BE090}.Release|x86.Deploy.0 = Release|x86 + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Debug|ARM.ActiveCfg = Debug|ARM + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Debug|ARM.Build.0 = Debug|ARM + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Debug|x64.ActiveCfg = Debug|x64 + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Debug|x64.Build.0 = Debug|x64 + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Debug|x86.ActiveCfg = Debug|x86 + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Debug|x86.Build.0 = Debug|x86 + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Release|ARM.ActiveCfg = Release|ARM + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Release|ARM.Build.0 = Release|ARM + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Release|x64.ActiveCfg = Release|x64 + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Release|x64.Build.0 = Release|x64 + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Release|x86.ActiveCfg = Release|x86 + {B4B032D6-342E-53F3-AF98-4373118CA5A7}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundSensors/cs/BackgroundTask/BackgroundTask.csproj b/Samples/BackgroundSensors/cs/BackgroundTask/BackgroundTask.csproj index 91355185b3..6dca4e63f2 100644 --- a/Samples/BackgroundSensors/cs/BackgroundTask/BackgroundTask.csproj +++ b/Samples/BackgroundSensors/cs/BackgroundTask/BackgroundTask.csproj @@ -4,15 +4,15 @@ Debug x86 - {A4E60815-2599-528A-9CFE-EF111A2B2850} + {B4B032D6-342E-53F3-AF98-4373118CA5A7} winmdobj Properties BackgroundTask ActivitySensorTasksCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundSensors/cs/Package.appxmanifest b/Samples/BackgroundSensors/cs/Package.appxmanifest index e84258d8c8..b49c300520 100644 --- a/Samples/BackgroundSensors/cs/Package.appxmanifest +++ b/Samples/BackgroundSensors/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundSensors/vb/BackgroundSensors.sln b/Samples/BackgroundSensors/vb/BackgroundSensors.sln index c231f40c3d..e0af0906af 100644 --- a/Samples/BackgroundSensors/vb/BackgroundSensors.sln +++ b/Samples/BackgroundSensors/vb/BackgroundSensors.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundSensors", "BackgroundSensors.vbproj", "{D926DFCF-EF80-5182-AF9E-33BD76261F5F}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundSensors", "BackgroundSensors.vbproj", "{C99A3D8C-7A36-56D5-806B-F92CA7D561FB}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vbproj", "{6A63D12F-3760-5E27-8A3C-148DAE0B1498}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vbproj", "{4890DB3B-EABA-5D2D-8340-F70A1C4619C0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|ARM.ActiveCfg = Debug|ARM - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|ARM.Build.0 = Debug|ARM - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|ARM.Deploy.0 = Debug|ARM - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|x64.ActiveCfg = Debug|x64 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|x64.Build.0 = Debug|x64 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|x64.Deploy.0 = Debug|x64 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|x86.ActiveCfg = Debug|x86 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|x86.Build.0 = Debug|x86 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Debug|x86.Deploy.0 = Debug|x86 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|ARM.ActiveCfg = Release|ARM - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|ARM.Build.0 = Release|ARM - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|ARM.Deploy.0 = Release|ARM - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|x64.ActiveCfg = Release|x64 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|x64.Build.0 = Release|x64 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|x64.Deploy.0 = Release|x64 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|x86.ActiveCfg = Release|x86 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|x86.Build.0 = Release|x86 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F}.Release|x86.Deploy.0 = Release|x86 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Debug|ARM.ActiveCfg = Debug|ARM - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Debug|ARM.Build.0 = Debug|ARM - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Debug|x64.ActiveCfg = Debug|x64 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Debug|x64.Build.0 = Debug|x64 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Debug|x86.ActiveCfg = Debug|x86 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Debug|x86.Build.0 = Debug|x86 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Release|ARM.ActiveCfg = Release|ARM - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Release|ARM.Build.0 = Release|ARM - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Release|x64.ActiveCfg = Release|x64 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Release|x64.Build.0 = Release|x64 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Release|x86.ActiveCfg = Release|x86 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498}.Release|x86.Build.0 = Release|x86 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|ARM.ActiveCfg = Debug|ARM + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|ARM.Build.0 = Debug|ARM + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|ARM.Deploy.0 = Debug|ARM + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|x64.ActiveCfg = Debug|x64 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|x64.Build.0 = Debug|x64 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|x64.Deploy.0 = Debug|x64 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|x86.ActiveCfg = Debug|x86 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|x86.Build.0 = Debug|x86 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Debug|x86.Deploy.0 = Debug|x86 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|ARM.ActiveCfg = Release|ARM + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|ARM.Build.0 = Release|ARM + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|ARM.Deploy.0 = Release|ARM + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|x64.ActiveCfg = Release|x64 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|x64.Build.0 = Release|x64 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|x64.Deploy.0 = Release|x64 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|x86.ActiveCfg = Release|x86 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|x86.Build.0 = Release|x86 + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB}.Release|x86.Deploy.0 = Release|x86 + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Debug|ARM.ActiveCfg = Debug|ARM + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Debug|ARM.Build.0 = Debug|ARM + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Debug|x64.ActiveCfg = Debug|x64 + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Debug|x64.Build.0 = Debug|x64 + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Debug|x86.ActiveCfg = Debug|x86 + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Debug|x86.Build.0 = Debug|x86 + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Release|ARM.ActiveCfg = Release|ARM + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Release|ARM.Build.0 = Release|ARM + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Release|x64.ActiveCfg = Release|x64 + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Release|x64.Build.0 = Release|x64 + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Release|x86.ActiveCfg = Release|x86 + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundSensors/vb/BackgroundSensors.vbproj b/Samples/BackgroundSensors/vb/BackgroundSensors.vbproj index 7bdae48018..7d7d2b1f72 100644 --- a/Samples/BackgroundSensors/vb/BackgroundSensors.vbproj +++ b/Samples/BackgroundSensors/vb/BackgroundSensors.vbproj @@ -4,15 +4,15 @@ Debug x86 - {D926DFCF-EF80-5182-AF9E-33BD76261F5F} + {C99A3D8C-7A36-56D5-806B-F92CA7D561FB} AppContainerExe SDKTemplate BackgroundSensors en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundSensors/vb/BackgroundTask/BackgroundTask.vbproj b/Samples/BackgroundSensors/vb/BackgroundTask/BackgroundTask.vbproj index 582f20f729..23091f58de 100644 --- a/Samples/BackgroundSensors/vb/BackgroundTask/BackgroundTask.vbproj +++ b/Samples/BackgroundSensors/vb/BackgroundTask/BackgroundTask.vbproj @@ -4,15 +4,15 @@ Debug x86 - {6A63D12F-3760-5E27-8A3C-148DAE0B1498} + {4890DB3B-EABA-5D2D-8340-F70A1C4619C0} winmdobj BackgroundTask ActivitySensorTasksCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundSensors/vb/Package.appxmanifest b/Samples/BackgroundSensors/vb/Package.appxmanifest index f86bca3c48..5d998286d0 100644 --- a/Samples/BackgroundSensors/vb/Package.appxmanifest +++ b/Samples/BackgroundSensors/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BackgroundTask/background-task.yaml b/Samples/BackgroundTask/background-task.yml similarity index 100% rename from Samples/BackgroundTask/background-task.yaml rename to Samples/BackgroundTask/background-task.yml diff --git a/Samples/BackgroundTask/cpp/BackgroundTask.sln b/Samples/BackgroundTask/cpp/BackgroundTask.sln index 6c6dd0b7a6..15ad2082dc 100644 --- a/Samples/BackgroundTask/cpp/BackgroundTask.sln +++ b/Samples/BackgroundTask/cpp/BackgroundTask.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vcxproj", "{1594D9DA-2809-5AD9-88D1-4905F3A4C229}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vcxproj", "{72D52460-5835-5046-92B9-D7E730FB4DFB}" ProjectSection(ProjectDependencies) = postProject - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3} = {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3} + {9AA35E0D-2D28-590A-9463-5CC8636784C1} = {9AA35E0D-2D28-590A-9463-5CC8636784C1} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{9AA35E0D-2D28-590A-9463-5CC8636784C1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|ARM.ActiveCfg = Debug|ARM - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|ARM.Build.0 = Debug|ARM - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|ARM.Deploy.0 = Debug|ARM - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|x64.ActiveCfg = Debug|x64 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|x64.Build.0 = Debug|x64 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|x64.Deploy.0 = Debug|x64 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|x86.ActiveCfg = Debug|Win32 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|x86.Build.0 = Debug|Win32 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Debug|x86.Deploy.0 = Debug|Win32 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|ARM.ActiveCfg = Release|ARM - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|ARM.Build.0 = Release|ARM - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|ARM.Deploy.0 = Release|ARM - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|x64.ActiveCfg = Release|x64 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|x64.Build.0 = Release|x64 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|x64.Deploy.0 = Release|x64 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|x86.ActiveCfg = Release|Win32 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|x86.Build.0 = Release|Win32 - {1594D9DA-2809-5AD9-88D1-4905F3A4C229}.Release|x86.Deploy.0 = Release|Win32 - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Debug|ARM.ActiveCfg = Debug|ARM - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Debug|ARM.Build.0 = Debug|ARM - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Debug|x64.ActiveCfg = Debug|x64 - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Debug|x64.Build.0 = Debug|x64 - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Debug|x86.ActiveCfg = Debug|Win32 - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Debug|x86.Build.0 = Debug|Win32 - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Release|ARM.ActiveCfg = Release|ARM - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Release|ARM.Build.0 = Release|ARM - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Release|x64.ActiveCfg = Release|x64 - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Release|x64.Build.0 = Release|x64 - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Release|x86.ActiveCfg = Release|Win32 - {94B46700-1BAA-580E-A7EC-D3E69ECDAAF3}.Release|x86.Build.0 = Release|Win32 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|ARM.ActiveCfg = Debug|ARM + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|ARM.Build.0 = Debug|ARM + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|ARM.Deploy.0 = Debug|ARM + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|x64.ActiveCfg = Debug|x64 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|x64.Build.0 = Debug|x64 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|x64.Deploy.0 = Debug|x64 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|x86.ActiveCfg = Debug|Win32 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|x86.Build.0 = Debug|Win32 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Debug|x86.Deploy.0 = Debug|Win32 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|ARM.ActiveCfg = Release|ARM + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|ARM.Build.0 = Release|ARM + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|ARM.Deploy.0 = Release|ARM + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|x64.ActiveCfg = Release|x64 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|x64.Build.0 = Release|x64 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|x64.Deploy.0 = Release|x64 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|x86.ActiveCfg = Release|Win32 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|x86.Build.0 = Release|Win32 + {72D52460-5835-5046-92B9-D7E730FB4DFB}.Release|x86.Deploy.0 = Release|Win32 + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Debug|ARM.ActiveCfg = Debug|ARM + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Debug|ARM.Build.0 = Debug|ARM + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Debug|x64.ActiveCfg = Debug|x64 + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Debug|x64.Build.0 = Debug|x64 + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Debug|x86.ActiveCfg = Debug|Win32 + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Debug|x86.Build.0 = Debug|Win32 + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Release|ARM.ActiveCfg = Release|ARM + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Release|ARM.Build.0 = Release|ARM + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Release|x64.ActiveCfg = Release|x64 + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Release|x64.Build.0 = Release|x64 + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Release|x86.ActiveCfg = Release|Win32 + {9AA35E0D-2D28-590A-9463-5CC8636784C1}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundTask/cpp/BackgroundTask/BackgroundTask.vcxproj b/Samples/BackgroundTask/cpp/BackgroundTask/BackgroundTask.vcxproj index 0437bfb441..17036d19be 100644 --- a/Samples/BackgroundTask/cpp/BackgroundTask/BackgroundTask.vcxproj +++ b/Samples/BackgroundTask/cpp/BackgroundTask/BackgroundTask.vcxproj @@ -1,15 +1,15 @@  - {1594d9da-2809-5ad9-88d1-4905f3a4c229} + {72d52460-5835-5046-92b9-d7e730fb4dfb} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/BackgroundTask/cpp/BackgroundTask/Package.appxmanifest b/Samples/BackgroundTask/cpp/BackgroundTask/Package.appxmanifest index b2c848175d..b679e010fc 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 8290dbf430..34e7d90682 100644 --- a/Samples/BackgroundTask/cpp/Tasks/Tasks.vcxproj +++ b/Samples/BackgroundTask/cpp/Tasks/Tasks.vcxproj @@ -27,7 +27,7 @@ - {94b46700-1baa-580e-a7ec-d3e69ecdaaf3} + {9aa35e0d-2d28-590a-9463-5cc8636784c1} Win32Proj Tasks Tasks @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/BackgroundTask/cs/BackgroundTask.sln b/Samples/BackgroundTask/cs/BackgroundTask.sln index fb6ce45f2f..3da3debd23 100644 --- a/Samples/BackgroundTask/cs/BackgroundTask.sln +++ b/Samples/BackgroundTask/cs/BackgroundTask.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTask", "BackgroundTask\BackgroundTask.csproj", "{47773F78-4EFF-53ED-B491-2CC58E6BE1A7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTask", "BackgroundTask\BackgroundTask.csproj", "{6C7A9D23-9477-5D0F-A8B9-509A906E433A}" ProjectSection(ProjectDependencies) = postProject - {C36AF9BB-3F10-52AD-B547-9A366954B820} = {C36AF9BB-3F10-52AD-B547-9A366954B820} + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740} = {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{C36AF9BB-3F10-52AD-B547-9A366954B820}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|ARM.ActiveCfg = Debug|ARM - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|ARM.Build.0 = Debug|ARM - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|ARM.Deploy.0 = Debug|ARM - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|x64.ActiveCfg = Debug|x64 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|x64.Build.0 = Debug|x64 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|x64.Deploy.0 = Debug|x64 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|x86.ActiveCfg = Debug|x86 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|x86.Build.0 = Debug|x86 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Debug|x86.Deploy.0 = Debug|x86 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|ARM.ActiveCfg = Release|ARM - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|ARM.Build.0 = Release|ARM - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|ARM.Deploy.0 = Release|ARM - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|x64.ActiveCfg = Release|x64 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|x64.Build.0 = Release|x64 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|x64.Deploy.0 = Release|x64 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|x86.ActiveCfg = Release|x86 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|x86.Build.0 = Release|x86 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7}.Release|x86.Deploy.0 = Release|x86 - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Debug|ARM.ActiveCfg = Debug|ARM - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Debug|ARM.Build.0 = Debug|ARM - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Debug|x64.ActiveCfg = Debug|x64 - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Debug|x64.Build.0 = Debug|x64 - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Debug|x86.ActiveCfg = Debug|x86 - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Debug|x86.Build.0 = Debug|x86 - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Release|ARM.ActiveCfg = Release|ARM - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Release|ARM.Build.0 = Release|ARM - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Release|x64.ActiveCfg = Release|x64 - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Release|x64.Build.0 = Release|x64 - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Release|x86.ActiveCfg = Release|x86 - {C36AF9BB-3F10-52AD-B547-9A366954B820}.Release|x86.Build.0 = Release|x86 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|ARM.ActiveCfg = Debug|ARM + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|ARM.Build.0 = Debug|ARM + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|ARM.Deploy.0 = Debug|ARM + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|x64.ActiveCfg = Debug|x64 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|x64.Build.0 = Debug|x64 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|x64.Deploy.0 = Debug|x64 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|x86.ActiveCfg = Debug|x86 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|x86.Build.0 = Debug|x86 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Debug|x86.Deploy.0 = Debug|x86 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|ARM.ActiveCfg = Release|ARM + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|ARM.Build.0 = Release|ARM + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|ARM.Deploy.0 = Release|ARM + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|x64.ActiveCfg = Release|x64 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|x64.Build.0 = Release|x64 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|x64.Deploy.0 = Release|x64 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|x86.ActiveCfg = Release|x86 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|x86.Build.0 = Release|x86 + {6C7A9D23-9477-5D0F-A8B9-509A906E433A}.Release|x86.Deploy.0 = Release|x86 + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Debug|ARM.ActiveCfg = Debug|ARM + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Debug|ARM.Build.0 = Debug|ARM + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Debug|x64.ActiveCfg = Debug|x64 + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Debug|x64.Build.0 = Debug|x64 + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Debug|x86.ActiveCfg = Debug|x86 + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Debug|x86.Build.0 = Debug|x86 + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Release|ARM.ActiveCfg = Release|ARM + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Release|ARM.Build.0 = Release|ARM + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Release|x64.ActiveCfg = Release|x64 + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Release|x64.Build.0 = Release|x64 + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Release|x86.ActiveCfg = Release|x86 + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundTask/cs/BackgroundTask/BackgroundTask.csproj b/Samples/BackgroundTask/cs/BackgroundTask/BackgroundTask.csproj index 3ae76f246c..054a5c24c3 100644 --- a/Samples/BackgroundTask/cs/BackgroundTask/BackgroundTask.csproj +++ b/Samples/BackgroundTask/cs/BackgroundTask/BackgroundTask.csproj @@ -4,15 +4,15 @@ Debug x86 - {47773F78-4EFF-53ED-B491-2CC58E6BE1A7} + {6C7A9D23-9477-5D0F-A8B9-509A906E433A} AppContainerExe Properties SDKTemplate BackgroundTask en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundTask/cs/BackgroundTask/Package.appxmanifest b/Samples/BackgroundTask/cs/BackgroundTask/Package.appxmanifest index 5ffa4fa121..d993dd369e 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 a906689f84..616482e4a9 100644 --- a/Samples/BackgroundTask/cs/Tasks/Tasks.csproj +++ b/Samples/BackgroundTask/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug x86 - {C36AF9BB-3F10-52AD-B547-9A366954B820} + {B5E880F4-C9AA-59B3-AE23-1AED9F4A2740} winmdobj Properties Tasks Tasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundTask/vb/BackgroundTask.sln b/Samples/BackgroundTask/vb/BackgroundTask.sln index 1c227b847e..03840337f7 100644 --- a/Samples/BackgroundTask/vb/BackgroundTask.sln +++ b/Samples/BackgroundTask/vb/BackgroundTask.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vbproj", "{14283994-FE43-5747-BDE0-56768A9C4DFB}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vbproj", "{A6E2BCB1-A4BC-5208-85F2-D39105887F9B}" ProjectSection(ProjectDependencies) = postProject - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1} = {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1} + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D} = {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D} EndProjectSection EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tasks", "Tasks\Tasks.vbproj", "{885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tasks", "Tasks\Tasks.vbproj", "{DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|ARM.ActiveCfg = Debug|ARM - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|ARM.Build.0 = Debug|ARM - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|ARM.Deploy.0 = Debug|ARM - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|x64.ActiveCfg = Debug|x64 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|x64.Build.0 = Debug|x64 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|x64.Deploy.0 = Debug|x64 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|x86.ActiveCfg = Debug|x86 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|x86.Build.0 = Debug|x86 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Debug|x86.Deploy.0 = Debug|x86 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|ARM.ActiveCfg = Release|ARM - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|ARM.Build.0 = Release|ARM - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|ARM.Deploy.0 = Release|ARM - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|x64.ActiveCfg = Release|x64 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|x64.Build.0 = Release|x64 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|x64.Deploy.0 = Release|x64 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|x86.ActiveCfg = Release|x86 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|x86.Build.0 = Release|x86 - {14283994-FE43-5747-BDE0-56768A9C4DFB}.Release|x86.Deploy.0 = Release|x86 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Debug|ARM.ActiveCfg = Debug|ARM - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Debug|ARM.Build.0 = Debug|ARM - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Debug|x64.ActiveCfg = Debug|x64 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Debug|x64.Build.0 = Debug|x64 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Debug|x86.ActiveCfg = Debug|x86 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Debug|x86.Build.0 = Debug|x86 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Release|ARM.ActiveCfg = Release|ARM - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Release|ARM.Build.0 = Release|ARM - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Release|x64.ActiveCfg = Release|x64 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Release|x64.Build.0 = Release|x64 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Release|x86.ActiveCfg = Release|x86 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1}.Release|x86.Build.0 = Release|x86 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|ARM.ActiveCfg = Debug|ARM + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|ARM.Build.0 = Debug|ARM + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|ARM.Deploy.0 = Debug|ARM + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|x64.ActiveCfg = Debug|x64 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|x64.Build.0 = Debug|x64 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|x64.Deploy.0 = Debug|x64 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|x86.ActiveCfg = Debug|x86 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|x86.Build.0 = Debug|x86 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Debug|x86.Deploy.0 = Debug|x86 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|ARM.ActiveCfg = Release|ARM + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|ARM.Build.0 = Release|ARM + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|ARM.Deploy.0 = Release|ARM + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|x64.ActiveCfg = Release|x64 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|x64.Build.0 = Release|x64 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|x64.Deploy.0 = Release|x64 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|x86.ActiveCfg = Release|x86 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|x86.Build.0 = Release|x86 + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B}.Release|x86.Deploy.0 = Release|x86 + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Debug|ARM.ActiveCfg = Debug|ARM + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Debug|ARM.Build.0 = Debug|ARM + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Debug|x64.ActiveCfg = Debug|x64 + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Debug|x64.Build.0 = Debug|x64 + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Debug|x86.ActiveCfg = Debug|x86 + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Debug|x86.Build.0 = Debug|x86 + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Release|ARM.ActiveCfg = Release|ARM + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Release|ARM.Build.0 = Release|ARM + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Release|x64.ActiveCfg = Release|x64 + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Release|x64.Build.0 = Release|x64 + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Release|x86.ActiveCfg = Release|x86 + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundTask/vb/BackgroundTask/BackgroundTask.vbproj b/Samples/BackgroundTask/vb/BackgroundTask/BackgroundTask.vbproj index f78613a141..dd0c195b24 100644 --- a/Samples/BackgroundTask/vb/BackgroundTask/BackgroundTask.vbproj +++ b/Samples/BackgroundTask/vb/BackgroundTask/BackgroundTask.vbproj @@ -4,15 +4,15 @@ Debug x86 - {14283994-FE43-5747-BDE0-56768A9C4DFB} + {A6E2BCB1-A4BC-5208-85F2-D39105887F9B} AppContainerExe SDKTemplate BackgroundTask en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundTask/vb/BackgroundTask/Package.appxmanifest b/Samples/BackgroundTask/vb/BackgroundTask/Package.appxmanifest index f450ff210d..2567558206 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 7ba4b37dfa..0168147517 100644 --- a/Samples/BackgroundTask/vb/Tasks/Tasks.vbproj +++ b/Samples/BackgroundTask/vb/Tasks/Tasks.vbproj @@ -4,15 +4,15 @@ Debug x86 - {885CB5D8-AB8B-5B4E-9933-10C5ED8C1CC1} + {DFC5FC9F-C998-5D76-BFBB-5963E0A5A64D} winmdobj Tasks Tasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundTransfer/background-transfer.yaml b/Samples/BackgroundTransfer/background-transfer.yml similarity index 100% rename from Samples/BackgroundTransfer/background-transfer.yaml rename to Samples/BackgroundTransfer/background-transfer.yml diff --git a/Samples/BackgroundTransfer/cpp/BackgroundTransfer.sln b/Samples/BackgroundTransfer/cpp/BackgroundTransfer.sln index f23b307c63..b280987ef1 100644 --- a/Samples/BackgroundTransfer/cpp/BackgroundTransfer.sln +++ b/Samples/BackgroundTransfer/cpp/BackgroundTransfer.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundTransfer", "BackgroundTransfer\BackgroundTransfer.vcxproj", "{47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundTransfer", "BackgroundTransfer\BackgroundTransfer.vcxproj", "{F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}" ProjectSection(ProjectDependencies) = postProject - {1151E80E-8C5C-522E-A94A-64545BF39DEC} = {1151E80E-8C5C-522E-A94A-64545BF39DEC} + {C4F904E1-6208-5A98-80DC-EF59333A3004} = {C4F904E1-6208-5A98-80DC-EF59333A3004} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{1151E80E-8C5C-522E-A94A-64545BF39DEC}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{C4F904E1-6208-5A98-80DC-EF59333A3004}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|ARM.ActiveCfg = Debug|ARM - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|ARM.Build.0 = Debug|ARM - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|ARM.Deploy.0 = Debug|ARM - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|x64.ActiveCfg = Debug|x64 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|x64.Build.0 = Debug|x64 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|x64.Deploy.0 = Debug|x64 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|x86.ActiveCfg = Debug|Win32 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|x86.Build.0 = Debug|Win32 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Debug|x86.Deploy.0 = Debug|Win32 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|ARM.ActiveCfg = Release|ARM - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|ARM.Build.0 = Release|ARM - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|ARM.Deploy.0 = Release|ARM - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|x64.ActiveCfg = Release|x64 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|x64.Build.0 = Release|x64 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|x64.Deploy.0 = Release|x64 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|x86.ActiveCfg = Release|Win32 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|x86.Build.0 = Release|Win32 - {47F98BCE-A4A0-5C7F-9FF6-B6A97D8683F0}.Release|x86.Deploy.0 = Release|Win32 - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Debug|ARM.ActiveCfg = Debug|ARM - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Debug|ARM.Build.0 = Debug|ARM - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Debug|x64.ActiveCfg = Debug|x64 - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Debug|x64.Build.0 = Debug|x64 - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Debug|x86.ActiveCfg = Debug|Win32 - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Debug|x86.Build.0 = Debug|Win32 - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Release|ARM.ActiveCfg = Release|ARM - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Release|ARM.Build.0 = Release|ARM - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Release|x64.ActiveCfg = Release|x64 - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Release|x64.Build.0 = Release|x64 - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Release|x86.ActiveCfg = Release|Win32 - {1151E80E-8C5C-522E-A94A-64545BF39DEC}.Release|x86.Build.0 = Release|Win32 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|ARM.ActiveCfg = Debug|ARM + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|ARM.Build.0 = Debug|ARM + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|ARM.Deploy.0 = Debug|ARM + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|x64.ActiveCfg = Debug|x64 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|x64.Build.0 = Debug|x64 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|x64.Deploy.0 = Debug|x64 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|x86.ActiveCfg = Debug|Win32 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|x86.Build.0 = Debug|Win32 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Debug|x86.Deploy.0 = Debug|Win32 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|ARM.ActiveCfg = Release|ARM + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|ARM.Build.0 = Release|ARM + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|ARM.Deploy.0 = Release|ARM + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|x64.ActiveCfg = Release|x64 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|x64.Build.0 = Release|x64 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|x64.Deploy.0 = Release|x64 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|x86.ActiveCfg = Release|Win32 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|x86.Build.0 = Release|Win32 + {F36B3210-DCF8-5CE4-9D8F-2763CEDD07B9}.Release|x86.Deploy.0 = Release|Win32 + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Debug|ARM.ActiveCfg = Debug|ARM + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Debug|ARM.Build.0 = Debug|ARM + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Debug|x64.ActiveCfg = Debug|x64 + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Debug|x64.Build.0 = Debug|x64 + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Debug|x86.ActiveCfg = Debug|Win32 + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Debug|x86.Build.0 = Debug|Win32 + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Release|ARM.ActiveCfg = Release|ARM + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Release|ARM.Build.0 = Release|ARM + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Release|x64.ActiveCfg = Release|x64 + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Release|x64.Build.0 = Release|x64 + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Release|x86.ActiveCfg = Release|Win32 + {C4F904E1-6208-5A98-80DC-EF59333A3004}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundTransfer/cpp/BackgroundTransfer/BackgroundTransfer.vcxproj b/Samples/BackgroundTransfer/cpp/BackgroundTransfer/BackgroundTransfer.vcxproj index f3db092125..949917bdc2 100644 --- a/Samples/BackgroundTransfer/cpp/BackgroundTransfer/BackgroundTransfer.vcxproj +++ b/Samples/BackgroundTransfer/cpp/BackgroundTransfer/BackgroundTransfer.vcxproj @@ -1,15 +1,15 @@  - {47f98bce-a4a0-5c7f-9ff6-b6a97d8683f0} + {f36b3210-dcf8-5ce4-9d8f-2763cedd07b9} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/BackgroundTransfer/cpp/BackgroundTransfer/Package.appxmanifest b/Samples/BackgroundTransfer/cpp/BackgroundTransfer/Package.appxmanifest index 8495845c4f..cfacb2fb4e 100644 --- a/Samples/BackgroundTransfer/cpp/BackgroundTransfer/Package.appxmanifest +++ b/Samples/BackgroundTransfer/cpp/BackgroundTransfer/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BackgroundTransfer/cpp/Tasks/Tasks.vcxproj b/Samples/BackgroundTransfer/cpp/Tasks/Tasks.vcxproj index 60be2336a9..2dc3339a6a 100644 --- a/Samples/BackgroundTransfer/cpp/Tasks/Tasks.vcxproj +++ b/Samples/BackgroundTransfer/cpp/Tasks/Tasks.vcxproj @@ -27,7 +27,7 @@ - {1151e80e-8c5c-522e-a94a-64545bf39dec} + {c4f904e1-6208-5a98-80dc-ef59333a3004} Win32Proj Tasks Tasks @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/BackgroundTransfer/cs/BackgroundTransfer.sln b/Samples/BackgroundTransfer/cs/BackgroundTransfer.sln index 207aec04dd..1cee6dc604 100644 --- a/Samples/BackgroundTransfer/cs/BackgroundTransfer.sln +++ b/Samples/BackgroundTransfer/cs/BackgroundTransfer.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTransfer", "BackgroundTransfer\BackgroundTransfer.csproj", "{EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTransfer", "BackgroundTransfer\BackgroundTransfer.csproj", "{7230B521-C0A2-5EC2-944C-AC67D69D95D4}" ProjectSection(ProjectDependencies) = postProject - {A3DAB815-6146-5D59-AA25-39E365FBD9CB} = {A3DAB815-6146-5D59-AA25-39E365FBD9CB} + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84} = {EAFB1EE5-60C2-5614-910F-33BDBF28DF84} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{A3DAB815-6146-5D59-AA25-39E365FBD9CB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{EAFB1EE5-60C2-5614-910F-33BDBF28DF84}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|ARM.ActiveCfg = Debug|ARM - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|ARM.Build.0 = Debug|ARM - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|ARM.Deploy.0 = Debug|ARM - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|x64.ActiveCfg = Debug|x64 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|x64.Build.0 = Debug|x64 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|x64.Deploy.0 = Debug|x64 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|x86.ActiveCfg = Debug|x86 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|x86.Build.0 = Debug|x86 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Debug|x86.Deploy.0 = Debug|x86 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|ARM.ActiveCfg = Release|ARM - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|ARM.Build.0 = Release|ARM - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|ARM.Deploy.0 = Release|ARM - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|x64.ActiveCfg = Release|x64 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|x64.Build.0 = Release|x64 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|x64.Deploy.0 = Release|x64 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|x86.ActiveCfg = Release|x86 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|x86.Build.0 = Release|x86 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB}.Release|x86.Deploy.0 = Release|x86 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Debug|ARM.ActiveCfg = Debug|ARM - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Debug|ARM.Build.0 = Debug|ARM - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Debug|x64.ActiveCfg = Debug|x64 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Debug|x64.Build.0 = Debug|x64 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Debug|x86.ActiveCfg = Debug|x86 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Debug|x86.Build.0 = Debug|x86 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Release|ARM.ActiveCfg = Release|ARM - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Release|ARM.Build.0 = Release|ARM - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Release|x64.ActiveCfg = Release|x64 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Release|x64.Build.0 = Release|x64 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Release|x86.ActiveCfg = Release|x86 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB}.Release|x86.Build.0 = Release|x86 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|ARM.ActiveCfg = Debug|ARM + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|ARM.Build.0 = Debug|ARM + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|ARM.Deploy.0 = Debug|ARM + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|x64.ActiveCfg = Debug|x64 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|x64.Build.0 = Debug|x64 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|x64.Deploy.0 = Debug|x64 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|x86.ActiveCfg = Debug|x86 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|x86.Build.0 = Debug|x86 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Debug|x86.Deploy.0 = Debug|x86 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|ARM.ActiveCfg = Release|ARM + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|ARM.Build.0 = Release|ARM + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|ARM.Deploy.0 = Release|ARM + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|x64.ActiveCfg = Release|x64 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|x64.Build.0 = Release|x64 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|x64.Deploy.0 = Release|x64 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|x86.ActiveCfg = Release|x86 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|x86.Build.0 = Release|x86 + {7230B521-C0A2-5EC2-944C-AC67D69D95D4}.Release|x86.Deploy.0 = Release|x86 + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Debug|ARM.ActiveCfg = Debug|ARM + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Debug|ARM.Build.0 = Debug|ARM + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Debug|x64.ActiveCfg = Debug|x64 + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Debug|x64.Build.0 = Debug|x64 + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Debug|x86.ActiveCfg = Debug|x86 + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Debug|x86.Build.0 = Debug|x86 + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Release|ARM.ActiveCfg = Release|ARM + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Release|ARM.Build.0 = Release|ARM + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Release|x64.ActiveCfg = Release|x64 + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Release|x64.Build.0 = Release|x64 + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Release|x86.ActiveCfg = Release|x86 + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundTransfer/cs/BackgroundTransfer/BackgroundTransfer.csproj b/Samples/BackgroundTransfer/cs/BackgroundTransfer/BackgroundTransfer.csproj index 2971f0b47e..a7791b98b2 100644 --- a/Samples/BackgroundTransfer/cs/BackgroundTransfer/BackgroundTransfer.csproj +++ b/Samples/BackgroundTransfer/cs/BackgroundTransfer/BackgroundTransfer.csproj @@ -4,15 +4,15 @@ Debug x86 - {EA4292D1-3F33-5D41-B5C7-B8EA928B22EB} + {7230B521-C0A2-5EC2-944C-AC67D69D95D4} AppContainerExe Properties SDKTemplate BackgroundTransfer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundTransfer/cs/BackgroundTransfer/Package.appxmanifest b/Samples/BackgroundTransfer/cs/BackgroundTransfer/Package.appxmanifest index f3ea3248ff..ff20626517 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 e0e7203c89..31244c86fe 100644 --- a/Samples/BackgroundTransfer/cs/Tasks/Tasks.csproj +++ b/Samples/BackgroundTransfer/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug x86 - {A3DAB815-6146-5D59-AA25-39E365FBD9CB} + {EAFB1EE5-60C2-5614-910F-33BDBF28DF84} winmdobj Properties Tasks Tasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundTransfer/js/BackgroundTransfer.jsproj b/Samples/BackgroundTransfer/js/BackgroundTransfer.jsproj index 399af8e1e3..73732ebd7c 100644 --- a/Samples/BackgroundTransfer/js/BackgroundTransfer.jsproj +++ b/Samples/BackgroundTransfer/js/BackgroundTransfer.jsproj @@ -35,7 +35,7 @@ - 3ecb5704-c608-5057-b656-cf7ee497de53 + fe07f8a3-04c9-5c04-bcf3-7c48ba790c84 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/BackgroundTransfer/js/BackgroundTransfer.sln b/Samples/BackgroundTransfer/js/BackgroundTransfer.sln index f5273621c7..a19de3ab3c 100644 --- a/Samples/BackgroundTransfer/js/BackgroundTransfer.sln +++ b/Samples/BackgroundTransfer/js/BackgroundTransfer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BackgroundTransfer", "BackgroundTransfer.jsproj", "{3ECB5704-C608-5057-B656-CF7EE497DE53}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BackgroundTransfer", "BackgroundTransfer.jsproj", "{FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|ARM.ActiveCfg = Debug|ARM - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|ARM.Build.0 = Debug|ARM - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|ARM.Deploy.0 = Debug|ARM - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|x64.ActiveCfg = Debug|x64 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|x64.Build.0 = Debug|x64 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|x64.Deploy.0 = Debug|x64 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|x86.ActiveCfg = Debug|x86 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|x86.Build.0 = Debug|x86 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Debug|x86.Deploy.0 = Debug|x86 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|Any CPU.Build.0 = Release|Any CPU - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|Any CPU.Deploy.0 = Release|Any CPU - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|ARM.ActiveCfg = Release|ARM - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|ARM.Build.0 = Release|ARM - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|ARM.Deploy.0 = Release|ARM - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|x64.ActiveCfg = Release|x64 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|x64.Build.0 = Release|x64 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|x64.Deploy.0 = Release|x64 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|x86.ActiveCfg = Release|x86 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|x86.Build.0 = Release|x86 - {3ECB5704-C608-5057-B656-CF7EE497DE53}.Release|x86.Deploy.0 = Release|x86 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|Any CPU.Build.0 = Debug|Any CPU + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|ARM.ActiveCfg = Debug|ARM + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|ARM.Build.0 = Debug|ARM + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|ARM.Deploy.0 = Debug|ARM + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|x64.ActiveCfg = Debug|x64 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|x64.Build.0 = Debug|x64 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|x64.Deploy.0 = Debug|x64 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|x86.ActiveCfg = Debug|x86 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|x86.Build.0 = Debug|x86 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Debug|x86.Deploy.0 = Debug|x86 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|Any CPU.ActiveCfg = Release|Any CPU + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|Any CPU.Build.0 = Release|Any CPU + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|Any CPU.Deploy.0 = Release|Any CPU + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|ARM.ActiveCfg = Release|ARM + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|ARM.Build.0 = Release|ARM + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|ARM.Deploy.0 = Release|ARM + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|x64.ActiveCfg = Release|x64 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|x64.Build.0 = Release|x64 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|x64.Deploy.0 = Release|x64 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|x86.ActiveCfg = Release|x86 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|x86.Build.0 = Release|x86 + {FE07F8A3-04C9-5C04-BCF3-7C48BA790C84}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundTransfer/js/package.appxmanifest b/Samples/BackgroundTransfer/js/package.appxmanifest index adac77b2f7..0fcfe54f62 100644 --- a/Samples/BackgroundTransfer/js/package.appxmanifest +++ b/Samples/BackgroundTransfer/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/BackgroundTransfer/vb/BackgroundTransfer.sln b/Samples/BackgroundTransfer/vb/BackgroundTransfer.sln index 762417fedb..cf47fd5855 100644 --- a/Samples/BackgroundTransfer/vb/BackgroundTransfer.sln +++ b/Samples/BackgroundTransfer/vb/BackgroundTransfer.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundTransfer", "BackgroundTransfer\BackgroundTransfer.vbproj", "{2309BE7F-B6E4-524E-A370-1E172D23F09B}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BackgroundTransfer", "BackgroundTransfer\BackgroundTransfer.vbproj", "{D91E542B-B8DB-50A0-8FA1-703EEB814AD8}" ProjectSection(ProjectDependencies) = postProject - {24E299CE-9944-539D-86BA-F2EF0D80A71C} = {24E299CE-9944-539D-86BA-F2EF0D80A71C} + {455B419A-C17A-5B50-8B56-315CAFB60B18} = {455B419A-C17A-5B50-8B56-315CAFB60B18} EndProjectSection EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tasks", "Tasks\Tasks.vbproj", "{24E299CE-9944-539D-86BA-F2EF0D80A71C}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tasks", "Tasks\Tasks.vbproj", "{455B419A-C17A-5B50-8B56-315CAFB60B18}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|ARM.ActiveCfg = Debug|ARM - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|ARM.Build.0 = Debug|ARM - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|ARM.Deploy.0 = Debug|ARM - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|x64.ActiveCfg = Debug|x64 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|x64.Build.0 = Debug|x64 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|x64.Deploy.0 = Debug|x64 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|x86.ActiveCfg = Debug|x86 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|x86.Build.0 = Debug|x86 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Debug|x86.Deploy.0 = Debug|x86 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|ARM.ActiveCfg = Release|ARM - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|ARM.Build.0 = Release|ARM - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|ARM.Deploy.0 = Release|ARM - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|x64.ActiveCfg = Release|x64 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|x64.Build.0 = Release|x64 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|x64.Deploy.0 = Release|x64 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|x86.ActiveCfg = Release|x86 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|x86.Build.0 = Release|x86 - {2309BE7F-B6E4-524E-A370-1E172D23F09B}.Release|x86.Deploy.0 = Release|x86 - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Debug|ARM.ActiveCfg = Debug|ARM - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Debug|ARM.Build.0 = Debug|ARM - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Debug|x64.ActiveCfg = Debug|x64 - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Debug|x64.Build.0 = Debug|x64 - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Debug|x86.ActiveCfg = Debug|x86 - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Debug|x86.Build.0 = Debug|x86 - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Release|ARM.ActiveCfg = Release|ARM - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Release|ARM.Build.0 = Release|ARM - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Release|x64.ActiveCfg = Release|x64 - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Release|x64.Build.0 = Release|x64 - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Release|x86.ActiveCfg = Release|x86 - {24E299CE-9944-539D-86BA-F2EF0D80A71C}.Release|x86.Build.0 = Release|x86 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|ARM.ActiveCfg = Debug|ARM + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|ARM.Build.0 = Debug|ARM + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|ARM.Deploy.0 = Debug|ARM + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|x64.ActiveCfg = Debug|x64 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|x64.Build.0 = Debug|x64 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|x64.Deploy.0 = Debug|x64 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|x86.ActiveCfg = Debug|x86 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|x86.Build.0 = Debug|x86 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Debug|x86.Deploy.0 = Debug|x86 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|ARM.ActiveCfg = Release|ARM + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|ARM.Build.0 = Release|ARM + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|ARM.Deploy.0 = Release|ARM + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|x64.ActiveCfg = Release|x64 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|x64.Build.0 = Release|x64 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|x64.Deploy.0 = Release|x64 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|x86.ActiveCfg = Release|x86 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|x86.Build.0 = Release|x86 + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8}.Release|x86.Deploy.0 = Release|x86 + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Debug|ARM.ActiveCfg = Debug|ARM + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Debug|ARM.Build.0 = Debug|ARM + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Debug|x64.ActiveCfg = Debug|x64 + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Debug|x64.Build.0 = Debug|x64 + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Debug|x86.ActiveCfg = Debug|x86 + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Debug|x86.Build.0 = Debug|x86 + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Release|ARM.ActiveCfg = Release|ARM + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Release|ARM.Build.0 = Release|ARM + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Release|x64.ActiveCfg = Release|x64 + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Release|x64.Build.0 = Release|x64 + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Release|x86.ActiveCfg = Release|x86 + {455B419A-C17A-5B50-8B56-315CAFB60B18}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BackgroundTransfer/vb/BackgroundTransfer/BackgroundTransfer.vbproj b/Samples/BackgroundTransfer/vb/BackgroundTransfer/BackgroundTransfer.vbproj index 4c930bbd51..cb3c40b140 100644 --- a/Samples/BackgroundTransfer/vb/BackgroundTransfer/BackgroundTransfer.vbproj +++ b/Samples/BackgroundTransfer/vb/BackgroundTransfer/BackgroundTransfer.vbproj @@ -4,15 +4,15 @@ Debug x86 - {2309BE7F-B6E4-524E-A370-1E172D23F09B} + {D91E542B-B8DB-50A0-8FA1-703EEB814AD8} AppContainerExe SDKTemplate BackgroundTransfer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BackgroundTransfer/vb/BackgroundTransfer/Package.appxmanifest b/Samples/BackgroundTransfer/vb/BackgroundTransfer/Package.appxmanifest index 6111086a39..9f4ba38dac 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 055f82b588..1eed815e6a 100644 --- a/Samples/BackgroundTransfer/vb/Tasks/Tasks.vbproj +++ b/Samples/BackgroundTransfer/vb/Tasks/Tasks.vbproj @@ -4,15 +4,15 @@ Debug x86 - {24E299CE-9944-539D-86BA-F2EF0D80A71C} + {455B419A-C17A-5B50-8B56-315CAFB60B18} winmdobj Tasks Tasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BarcodeScanner/barcode-scanner.yaml b/Samples/BarcodeScanner/barcode-scanner.yml similarity index 100% rename from Samples/BarcodeScanner/barcode-scanner.yaml rename to Samples/BarcodeScanner/barcode-scanner.yml diff --git a/Samples/BarcodeScanner/cpp/BarcodeScanner.sln b/Samples/BarcodeScanner/cpp/BarcodeScanner.sln index ede75192ca..6af4b97ecb 100644 --- a/Samples/BarcodeScanner/cpp/BarcodeScanner.sln +++ b/Samples/BarcodeScanner/cpp/BarcodeScanner.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BarcodeScanner", "BarcodeScanner.vcxproj", "{9C98C452-42BA-59F7-96F8-369D796094A4}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BarcodeScanner", "BarcodeScanner.vcxproj", "{6EE1C59A-7242-559D-A262-B5D0D035571E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|ARM.ActiveCfg = Debug|ARM - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|ARM.Build.0 = Debug|ARM - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|ARM.Deploy.0 = Debug|ARM - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|x64.ActiveCfg = Debug|x64 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|x64.Build.0 = Debug|x64 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|x64.Deploy.0 = Debug|x64 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|x86.ActiveCfg = Debug|Win32 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|x86.Build.0 = Debug|Win32 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Debug|x86.Deploy.0 = Debug|Win32 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|ARM.ActiveCfg = Release|ARM - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|ARM.Build.0 = Release|ARM - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|ARM.Deploy.0 = Release|ARM - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|x64.ActiveCfg = Release|x64 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|x64.Build.0 = Release|x64 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|x64.Deploy.0 = Release|x64 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|x86.ActiveCfg = Release|Win32 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|x86.Build.0 = Release|Win32 - {9C98C452-42BA-59F7-96F8-369D796094A4}.Release|x86.Deploy.0 = Release|Win32 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|ARM.ActiveCfg = Debug|ARM + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|ARM.Build.0 = Debug|ARM + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|ARM.Deploy.0 = Debug|ARM + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|x64.ActiveCfg = Debug|x64 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|x64.Build.0 = Debug|x64 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|x64.Deploy.0 = Debug|x64 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|x86.ActiveCfg = Debug|Win32 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|x86.Build.0 = Debug|Win32 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Debug|x86.Deploy.0 = Debug|Win32 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|ARM.ActiveCfg = Release|ARM + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|ARM.Build.0 = Release|ARM + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|ARM.Deploy.0 = Release|ARM + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|x64.ActiveCfg = Release|x64 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|x64.Build.0 = Release|x64 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|x64.Deploy.0 = Release|x64 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|x86.ActiveCfg = Release|Win32 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|x86.Build.0 = Release|Win32 + {6EE1C59A-7242-559D-A262-B5D0D035571E}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BarcodeScanner/cpp/BarcodeScanner.vcxproj b/Samples/BarcodeScanner/cpp/BarcodeScanner.vcxproj index ebebfb8791..5b6c5eaaac 100644 --- a/Samples/BarcodeScanner/cpp/BarcodeScanner.vcxproj +++ b/Samples/BarcodeScanner/cpp/BarcodeScanner.vcxproj @@ -1,15 +1,15 @@  - {9c98c452-42ba-59f7-96f8-369d796094a4} + {6ee1c59a-7242-559d-a262-b5d0d035571e} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/BarcodeScanner/cpp/DataHelpers.h b/Samples/BarcodeScanner/cpp/DataHelpers.h index 5017493197..5abe26fc80 100644 --- a/Samples/BarcodeScanner/cpp/DataHelpers.h +++ b/Samples/BarcodeScanner/cpp/DataHelpers.h @@ -82,7 +82,9 @@ inline Platform::String^ GetDataLabelString(Windows::Storage::Streams::IBuffer^ scanDataType == Windows::Devices::PointOfService::BarcodeSymbologies::UpceAdd2 || scanDataType == Windows::Devices::PointOfService::BarcodeSymbologies::UpceAdd5 || scanDataType == Windows::Devices::PointOfService::BarcodeSymbologies::Ean8 || - scanDataType == Windows::Devices::PointOfService::BarcodeSymbologies::TfStd) + scanDataType == Windows::Devices::PointOfService::BarcodeSymbologies::TfStd || + scanDataType == Windows::Devices::PointOfService::BarcodeSymbologies::OcrA || + scanDataType == Windows::Devices::PointOfService::BarcodeSymbologies::OcrB) { // The UPC, EAN8, and 2 of 5 families encode the digits 0..9 // which are then sent to the app in a UTF8 string (like "01234") diff --git a/Samples/BarcodeScanner/cpp/Package.appxmanifest b/Samples/BarcodeScanner/cpp/Package.appxmanifest index 1639050b1e..01739fd9b9 100644 --- a/Samples/BarcodeScanner/cpp/Package.appxmanifest +++ b/Samples/BarcodeScanner/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BarcodeScanner/cpp/Scenario5_DisplayingBarcodePreview.xaml.cpp b/Samples/BarcodeScanner/cpp/Scenario5_DisplayingBarcodePreview.xaml.cpp index 02a36c4c93..f8f8cb565e 100644 --- a/Samples/BarcodeScanner/cpp/Scenario5_DisplayingBarcodePreview.xaml.cpp +++ b/Samples/BarcodeScanner/cpp/Scenario5_DisplayingBarcodePreview.xaml.cpp @@ -104,6 +104,7 @@ task Scenario5_DisplayingBarcodePreview::StartMediaCaptureAsync(String^ vi auto settings = ref new MediaCaptureInitializationSettings(); settings->VideoDeviceId = videoDeviceId; settings->StreamingCaptureMode = StreamingCaptureMode::Video; + settings->SharingMode = MediaCaptureSharingMode::SharedReadOnly; return create_task(mediaCapture->InitializeAsync(settings)).then([this] { @@ -411,6 +412,7 @@ task Scenario5_DisplayingBarcodePreview::SelectScannerAsync(String^ scanne { if (claimedScanner != nullptr) { + claimedScanner->Closed += ref new TypedEventHandler(this, &Scenario5_DisplayingBarcodePreview::ClaimedScanner_Closed); ScannerSupportsPreview = !selectedScanner->VideoDeviceId->IsEmpty(); RaisePropertyChanged(L"ScannerSupportsPreview"); @@ -431,6 +433,17 @@ task Scenario5_DisplayingBarcodePreview::SelectScannerAsync(String^ scanne }); } +/// +/// Closed notification was received from the selected scanner. +/// +/// +/// + +void Scenario5_DisplayingBarcodePreview::ClaimedScanner_Closed(ClaimedBarcodeScanner^ sender, ClaimedBarcodeScannerClosedEventArgs^ args) +{ + // Resources associated to the claimed barcode scanner can be cleaned up here +} + /// /// Event handler for the DataReceived event fired when a barcode is scanned by the barcode scanner /// diff --git a/Samples/BarcodeScanner/cpp/Scenario5_DisplayingBarcodePreview.xaml.h b/Samples/BarcodeScanner/cpp/Scenario5_DisplayingBarcodePreview.xaml.h index 4e116f66c8..723ff9da26 100644 --- a/Samples/BarcodeScanner/cpp/Scenario5_DisplayingBarcodePreview.xaml.h +++ b/Samples/BarcodeScanner/cpp/Scenario5_DisplayingBarcodePreview.xaml.h @@ -69,6 +69,7 @@ namespace SDKTemplate void HidePreviewButton_Click(Platform::Object^ sender, Windows::UI::Xaml::RoutedEventArgs^ args); void FlipPreview_Click(Platform::Object^ sender, Windows::UI::Xaml::RoutedEventArgs^ args); void ScannerSelection_Changed(Platform::Object^ sender, Windows::UI::Xaml::Controls::SelectionChangedEventArgs^ args); + void ClaimedScanner_Closed(Windows::Devices::PointOfService::ClaimedBarcodeScanner^ sender, Windows::Devices::PointOfService::ClaimedBarcodeScannerClosedEventArgs^ args); void OnDataReceived(Windows::Devices::PointOfService::ClaimedBarcodeScanner^ sender, Windows::Devices::PointOfService::BarcodeScannerDataReceivedEventArgs^ args); }; } diff --git a/Samples/BarcodeScanner/cs/BarcodeScanner.csproj b/Samples/BarcodeScanner/cs/BarcodeScanner.csproj index fd93d36f5d..d6eaa90447 100644 --- a/Samples/BarcodeScanner/cs/BarcodeScanner.csproj +++ b/Samples/BarcodeScanner/cs/BarcodeScanner.csproj @@ -4,15 +4,15 @@ Debug x86 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3} + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706} AppContainerExe Properties SDKTemplate BarcodeScanner en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BarcodeScanner/cs/BarcodeScanner.sln b/Samples/BarcodeScanner/cs/BarcodeScanner.sln index 61bd88fe0c..2e3b6b1f6d 100644 --- a/Samples/BarcodeScanner/cs/BarcodeScanner.sln +++ b/Samples/BarcodeScanner/cs/BarcodeScanner.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarcodeScanner", "BarcodeScanner.csproj", "{2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarcodeScanner", "BarcodeScanner.csproj", "{DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|ARM.ActiveCfg = Debug|ARM - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|ARM.Build.0 = Debug|ARM - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|ARM.Deploy.0 = Debug|ARM - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|x64.ActiveCfg = Debug|x64 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|x64.Build.0 = Debug|x64 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|x64.Deploy.0 = Debug|x64 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|x86.ActiveCfg = Debug|x86 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|x86.Build.0 = Debug|x86 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Debug|x86.Deploy.0 = Debug|x86 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|ARM.ActiveCfg = Release|ARM - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|ARM.Build.0 = Release|ARM - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|ARM.Deploy.0 = Release|ARM - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|x64.ActiveCfg = Release|x64 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|x64.Build.0 = Release|x64 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|x64.Deploy.0 = Release|x64 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|x86.ActiveCfg = Release|x86 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|x86.Build.0 = Release|x86 - {2DDA58E7-3F10-5DE7-98D1-090A0BA4BCC3}.Release|x86.Deploy.0 = Release|x86 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|ARM.ActiveCfg = Debug|ARM + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|ARM.Build.0 = Debug|ARM + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|ARM.Deploy.0 = Debug|ARM + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|x64.ActiveCfg = Debug|x64 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|x64.Build.0 = Debug|x64 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|x64.Deploy.0 = Debug|x64 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|x86.ActiveCfg = Debug|x86 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|x86.Build.0 = Debug|x86 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Debug|x86.Deploy.0 = Debug|x86 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|ARM.ActiveCfg = Release|ARM + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|ARM.Build.0 = Release|ARM + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|ARM.Deploy.0 = Release|ARM + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|x64.ActiveCfg = Release|x64 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|x64.Build.0 = Release|x64 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|x64.Deploy.0 = Release|x64 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|x86.ActiveCfg = Release|x86 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|x86.Build.0 = Release|x86 + {DF5721EF-CBBA-53FD-B2D0-9ECA54E85706}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BarcodeScanner/cs/Package.appxmanifest b/Samples/BarcodeScanner/cs/Package.appxmanifest index e1fed03204..712ade9a4a 100644 --- a/Samples/BarcodeScanner/cs/Package.appxmanifest +++ b/Samples/BarcodeScanner/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BarcodeScanner/cs/SampleConfiguration.cs b/Samples/BarcodeScanner/cs/SampleConfiguration.cs index ab027708a5..6ed5b889a9 100644 --- a/Samples/BarcodeScanner/cs/SampleConfiguration.cs +++ b/Samples/BarcodeScanner/cs/SampleConfiguration.cs @@ -85,7 +85,9 @@ public static string GetDataLabelString(IBuffer data, uint scanDataType) scanDataType == BarcodeSymbologies.UpceAdd2 || scanDataType == BarcodeSymbologies.UpceAdd5 || scanDataType == BarcodeSymbologies.Ean8 || - scanDataType == BarcodeSymbologies.TfStd) + scanDataType == BarcodeSymbologies.TfStd || + scanDataType == BarcodeSymbologies.OcrA || + scanDataType == BarcodeSymbologies.OcrB) { // The UPC, EAN8, and 2 of 5 families encode the digits 0..9 // which are then sent to the app in a UTF8 string (like "01234"). diff --git a/Samples/BarcodeScanner/cs/Scenario5_DisplayingBarcodePreview.xaml.cs b/Samples/BarcodeScanner/cs/Scenario5_DisplayingBarcodePreview.xaml.cs index 204f914a78..8c2de87ac2 100644 --- a/Samples/BarcodeScanner/cs/Scenario5_DisplayingBarcodePreview.xaml.cs +++ b/Samples/BarcodeScanner/cs/Scenario5_DisplayingBarcodePreview.xaml.cs @@ -122,6 +122,7 @@ private async Task StartMediaCaptureAsync(string videoDeviceId) { VideoDeviceId = videoDeviceId, StreamingCaptureMode = StreamingCaptureMode.Video, + SharingMode = MediaCaptureSharingMode.SharedReadOnly, }; // Initialize MediaCapture @@ -382,6 +383,7 @@ private async Task SelectScannerAsync(string scannerDeviceId) if (claimedScanner != null) { await claimedScanner.EnableAsync(); + claimedScanner.Closed += ClaimedScanner_Closed; ScannerSupportsPreview = !String.IsNullOrEmpty(selectedScanner.VideoDeviceId); RaisePropertyChanged(nameof(ScannerSupportsPreview)); @@ -409,6 +411,16 @@ private async Task SelectScannerAsync(string scannerDeviceId) isSelectionChanging = false; } + /// + /// Closed notification was received from the selected scanner. + /// + /// + /// + private void ClaimedScanner_Closed(ClaimedBarcodeScanner sender, ClaimedBarcodeScannerClosedEventArgs args) + { + // Resources associated to the claimed barcode scanner can be cleaned up here + } + /// /// Scan data was received from the selected scanner. /// diff --git a/Samples/BarcodeScanner/cs/cs b/Samples/BarcodeScanner/cs/cs deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/Samples/BarcodeScanner/js/BarcodeScanner.jsproj b/Samples/BarcodeScanner/js/BarcodeScanner.jsproj index 8d673974bf..592136692a 100644 --- a/Samples/BarcodeScanner/js/BarcodeScanner.jsproj +++ b/Samples/BarcodeScanner/js/BarcodeScanner.jsproj @@ -35,7 +35,7 @@ - c8bdfc8d-e353-5b24-ab7b-a9e1e658bb4a + 29644138-2a5b-5c48-abed-56aba946dcaa @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/BarcodeScanner/js/BarcodeScanner.sln b/Samples/BarcodeScanner/js/BarcodeScanner.sln index 9817d535c5..b4b755fe9f 100644 --- a/Samples/BarcodeScanner/js/BarcodeScanner.sln +++ b/Samples/BarcodeScanner/js/BarcodeScanner.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BarcodeScanner", "BarcodeScanner.jsproj", "{C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BarcodeScanner", "BarcodeScanner.jsproj", "{29644138-2A5B-5C48-ABED-56ABA946DCAA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|ARM.ActiveCfg = Debug|ARM - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|ARM.Build.0 = Debug|ARM - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|ARM.Deploy.0 = Debug|ARM - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|x64.ActiveCfg = Debug|x64 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|x64.Build.0 = Debug|x64 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|x64.Deploy.0 = Debug|x64 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|x86.ActiveCfg = Debug|x86 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|x86.Build.0 = Debug|x86 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Debug|x86.Deploy.0 = Debug|x86 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|Any CPU.Build.0 = Release|Any CPU - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|Any CPU.Deploy.0 = Release|Any CPU - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|ARM.ActiveCfg = Release|ARM - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|ARM.Build.0 = Release|ARM - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|ARM.Deploy.0 = Release|ARM - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|x64.ActiveCfg = Release|x64 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|x64.Build.0 = Release|x64 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|x64.Deploy.0 = Release|x64 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|x86.ActiveCfg = Release|x86 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|x86.Build.0 = Release|x86 - {C8BDFC8D-E353-5B24-AB7B-A9E1E658BB4A}.Release|x86.Deploy.0 = Release|x86 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|ARM.ActiveCfg = Debug|ARM + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|ARM.Build.0 = Debug|ARM + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|ARM.Deploy.0 = Debug|ARM + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|x64.ActiveCfg = Debug|x64 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|x64.Build.0 = Debug|x64 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|x64.Deploy.0 = Debug|x64 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|x86.ActiveCfg = Debug|x86 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|x86.Build.0 = Debug|x86 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Debug|x86.Deploy.0 = Debug|x86 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|Any CPU.Build.0 = Release|Any CPU + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|Any CPU.Deploy.0 = Release|Any CPU + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|ARM.ActiveCfg = Release|ARM + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|ARM.Build.0 = Release|ARM + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|ARM.Deploy.0 = Release|ARM + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|x64.ActiveCfg = Release|x64 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|x64.Build.0 = Release|x64 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|x64.Deploy.0 = Release|x64 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|x86.ActiveCfg = Release|x86 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|x86.Build.0 = Release|x86 + {29644138-2A5B-5C48-ABED-56ABA946DCAA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BarcodeScanner/js/Package.appxmanifest b/Samples/BarcodeScanner/js/Package.appxmanifest index 5fea881740..50d36e6f2d 100644 --- a/Samples/BarcodeScanner/js/Package.appxmanifest +++ b/Samples/BarcodeScanner/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/BarcodeScanner/js/js/scenario5_DisplayingBarcodePreview.js b/Samples/BarcodeScanner/js/js/scenario5_DisplayingBarcodePreview.js index 0dee8520e1..a225649197 100644 --- a/Samples/BarcodeScanner/js/js/scenario5_DisplayingBarcodePreview.js +++ b/Samples/BarcodeScanner/js/js/scenario5_DisplayingBarcodePreview.js @@ -116,6 +116,7 @@ var settings = new Capture.MediaCaptureInitializationSettings(); settings.videoDeviceId = videoDeviceId; settings.streamingCaptureMode = Capture.StreamingCaptureMode.video; + settings.sharingMode = Capture.MediaCaptureSharingMode.sharedReadOnly; var captureInitialized = false; try { @@ -237,6 +238,7 @@ if (claimedScanner) { scannerResultsBlock.dataset.isScannerClaimed = true; await claimedScanner.enableAsync(); + claimedScanner.addEventListener("closed", claimedScannerClosed); startSoftwareTriggerButton.disabled = false; claimedScanner.addEventListener("datareceived", dataReceived); @@ -254,6 +256,10 @@ isSelectionChanging = false; } + function claimedScannerClosed() { + // Resources associated to the claimed barcode scanner can be cleaned up here + } + function dataReceived(args) { var tempScanType = BarcodeSymbologies.getName(args.report.scanDataType); diff --git a/Samples/BarcodeScanner/js/js/util.js b/Samples/BarcodeScanner/js/js/util.js index eece2626e5..c6e1376efb 100644 --- a/Samples/BarcodeScanner/js/js/util.js +++ b/Samples/BarcodeScanner/js/js/util.js @@ -11,6 +11,8 @@ (function () { + var BarcodeSymbologies = Windows.Devices.PointOfService.BarcodeSymbologies; + getDataLabelString = function (data, scanDataType) { var result = null; @@ -19,18 +21,18 @@ // To keep this simple, we'll just decode a few of them. if (data === null) { result = "No data"; - } - else { - switch (Windows.Devices.PointOfService.BarcodeSymbologies.getName(scanDataType)) { - case "Upca": - case "UpcaAdd2": - case "UpcaAdd5": - case "Upce": - case "UpceAdd2": - case "UpceAdd5": - case "Ean8": - case "TfStd": - + } else { + switch (scanDataType) { + case BarcodeSymbologies.upca: + case BarcodeSymbologies.upcaAdd2: + case BarcodeSymbologies.upcaAdd5: + case BarcodeSymbologies.upce: + case BarcodeSymbologies.upceAdd2: + case BarcodeSymbologies.upceAdd5: + case BarcodeSymbologies.ean8: + case BarcodeSymbologies.tfStd: + case BarcodeSymbologies.ocrA: + case BarcodeSymbologies.ocrB: // The UPC, EAN8, and 2 of 5 families encode the digits 0..9 // which are then sent to the app in a UTF8 string (like "01234"). // This is not an exhaustive list of symbologies that can be converted to a string @@ -38,8 +40,8 @@ var reader = Windows.Storage.Streams.DataReader.fromBuffer(data); result = reader.readString(data.length); break; - default: + default: // Some other symbologies (typically 2-D symbologies) contain binary data that // should not be converted to text. result = "Decoded data unavailable. Raw label data: " + getDataString(data); diff --git a/Samples/BarcodeScanner/vb/BarcodeScanner.sln b/Samples/BarcodeScanner/vb/BarcodeScanner.sln index 04311343d9..0ceb0a753c 100644 --- a/Samples/BarcodeScanner/vb/BarcodeScanner.sln +++ b/Samples/BarcodeScanner/vb/BarcodeScanner.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BarcodeScanner", "BarcodeScanner.vbproj", "{9679A7F6-611F-5396-BF96-AB17A3E8468D}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BarcodeScanner", "BarcodeScanner.vbproj", "{5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|ARM.ActiveCfg = Debug|ARM - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|ARM.Build.0 = Debug|ARM - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|ARM.Deploy.0 = Debug|ARM - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|x64.ActiveCfg = Debug|x64 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|x64.Build.0 = Debug|x64 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|x64.Deploy.0 = Debug|x64 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|x86.ActiveCfg = Debug|x86 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|x86.Build.0 = Debug|x86 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Debug|x86.Deploy.0 = Debug|x86 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|ARM.ActiveCfg = Release|ARM - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|ARM.Build.0 = Release|ARM - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|ARM.Deploy.0 = Release|ARM - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|x64.ActiveCfg = Release|x64 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|x64.Build.0 = Release|x64 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|x64.Deploy.0 = Release|x64 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|x86.ActiveCfg = Release|x86 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|x86.Build.0 = Release|x86 - {9679A7F6-611F-5396-BF96-AB17A3E8468D}.Release|x86.Deploy.0 = Release|x86 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|ARM.ActiveCfg = Debug|ARM + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|ARM.Build.0 = Debug|ARM + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|ARM.Deploy.0 = Debug|ARM + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|x64.ActiveCfg = Debug|x64 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|x64.Build.0 = Debug|x64 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|x64.Deploy.0 = Debug|x64 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|x86.ActiveCfg = Debug|x86 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|x86.Build.0 = Debug|x86 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Debug|x86.Deploy.0 = Debug|x86 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|ARM.ActiveCfg = Release|ARM + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|ARM.Build.0 = Release|ARM + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|ARM.Deploy.0 = Release|ARM + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|x64.ActiveCfg = Release|x64 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|x64.Build.0 = Release|x64 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|x64.Deploy.0 = Release|x64 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|x86.ActiveCfg = Release|x86 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|x86.Build.0 = Release|x86 + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BarcodeScanner/vb/BarcodeScanner.vbproj b/Samples/BarcodeScanner/vb/BarcodeScanner.vbproj index 8f30919d52..c7c2514ee8 100644 --- a/Samples/BarcodeScanner/vb/BarcodeScanner.vbproj +++ b/Samples/BarcodeScanner/vb/BarcodeScanner.vbproj @@ -4,15 +4,15 @@ Debug x86 - {9679A7F6-611F-5396-BF96-AB17A3E8468D} + {5F934DD4-4C53-5F83-8D5E-BF3CF5919C10} AppContainerExe SDKTemplate BarcodeScanner en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BarcodeScanner/vb/Package.appxmanifest b/Samples/BarcodeScanner/vb/Package.appxmanifest index 42144184ec..dc571cca6d 100644 --- a/Samples/BarcodeScanner/vb/Package.appxmanifest +++ b/Samples/BarcodeScanner/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BarcodeScannerProvider/README.md b/Samples/BarcodeScannerProvider/README.md new file mode 100644 index 0000000000..5a7b352475 --- /dev/null +++ b/Samples/BarcodeScannerProvider/README.md @@ -0,0 +1,84 @@ + + +# Barcode scanner provider sample + +Demonstrates a basic OCR-based barcode scanner provider. + +> **Note:** This sample is part of a large collection of UWP feature samples. +> If you are unfamiliar with Git and GitHub, you can download the entire collection as a +> [ZIP file](https://github.com/Microsoft/Windows-universal-samples/archive/master.zip), but be +> sure to unzip everything to access shared dependencies. For more info on working with the ZIP file, +> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq). +> For more samples, see the [Samples portal](https://aka.ms/winsamples) on the Windows Dev Center. + +This sample shows how to: + +1. **Register as a barcode scanner provider** + + The sample declares the `windows.barcodeScannerProvider` extension in the application manifest. + It also declares the `cameraProcessingExtension` restricted capability + which permits the app to process images captured from the camera without direct camera control. + +2. **Respond to inbound connections** + + The `BarcodeDecodeTask` runs when an inbound connection is created. + The `Provider` registers for the necessary events in order to provide barcode scanning services + to the connection. + When the software trigger starts, the provider performs OCR on captured frames + and reports the results. + +3. **Configure the barcode scanner provider** + + When the user runs the app, it allows the user to configure the + language used for OCR. + +You can use the [Barcode Scanner](../BarcodeScanner) sample to test the sample barcode sample provider. +Go to the "Displaying a Barcode Preview" scenario and select the Barcode Scanner Provider Sample +as your barcode scanner. + +**Note** The Universal Windows app samples require Visual Studio 2017 to build and Windows 10 to execute. + +To obtain information about Windows 10 development, go to the [Windows Dev Center](http://go.microsoft.com/fwlink/?LinkID=532421) + +To obtain information about Microsoft Visual Studio and the tools for developing Windows apps, go to [Visual Studio](http://go.microsoft.com/fwlink/?LinkID=532422) + +## Related topics + +### Samples + +[Barcode Scanner](../BarcodeScanner) + +### Reference + +[Windows.Devices.PointOfService namespace](http://msdn.microsoft.com/library/windows/apps/dn298071) +[Windows app samples](http://go.microsoft.com/fwlink/p/?LinkID=227694) + +## System requirements + +**Client:** Windows 10 + +**Server:** Windows Server 2016 Technical Preview + +**Phone:** Windows 10 + +## Build the sample + +1. If you download the samples ZIP, be sure to unzip the entire archive, not just the folder with the sample you want to build. +2. Start Microsoft Visual Studio 2017 and select **File** \> **Open** \> **Project/Solution**. +3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or JavaScript). Double-click the Visual Studio Solution (.sln) file. +4. Press Ctrl+Shift+B, or select **Build** \> **Build Solution**. + +## Run the sample + +The next steps depend on whether you just want to deploy the sample or you want to both deploy and run it. + +### Deploying the sample + +- Select Build > Deploy Solution. + +### Deploying and running the sample + +- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging. diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.cpp b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.cpp new file mode 100644 index 0000000000..2001e5507c --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.cpp @@ -0,0 +1,27 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#include "pch.h" +#include "BarcodeDecoder.h" +#include "Provider.h" + +using namespace Platform; +using namespace Windows::ApplicationModel::Background; +using namespace Windows::Devices::PointOfService::Provider; + +namespace BarcodeDecoder +{ + Provider^ provider = nullptr; + + void BarcodeDecodeTask::Run(IBackgroundTaskInstance^ taskInstance) + { + provider = ref new Provider(taskInstance); + } +} diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.h b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.h new file mode 100644 index 0000000000..cca3d09390 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.h @@ -0,0 +1,21 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#pragma once + +namespace BarcodeDecoder +{ + [Windows::Foundation::Metadata::WebHostHidden] + public ref class BarcodeDecodeTask sealed : Windows::ApplicationModel::Background::IBackgroundTask + { + public: + virtual void Run(Windows::ApplicationModel::Background::IBackgroundTaskInstance^ taskInstance); + }; +} diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.vcxproj b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.vcxproj new file mode 100644 index 0000000000..d9fafb98a0 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.vcxproj @@ -0,0 +1,230 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + {6e9b4706-94cb-5437-be93-ff9fb85e07ba} + WindowsRuntimeComponent + BarcodeDecoder + en-US + 14.0 + true + Windows Store + 10.0.17763.0 + 10.0.17763.0 + 10.0 + + + + DynamicLibrary + true + v141 + + + DynamicLibrary + true + v141 + + + DynamicLibrary + true + v141 + + + DynamicLibrary + false + true + v141 + + + DynamicLibrary + false + true + v141 + + + DynamicLibrary + false + true + v141 + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + false + + + false + + + false + + + false + + + false + + + + Use + _WINRT_DLL;%(PreprocessorDefinitions) + pch.h + $(IntDir)pch.pch + $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) + /bigobj %(AdditionalOptions) + 28204 + + + Console + false + + + + + Use + _WINRT_DLL;NDEBUG;%(PreprocessorDefinitions) + pch.h + $(IntDir)pch.pch + $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) + /bigobj %(AdditionalOptions) + 28204 + + + Console + false + + + + + Use + _WINRT_DLL;%(PreprocessorDefinitions) + pch.h + $(IntDir)pch.pch + $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) + /bigobj %(AdditionalOptions) + 28204 + + + Console + false + + + + + Use + _WINRT_DLL;NDEBUG;%(PreprocessorDefinitions) + pch.h + $(IntDir)pch.pch + $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) + /bigobj %(AdditionalOptions) + 28204 + + + Console + false + + + + + Use + _WINRT_DLL;%(PreprocessorDefinitions) + pch.h + $(IntDir)pch.pch + $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) + /bigobj %(AdditionalOptions) + 28204 + + + Console + false + + + + + Use + _WINRT_DLL;NDEBUG;%(PreprocessorDefinitions) + pch.h + $(IntDir)pch.pch + $(WindowsSDK_WindowsMetadata);$(AdditionalUsingDirectories) + /bigobj %(AdditionalOptions) + 28204 + + + Console + false + + + + + + + + + + + + Create + Create + Create + Create + Create + Create + + + + + + + + \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.vcxproj.filters b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.vcxproj.filters new file mode 100644 index 0000000000..dc2dd41716 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/BarcodeDecoder.vcxproj.filters @@ -0,0 +1,21 @@ + + + + + a079459f-11fb-4cb3-ad31-5742db3921ee + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tga;tiff;tif;png;wav;mfcribbon-ms + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/DecodeEngine.cpp b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/DecodeEngine.cpp new file mode 100644 index 0000000000..a0bda96165 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/DecodeEngine.cpp @@ -0,0 +1,80 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#include "pch.h" +#include "DecodeEngine.h" + +using namespace concurrency; +using namespace Platform; +using namespace Platform::Collections; +using namespace Windows::Devices::PointOfService; +using namespace Windows::Globalization; +using namespace Windows::Graphics::Imaging; +using namespace Windows::Media::Ocr; +using namespace Windows::Storage; + +namespace BarcodeDecoder +{ + DecodeEngine::DecodeEngine() + { + // Create OCR engine from the language set in scenario 1 configuration + auto localSettings = ApplicationData::Current->LocalSettings; + auto decoderLanguageKey = ref new String(L"decoderLanguage"); + if (localSettings->Values->HasKey(decoderLanguageKey)) + { + String^ languageName = safe_cast(localSettings->Values->Lookup(decoderLanguageKey)); + for (Language^ lang : OcrEngine::AvailableRecognizerLanguages) + { + if (lang->DisplayName == languageName) + { + m_ocrEngine = OcrEngine::TryCreateFromLanguage(lang); + break; + } + } + } + + if (m_ocrEngine == nullptr) + { + m_ocrEngine = OcrEngine::TryCreateFromUserProfileLanguages(); + } + + SupportedSymbologies = ref new Platform::Collections::Vector(); + SupportedSymbologies->Append(BarcodeSymbologies::OcrA); + + ActiveSymbologies = ref new Platform::Collections::Vector(); + ActiveSymbologies->Append(BarcodeSymbologies::OcrA); + } + + task DecodeEngine::DecodeAsync(SoftwareBitmap^ bitmap) + { + // The only thing we decode is OCR. + uint32 index; + if (!ActiveSymbologies->IndexOf(BarcodeSymbologies::OcrA, &index)) + { + return task_from_result(nullptr); + } + + return create_task(m_ocrEngine->RecognizeAsync(bitmap)).then([this, bitmap](OcrResult^ ocrResult) -> DecodeResult^ + { + // Get the text in the first non-empty line as result + for (auto line : ocrResult->Lines) + { + if (!line->Text->IsEmpty()) + { + auto result = ref new DecodeResult(); + result->Symbology = BarcodeSymbologies::OcrA; + result->Text = line->Text; + return result; + } + } + return nullptr; + }); + } +} diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/DecodeEngine.h b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/DecodeEngine.h new file mode 100644 index 0000000000..9dacc53ae8 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/DecodeEngine.h @@ -0,0 +1,75 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#pragma once + +namespace BarcodeDecoder +{ + ref class DecodeResult + { + internal: + property UINT Symbology + { + UINT get() { return m_symboloy; } + internal: + void set(_In_ UINT value) { m_symboloy = value; } + } + + property Platform::String^ Text + { + Platform::String^ get() { return m_text; } + internal: + void set(_In_ Platform::String^ value) { m_text = value; } + } + + static bool Equals(DecodeResult^ obj1, DecodeResult^ obj2) + { + if (obj1 == nullptr) + { + return (obj2 == nullptr); + } + else if (obj2 == nullptr) + { + return false; + } + return (obj1->Symbology == obj2->Symbology) && (obj1->Text == obj2->Text); + } + + private: + UINT m_symboloy; + Platform::String^ m_text; + }; + + ref class DecodeEngine + { + internal: + DecodeEngine(); + + property Windows::Foundation::Collections::IVector^ SupportedSymbologies + { + Windows::Foundation::Collections::IVector^ get() { return m_supportedSymbologies; } + internal: + void set(_In_ Windows::Foundation::Collections::IVector^ value) { m_supportedSymbologies = value; } + } + + property Windows::Foundation::Collections::IVector^ ActiveSymbologies + { + Windows::Foundation::Collections::IVector^ get() { return m_activeSymbologies; } + void set(_In_ Windows::Foundation::Collections::IVector^ value) { m_activeSymbologies = value; } + } + + concurrency::task DecodeAsync(Windows::Graphics::Imaging::SoftwareBitmap^ bitmap); + + private: + Windows::Media::Ocr::OcrEngine^ m_ocrEngine = nullptr; + Windows::Foundation::Collections::IVector^ m_supportedSymbologies; + Windows::Foundation::Collections::IVector^ m_activeSymbologies; + }; +} diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/Provider.cpp b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/Provider.cpp new file mode 100644 index 0000000000..a171fee8c7 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/Provider.cpp @@ -0,0 +1,344 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#include "pch.h" +#include "Provider.h" + +using namespace concurrency; +using namespace Platform; +using namespace Windows::ApplicationModel::Background; +using namespace Windows::ApplicationModel::Resources; +using namespace Windows::Devices::PointOfService; +using namespace Windows::Devices::PointOfService::Provider; +using namespace Windows::Foundation; +using namespace Windows::Graphics::Imaging; +using namespace Windows::Security::Cryptography; +using namespace Windows::Storage::Streams; +using namespace Windows::UI::Xaml; + +namespace BarcodeDecoder +{ + Provider::Provider(IBackgroundTaskInstance^ backgroundTask) : + m_backgroundTask(backgroundTask) + { + auto triggerDetails = safe_cast(backgroundTask->TriggerDetails); + m_connection = triggerDetails->Connection; + + Initialize(); + } + + Provider::~Provider() + { + CleanUp(); + } + + void Provider::CleanUp() + { + delete m_frameReader; + m_frameReader = nullptr; + + delete m_connection; + m_connection = nullptr; + + if (m_deferral != nullptr) + { + m_deferral->Complete(); + m_deferral = nullptr; + } + } + + BarcodeScannerReport^ Provider::CreateBarcodeScannerReportFromString(String^ barcodeString, UINT barcodeSymbology) + { + IBuffer^ barcodeDataBuffer = CryptographicBuffer::ConvertStringToBinary(barcodeString, BinaryStringEncoding::Utf8); + return ref new BarcodeScannerReport(barcodeSymbology, barcodeDataBuffer, barcodeDataBuffer); + } + + void Provider::Initialize() + { + m_deferral = m_backgroundTask->GetDeferral(); + RegisterEventHandlers(); + + // Set provider information. This information is localized, so read it from our resources. + ResourceLoader^ resourceLoader = ResourceLoader::GetForViewIndependentUse(); + m_connection->CompanyName = resourceLoader->GetString("Company"); + m_connection->Name = resourceLoader->GetString("Product"); + m_connection->Version = resourceLoader->GetString("Version"); + + m_decodeEngine = ref new DecodeEngine(); + + BarcodeSymbologyAttributesBuilder^ attributesBuilder = ref new BarcodeSymbologyAttributesBuilder(); + + // Our decode engine does not support any of these features. + attributesBuilder->IsCheckDigitTransmissionSupported = false; + attributesBuilder->IsCheckDigitValidationSupported = false; + attributesBuilder->IsDecodeLengthSupported = false; + + // Tell the system which symbologies we support. + for (UINT symbology : m_decodeEngine->SupportedSymbologies) + { + // Set symbologies supported by the provider + m_connection->SupportedSymbologies->Append(symbology); + + // Populate a std::map for tracking symbology attributes for each supported symbology. + // (This step is unnecessary in the case of this sample because none of these properties + // is marked as supported in our BarcodeSymbologyAttributesBuilder, but we track them + // in this sample in order to show how it could be done.) + BarcodeSymbologyAttributes^ defaultAttributes = attributesBuilder->CreateAttributes(); + if (attributesBuilder->IsDecodeLengthSupported) + { + // These are the default values, but we set them explicitly for demonstration purposes. + defaultAttributes->DecodeLength1 = 0; + defaultAttributes->DecodeLength2 = 0; + defaultAttributes->DecodeLengthKind = BarcodeSymbologyDecodeLengthKind::AnyLength; + } + if (attributesBuilder->IsCheckDigitTransmissionSupported) + { + // This is the default value, but we set it explicitly for demonstration purposes. + defaultAttributes->IsCheckDigitTransmissionEnabled = false; + } + if (attributesBuilder->IsCheckDigitValidationSupported) + { + // This is the default value, but we set it explicitly for demonstration purposes. + defaultAttributes->IsCheckDigitValidationEnabled = false; + } + + m_symbologyAttributes[symbology] = defaultAttributes; + } + + // Start the connection after + // 1. Provider information is set + // 2. Supported symbologies are added + // 3. All event handlers are registered + m_connection->Start(); + } + + void Provider::RegisterEventHandlers() + { + m_backgroundTask->Canceled += ref new BackgroundTaskCanceledEventHandler(this, &Provider::BackgroundTask_Canceled); + m_backgroundTask->Task->Completed += ref new BackgroundTaskCompletedEventHandler(this, &Provider::Task_Completed); + + m_connection->EnableScannerRequested += ref new TypedEventHandler(this, &Provider::BarcodeScannerProviderConnection_EnableScannerRequested); + m_connection->DisableScannerRequested += ref new TypedEventHandler(this, &Provider::BarcodeScannerProviderConnection_DisableScannerRequested); + + m_connection->GetBarcodeSymbologyAttributesRequested += ref new TypedEventHandler(this, &Provider::BarcodeScannerProviderConnection_GetBarcodeSymbologyAttributesRequested); + m_connection->SetBarcodeSymbologyAttributesRequested += ref new TypedEventHandler(this, &Provider::BarcodeScannerProviderConnection_SetBarcodeSymbologyAttributesRequested); + + m_connection->StartSoftwareTriggerRequested += ref new TypedEventHandler(this, &Provider::BarcodeScannerProviderConnection_StartSoftwareTriggerRequested); + m_connection->StopSoftwareTriggerRequested += ref new TypedEventHandler(this, &Provider::BarcodeScannerProviderConnection_StopSoftwareTriggerRequested); + + m_connection->HideVideoPreviewRequested += ref new TypedEventHandler(this, &Provider::BarcodeScannerProviderConnection_HideVideoPreviewRequested); + m_connection->SetActiveSymbologiesRequested += ref new TypedEventHandler(this, &Provider::BarcodeScannerProviderConnection_SetActiveSymbologiesRequested); + } + + void Provider::Task_Completed(BackgroundTaskRegistration^ sender, BackgroundTaskCompletedEventArgs^ args) + { + CleanUp(); + } + + void Provider::BackgroundTask_Canceled(IBackgroundTaskInstance^ sender, BackgroundTaskCancellationReason args) + { + CleanUp(); + } + + void Provider::BarcodeScannerProviderConnection_EnableScannerRequested(BarcodeScannerProviderConnection^ sender, BarcodeScannerEnableScannerRequestEventArgs^ args) + { + // For BarcodeScannerProviderConnection events, + // a deferral is not required if the only async operation + // is ReportCompletedAsync or ReportFailedAsync. + m_scannerEnabled = true; + create_task(args->Request->ReportCompletedAsync()); + } + + void Provider::BarcodeScannerProviderConnection_DisableScannerRequested(BarcodeScannerProviderConnection^ sender, BarcodeScannerDisableScannerRequestEventArgs^ args) + { + m_scannerEnabled = false; + + // Stop the frame reader if we have one. + task stopFrameReaderTask = task_from_result(); + if (m_frameReader != nullptr) + { + stopFrameReaderTask = create_task(m_frameReader->StopAsync()); + } + + stopFrameReaderTask.then([args]() + { + return args->Request->ReportCompletedAsync(); + }).then([deferral = args->GetDeferral()]() + { + deferral->Complete(); + }); + } + + void Provider::BarcodeScannerProviderConnection_GetBarcodeSymbologyAttributesRequested(BarcodeScannerProviderConnection^ sender, BarcodeScannerGetSymbologyAttributesRequestEventArgs^ args) + { + UINT requestedSymbology = args->Request->Symbology; + if (m_symbologyAttributes.find(requestedSymbology) != m_symbologyAttributes.end()) + { + create_task(args->Request->ReportCompletedAsync(m_symbologyAttributes[requestedSymbology])); + } + else + { + create_task(args->Request->ReportFailedAsync(static_cast(E_BOUNDS), L"The requested symbology is not supported.")); + } + } + + void Provider::BarcodeScannerProviderConnection_SetBarcodeSymbologyAttributesRequested(BarcodeScannerProviderConnection^ sender, BarcodeScannerSetSymbologyAttributesRequestEventArgs^ args) + { + UINT requestedSymbology = args->Request->Symbology; + BarcodeSymbologyAttributes^ newAttributes = args->Request->Attributes; + + if (m_symbologyAttributes.find(requestedSymbology) != m_symbologyAttributes.end()) + { + BarcodeSymbologyAttributes^ existingAttributes = m_symbologyAttributes[requestedSymbology]; + if (existingAttributes->IsDecodeLengthSupported) + { + existingAttributes->DecodeLength1 = newAttributes->DecodeLength1; + existingAttributes->DecodeLength2 = newAttributes->DecodeLength2; + existingAttributes->DecodeLengthKind = newAttributes->DecodeLengthKind; + } + if (existingAttributes->IsCheckDigitTransmissionSupported) + { + existingAttributes->IsCheckDigitTransmissionEnabled = newAttributes->IsCheckDigitTransmissionEnabled; + } + if (existingAttributes->IsCheckDigitValidationSupported) + { + existingAttributes->IsCheckDigitValidationEnabled = newAttributes->IsCheckDigitValidationEnabled; + } + + create_task(args->Request->ReportCompletedAsync()); + } + else + { + create_task(args->Request->ReportFailedAsync(static_cast(E_BOUNDS), L"The requested symbology is not supported.")); + } + } + + void Provider::FrameReader_FrameArrived(BarcodeScannerFrameReader^ sender, BarcodeScannerFrameReaderFrameArrivedEventArgs^ args) + { + if (!m_scannerEnabled) + { + // Return immediately if decoder is not enabled + return; + } + + create_task(sender->TryAcquireLatestFrameAsync()).then([](BarcodeScannerVideoFrame^ frame) + { + // Build software bitmap from pixel data if we have any. + return frame ? SoftwareBitmap::CreateCopyFromBuffer(frame->PixelData, frame->Format, static_cast(frame->Width), static_cast(frame->Height)) : nullptr; + }).then([this](SoftwareBitmap^ frameBitmap) + { + return frameBitmap ? m_decodeEngine->DecodeAsync(frameBitmap) : task_from_result(static_cast(nullptr)); + }).then([this](DecodeResult^ decodeResult) + { + // Report only if the result is different from previous one + if (decodeResult && !DecodeResult::Equals(decodeResult, m_previousDecodeResult)) + { + m_previousDecodeResult = decodeResult; + + BarcodeScannerReport^ report = CreateBarcodeScannerReportFromString(decodeResult->Text, decodeResult->Symbology); + return create_task(m_connection->ReportScannedDataAsync(report)); + } + else + { + return task_from_result(); + } + }).then([deferral = args->GetDeferral()]() + { + deferral->Complete(); + }); + } + + void Provider::BarcodeScannerProviderConnection_StartSoftwareTriggerRequested(BarcodeScannerProviderConnection^ sender, BarcodeScannerStartSoftwareTriggerRequestEventArgs^ args) + { + task readerStartedTask = task_from_result(false); + + if (m_scannerEnabled) + { + // Create a frame reader to read video frames if we don't have one already. + task readerCreatedTask = task_from_result(); + if (m_frameReader == nullptr) + { + readerCreatedTask = create_task(m_connection->CreateFrameReaderAsync(BitmapPixelFormat::Nv12, BitmapSize{ 1280, 720 })) + .then([this](BarcodeScannerFrameReader^ newFrameReader) + { + m_frameReader = newFrameReader; + m_frameReader->FrameArrived += ref new TypedEventHandler(this, &Provider::FrameReader_FrameArrived); + }); + } + + readerStartedTask = readerCreatedTask.then([this]() + { + return m_frameReader->StartAsync(); + }); + } + + readerStartedTask.then([args](bool success) + { + if (success) + { + return args->Request->ReportCompletedAsync(); + } + else + { + return args->Request->ReportFailedAsync(); + } + }).then([deferral = args->GetDeferral()]() + { + deferral->Complete(); + }); + } + + void Provider::BarcodeScannerProviderConnection_StopSoftwareTriggerRequested(BarcodeScannerProviderConnection^ sender, BarcodeScannerStopSoftwareTriggerRequestEventArgs^ args) + { + // Stop the frame reader if we have one. + task stopTask = task_from_result(); + if (m_frameReader != nullptr) + { + stopTask = create_task(m_frameReader->StopAsync()); + } + + stopTask.then([args]() + { + return args->Request->ReportCompletedAsync(); + }).then([deferral = args->GetDeferral()]() + { + deferral->Complete(); + }); + } + + void Provider::BarcodeScannerProviderConnection_HideVideoPreviewRequested(BarcodeScannerProviderConnection^ sender, BarcodeScannerHideVideoPreviewRequestEventArgs^ args) + { + // There is no video preview running as background task. Simply report completed. + create_task(args->Request->ReportCompletedAsync()); + } + + void Provider::BarcodeScannerProviderConnection_SetActiveSymbologiesRequested(BarcodeScannerProviderConnection^ sender, BarcodeScannerSetActiveSymbologiesRequestEventArgs^ args) + { + auto newActiveSymbologies = ref new Platform::Collections::Vector(); + + // Ensure symbologies being set to active are supported + for (auto symbology : args->Request->Symbologies) + { + UINT index; + if (!m_decodeEngine->SupportedSymbologies->IndexOf(symbology, &index)) + { + // Found invalid symbology + create_task(args->Request->ReportFailedAsync()); + return; + } + + newActiveSymbologies->Append(symbology); + } + + m_decodeEngine->ActiveSymbologies = newActiveSymbologies; + + create_task(args->Request->ReportCompletedAsync()); + } +} \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/Provider.h b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/Provider.h new file mode 100644 index 0000000000..f52430b6bb --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/Provider.h @@ -0,0 +1,66 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#pragma once + +#include "pch.h" +#include "DecodeEngine.h" + +namespace BarcodeDecoder +{ + ref class Provider sealed + { + public: + Provider(Windows::ApplicationModel::Background::IBackgroundTaskInstance^ backgroundTask); + virtual ~Provider(); + + private: + Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ m_connection; + bool m_scannerEnabled = false; + std::map m_symbologyAttributes; + + Windows::ApplicationModel::Background::IBackgroundTaskInstance^ m_backgroundTask; + Platform::Agile m_deferral; + + Windows::Devices::PointOfService::Provider::BarcodeScannerFrameReader^ m_frameReader; + DecodeEngine^ m_decodeEngine; + + DecodeResult^ m_previousDecodeResult; + + Windows::Foundation::EventRegistrationToken m_frameArrivedToken; + Windows::Foundation::EventRegistrationToken m_enableScannerRequestedToken; + Windows::Foundation::EventRegistrationToken m_disableScannerRequestedToken; + Windows::Foundation::EventRegistrationToken m_getBarcodeSymbologyAttributesRequestedToken; + Windows::Foundation::EventRegistrationToken m_setBarcodeSymbologyAttributesRequestedToken; + Windows::Foundation::EventRegistrationToken m_startSoftwareTriggerRequestedToken; + Windows::Foundation::EventRegistrationToken m_stopSoftwareTriggerRequestedToken; + Windows::Foundation::EventRegistrationToken m_hideVideoPreviewRequestedToken; + Windows::Foundation::EventRegistrationToken m_getActiveSymbologiesRequestedToken; + + void Initialize(); + void CleanUp(); + void RegisterEventHandlers(); + Windows::Devices::PointOfService::BarcodeScannerReport^ CreateBarcodeScannerReportFromString(Platform::String^ barcodeString, UINT barcodeSymbology); + + void FrameReader_FrameArrived(Windows::Devices::PointOfService::Provider::BarcodeScannerFrameReader^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerFrameReaderFrameArrivedEventArgs^ args); + + void Task_Completed(Windows::ApplicationModel::Background::BackgroundTaskRegistration^ sender, Windows::ApplicationModel::Background::BackgroundTaskCompletedEventArgs^ args); + void BackgroundTask_Canceled(Windows::ApplicationModel::Background::IBackgroundTaskInstance^ sender, Windows::ApplicationModel::Background::BackgroundTaskCancellationReason args); + + void BarcodeScannerProviderConnection_EnableScannerRequested(Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerEnableScannerRequestEventArgs^ args); + void BarcodeScannerProviderConnection_DisableScannerRequested(Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerDisableScannerRequestEventArgs^ args); + void BarcodeScannerProviderConnection_GetBarcodeSymbologyAttributesRequested(Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerGetSymbologyAttributesRequestEventArgs^ args); + void BarcodeScannerProviderConnection_SetBarcodeSymbologyAttributesRequested(Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerSetSymbologyAttributesRequestEventArgs^ args); + void BarcodeScannerProviderConnection_StartSoftwareTriggerRequested(Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerStartSoftwareTriggerRequestEventArgs^ args); + void BarcodeScannerProviderConnection_StopSoftwareTriggerRequested(Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerStopSoftwareTriggerRequestEventArgs^ args); + void BarcodeScannerProviderConnection_HideVideoPreviewRequested(Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerHideVideoPreviewRequestEventArgs^ args); + void BarcodeScannerProviderConnection_SetActiveSymbologiesRequested(Windows::Devices::PointOfService::Provider::BarcodeScannerProviderConnection^ sender, Windows::Devices::PointOfService::Provider::BarcodeScannerSetActiveSymbologiesRequestEventArgs^ args); + }; +} \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/pch.cpp b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/pch.cpp similarity index 83% rename from Samples/HolographicDepthBasedImageStabilization/cpp/pch.cpp rename to Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/pch.cpp index 666344a2e8..dc586a230a 100644 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/pch.cpp +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/pch.cpp @@ -8,10 +8,4 @@ // PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT. // //********************************************************* - -// -// pch.cpp -// Include the standard header and generate the precompiled header. -// - #include "pch.h" diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/pch.h b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/pch.h new file mode 100644 index 0000000000..4234888167 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeDecoder/pch.h @@ -0,0 +1,14 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#pragma once + +#include +#include diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider.sln b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider.sln new file mode 100644 index 0000000000..40a8ca3dba --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider.sln @@ -0,0 +1,57 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.27703.2042 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BarcodeScannerProvider", "BarcodeScannerProvider\BarcodeScannerProvider.vcxproj", "{11BA26D3-024A-5486-827D-66BB74503F12}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BarcodeDecoder", "BarcodeDecoder\BarcodeDecoder.vcxproj", "{6E9B4706-94CB-5437-BE93-FF9FB85E07BA}" +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 + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|ARM.ActiveCfg = Debug|ARM + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|ARM.Build.0 = Debug|ARM + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|ARM.Deploy.0 = Debug|ARM + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|x64.ActiveCfg = Debug|x64 + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|x64.Build.0 = Debug|x64 + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|x64.Deploy.0 = Debug|x64 + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|x86.ActiveCfg = Debug|Win32 + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|x86.Build.0 = Debug|Win32 + {11BA26D3-024A-5486-827D-66BB74503F12}.Debug|x86.Deploy.0 = Debug|Win32 + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|ARM.ActiveCfg = Release|ARM + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|ARM.Build.0 = Release|ARM + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|ARM.Deploy.0 = Release|ARM + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|x64.ActiveCfg = Release|x64 + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|x64.Build.0 = Release|x64 + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|x64.Deploy.0 = Release|x64 + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|x86.ActiveCfg = Release|Win32 + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|x86.Build.0 = Release|Win32 + {11BA26D3-024A-5486-827D-66BB74503F12}.Release|x86.Deploy.0 = Release|Win32 + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Debug|ARM.ActiveCfg = Debug|ARM + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Debug|ARM.Build.0 = Debug|ARM + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Debug|x64.ActiveCfg = Debug|x64 + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Debug|x64.Build.0 = Debug|x64 + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Debug|x86.ActiveCfg = Debug|Win32 + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Debug|x86.Build.0 = Debug|Win32 + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Release|ARM.ActiveCfg = Release|ARM + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Release|ARM.Build.0 = Release|ARM + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Release|x64.ActiveCfg = Release|x64 + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Release|x64.Build.0 = Release|x64 + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Release|x86.ActiveCfg = Release|Win32 + {6E9B4706-94CB-5437-BE93-FF9FB85E07BA}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {1F2EF144-4FEE-4F3E-BC03-00E9FB034FA7} + EndGlobalSection +EndGlobal diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/BarcodeScannerProvider.vcxproj b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/BarcodeScannerProvider.vcxproj new file mode 100644 index 0000000000..886b006bd4 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/BarcodeScannerProvider.vcxproj @@ -0,0 +1,224 @@ + + + + {11ba26d3-024a-5486-827d-66bb74503f12} + SDKTemplate + en-US + 14.0 + true + Windows Store + 10.0 + 10.0.17763.0 + 10.0.17763.0 + true + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + Application + true + v141 + + + Application + true + v141 + + + Application + true + v141 + + + Application + false + true + v141 + true + + + Application + false + true + v141 + true + + + Application + false + true + v141 + true + + + + + + + + + + + + + + + + + + + + + + + + + $(VC_IncludePath);$(UniversalCRT_IncludePath);$(WindowsSDK_IncludePath);..\..\..\..\SharedContent\cpp + + + + /bigobj %(AdditionalOptions) + 4453;28204 + + + + + /bigobj %(AdditionalOptions) + 4453;28204 + + + + + /bigobj %(AdditionalOptions) + 4453;28204 + + + + + /bigobj %(AdditionalOptions) + 4453;28204 + + + + + /bigobj %(AdditionalOptions) + 4453;28204 + + + + + /bigobj %(AdditionalOptions) + 4453;28204 + + + + + + ..\..\..\..\SharedContent\xaml\App.xaml + + + ..\..\..\..\SharedContent\cpp\MainPage.xaml + + + + + ..\..\shared\Scenario1_Configuration.xaml + + + + + Designer + + + Designer + + + + Styles\Styles.xaml + + + + + Designer + + + + + ..\..\..\..\SharedContent\xaml\App.xaml + + + ..\..\..\..\SharedContent\cpp\MainPage.xaml + + + Create + Create + Create + Create + Create + Create + + + + ..\..\shared\Scenario1_Configuration.xaml + + + + + Assets\microsoft-sdk.png + + + Assets\smalltile-sdk.png + + + Assets\splash-sdk.png + + + Assets\squaretile-sdk.png + + + Assets\storelogo-sdk.png + + + Assets\tile-sdk.png + + + Assets\windows-sdk.png + + + + + {ea287e70-d5e8-431e-82a8-65a8e97e98a8} + + + + + + + + + \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/BarcodeScannerProvider.vcxproj.filters b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/BarcodeScannerProvider.vcxproj.filters new file mode 100644 index 0000000000..9658c2a058 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/BarcodeScannerProvider.vcxproj.filters @@ -0,0 +1,69 @@ + + + + + f85fb10e-7de8-4119-8558-bd013fd56d97 + + + 74472a56-0e94-491a-8117-7515f653704f + bmp;fbx;gif;jpg;jpeg;tga;tiff;tif;png + + + {96476f66-e4d1-4846-ae8f-66cdf5fb82ad} + + + + + + + + + + + + + + + + + + + + + + + Assets + + + Assets + + + Assets + + + Assets + + + Assets + + + Assets + + + Assets + + + + + + + + + + Styles + + + + + + \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Package.appxmanifest b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Package.appxmanifest new file mode 100644 index 0000000000..a6dda8bfbd --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Package.appxmanifest @@ -0,0 +1,61 @@ + + + + + + + + + + Barcode Scanner Provider C++ Sample + Microsoft Corporation + Assets\StoreLogo-sdk.png + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/SampleConfiguration.cpp b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/SampleConfiguration.cpp new file mode 100644 index 0000000000..2b1229824a --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/SampleConfiguration.cpp @@ -0,0 +1,33 @@ +//********************************************************* +// +// 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. +// +//********************************************************* + +#include "pch.h" +#include "MainPage.xaml.h" +#include "SampleConfiguration.h" +#include "DeviceHelpers.h" +#include "Scenario1_Configuration.xaml.h" + +using namespace Concurrency; +using namespace Platform; +using namespace SDKTemplate; +using namespace Windows::Devices::PointOfService; +using namespace Windows::Foundation; + +Platform::Array^ MainPage::scenariosInner = ref new Platform::Array +{ + { "Decoder Configuration", "SDKTemplate.Scenario1_Configuration" } +}; + +task DeviceHelpers::GetFirstBarcodeScannerAsync(PosConnectionTypes connectionTypes) +{ + return DeviceHelpers::GetFirstDeviceAsync(BarcodeScanner::GetDeviceSelector(connectionTypes), + [](String^ id) { return create_task(BarcodeScanner::FromIdAsync(id)); }); +} diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/SampleConfiguration.h b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/SampleConfiguration.h new file mode 100644 index 0000000000..70ee84594a --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/SampleConfiguration.h @@ -0,0 +1,157 @@ +//********************************************************* +// +// 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. +// +//********************************************************* + +#pragma once + +#include "pch.h" + +namespace SDKTemplate +{ + value struct Scenario; + + partial ref class MainPage + { + internal: + static property Platform::String^ FEATURE_NAME + { + Platform::String^ get() + { + return "Barcode Scanner Provider C++"; + } + } + + static property Platform::Array^ scenarios + { + Platform::Array^ get() + { + return scenariosInner; + } + } + + private: + static Platform::Array^ scenariosInner; + }; + + public value struct Scenario + { + Platform::String^ Title; + Platform::String^ ClassName; + }; + + namespace DeviceHelpers + { + // By default, use all connections types. + Concurrency::task GetFirstBarcodeScannerAsync( + Windows::Devices::PointOfService::PosConnectionTypes connectionTypes = Windows::Devices::PointOfService::PosConnectionTypes::All); + } + + [Windows::UI::Xaml::Data::Bindable] + public ref class BindingHelpers sealed + { + public: + // Inverters for binding. + static bool Not(bool value) + { + return !value; + } + + static Windows::UI::Xaml::Visibility CollapsedIf(bool value) + { + return value ? Windows::UI::Xaml::Visibility::Collapsed : Windows::UI::Xaml::Visibility::Visible; + } + }; + + // Creates a completed Concurrency::task that is based on an IAsyncAction, + // so that it can be used easily from UI threads. + inline Concurrency::task completed_ui_task() + { + return Concurrency::create_task(concurrency::create_async([] {})); + } + + [Windows::UI::Xaml::Data::Bindable] + public ref class BarcodeScannerInfo sealed + { + public: + property Platform::String^ Name + { + Platform::String^ get() + { + return deviceName + L" (" + deviceId + L")"; + } + } + + property Platform::String^ DeviceId + { + Platform::String^ get() + { + return deviceId; + } + } + + BarcodeScannerInfo(Platform::String^ deviceName, Platform::String^ deviceId) + { + this->deviceName = deviceName; + this->deviceId = deviceId; + } + private: + Platform::String^ deviceName; + Platform::String^ deviceId; + }; + + /// + /// The class is used for data-binding. + /// + [Windows::UI::Xaml::Data::Bindable] + public ref class SymbologyListEntry sealed + { + public: + SymbologyListEntry(UINT symbologyId) : SymbologyListEntry(symbologyId, true) { } + + SymbologyListEntry(UINT symbologyId, bool symbologyEnabled) + { + id = symbologyId; + enabled = symbologyEnabled; + } + + property uint32_t Id + { + uint32_t get() + { + return id; + } + } + + property bool IsEnabled + { + bool get() + { + return enabled; + } + void set(bool value) + { + enabled = value; + } + } + + property Platform::String^ Name + { + Platform::String^ get() + { + return Windows::Devices::PointOfService::BarcodeSymbologies::GetName(id); + } + } + + private: + uint32_t id; + bool enabled; + }; + +} diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Scenario1_Configuration.xaml.cpp b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Scenario1_Configuration.xaml.cpp new file mode 100644 index 0000000000..a7a1f5687b --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Scenario1_Configuration.xaml.cpp @@ -0,0 +1,72 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#include "pch.h" +#include "Scenario1_Configuration.xaml.h" + +using namespace Concurrency; +using namespace Platform; +using namespace SDKTemplate; +using namespace Windows::Foundation; +using namespace Windows::Foundation::Collections; +using namespace Windows::Media::Ocr; +using namespace Windows::Storage; +using namespace Windows::UI::Xaml; +using namespace Windows::UI::Xaml::Controls; + +Scenario1_Configuration::Scenario1_Configuration() +{ + InitializeComponent(); + + IVectorView^ availableLanguages = OcrEngine::AvailableRecognizerLanguages; + + // Check if any OCR language is available on device. + if (availableLanguages->Size > 0) + { + String^ languageTag = (String^)ApplicationData::Current->LocalSettings->Values->Lookup("decoderLanguage"); + for (Windows::Globalization::Language^ language : availableLanguages) + { + auto item = ref new ComboBoxItem(); + item->Content = language->DisplayName; + item->Tag = language; + LanguageList->Items->Append(item); + if (languageTag == language->LanguageTag) + { + LanguageList->SelectedItem = item; + break; + } + } + + // If not found (or user had never set a preference), then select the first one. + if (LanguageList->SelectedIndex < 0) + { + LanguageList->SelectedIndex = 0; + } + } +} + +/// +/// Occurs when selected language is changed in available languages combo box. +/// +/// +/// +void Scenario1_Configuration::LanguageList_SelectionChanged(Object^ sender, SelectionChangedEventArgs^ e) +{ + auto selectedItem = safe_cast(LanguageList->SelectedItem); + if (selectedItem != nullptr) + { + auto selectedLanguage = safe_cast(selectedItem->Tag); + m_rootPage->NotifyUser( + "Selected OCR language is " + selectedLanguage->DisplayName + ".", + NotifyType::StatusMessage); + + ApplicationData::Current->LocalSettings->Values->Insert("decoderLanguage", selectedLanguage->LanguageTag); + } +} \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Scenario1_Configuration.xaml.h b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Scenario1_Configuration.xaml.h new file mode 100644 index 0000000000..c09680c1f8 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/Scenario1_Configuration.xaml.h @@ -0,0 +1,34 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#pragma once + +#include "Scenario1_Configuration.g.h" +#include "MainPage.xaml.h" + +namespace SDKTemplate +{ + /// + /// An empty page that can be used on its own or navigated to within a Frame. + /// + [Windows::Foundation::Metadata::WebHostHidden] + public ref class Scenario1_Configuration sealed + { + public: + Scenario1_Configuration(); + + private: + void LanguageList_SelectionChanged(Platform::Object^ sender, Windows::UI::Xaml::Controls::SelectionChangedEventArgs^ e); + + private: + MainPage^ m_rootPage = MainPage::Current; + Platform::Collections::Vector^ m_languages = ref new Platform::Collections::Vector(); + }; +} diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/pch.cpp b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/pch.cpp new file mode 100644 index 0000000000..dc586a230a --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/pch.cpp @@ -0,0 +1,11 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#include "pch.h" diff --git a/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/pch.h b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/pch.h new file mode 100644 index 0000000000..f577b991fd --- /dev/null +++ b/Samples/BarcodeScannerProvider/cpp/BarcodeScannerProvider/pch.h @@ -0,0 +1,16 @@ +//********************************************************* +// +// 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. +// +//********************************************************* +#pragma once + +#include +#include + +#include "App.xaml.h" diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/BarcodeDecoder.cs b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/BarcodeDecoder.cs new file mode 100644 index 0000000000..cd16715653 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/BarcodeDecoder.cs @@ -0,0 +1,25 @@ +//********************************************************* +// +// 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 Windows.ApplicationModel.Background; + +namespace BarcodeDecoder +{ + public sealed class BarcodeDecodeTask : IBackgroundTask + { + Provider provider = null; + + public void Run(IBackgroundTaskInstance taskInstance) + { + provider = new Provider(taskInstance); + } + } +} diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/BarcodeDecoder.csproj b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/BarcodeDecoder.csproj new file mode 100644 index 0000000000..07d6b9f3af --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/BarcodeDecoder.csproj @@ -0,0 +1,131 @@ + + + + + Debug + AnyCPU + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50} + winmdobj + Properties + BarcodeDecoder + BarcodeDecoder + en-US + UAP + 10.0.17763.0 + 10.0.17763.0 + 14 + 512 + {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + false + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + prompt + 4 + + + x86 + true + bin\x86\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + x86 + false + prompt + + + x86 + bin\x86\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + x86 + false + prompt + + + ARM + true + bin\ARM\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + ARM + false + prompt + + + ARM + bin\ARM\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + ARM + false + prompt + + + x64 + true + bin\x64\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + x64 + false + prompt + + + x64 + bin\x64\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + x64 + false + prompt + + + PackageReference + + + + + + + + + + 6.1.5 + + + + 14.0 + + + + \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/DecodeEngine.cs b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/DecodeEngine.cs new file mode 100644 index 0000000000..2ef1c226b9 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/DecodeEngine.cs @@ -0,0 +1,101 @@ +//********************************************************* +// +// 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.Threading.Tasks; +using Windows.Devices.PointOfService; +using Windows.Globalization; +using Windows.Graphics.Imaging; +using Windows.Media.Ocr; +using Windows.Storage; + +namespace BarcodeDecoder +{ + internal class DecodeResult + { + public uint Symbology { get; set; } + public string Text { get; set; } + + public override bool Equals(Object obj) + { + DecodeResult other = obj as DecodeResult; + if (other == null) + { + return false; + } + return (Symbology == other.Symbology) && (Text == other.Text); + } + + public override int GetHashCode() + { + return Text.GetHashCode() ^ (int)Symbology; + } + }; + + // Simple OCR-based decoder engine. + internal class DecodeEngine + { + private OcrEngine ocrEngine = null; + private static ApplicationDataContainer localSettings = ApplicationData.Current.LocalSettings; + + public List SupportedSymbologies { get; private set; } + public List ActiveSymbologies { get; set; } + + public DecodeEngine() + { + // Create OCR engine from the language set in scenario 1 configuration. + string languageTag = localSettings.Values["decoderLanguage"] as string; + + foreach (Language lang in OcrEngine.AvailableRecognizerLanguages) + { + if (lang.LanguageTag == languageTag) + { + ocrEngine = OcrEngine.TryCreateFromLanguage(lang); + break; + } + } + + if (ocrEngine == null) + { + ocrEngine = OcrEngine.TryCreateFromUserProfileLanguages(); + } + + SupportedSymbologies = new List { BarcodeSymbologies.OcrA }; + ActiveSymbologies = SupportedSymbologies; + } + + public async Task DecodeAsync(SoftwareBitmap bitmap) + { + // The only thing we decode is OCR. + if (!ActiveSymbologies.Contains(BarcodeSymbologies.OcrA)) + { + return null; + } + + OcrResult ocrResult = await ocrEngine.RecognizeAsync(bitmap); + + // Get the text in the first non-empty line as result + foreach (OcrLine line in ocrResult.Lines) + { + if (!string.IsNullOrEmpty(line.Text)) + { + return new DecodeResult + { + Symbology = BarcodeSymbologies.OcrA, + Text = line.Text + }; + } + } + return null; + } + } +} diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/Properties/AssemblyInfo.cs b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/Properties/AssemblyInfo.cs new file mode 100644 index 0000000000..89a7da309f --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/Properties/AssemblyInfo.cs @@ -0,0 +1,29 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// General Information about an assembly is controlled through the following +// set of attributes. Change these attribute values to modify the information +// associated with an assembly. +[assembly: AssemblyTitle("BarcodeDecoder")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("BarcodeDecoder")] +[assembly: AssemblyCopyright("Copyright © 2018")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +// You can specify all the values or you can default the Build and Revision Numbers +// by using the '*' as shown below: +// [assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: ComVisible(false)] \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/Provider.cs b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/Provider.cs new file mode 100644 index 0000000000..8e1cd1c05c --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeDecoder/Provider.cs @@ -0,0 +1,342 @@ +//********************************************************* +// +// 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 Windows.ApplicationModel.Background; +using Windows.ApplicationModel.Resources; +using Windows.Devices.PointOfService; +using Windows.Devices.PointOfService.Provider; +using Windows.Graphics.Imaging; +using Windows.Security.Cryptography; +using Windows.Storage.Streams; + +namespace BarcodeDecoder +{ + internal class Provider : IDisposable + { + private DecodeEngine decodeEngine = null; + private DecodeResult previousDecodeResult = null; + private IBackgroundTaskInstance backgroundTask = null; + private bool scannerEnabled = false; + private Dictionary symbologyAttributes = new Dictionary(); + private BackgroundTaskDeferral deferral = null; + private BarcodeScannerFrameReader frameReader = null; + private bool disposed = false; + private BarcodeScannerProviderConnection connection = null; + + readonly int E_BOUNDS = unchecked((int)0x8000000B); + + public Provider(IBackgroundTaskInstance backgroundTask) + { + this.backgroundTask = backgroundTask; + + var triggerDetails = (BarcodeScannerProviderTriggerDetails)backgroundTask.TriggerDetails; + connection = triggerDetails.Connection; + + Initialize(); + } + + ~Provider() + { + Dispose(false); + } + + public void Dispose() + { + Dispose(true); + GC.SuppressFinalize(this); + } + + protected virtual void Dispose(bool disposing) + { + if (disposed) + { + return; + } + + if (disposing) + { + frameReader?.Dispose(); + frameReader = null; + + connection?.Dispose(); + connection = null; + + deferral?.Complete(); + deferral = null; + + disposed = true; + } + } + + public static BarcodeScannerReport CreateBarcodeScannerReportFromString(string scanData, uint symbology) + { + IBuffer scanDataBuffer = CryptographicBuffer.ConvertStringToBinary(scanData, BinaryStringEncoding.Utf8); + return new BarcodeScannerReport(symbology, scanDataBuffer, scanDataBuffer); + } + + private void Initialize() + { + deferral = backgroundTask.GetDeferral(); + RegisterEventHandlers(); + + // Set provider information. This information is localized, so read it from our resources. + ResourceLoader resourceLoader = ResourceLoader.GetForViewIndependentUse(); + connection.CompanyName = resourceLoader.GetString("Company"); + connection.Name = resourceLoader.GetString("Product"); + connection.Version = resourceLoader.GetString("Version"); + + decodeEngine = new DecodeEngine(); + + // Our decode engine does not support any of these features. + var attributesBuilder = new BarcodeSymbologyAttributesBuilder + { + IsCheckDigitTransmissionSupported = false, + IsCheckDigitValidationSupported = false, + IsDecodeLengthSupported = false, + }; + + // Tell the system which symbologies we support. + foreach (uint symbology in decodeEngine.SupportedSymbologies) + { + connection.SupportedSymbologies.Add(symbology); + + // Populate a dictionary for tracking symbology attributes for each supported symbology. + // (This step is unnecessary in the case of this sample because none of these properties + // is marked as supported in our BarcodeSymbologyAttributesBuilder, but we track them + // in this sample in order to show how it could be done.) + BarcodeSymbologyAttributes defaultAttributes = attributesBuilder.CreateAttributes(); + if (attributesBuilder.IsDecodeLengthSupported) + { + // These are the default values, but we set them explicitly for demonstration purposes. + defaultAttributes.DecodeLength1 = 0; + defaultAttributes.DecodeLength2 = 0; + defaultAttributes.DecodeLengthKind = BarcodeSymbologyDecodeLengthKind.AnyLength; + } + if (attributesBuilder.IsCheckDigitTransmissionSupported) + { + // This is the default value, but we set it explicitly for demonstration purposes. + defaultAttributes.IsCheckDigitTransmissionEnabled = false; + } + if (attributesBuilder.IsCheckDigitValidationSupported) + { + // This is the default value, but we set it explicitly for demonstration purposes. + defaultAttributes.IsCheckDigitValidationEnabled = false; + } + symbologyAttributes.Add(symbology, defaultAttributes); + } + + // Start the connection after + // 1. Provider information is set + // 2. Supported symbologies are added + // 3. All event handlers are registered + connection.Start(); + } + + private void RegisterEventHandlers() + { + backgroundTask.Canceled += BackgroundTask_Canceled; + backgroundTask.Task.Completed += Task_Completed; + + connection.EnableScannerRequested += BarcodeScannerProviderConnection_EnableScannerRequested; + connection.DisableScannerRequested += BarcodeScannerProviderConnection_DisableScannerRequested; + + connection.GetBarcodeSymbologyAttributesRequested += BarcodeScannerProviderConnection_GetBarcodeSymbologyAttributesRequested; + connection.SetBarcodeSymbologyAttributesRequested += BarcodeScannerProviderConnection_SetBarcodeSymbologyAttributesRequested; + + connection.StartSoftwareTriggerRequested += BarcodeScannerProviderConnection_StartSoftwareTriggerRequested; + connection.StopSoftwareTriggerRequested += BarcodeScannerProviderConnection_StopSoftwareTriggerRequested; + + connection.HideVideoPreviewRequested += BarcodeScannerProviderConnection_HideVideoPreviewRequested; + connection.SetActiveSymbologiesRequested += BarcodeScannerProviderConnection_SetActiveSymbologiesRequested; + } + + private void Task_Completed(BackgroundTaskRegistration sender, BackgroundTaskCompletedEventArgs args) + { + Dispose(); + } + + private void BackgroundTask_Canceled(IBackgroundTaskInstance sender, BackgroundTaskCancellationReason reason) + { + Dispose(); + } + + private async void BarcodeScannerProviderConnection_EnableScannerRequested(BarcodeScannerProviderConnection sender, BarcodeScannerEnableScannerRequestEventArgs args) + { + // For BarcodeScannerProviderConnection events, + // a deferral is not required if the only async operation + // is ReportCompletedAsync or ReportFailedAsync. + scannerEnabled = true; + await args.Request.ReportCompletedAsync(); + } + + private async void BarcodeScannerProviderConnection_DisableScannerRequested(BarcodeScannerProviderConnection sender, BarcodeScannerDisableScannerRequestEventArgs args) + { + using (args.GetDeferral()) + { + scannerEnabled = false; + + // Stop frame reader when disabled + if (frameReader != null) + { + await frameReader.StopAsync(); + } + await args.Request.ReportCompletedAsync(); + } + } + + private async void BarcodeScannerProviderConnection_GetBarcodeSymbologyAttributesRequested(BarcodeScannerProviderConnection sender, BarcodeScannerGetSymbologyAttributesRequestEventArgs args) + { + BarcodeSymbologyAttributes attributes; + if (symbologyAttributes.TryGetValue(args.Request.Symbology, out attributes)) + { + await args.Request.ReportCompletedAsync(attributes); + } + else + { + await args.Request.ReportFailedAsync(E_BOUNDS, "The requested symbology is not supported."); + } + } + + private async void BarcodeScannerProviderConnection_SetBarcodeSymbologyAttributesRequested(BarcodeScannerProviderConnection sender, BarcodeScannerSetSymbologyAttributesRequestEventArgs args) + { + // Update the symbology attributes for the specified symbology. + BarcodeSymbologyAttributes newAttributes = args.Request.Attributes; + BarcodeSymbologyAttributes existingAttributes; + if (symbologyAttributes.TryGetValue(args.Request.Symbology, out existingAttributes)) + { + // Our sample does not support these properties, but we update them for illustration purposes. + if (existingAttributes.IsDecodeLengthSupported) + { + existingAttributes.DecodeLength1 = newAttributes.DecodeLength1; + existingAttributes.DecodeLength2 = newAttributes.DecodeLength2; + existingAttributes.DecodeLengthKind = newAttributes.DecodeLengthKind; + } + if (existingAttributes.IsCheckDigitTransmissionSupported) + { + existingAttributes.IsCheckDigitTransmissionEnabled = newAttributes.IsCheckDigitTransmissionEnabled; + } + if (existingAttributes.IsCheckDigitValidationSupported) + { + existingAttributes.IsCheckDigitValidationEnabled = newAttributes.IsCheckDigitValidationEnabled; + } + // If we supported these properties, we would also have to update the parameters of the decoder + // at this point. + await args.Request.ReportCompletedAsync(); + } + else + { + await args.Request.ReportFailedAsync(E_BOUNDS, "The requested symbology is not supported."); + } + } + + private async void FrameReader_FrameArrived(BarcodeScannerFrameReader sender, BarcodeScannerFrameReaderFrameArrivedEventArgs args) + { + if (!scannerEnabled) + { + // Return immediately if decoder is not enabled + return; + } + + using (args.GetDeferral()) + { + SoftwareBitmap bitmap = null; + using (BarcodeScannerVideoFrame frame = await sender.TryAcquireLatestFrameAsync()) + { + if (frame != null) + { + // Build software bitmap from pixel data + bitmap = SoftwareBitmap.CreateCopyFromBuffer(frame.PixelData, frame.Format, (int)frame.Width, (int)frame.Height); + } + } + + if (bitmap != null) + { + DecodeResult decodeResult = await decodeEngine.DecodeAsync(bitmap); + + bitmap.Dispose(); + bitmap = null; + + // Report only if we have a result that is different from previous one. + if (decodeResult != null && !decodeResult.Equals(previousDecodeResult)) + { + previousDecodeResult = decodeResult; + await connection.ReportScannedDataAsync(CreateBarcodeScannerReportFromString(decodeResult.Text, decodeResult.Symbology)); + } + } + } + } + + private async void BarcodeScannerProviderConnection_StartSoftwareTriggerRequested(BarcodeScannerProviderConnection sender, BarcodeScannerStartSoftwareTriggerRequestEventArgs args) + { + using (args.GetDeferral()) + { + bool readerStarted = false; + + if (scannerEnabled) + { + if (frameReader == null) + { + // Create frame reader to read video frames + frameReader = await connection.CreateFrameReaderAsync(BitmapPixelFormat.Nv12, new BitmapSize() { Width = 1280, Height = 720 }); + frameReader.FrameArrived += FrameReader_FrameArrived; + } + + readerStarted = await frameReader.StartAsync(); + } + + if (readerStarted) + { + await args.Request.ReportCompletedAsync(); + } + else + { + await args.Request.ReportFailedAsync(); + } + } + } + + private async void BarcodeScannerProviderConnection_StopSoftwareTriggerRequested(BarcodeScannerProviderConnection sender, BarcodeScannerStopSoftwareTriggerRequestEventArgs args) + { + using (args.GetDeferral()) + { + if (frameReader != null) + { + await frameReader.StopAsync(); + } + await args.Request.ReportCompletedAsync(); + } + } + + private async void BarcodeScannerProviderConnection_HideVideoPreviewRequested(BarcodeScannerProviderConnection sender, BarcodeScannerHideVideoPreviewRequestEventArgs args) + { + // There is no video preview running as background task. Simply report completed. + await args.Request.ReportCompletedAsync(); + } + + private async void BarcodeScannerProviderConnection_SetActiveSymbologiesRequested(BarcodeScannerProviderConnection sender, BarcodeScannerSetActiveSymbologiesRequestEventArgs args) + { + // Ensure all symbologies being set to active are supported. + foreach (var symbology in args.Request.Symbologies) + { + if (!decodeEngine.SupportedSymbologies.Contains(symbology)) + { + // Found invalid symbology. + await args.Request.ReportFailedAsync(); + return; + } + } + decodeEngine.ActiveSymbologies = new List(args.Request.Symbologies); + await args.Request.ReportCompletedAsync(); + } + } +} diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider.sln b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider.sln new file mode 100644 index 0000000000..fb0853702e --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider.sln @@ -0,0 +1,65 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.27703.2042 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarcodeScannerProvider", "BarcodeScannerProvider\BarcodeScannerProvider.csproj", "{DE53FCF3-33E7-565F-B7B8-AE69D4403930}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BarcodeDecoder", "BarcodeDecoder\BarcodeDecoder.csproj", "{385615AB-42A9-5BC0-84FF-04D0F1F2EB50}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Debug|ARM = Debug|ARM + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|Any CPU = Release|Any CPU + Release|ARM = Release|ARM + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|Any CPU.ActiveCfg = Debug|x86 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|ARM.ActiveCfg = Debug|ARM + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|ARM.Build.0 = Debug|ARM + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|ARM.Deploy.0 = Debug|ARM + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|x64.ActiveCfg = Debug|x64 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|x64.Build.0 = Debug|x64 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|x64.Deploy.0 = Debug|x64 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|x86.ActiveCfg = Debug|x86 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|x86.Build.0 = Debug|x86 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Debug|x86.Deploy.0 = Debug|x86 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|Any CPU.ActiveCfg = Release|x86 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|ARM.ActiveCfg = Release|ARM + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|ARM.Build.0 = Release|ARM + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|ARM.Deploy.0 = Release|ARM + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|x64.ActiveCfg = Release|x64 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|x64.Build.0 = Release|x64 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|x64.Deploy.0 = Release|x64 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|x86.ActiveCfg = Release|x86 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|x86.Build.0 = Release|x86 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930}.Release|x86.Deploy.0 = Release|x86 + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Debug|Any CPU.Build.0 = Debug|Any CPU + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Debug|ARM.ActiveCfg = Debug|ARM + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Debug|ARM.Build.0 = Debug|ARM + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Debug|x64.ActiveCfg = Debug|x64 + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Debug|x64.Build.0 = Debug|x64 + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Debug|x86.ActiveCfg = Debug|x86 + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Debug|x86.Build.0 = Debug|x86 + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Release|Any CPU.ActiveCfg = Release|Any CPU + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Release|Any CPU.Build.0 = Release|Any CPU + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Release|ARM.ActiveCfg = Release|ARM + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Release|ARM.Build.0 = Release|ARM + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Release|x64.ActiveCfg = Release|x64 + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Release|x64.Build.0 = Release|x64 + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Release|x86.ActiveCfg = Release|x86 + {385615AB-42A9-5BC0-84FF-04D0F1F2EB50}.Release|x86.Build.0 = Release|x86 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {23FB73F6-2985-4457-8986-F4F450D6AF86} + EndGlobalSection +EndGlobal diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/BarcodeScannerProvider.csproj b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/BarcodeScannerProvider.csproj new file mode 100644 index 0000000000..cc884816d8 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/BarcodeScannerProvider.csproj @@ -0,0 +1,189 @@ + + + + + Debug + x86 + {DE53FCF3-33E7-565F-B7B8-AE69D4403930} + AppContainerExe + Properties + SDKTemplate + BarcodeScannerProvider + en-US + UAP + 10.0.17763.0 + 10.0.17763.0 + 14 + 512 + {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + true + + + true + bin\x86\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + x86 + false + prompt + true + + + bin\x86\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + x86 + false + prompt + true + true + + + true + bin\ARM\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + ARM + false + prompt + true + + + bin\ARM\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + ARM + false + prompt + true + true + + + true + bin\x64\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP + ;2008 + full + x64 + false + prompt + true + + + bin\x64\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP + true + ;2008 + pdbonly + x64 + false + prompt + true + true + + + PackageReference + + + + App.xaml.cs + App.xaml + + + MainPage.xaml.cs + MainPage.xaml + + + Properties\AssemblyInfo.cs + + + + Scenario1_Configuration.xaml + + + + + Designer + + + + + Properties\Default.rd.xml + + + Assets\microsoft-sdk.png + + + Assets\smallTile-sdk.png + + + Assets\splash-sdk.png + + + Assets\squareTile-sdk.png + + + Assets\storeLogo-sdk.png + + + Assets\tile-sdk.png + + + Assets\windows-sdk.png + + + + + App.xaml + MSBuild:Compile + Designer + + + MainPage.xaml + MSBuild:Compile + Designer + + + Scenario1_Configuration.xaml + MSBuild:Compile + Designer + + + Styles\Styles.xaml + MSBuild:Compile + Designer + + + + + 6.1.5 + + + + + {64684124-0312-42ac-91bb-13cc85d81477} + BarcodeDecoder + + + + + + + + 14.0 + + + + \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/Package.appxmanifest b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/Package.appxmanifest new file mode 100644 index 0000000000..d06ad0615c --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/Package.appxmanifest @@ -0,0 +1,51 @@ + + + + + + + + Barcode Scanner Provider C# Sample + Microsoft Corporation + Assets\StoreLogo-sdk.png + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/SampleConfiguration.cs b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/SampleConfiguration.cs new file mode 100644 index 0000000000..cb3143df98 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/SampleConfiguration.cs @@ -0,0 +1,33 @@ +//********************************************************* +// +// 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 Windows.UI.Xaml.Controls; + +namespace SDKTemplate +{ + public partial class MainPage : Page + { + public const string FEATURE_NAME = "Barcode Scanner Provider"; + + List scenarios = new List + { + new Scenario() { Title = "Decoder configuration", ClassType = typeof(Scenario1_Configuration) } + }; + } + + public class Scenario + { + public string Title { get; set; } + public Type ClassType { get; set; } + } +} diff --git a/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/Scenario1_Configuration.xaml.cs b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/Scenario1_Configuration.xaml.cs new file mode 100644 index 0000000000..9918959204 --- /dev/null +++ b/Samples/BarcodeScannerProvider/cs/BarcodeScannerProvider/Scenario1_Configuration.xaml.cs @@ -0,0 +1,81 @@ +//********************************************************* +// +// 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.Collections.Generic; +using Windows.Globalization; +using Windows.Media.Ocr; +using Windows.Storage; +using Windows.UI.Xaml.Controls; +using Windows.UI.Xaml.Navigation; + +// The Blank Page item template is documented at http://go.microsoft.com/fwlink/?LinkId=234238 + +namespace SDKTemplate +{ + /// + /// An empty page that can be used on its own or navigated to within a Frame. + /// + public sealed partial class Scenario1_Configuration : Page + { + // A pointer back to the main page. + // This is needed if you want to call methods in MainPage such as NotifyUser() + private MainPage rootPage = MainPage.Current; + + private static ApplicationDataContainer localSettings = ApplicationData.Current.LocalSettings; + + public Scenario1_Configuration() + { + this.InitializeComponent(); + + IReadOnlyList availableLanguages = OcrEngine.AvailableRecognizerLanguages; + + LanguageList.ItemsSource = availableLanguages; + + if (availableLanguages.Count > 0) + { + // Select the one that the user selected last time, if any. + if (localSettings.Values["decoderLanguage"] is string languageTag) + { + foreach (Language language in availableLanguages) + { + if (language.LanguageTag == languageTag) + { + LanguageList.SelectedItem = language; + break; + } + } + } + + // If not found (or user had never set a preference), then select the first one. + if (LanguageList.SelectedIndex < 0) + { + LanguageList.SelectedIndex = 0; + } + } + } + + /// + /// Occurs when selected language is changed in available languages combo box. + /// + /// + /// + private void LanguageList_SelectionChanged(object sender, SelectionChangedEventArgs e) + { + var selectedLanguage = LanguageList.SelectedItem as Language; + if (selectedLanguage != null) + { + rootPage.NotifyUser($"Selected decoder language is {selectedLanguage.DisplayName}.", NotifyType.StatusMessage); + + localSettings.Values["decoderLanguage"] = selectedLanguage.LanguageTag; + } + } + } +} diff --git a/Samples/BarcodeScannerProvider/shared/Scenario1_Configuration.xaml b/Samples/BarcodeScannerProvider/shared/Scenario1_Configuration.xaml new file mode 100644 index 0000000000..9b17809809 --- /dev/null +++ b/Samples/BarcodeScannerProvider/shared/Scenario1_Configuration.xaml @@ -0,0 +1,43 @@ + + + + + + + + Launching your app + + + When the user launches your app, you can provide a configuration-type interface + (e.g., to set up preferences, log into a service, etc.). + + + + You can use the Barcode Scanner sample to test this sample barcode sample provider. + Go to the "Displaying a Barcode Preview" scenario and select the Barcode Scanner Provider Sample + as your barcode scanner. + + + + + + + diff --git a/Samples/BarcodeScannerProvider/shared/Strings/en-US/Resources.resw b/Samples/BarcodeScannerProvider/shared/Strings/en-US/Resources.resw new file mode 100644 index 0000000000..4ba253fb56 --- /dev/null +++ b/Samples/BarcodeScannerProvider/shared/Strings/en-US/Resources.resw @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Microsoft + + + SDK Sample OCR Decoder + + + Version 1 + + \ No newline at end of file diff --git a/Samples/Barometer/barometer.yaml b/Samples/Barometer/barometer.yml similarity index 100% rename from Samples/Barometer/barometer.yaml rename to Samples/Barometer/barometer.yml diff --git a/Samples/Barometer/cpp/Barometer.sln b/Samples/Barometer/cpp/Barometer.sln index 380044d58c..5541fedf71 100644 --- a/Samples/Barometer/cpp/Barometer.sln +++ b/Samples/Barometer/cpp/Barometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Barometer", "Barometer.vcxproj", "{F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Barometer", "Barometer.vcxproj", "{6F084B56-7C24-533E-A29C-11502D756386}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|ARM.ActiveCfg = Debug|ARM - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|ARM.Build.0 = Debug|ARM - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|ARM.Deploy.0 = Debug|ARM - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|Win32.ActiveCfg = Debug|Win32 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|Win32.Build.0 = Debug|Win32 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|Win32.Deploy.0 = Debug|Win32 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|x64.ActiveCfg = Debug|x64 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|x64.Build.0 = Debug|x64 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Debug|x64.Deploy.0 = Debug|x64 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|ARM.ActiveCfg = Release|ARM - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|ARM.Build.0 = Release|ARM - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|ARM.Deploy.0 = Release|ARM - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|Win32.ActiveCfg = Release|Win32 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|Win32.Build.0 = Release|Win32 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|Win32.Deploy.0 = Release|Win32 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|x64.ActiveCfg = Release|x64 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|x64.Build.0 = Release|x64 - {F1FF84A8-FD00-552E-A92A-A6A30B9ACD93}.Release|x64.Deploy.0 = Release|x64 + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|ARM.ActiveCfg = Debug|ARM + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|ARM.Build.0 = Debug|ARM + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|ARM.Deploy.0 = Debug|ARM + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|Win32.ActiveCfg = Debug|Win32 + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|Win32.Build.0 = Debug|Win32 + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|Win32.Deploy.0 = Debug|Win32 + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|x64.ActiveCfg = Debug|x64 + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|x64.Build.0 = Debug|x64 + {6F084B56-7C24-533E-A29C-11502D756386}.Debug|x64.Deploy.0 = Debug|x64 + {6F084B56-7C24-533E-A29C-11502D756386}.Release|ARM.ActiveCfg = Release|ARM + {6F084B56-7C24-533E-A29C-11502D756386}.Release|ARM.Build.0 = Release|ARM + {6F084B56-7C24-533E-A29C-11502D756386}.Release|ARM.Deploy.0 = Release|ARM + {6F084B56-7C24-533E-A29C-11502D756386}.Release|Win32.ActiveCfg = Release|Win32 + {6F084B56-7C24-533E-A29C-11502D756386}.Release|Win32.Build.0 = Release|Win32 + {6F084B56-7C24-533E-A29C-11502D756386}.Release|Win32.Deploy.0 = Release|Win32 + {6F084B56-7C24-533E-A29C-11502D756386}.Release|x64.ActiveCfg = Release|x64 + {6F084B56-7C24-533E-A29C-11502D756386}.Release|x64.Build.0 = Release|x64 + {6F084B56-7C24-533E-A29C-11502D756386}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Barometer/cpp/Barometer.vcxproj b/Samples/Barometer/cpp/Barometer.vcxproj index 0c61d49f79..863763c596 100644 --- a/Samples/Barometer/cpp/Barometer.vcxproj +++ b/Samples/Barometer/cpp/Barometer.vcxproj @@ -1,15 +1,15 @@  - {f1ff84a8-fd00-552e-a92a-a6a30b9acd93} + {6f084b56-7c24-533e-a29c-11502d756386} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Barometer/cpp/Package.appxmanifest b/Samples/Barometer/cpp/Package.appxmanifest index 5bb9a622be..bcfb69a357 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 da8dbae573..5c4af1042f 100644 --- a/Samples/Barometer/cs/Barometer.csproj +++ b/Samples/Barometer/cs/Barometer.csproj @@ -4,15 +4,15 @@ Debug x86 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F} + {D79BCE3B-35EE-5C59-B570-A598684FCB5B} AppContainerExe Properties SDKTemplate Barometer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Barometer/cs/Barometer.sln b/Samples/Barometer/cs/Barometer.sln index d6b9ce757b..f0638e80d3 100644 --- a/Samples/Barometer/cs/Barometer.sln +++ b/Samples/Barometer/cs/Barometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Barometer", "Barometer.csproj", "{1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Barometer", "Barometer.csproj", "{D79BCE3B-35EE-5C59-B570-A598684FCB5B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|ARM.ActiveCfg = Debug|ARM - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|ARM.Build.0 = Debug|ARM - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|ARM.Deploy.0 = Debug|ARM - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|x64.ActiveCfg = Debug|x64 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|x64.Build.0 = Debug|x64 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|x64.Deploy.0 = Debug|x64 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|x86.ActiveCfg = Debug|x86 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|x86.Build.0 = Debug|x86 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Debug|x86.Deploy.0 = Debug|x86 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|ARM.ActiveCfg = Release|ARM - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|ARM.Build.0 = Release|ARM - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|ARM.Deploy.0 = Release|ARM - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|x64.ActiveCfg = Release|x64 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|x64.Build.0 = Release|x64 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|x64.Deploy.0 = Release|x64 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|x86.ActiveCfg = Release|x86 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|x86.Build.0 = Release|x86 - {1E9B3FE0-5D1F-5CCC-BAFF-AAB4CE3EBE5F}.Release|x86.Deploy.0 = Release|x86 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|ARM.ActiveCfg = Debug|ARM + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|ARM.Build.0 = Debug|ARM + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|ARM.Deploy.0 = Debug|ARM + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|x64.ActiveCfg = Debug|x64 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|x64.Build.0 = Debug|x64 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|x64.Deploy.0 = Debug|x64 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|x86.ActiveCfg = Debug|x86 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|x86.Build.0 = Debug|x86 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Debug|x86.Deploy.0 = Debug|x86 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|ARM.ActiveCfg = Release|ARM + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|ARM.Build.0 = Release|ARM + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|ARM.Deploy.0 = Release|ARM + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|x64.ActiveCfg = Release|x64 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|x64.Build.0 = Release|x64 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|x64.Deploy.0 = Release|x64 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|x86.ActiveCfg = Release|x86 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|x86.Build.0 = Release|x86 + {D79BCE3B-35EE-5C59-B570-A598684FCB5B}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Barometer/cs/Package.appxmanifest b/Samples/Barometer/cs/Package.appxmanifest index 5365fe4845..0f5530b030 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 006700e8ef..d5b8a1704d 100644 --- a/Samples/Barometer/js/Barometer.jsproj +++ b/Samples/Barometer/js/Barometer.jsproj @@ -35,7 +35,7 @@ - 35d18f05-1c03-5195-ae62-9479063a3b36 + d84cba4c-eb17-5437-afdf-127debdc75cf @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Barometer/js/Barometer.sln b/Samples/Barometer/js/Barometer.sln index 147b883e46..f4757e22ff 100644 --- a/Samples/Barometer/js/Barometer.sln +++ b/Samples/Barometer/js/Barometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Barometer", "Barometer.jsproj", "{35D18F05-1C03-5195-AE62-9479063A3B36}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Barometer", "Barometer.jsproj", "{D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|Any CPU.Build.0 = Debug|Any CPU - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|ARM.ActiveCfg = Debug|ARM - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|ARM.Build.0 = Debug|ARM - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|ARM.Deploy.0 = Debug|ARM - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|x64.ActiveCfg = Debug|x64 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|x64.Build.0 = Debug|x64 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|x64.Deploy.0 = Debug|x64 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|x86.ActiveCfg = Debug|x86 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|x86.Build.0 = Debug|x86 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Debug|x86.Deploy.0 = Debug|x86 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|Any CPU.ActiveCfg = Release|Any CPU - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|Any CPU.Build.0 = Release|Any CPU - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|Any CPU.Deploy.0 = Release|Any CPU - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|ARM.ActiveCfg = Release|ARM - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|ARM.Build.0 = Release|ARM - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|ARM.Deploy.0 = Release|ARM - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|x64.ActiveCfg = Release|x64 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|x64.Build.0 = Release|x64 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|x64.Deploy.0 = Release|x64 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|x86.ActiveCfg = Release|x86 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|x86.Build.0 = Release|x86 - {35D18F05-1C03-5195-AE62-9479063A3B36}.Release|x86.Deploy.0 = Release|x86 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|ARM.ActiveCfg = Debug|ARM + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|ARM.Build.0 = Debug|ARM + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|ARM.Deploy.0 = Debug|ARM + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|x64.ActiveCfg = Debug|x64 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|x64.Build.0 = Debug|x64 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|x64.Deploy.0 = Debug|x64 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|x86.ActiveCfg = Debug|x86 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|x86.Build.0 = Debug|x86 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Debug|x86.Deploy.0 = Debug|x86 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|Any CPU.Build.0 = Release|Any CPU + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|Any CPU.Deploy.0 = Release|Any CPU + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|ARM.ActiveCfg = Release|ARM + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|ARM.Build.0 = Release|ARM + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|ARM.Deploy.0 = Release|ARM + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|x64.ActiveCfg = Release|x64 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|x64.Build.0 = Release|x64 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|x64.Deploy.0 = Release|x64 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|x86.ActiveCfg = Release|x86 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|x86.Build.0 = Release|x86 + {D84CBA4C-EB17-5437-AFDF-127DEBDC75CF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Barometer/js/Package.appxmanifest b/Samples/Barometer/js/Package.appxmanifest index e3a3dce276..106f7dff1d 100644 --- a/Samples/Barometer/js/Package.appxmanifest +++ b/Samples/Barometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Barometer/vb/Barometer.sln b/Samples/Barometer/vb/Barometer.sln index 3f2399e10b..af09fc0133 100644 --- a/Samples/Barometer/vb/Barometer.sln +++ b/Samples/Barometer/vb/Barometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Barometer", "Barometer.vbproj", "{87134DB2-47CA-5051-982F-59A0CB220FF9}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Barometer", "Barometer.vbproj", "{7BAF31B3-83D7-5008-9247-5A4A4622E847}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|ARM.ActiveCfg = Debug|ARM - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|ARM.Build.0 = Debug|ARM - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|ARM.Deploy.0 = Debug|ARM - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|x64.ActiveCfg = Debug|x64 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|x64.Build.0 = Debug|x64 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|x64.Deploy.0 = Debug|x64 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|x86.ActiveCfg = Debug|x86 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|x86.Build.0 = Debug|x86 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Debug|x86.Deploy.0 = Debug|x86 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|ARM.ActiveCfg = Release|ARM - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|ARM.Build.0 = Release|ARM - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|ARM.Deploy.0 = Release|ARM - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|x64.ActiveCfg = Release|x64 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|x64.Build.0 = Release|x64 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|x64.Deploy.0 = Release|x64 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|x86.ActiveCfg = Release|x86 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|x86.Build.0 = Release|x86 - {87134DB2-47CA-5051-982F-59A0CB220FF9}.Release|x86.Deploy.0 = Release|x86 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|ARM.ActiveCfg = Debug|ARM + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|ARM.Build.0 = Debug|ARM + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|ARM.Deploy.0 = Debug|ARM + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|x64.ActiveCfg = Debug|x64 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|x64.Build.0 = Debug|x64 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|x64.Deploy.0 = Debug|x64 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|x86.ActiveCfg = Debug|x86 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|x86.Build.0 = Debug|x86 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Debug|x86.Deploy.0 = Debug|x86 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|ARM.ActiveCfg = Release|ARM + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|ARM.Build.0 = Release|ARM + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|ARM.Deploy.0 = Release|ARM + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|x64.ActiveCfg = Release|x64 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|x64.Build.0 = Release|x64 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|x64.Deploy.0 = Release|x64 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|x86.ActiveCfg = Release|x86 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|x86.Build.0 = Release|x86 + {7BAF31B3-83D7-5008-9247-5A4A4622E847}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Barometer/vb/Barometer.vbproj b/Samples/Barometer/vb/Barometer.vbproj index 15bbcf7992..b659d0c905 100644 --- a/Samples/Barometer/vb/Barometer.vbproj +++ b/Samples/Barometer/vb/Barometer.vbproj @@ -4,15 +4,15 @@ Debug x86 - {87134DB2-47CA-5051-982F-59A0CB220FF9} + {7BAF31B3-83D7-5008-9247-5A4A4622E847} AppContainerExe SDKTemplate Barometer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Barometer/vb/Package.appxmanifest b/Samples/Barometer/vb/Package.appxmanifest index 6590878bc7..e5418cb284 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/basic-face-detection.yaml b/Samples/BasicFaceDetection/basic-face-detection.yml similarity index 100% rename from Samples/BasicFaceDetection/basic-face-detection.yaml rename to Samples/BasicFaceDetection/basic-face-detection.yml diff --git a/Samples/BasicFaceDetection/cpp/BasicFaceDetection.sln b/Samples/BasicFaceDetection/cpp/BasicFaceDetection.sln index 28c2a47e84..7ccf60854c 100644 --- a/Samples/BasicFaceDetection/cpp/BasicFaceDetection.sln +++ b/Samples/BasicFaceDetection/cpp/BasicFaceDetection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicFaceDetection", "BasicFaceDetection.vcxproj", "{4E3255D0-E7E1-5923-B200-59DD6F27C942}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicFaceDetection", "BasicFaceDetection.vcxproj", "{D3EB29A2-29AD-50C7-8878-5BC867F7692C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|ARM.ActiveCfg = Debug|ARM - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|ARM.Build.0 = Debug|ARM - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|ARM.Deploy.0 = Debug|ARM - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|x64.ActiveCfg = Debug|x64 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|x64.Build.0 = Debug|x64 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|x64.Deploy.0 = Debug|x64 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|x86.ActiveCfg = Debug|Win32 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|x86.Build.0 = Debug|Win32 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Debug|x86.Deploy.0 = Debug|Win32 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|ARM.ActiveCfg = Release|ARM - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|ARM.Build.0 = Release|ARM - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|ARM.Deploy.0 = Release|ARM - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|x64.ActiveCfg = Release|x64 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|x64.Build.0 = Release|x64 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|x64.Deploy.0 = Release|x64 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|x86.ActiveCfg = Release|Win32 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|x86.Build.0 = Release|Win32 - {4E3255D0-E7E1-5923-B200-59DD6F27C942}.Release|x86.Deploy.0 = Release|Win32 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|ARM.ActiveCfg = Debug|ARM + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|ARM.Build.0 = Debug|ARM + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|ARM.Deploy.0 = Debug|ARM + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|x64.ActiveCfg = Debug|x64 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|x64.Build.0 = Debug|x64 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|x64.Deploy.0 = Debug|x64 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|x86.ActiveCfg = Debug|Win32 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|x86.Build.0 = Debug|Win32 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Debug|x86.Deploy.0 = Debug|Win32 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|ARM.ActiveCfg = Release|ARM + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|ARM.Build.0 = Release|ARM + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|ARM.Deploy.0 = Release|ARM + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|x64.ActiveCfg = Release|x64 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|x64.Build.0 = Release|x64 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|x64.Deploy.0 = Release|x64 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|x86.ActiveCfg = Release|Win32 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|x86.Build.0 = Release|Win32 + {D3EB29A2-29AD-50C7-8878-5BC867F7692C}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicFaceDetection/cpp/BasicFaceDetection.vcxproj b/Samples/BasicFaceDetection/cpp/BasicFaceDetection.vcxproj index 0c2202c050..a172c08b86 100644 --- a/Samples/BasicFaceDetection/cpp/BasicFaceDetection.vcxproj +++ b/Samples/BasicFaceDetection/cpp/BasicFaceDetection.vcxproj @@ -1,15 +1,15 @@  - {4e3255d0-e7e1-5923-b200-59dd6f27c942} + {d3eb29a2-29ad-50c7-8878-5bc867f7692c} SDKTemplate en-US 14.0 true Windows Store 8.2 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/BasicFaceDetection/cpp/Package.appxmanifest b/Samples/BasicFaceDetection/cpp/Package.appxmanifest index c7cf31d3d5..3bdfb4fa6e 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 074a4775c0..154bcb26a5 100644 --- a/Samples/BasicFaceDetection/cs/BasicFaceDetection.csproj +++ b/Samples/BasicFaceDetection/cs/BasicFaceDetection.csproj @@ -4,15 +4,15 @@ Debug x86 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7} + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB} AppContainerExe Properties SDKTemplate BasicFaceDetection en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BasicFaceDetection/cs/BasicFaceDetection.sln b/Samples/BasicFaceDetection/cs/BasicFaceDetection.sln index 91593605e6..61ee243da8 100644 --- a/Samples/BasicFaceDetection/cs/BasicFaceDetection.sln +++ b/Samples/BasicFaceDetection/cs/BasicFaceDetection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicFaceDetection", "BasicFaceDetection.csproj", "{61F73981-8F3F-5F15-83EB-9A0196A3D2F7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicFaceDetection", "BasicFaceDetection.csproj", "{BA28E671-9DBD-5669-837E-D99A9A3E1DCB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|ARM.ActiveCfg = Debug|ARM - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|ARM.Build.0 = Debug|ARM - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|ARM.Deploy.0 = Debug|ARM - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|x64.ActiveCfg = Debug|x64 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|x64.Build.0 = Debug|x64 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|x64.Deploy.0 = Debug|x64 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|x86.ActiveCfg = Debug|x86 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|x86.Build.0 = Debug|x86 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Debug|x86.Deploy.0 = Debug|x86 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|ARM.ActiveCfg = Release|ARM - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|ARM.Build.0 = Release|ARM - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|ARM.Deploy.0 = Release|ARM - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|x64.ActiveCfg = Release|x64 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|x64.Build.0 = Release|x64 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|x64.Deploy.0 = Release|x64 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|x86.ActiveCfg = Release|x86 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|x86.Build.0 = Release|x86 - {61F73981-8F3F-5F15-83EB-9A0196A3D2F7}.Release|x86.Deploy.0 = Release|x86 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|ARM.ActiveCfg = Debug|ARM + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|ARM.Build.0 = Debug|ARM + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|ARM.Deploy.0 = Debug|ARM + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|x64.ActiveCfg = Debug|x64 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|x64.Build.0 = Debug|x64 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|x64.Deploy.0 = Debug|x64 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|x86.ActiveCfg = Debug|x86 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|x86.Build.0 = Debug|x86 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Debug|x86.Deploy.0 = Debug|x86 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|ARM.ActiveCfg = Release|ARM + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|ARM.Build.0 = Release|ARM + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|ARM.Deploy.0 = Release|ARM + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|x64.ActiveCfg = Release|x64 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|x64.Build.0 = Release|x64 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|x64.Deploy.0 = Release|x64 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|x86.ActiveCfg = Release|x86 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|x86.Build.0 = Release|x86 + {BA28E671-9DBD-5669-837E-D99A9A3E1DCB}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicFaceDetection/cs/Package.appxmanifest b/Samples/BasicFaceDetection/cs/Package.appxmanifest index 569b8fb727..c6616aaa5a 100644 --- a/Samples/BasicFaceDetection/cs/Package.appxmanifest +++ b/Samples/BasicFaceDetection/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicFaceDetection/vb/BasicFaceDetection.sln b/Samples/BasicFaceDetection/vb/BasicFaceDetection.sln index 3a0adc1277..da117f6f64 100644 --- a/Samples/BasicFaceDetection/vb/BasicFaceDetection.sln +++ b/Samples/BasicFaceDetection/vb/BasicFaceDetection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BasicFaceDetection", "BasicFaceDetection.vbproj", "{C6375A52-418B-5B7A-B1AA-A0AE5F742F10}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BasicFaceDetection", "BasicFaceDetection.vbproj", "{F18098A5-3AEB-5AF2-8483-CD336A7E67CD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|ARM.ActiveCfg = Debug|ARM - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|ARM.Build.0 = Debug|ARM - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|ARM.Deploy.0 = Debug|ARM - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|x64.ActiveCfg = Debug|x64 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|x64.Build.0 = Debug|x64 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|x64.Deploy.0 = Debug|x64 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|x86.ActiveCfg = Debug|x86 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|x86.Build.0 = Debug|x86 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Debug|x86.Deploy.0 = Debug|x86 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|ARM.ActiveCfg = Release|ARM - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|ARM.Build.0 = Release|ARM - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|ARM.Deploy.0 = Release|ARM - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|x64.ActiveCfg = Release|x64 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|x64.Build.0 = Release|x64 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|x64.Deploy.0 = Release|x64 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|x86.ActiveCfg = Release|x86 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|x86.Build.0 = Release|x86 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10}.Release|x86.Deploy.0 = Release|x86 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|ARM.ActiveCfg = Debug|ARM + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|ARM.Build.0 = Debug|ARM + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|ARM.Deploy.0 = Debug|ARM + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|x64.ActiveCfg = Debug|x64 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|x64.Build.0 = Debug|x64 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|x64.Deploy.0 = Debug|x64 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|x86.ActiveCfg = Debug|x86 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|x86.Build.0 = Debug|x86 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Debug|x86.Deploy.0 = Debug|x86 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|ARM.ActiveCfg = Release|ARM + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|ARM.Build.0 = Release|ARM + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|ARM.Deploy.0 = Release|ARM + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|x64.ActiveCfg = Release|x64 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|x64.Build.0 = Release|x64 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|x64.Deploy.0 = Release|x64 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|x86.ActiveCfg = Release|x86 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|x86.Build.0 = Release|x86 + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicFaceDetection/vb/BasicFaceDetection.vbproj b/Samples/BasicFaceDetection/vb/BasicFaceDetection.vbproj index ff76510e67..7360e8fb84 100644 --- a/Samples/BasicFaceDetection/vb/BasicFaceDetection.vbproj +++ b/Samples/BasicFaceDetection/vb/BasicFaceDetection.vbproj @@ -4,15 +4,15 @@ Debug x86 - {C6375A52-418B-5B7A-B1AA-A0AE5F742F10} + {F18098A5-3AEB-5AF2-8483-CD336A7E67CD} AppContainerExe SDKTemplate BasicFaceDetection en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BasicFaceDetection/vb/Package.appxmanifest b/Samples/BasicFaceDetection/vb/Package.appxmanifest index e0f4a7ce92..5b91b59da3 100644 --- a/Samples/BasicFaceDetection/vb/Package.appxmanifest +++ b/Samples/BasicFaceDetection/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicFaceTracking/basic-face-tracking.yaml b/Samples/BasicFaceTracking/basic-face-tracking.yml similarity index 100% rename from Samples/BasicFaceTracking/basic-face-tracking.yaml rename to Samples/BasicFaceTracking/basic-face-tracking.yml diff --git a/Samples/BasicFaceTracking/cpp/BasicFaceTracking.sln b/Samples/BasicFaceTracking/cpp/BasicFaceTracking.sln index 97e8f2767a..dff9a31b9f 100644 --- a/Samples/BasicFaceTracking/cpp/BasicFaceTracking.sln +++ b/Samples/BasicFaceTracking/cpp/BasicFaceTracking.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicFaceTracking", "BasicFaceTracking.vcxproj", "{9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicFaceTracking", "BasicFaceTracking.vcxproj", "{03A8D628-5715-533B-A266-0A332C391536}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|ARM.ActiveCfg = Debug|ARM - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|ARM.Build.0 = Debug|ARM - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|ARM.Deploy.0 = Debug|ARM - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|x64.ActiveCfg = Debug|x64 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|x64.Build.0 = Debug|x64 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|x64.Deploy.0 = Debug|x64 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|x86.ActiveCfg = Debug|Win32 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|x86.Build.0 = Debug|Win32 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Debug|x86.Deploy.0 = Debug|Win32 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|ARM.ActiveCfg = Release|ARM - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|ARM.Build.0 = Release|ARM - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|ARM.Deploy.0 = Release|ARM - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|x64.ActiveCfg = Release|x64 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|x64.Build.0 = Release|x64 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|x64.Deploy.0 = Release|x64 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|x86.ActiveCfg = Release|Win32 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|x86.Build.0 = Release|Win32 - {9E90A1E5-6EF4-5DD7-B8FB-993F72CF9E01}.Release|x86.Deploy.0 = Release|Win32 + {03A8D628-5715-533B-A266-0A332C391536}.Debug|ARM.ActiveCfg = Debug|ARM + {03A8D628-5715-533B-A266-0A332C391536}.Debug|ARM.Build.0 = Debug|ARM + {03A8D628-5715-533B-A266-0A332C391536}.Debug|ARM.Deploy.0 = Debug|ARM + {03A8D628-5715-533B-A266-0A332C391536}.Debug|x64.ActiveCfg = Debug|x64 + {03A8D628-5715-533B-A266-0A332C391536}.Debug|x64.Build.0 = Debug|x64 + {03A8D628-5715-533B-A266-0A332C391536}.Debug|x64.Deploy.0 = Debug|x64 + {03A8D628-5715-533B-A266-0A332C391536}.Debug|x86.ActiveCfg = Debug|Win32 + {03A8D628-5715-533B-A266-0A332C391536}.Debug|x86.Build.0 = Debug|Win32 + {03A8D628-5715-533B-A266-0A332C391536}.Debug|x86.Deploy.0 = Debug|Win32 + {03A8D628-5715-533B-A266-0A332C391536}.Release|ARM.ActiveCfg = Release|ARM + {03A8D628-5715-533B-A266-0A332C391536}.Release|ARM.Build.0 = Release|ARM + {03A8D628-5715-533B-A266-0A332C391536}.Release|ARM.Deploy.0 = Release|ARM + {03A8D628-5715-533B-A266-0A332C391536}.Release|x64.ActiveCfg = Release|x64 + {03A8D628-5715-533B-A266-0A332C391536}.Release|x64.Build.0 = Release|x64 + {03A8D628-5715-533B-A266-0A332C391536}.Release|x64.Deploy.0 = Release|x64 + {03A8D628-5715-533B-A266-0A332C391536}.Release|x86.ActiveCfg = Release|Win32 + {03A8D628-5715-533B-A266-0A332C391536}.Release|x86.Build.0 = Release|Win32 + {03A8D628-5715-533B-A266-0A332C391536}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicFaceTracking/cpp/BasicFaceTracking.vcxproj b/Samples/BasicFaceTracking/cpp/BasicFaceTracking.vcxproj index 76c324201d..61b56f29df 100644 --- a/Samples/BasicFaceTracking/cpp/BasicFaceTracking.vcxproj +++ b/Samples/BasicFaceTracking/cpp/BasicFaceTracking.vcxproj @@ -1,15 +1,15 @@  - {9e90a1e5-6ef4-5dd7-b8fb-993f72cf9e01} + {03a8d628-5715-533b-a266-0a332c391536} SDKTemplate en-US 14.0 true Windows Store 8.2 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/BasicFaceTracking/cpp/Package.appxmanifest b/Samples/BasicFaceTracking/cpp/Package.appxmanifest index dc37632b08..3f6b3451ba 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 9188e92384..62495d1a4b 100644 --- a/Samples/BasicFaceTracking/cs/BasicFaceTracking.csproj +++ b/Samples/BasicFaceTracking/cs/BasicFaceTracking.csproj @@ -4,15 +4,15 @@ Debug x86 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20} + {CC19D794-9629-50B9-A988-1ADF5BAACD35} AppContainerExe Properties SDKTemplate BasicFaceTracking en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BasicFaceTracking/cs/BasicFaceTracking.sln b/Samples/BasicFaceTracking/cs/BasicFaceTracking.sln index 82a3f9ca94..7d9d6beed0 100644 --- a/Samples/BasicFaceTracking/cs/BasicFaceTracking.sln +++ b/Samples/BasicFaceTracking/cs/BasicFaceTracking.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicFaceTracking", "BasicFaceTracking.csproj", "{5E7981A5-C724-55F8-ADCA-2F984B2F7E20}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicFaceTracking", "BasicFaceTracking.csproj", "{CC19D794-9629-50B9-A988-1ADF5BAACD35}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|ARM.ActiveCfg = Debug|ARM - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|ARM.Build.0 = Debug|ARM - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|ARM.Deploy.0 = Debug|ARM - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|x64.ActiveCfg = Debug|x64 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|x64.Build.0 = Debug|x64 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|x64.Deploy.0 = Debug|x64 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|x86.ActiveCfg = Debug|x86 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|x86.Build.0 = Debug|x86 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Debug|x86.Deploy.0 = Debug|x86 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|ARM.ActiveCfg = Release|ARM - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|ARM.Build.0 = Release|ARM - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|ARM.Deploy.0 = Release|ARM - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|x64.ActiveCfg = Release|x64 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|x64.Build.0 = Release|x64 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|x64.Deploy.0 = Release|x64 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|x86.ActiveCfg = Release|x86 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|x86.Build.0 = Release|x86 - {5E7981A5-C724-55F8-ADCA-2F984B2F7E20}.Release|x86.Deploy.0 = Release|x86 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|ARM.ActiveCfg = Debug|ARM + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|ARM.Build.0 = Debug|ARM + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|ARM.Deploy.0 = Debug|ARM + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|x64.ActiveCfg = Debug|x64 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|x64.Build.0 = Debug|x64 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|x64.Deploy.0 = Debug|x64 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|x86.ActiveCfg = Debug|x86 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|x86.Build.0 = Debug|x86 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Debug|x86.Deploy.0 = Debug|x86 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|ARM.ActiveCfg = Release|ARM + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|ARM.Build.0 = Release|ARM + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|ARM.Deploy.0 = Release|ARM + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|x64.ActiveCfg = Release|x64 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|x64.Build.0 = Release|x64 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|x64.Deploy.0 = Release|x64 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|x86.ActiveCfg = Release|x86 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|x86.Build.0 = Release|x86 + {CC19D794-9629-50B9-A988-1ADF5BAACD35}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicFaceTracking/cs/Package.appxmanifest b/Samples/BasicFaceTracking/cs/Package.appxmanifest index 1f6c0c1e05..8b3f87448b 100644 --- a/Samples/BasicFaceTracking/cs/Package.appxmanifest +++ b/Samples/BasicFaceTracking/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicFaceTracking/vb/BasicFaceTracking.sln b/Samples/BasicFaceTracking/vb/BasicFaceTracking.sln index 160ea91c05..606a1d8f1c 100644 --- a/Samples/BasicFaceTracking/vb/BasicFaceTracking.sln +++ b/Samples/BasicFaceTracking/vb/BasicFaceTracking.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BasicFaceTracking", "BasicFaceTracking.vbproj", "{856F2C1A-A215-5A0B-94CF-7F3069070C6C}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BasicFaceTracking", "BasicFaceTracking.vbproj", "{33D709AA-B392-59FE-8923-044EC0EA123F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|ARM.ActiveCfg = Debug|ARM - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|ARM.Build.0 = Debug|ARM - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|ARM.Deploy.0 = Debug|ARM - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|x64.ActiveCfg = Debug|x64 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|x64.Build.0 = Debug|x64 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|x64.Deploy.0 = Debug|x64 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|x86.ActiveCfg = Debug|x86 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|x86.Build.0 = Debug|x86 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Debug|x86.Deploy.0 = Debug|x86 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|ARM.ActiveCfg = Release|ARM - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|ARM.Build.0 = Release|ARM - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|ARM.Deploy.0 = Release|ARM - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|x64.ActiveCfg = Release|x64 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|x64.Build.0 = Release|x64 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|x64.Deploy.0 = Release|x64 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|x86.ActiveCfg = Release|x86 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|x86.Build.0 = Release|x86 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C}.Release|x86.Deploy.0 = Release|x86 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|ARM.ActiveCfg = Debug|ARM + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|ARM.Build.0 = Debug|ARM + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|ARM.Deploy.0 = Debug|ARM + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|x64.ActiveCfg = Debug|x64 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|x64.Build.0 = Debug|x64 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|x64.Deploy.0 = Debug|x64 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|x86.ActiveCfg = Debug|x86 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|x86.Build.0 = Debug|x86 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Debug|x86.Deploy.0 = Debug|x86 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|ARM.ActiveCfg = Release|ARM + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|ARM.Build.0 = Release|ARM + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|ARM.Deploy.0 = Release|ARM + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|x64.ActiveCfg = Release|x64 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|x64.Build.0 = Release|x64 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|x64.Deploy.0 = Release|x64 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|x86.ActiveCfg = Release|x86 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|x86.Build.0 = Release|x86 + {33D709AA-B392-59FE-8923-044EC0EA123F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicFaceTracking/vb/BasicFaceTracking.vbproj b/Samples/BasicFaceTracking/vb/BasicFaceTracking.vbproj index 8f8dbdbbe3..5761041944 100644 --- a/Samples/BasicFaceTracking/vb/BasicFaceTracking.vbproj +++ b/Samples/BasicFaceTracking/vb/BasicFaceTracking.vbproj @@ -4,15 +4,15 @@ Debug x86 - {856F2C1A-A215-5A0B-94CF-7F3069070C6C} + {33D709AA-B392-59FE-8923-044EC0EA123F} AppContainerExe SDKTemplate BasicFaceTracking en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BasicFaceTracking/vb/Package.appxmanifest b/Samples/BasicFaceTracking/vb/Package.appxmanifest index 951a71123d..4f4d937430 100644 --- a/Samples/BasicFaceTracking/vb/Package.appxmanifest +++ b/Samples/BasicFaceTracking/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicHologram/README.md b/Samples/BasicHologram/README.md index 1dde327bab..805d699f33 100644 --- a/Samples/BasicHologram/README.md +++ b/Samples/BasicHologram/README.md @@ -62,10 +62,13 @@ The following Windows Universal API namespaces are used in this code sample: 1. If you download the samples ZIP, be sure to unzip the entire archive, not just the folder with the sample you want to build. +2. If you intend to build the C++/WinRT sample, + install the [C++/WinRT Visual Studio Extension](https://aka.ms/cppwinrt/vsix) + if you haven't already. 2. Start Microsoft Visual Studio 2017 and select **File** \> **Open** \> **Project/Solution**. 3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the - subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or - JavaScript). Double-click the Visual Studio Solution (.sln) file. + subfolder for this specific sample, then the subfolder for your preferred language. + Double-click the Visual Studio Solution (.sln) file. 4. Press Ctrl+Shift+B, or select **Build** \> **Build Solution**. ## Run the sample diff --git a/Samples/BasicHologram/basic-hologram.yaml b/Samples/BasicHologram/basic-hologram.yml similarity index 100% rename from Samples/BasicHologram/basic-hologram.yaml rename to Samples/BasicHologram/basic-hologram.yml diff --git a/Samples/BasicHologram/cpp/BasicHologram.sln b/Samples/BasicHologram/cpp/BasicHologram.sln index 2155adf5e4..c77271cb42 100644 --- a/Samples/BasicHologram/cpp/BasicHologram.sln +++ b/Samples/BasicHologram/cpp/BasicHologram.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26730.16 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicHologram", "BasicHologram.vcxproj", "{BDB3B94D-657B-59AD-A791-5852F8450430}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicHologram", "BasicHologram.vcxproj", "{3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,18 +13,18 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BDB3B94D-657B-59AD-A791-5852F8450430}.Debug|x64.ActiveCfg = Debug|x64 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Debug|x64.Build.0 = Debug|x64 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Debug|x64.Deploy.0 = Debug|x64 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Debug|x86.ActiveCfg = Debug|Win32 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Debug|x86.Build.0 = Debug|Win32 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Debug|x86.Deploy.0 = Debug|Win32 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Release|x64.ActiveCfg = Release|x64 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Release|x64.Build.0 = Release|x64 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Release|x64.Deploy.0 = Release|x64 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Release|x86.ActiveCfg = Release|Win32 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Release|x86.Build.0 = Release|Win32 - {BDB3B94D-657B-59AD-A791-5852F8450430}.Release|x86.Deploy.0 = Release|Win32 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Debug|x64.ActiveCfg = Debug|x64 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Debug|x64.Build.0 = Debug|x64 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Debug|x64.Deploy.0 = Debug|x64 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Debug|x86.ActiveCfg = Debug|Win32 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Debug|x86.Build.0 = Debug|Win32 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Debug|x86.Deploy.0 = Debug|Win32 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Release|x64.ActiveCfg = Release|x64 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Release|x64.Build.0 = Release|x64 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Release|x64.Deploy.0 = Release|x64 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Release|x86.ActiveCfg = Release|Win32 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Release|x86.Build.0 = Release|Win32 + {3686EACD-1E92-5C02-BB1D-A8E9AADAEF28}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicHologram/cpp/BasicHologram.vcxproj b/Samples/BasicHologram/cpp/BasicHologram.vcxproj index 927d0e0513..e0d5054d93 100644 --- a/Samples/BasicHologram/cpp/BasicHologram.vcxproj +++ b/Samples/BasicHologram/cpp/BasicHologram.vcxproj @@ -1,15 +1,15 @@  - {bdb3b94d-657b-59ad-a791-5852f8450430} + {3686eacd-1e92-5c02-bb1d-a8e9aadaef28} HolographicApp HolographicTemplateApp en-US 15.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true BasicHologram diff --git a/Samples/BasicHologram/cpp/Package.appxmanifest b/Samples/BasicHologram/cpp/Package.appxmanifest index d8e6a880f6..723b72e766 100644 --- a/Samples/BasicHologram/cpp/Package.appxmanifest +++ b/Samples/BasicHologram/cpp/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/BasicHologram/cppwinrt/BasicHologram.sln b/Samples/BasicHologram/cppwinrt/BasicHologram.sln index a73d471eda..0ee64e958d 100644 --- a/Samples/BasicHologram/cppwinrt/BasicHologram.sln +++ b/Samples/BasicHologram/cppwinrt/BasicHologram.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27004.2006 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicHologram", "BasicHologram.vcxproj", "{0834B002-6027-5680-B4F7-0D7EFA93AD9A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicHologram", "BasicHologram.vcxproj", "{F38F97C8-B568-5556-9D91-A2265E6E5A98}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,18 +13,18 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Debug|x64.ActiveCfg = Debug|x64 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Debug|x64.Build.0 = Debug|x64 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Debug|x64.Deploy.0 = Debug|x64 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Debug|x86.ActiveCfg = Debug|Win32 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Debug|x86.Build.0 = Debug|Win32 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Debug|x86.Deploy.0 = Debug|Win32 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Release|x64.ActiveCfg = Release|x64 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Release|x64.Build.0 = Release|x64 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Release|x64.Deploy.0 = Release|x64 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Release|x86.ActiveCfg = Release|Win32 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Release|x86.Build.0 = Release|Win32 - {0834B002-6027-5680-B4F7-0D7EFA93AD9A}.Release|x86.Deploy.0 = Release|Win32 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Debug|x64.ActiveCfg = Debug|x64 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Debug|x64.Build.0 = Debug|x64 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Debug|x64.Deploy.0 = Debug|x64 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Debug|x86.ActiveCfg = Debug|Win32 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Debug|x86.Build.0 = Debug|Win32 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Debug|x86.Deploy.0 = Debug|Win32 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Release|x64.ActiveCfg = Release|x64 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Release|x64.Build.0 = Release|x64 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Release|x64.Deploy.0 = Release|x64 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Release|x86.ActiveCfg = Release|Win32 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Release|x86.Build.0 = Release|Win32 + {F38F97C8-B568-5556-9D91-A2265E6E5A98}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicHologram/cppwinrt/BasicHologram.vcxproj b/Samples/BasicHologram/cppwinrt/BasicHologram.vcxproj index cad9aa3bb8..8eff998afd 100644 --- a/Samples/BasicHologram/cppwinrt/BasicHologram.vcxproj +++ b/Samples/BasicHologram/cppwinrt/BasicHologram.vcxproj @@ -1,18 +1,18 @@  - - + - {0834b002-6027-5680-b4f7-0d7efa93ad9a} + true + $(RequiredBundles);Microsoft.Windows.CppWinRT + {f38f97c8-b568-5556-9d91-a2265e6e5a98} HolographicApp HolographicTemplateApp en-US - 14.0 + 15.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 - true @@ -33,27 +33,19 @@ x64 - + Application - true v141 + Unicode - - Application - false - true - v141 - - - Application + true - v141 + true - - Application + false true - v141 + false @@ -61,37 +53,11 @@ - - - - - - - - - - + - - - d2d1.lib; d3d11.lib; dxgi.lib; dwrite.lib; windowscodecs.lib; %(AdditionalDependencies); - %(AdditionalLibraryDirectories); $(VCInstallDir)\lib\store; $(VCInstallDir)\lib - mincore.lib;kernel32.lib;ole32.lib;%(IgnoreSpecificDefaultLibraries) - false - - - pch.h - $(IntDir)pch.pch - $(ProjectDir);$(IntermediateOutputPath);%(AdditionalIncludeDirectories) - /bigobj /await /std:c++latest %(AdditionalOptions) - _DEBUG;%(PreprocessorDefinitions) - 4996 - false - - - + d2d1.lib; d3d11.lib; dxgi.lib; dwrite.lib; windowscodecs.lib; %(AdditionalDependencies); %(AdditionalLibraryDirectories); $(VCInstallDir)\lib\store; $(VCInstallDir)\lib @@ -99,47 +65,22 @@ false + Use pch.h $(IntDir)pch.pch $(ProjectDir);$(IntermediateOutputPath);%(AdditionalIncludeDirectories) - /bigobj /await /std:c++latest %(AdditionalOptions) - NDEBUG;%(PreprocessorDefinitions) + %(AdditionalOptions) /bigobj 4996 - false - - - d2d1.lib; d3d11.lib; dxgi.lib; dwrite.lib; windowscodecs.lib; %(AdditionalDependencies); - %(AdditionalLibraryDirectories); $(VCInstallDir)\lib\store\amd64; $(VCInstallDir)\lib\amd64 - mincore.lib;kernel32.lib;ole32.lib;%(IgnoreSpecificDefaultLibraries) - false - + - pch.h - $(IntDir)pch.pch - $(ProjectDir);$(IntermediateOutputPath);%(AdditionalIncludeDirectories) - /bigobj /await /std:c++latest %(AdditionalOptions) _DEBUG;%(PreprocessorDefinitions) - 4996 - false - - - d2d1.lib; d3d11.lib; dxgi.lib; dwrite.lib; windowscodecs.lib; %(AdditionalDependencies); - %(AdditionalLibraryDirectories); $(VCInstallDir)\lib\store\amd64; $(VCInstallDir)\lib\amd64 - mincore.lib;kernel32.lib;ole32.lib;%(IgnoreSpecificDefaultLibraries) - false - + - pch.h - $(IntDir)pch.pch - $(ProjectDir);$(IntermediateOutputPath);%(AdditionalIncludeDirectories) - /bigobj /await /std:c++latest %(AdditionalOptions) NDEBUG;%(PreprocessorDefinitions) - 4996 - false @@ -169,7 +110,6 @@ Designer - @@ -218,16 +158,5 @@ - - - $(VC_IncludePath);$(WindowsSDK_IncludePath);packages\cppwinrt.2017.10.13.1\build\native\include - - - - 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/BasicHologram/cppwinrt/BasicHologram.vcxproj.filters b/Samples/BasicHologram/cppwinrt/BasicHologram.vcxproj.filters index f46e6db7d6..926130ce99 100644 --- a/Samples/BasicHologram/cppwinrt/BasicHologram.vcxproj.filters +++ b/Samples/BasicHologram/cppwinrt/BasicHologram.vcxproj.filters @@ -74,7 +74,6 @@ Content\Shaders - diff --git a/Samples/BasicHologram/cppwinrt/BasicHologramMain.cpp b/Samples/BasicHologram/cppwinrt/BasicHologramMain.cpp index 49b4a1c90d..8e58caa502 100644 --- a/Samples/BasicHologram/cppwinrt/BasicHologramMain.cpp +++ b/Samples/BasicHologram/cppwinrt/BasicHologramMain.cpp @@ -383,8 +383,8 @@ void BasicHologramMain::OnLocatabilityChanged(SpatialLocator const& sender, winr case SpatialLocatability::Unavailable: // Holograms cannot be rendered. { - winrt::hstring message = L"Warning! Positional tracking is " + std::to_wstring(int(sender.Locatability())) + L".\n"; - OutputDebugStringW(message.data()); + std::wstring message = L"Warning! Positional tracking is " + std::to_wstring(int(sender.Locatability())) + L".\n"; + OutputDebugStringW(message.c_str()); } break; diff --git a/Samples/BasicHologram/cppwinrt/Common/DeviceResources.cpp b/Samples/BasicHologram/cppwinrt/Common/DeviceResources.cpp index af79573111..dae96d0243 100644 --- a/Samples/BasicHologram/cppwinrt/Common/DeviceResources.cpp +++ b/Samples/BasicHologram/cppwinrt/Common/DeviceResources.cpp @@ -190,7 +190,7 @@ void DX::DeviceResources::CreateDeviceResources() winrt::com_ptr<::IInspectable> object; winrt::check_hresult(CreateDirect3D11DeviceFromDXGIDevice( dxgiDevice.Get(), - winrt::put_abi(object))); + object.put())); m_d3dInteropDevice = object.as(); // Cache the DXGI adapter. diff --git a/Samples/BasicHologram/cppwinrt/Common/DirectXHelper.h b/Samples/BasicHologram/cppwinrt/Common/DirectXHelper.h index 859ec25798..13ca716a56 100644 --- a/Samples/BasicHologram/cppwinrt/Common/DirectXHelper.h +++ b/Samples/BasicHologram/cppwinrt/Common/DirectXHelper.h @@ -35,7 +35,7 @@ namespace DX winrt::check_hresult( CreateDirect3D11SurfaceFromDXGISurface( depthDxgiSurface.Get(), - winrt::put_abi(inspectableSurface) + inspectableSurface.put() )); return inspectableSurface.as(); diff --git a/Samples/BasicHologram/cppwinrt/Package.appxmanifest b/Samples/BasicHologram/cppwinrt/Package.appxmanifest index 2f6993b492..f7c0b569d0 100644 --- a/Samples/BasicHologram/cppwinrt/Package.appxmanifest +++ b/Samples/BasicHologram/cppwinrt/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/BasicHologram/cppwinrt/packages.config b/Samples/BasicHologram/cppwinrt/packages.config deleted file mode 100644 index d0cac63906..0000000000 --- a/Samples/BasicHologram/cppwinrt/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Samples/BasicHologram/cs/BasicHologram.csproj b/Samples/BasicHologram/cs/BasicHologram.csproj index 8232b420d5..72a84e5f49 100644 --- a/Samples/BasicHologram/cs/BasicHologram.csproj +++ b/Samples/BasicHologram/cs/BasicHologram.csproj @@ -4,15 +4,15 @@ Debug x86 - {67906EF0-047D-59EF-85F3-5794B578DBA5} + {D7A602CA-0B18-5424-B437-5A428CCF35DC} AppContainerExe Properties BasicHologram BasicHologram en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 15 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/BasicHologram/cs/BasicHologram.sln b/Samples/BasicHologram/cs/BasicHologram.sln index a35130a786..0389a64ce1 100644 --- a/Samples/BasicHologram/cs/BasicHologram.sln +++ b/Samples/BasicHologram/cs/BasicHologram.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27004.2002 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicHologram", "BasicHologram.csproj", "{67906EF0-047D-59EF-85F3-5794B578DBA5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicHologram", "BasicHologram.csproj", "{D7A602CA-0B18-5424-B437-5A428CCF35DC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,18 +13,18 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Debug|x64.ActiveCfg = Debug|x64 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Debug|x64.Build.0 = Debug|x64 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Debug|x64.Deploy.0 = Debug|x64 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Debug|x86.ActiveCfg = Debug|x86 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Debug|x86.Build.0 = Debug|x86 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Debug|x86.Deploy.0 = Debug|x86 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Release|x64.ActiveCfg = Release|x64 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Release|x64.Build.0 = Release|x64 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Release|x64.Deploy.0 = Release|x64 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Release|x86.ActiveCfg = Release|x86 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Release|x86.Build.0 = Release|x86 - {67906EF0-047D-59EF-85F3-5794B578DBA5}.Release|x86.Deploy.0 = Release|x86 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Debug|x64.ActiveCfg = Debug|x64 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Debug|x64.Build.0 = Debug|x64 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Debug|x64.Deploy.0 = Debug|x64 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Debug|x86.ActiveCfg = Debug|x86 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Debug|x86.Build.0 = Debug|x86 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Debug|x86.Deploy.0 = Debug|x86 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Release|x64.ActiveCfg = Release|x64 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Release|x64.Build.0 = Release|x64 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Release|x64.Deploy.0 = Release|x64 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Release|x86.ActiveCfg = Release|x86 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Release|x86.Build.0 = Release|x86 + {D7A602CA-0B18-5424-B437-5A428CCF35DC}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicHologram/cs/Package.appxmanifest b/Samples/BasicHologram/cs/Package.appxmanifest index 1b11a90941..49a400fdeb 100644 --- a/Samples/BasicHologram/cs/Package.appxmanifest +++ b/Samples/BasicHologram/cs/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/BasicInput/basic-input.yaml b/Samples/BasicInput/basic-input.yml similarity index 100% rename from Samples/BasicInput/basic-input.yaml rename to Samples/BasicInput/basic-input.yml diff --git a/Samples/BasicInput/cpp/BasicInput.sln b/Samples/BasicInput/cpp/BasicInput.sln index 64ee94c6b1..3787078a72 100644 --- a/Samples/BasicInput/cpp/BasicInput.sln +++ b/Samples/BasicInput/cpp/BasicInput.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicInput", "BasicInput.vcxproj", "{A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BasicInput", "BasicInput.vcxproj", "{D27E1C10-DBAA-55B8-85E9-D92462D22F14}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|ARM.ActiveCfg = Debug|ARM - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|ARM.Build.0 = Debug|ARM - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|ARM.Deploy.0 = Debug|ARM - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|x64.ActiveCfg = Debug|x64 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|x64.Build.0 = Debug|x64 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|x64.Deploy.0 = Debug|x64 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|x86.ActiveCfg = Debug|Win32 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|x86.Build.0 = Debug|Win32 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Debug|x86.Deploy.0 = Debug|Win32 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|ARM.ActiveCfg = Release|ARM - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|ARM.Build.0 = Release|ARM - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|ARM.Deploy.0 = Release|ARM - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|x64.ActiveCfg = Release|x64 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|x64.Build.0 = Release|x64 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|x64.Deploy.0 = Release|x64 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|x86.ActiveCfg = Release|Win32 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|x86.Build.0 = Release|Win32 - {A99F3DE9-51D1-507C-AC00-2EA60FD3D5C9}.Release|x86.Deploy.0 = Release|Win32 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|ARM.ActiveCfg = Debug|ARM + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|ARM.Build.0 = Debug|ARM + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|ARM.Deploy.0 = Debug|ARM + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|x64.ActiveCfg = Debug|x64 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|x64.Build.0 = Debug|x64 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|x64.Deploy.0 = Debug|x64 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|x86.ActiveCfg = Debug|Win32 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|x86.Build.0 = Debug|Win32 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Debug|x86.Deploy.0 = Debug|Win32 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|ARM.ActiveCfg = Release|ARM + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|ARM.Build.0 = Release|ARM + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|ARM.Deploy.0 = Release|ARM + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|x64.ActiveCfg = Release|x64 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|x64.Build.0 = Release|x64 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|x64.Deploy.0 = Release|x64 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|x86.ActiveCfg = Release|Win32 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|x86.Build.0 = Release|Win32 + {D27E1C10-DBAA-55B8-85E9-D92462D22F14}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicInput/cpp/BasicInput.vcxproj b/Samples/BasicInput/cpp/BasicInput.vcxproj index c6ddb79b2c..aa839c6cba 100644 --- a/Samples/BasicInput/cpp/BasicInput.vcxproj +++ b/Samples/BasicInput/cpp/BasicInput.vcxproj @@ -1,15 +1,15 @@  - {a99f3de9-51d1-507c-ac00-2ea60fd3d5c9} + {d27e1c10-dbaa-55b8-85e9-d92462d22f14} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/BasicInput/cpp/Package.appxmanifest b/Samples/BasicInput/cpp/Package.appxmanifest index 84f2e68c81..075550a8a6 100644 --- a/Samples/BasicInput/cpp/Package.appxmanifest +++ b/Samples/BasicInput/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BasicInput/cs/BasicInput.csproj b/Samples/BasicInput/cs/BasicInput.csproj index 72a3133593..4873975278 100644 --- a/Samples/BasicInput/cs/BasicInput.csproj +++ b/Samples/BasicInput/cs/BasicInput.csproj @@ -3,15 +3,15 @@ Debug - {D3DA877B-7E29-5360-A48C-2929BF293B1F} + {9F6CA2A4-3392-5AE5-8433-016501989EF4} AppContainerExe Properties BasicInput BasicInput en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BasicInput/cs/BasicInput.sln b/Samples/BasicInput/cs/BasicInput.sln index edad4836ec..7e97903260 100644 --- a/Samples/BasicInput/cs/BasicInput.sln +++ b/Samples/BasicInput/cs/BasicInput.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicInput", "BasicInput.csproj", "{D3DA877B-7E29-5360-A48C-2929BF293B1F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicInput", "BasicInput.csproj", "{9F6CA2A4-3392-5AE5-8433-016501989EF4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|ARM.ActiveCfg = Debug|ARM - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|ARM.Build.0 = Debug|ARM - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|ARM.Deploy.0 = Debug|ARM - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|x64.ActiveCfg = Debug|x64 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|x64.Build.0 = Debug|x64 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|x64.Deploy.0 = Debug|x64 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|x86.ActiveCfg = Debug|x86 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|x86.Build.0 = Debug|x86 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Debug|x86.Deploy.0 = Debug|x86 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|ARM.ActiveCfg = Release|ARM - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|ARM.Build.0 = Release|ARM - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|ARM.Deploy.0 = Release|ARM - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|x64.ActiveCfg = Release|x64 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|x64.Build.0 = Release|x64 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|x64.Deploy.0 = Release|x64 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|x86.ActiveCfg = Release|x86 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|x86.Build.0 = Release|x86 - {D3DA877B-7E29-5360-A48C-2929BF293B1F}.Release|x86.Deploy.0 = Release|x86 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|ARM.ActiveCfg = Debug|ARM + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|ARM.Build.0 = Debug|ARM + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|ARM.Deploy.0 = Debug|ARM + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|x64.ActiveCfg = Debug|x64 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|x64.Build.0 = Debug|x64 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|x64.Deploy.0 = Debug|x64 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|x86.ActiveCfg = Debug|x86 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|x86.Build.0 = Debug|x86 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Debug|x86.Deploy.0 = Debug|x86 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|ARM.ActiveCfg = Release|ARM + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|ARM.Build.0 = Release|ARM + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|ARM.Deploy.0 = Release|ARM + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|x64.ActiveCfg = Release|x64 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|x64.Build.0 = Release|x64 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|x64.Deploy.0 = Release|x64 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|x86.ActiveCfg = Release|x86 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|x86.Build.0 = Release|x86 + {9F6CA2A4-3392-5AE5-8433-016501989EF4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicInput/cs/Package.appxmanifest b/Samples/BasicInput/cs/Package.appxmanifest index 8f73debe50..79a48f0888 100644 --- a/Samples/BasicInput/cs/Package.appxmanifest +++ b/Samples/BasicInput/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BasicInput/vb/BasicInput.sln b/Samples/BasicInput/vb/BasicInput.sln index e60975be10..449d1bcdc7 100644 --- a/Samples/BasicInput/vb/BasicInput.sln +++ b/Samples/BasicInput/vb/BasicInput.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BasicInput", "BasicInput.vbproj", "{949A711B-FB65-5B0D-BE05-24907AF2549D}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BasicInput", "BasicInput.vbproj", "{8E63849A-2F50-502B-A5C5-A31B9F32EE86}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|ARM.ActiveCfg = Debug|ARM - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|ARM.Build.0 = Debug|ARM - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|ARM.Deploy.0 = Debug|ARM - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|x64.ActiveCfg = Debug|x64 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|x64.Build.0 = Debug|x64 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|x64.Deploy.0 = Debug|x64 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|x86.ActiveCfg = Debug|x86 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|x86.Build.0 = Debug|x86 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Debug|x86.Deploy.0 = Debug|x86 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|ARM.ActiveCfg = Release|ARM - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|ARM.Build.0 = Release|ARM - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|ARM.Deploy.0 = Release|ARM - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|x64.ActiveCfg = Release|x64 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|x64.Build.0 = Release|x64 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|x64.Deploy.0 = Release|x64 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|x86.ActiveCfg = Release|x86 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|x86.Build.0 = Release|x86 - {949A711B-FB65-5B0D-BE05-24907AF2549D}.Release|x86.Deploy.0 = Release|x86 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|ARM.ActiveCfg = Debug|ARM + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|ARM.Build.0 = Debug|ARM + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|ARM.Deploy.0 = Debug|ARM + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|x64.ActiveCfg = Debug|x64 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|x64.Build.0 = Debug|x64 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|x64.Deploy.0 = Debug|x64 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|x86.ActiveCfg = Debug|x86 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|x86.Build.0 = Debug|x86 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Debug|x86.Deploy.0 = Debug|x86 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|ARM.ActiveCfg = Release|ARM + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|ARM.Build.0 = Release|ARM + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|ARM.Deploy.0 = Release|ARM + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|x64.ActiveCfg = Release|x64 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|x64.Build.0 = Release|x64 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|x64.Deploy.0 = Release|x64 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|x86.ActiveCfg = Release|x86 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|x86.Build.0 = Release|x86 + {8E63849A-2F50-502B-A5C5-A31B9F32EE86}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicInput/vb/BasicInput.vbproj b/Samples/BasicInput/vb/BasicInput.vbproj index b4d04e1c19..bcd2c1e99d 100644 --- a/Samples/BasicInput/vb/BasicInput.vbproj +++ b/Samples/BasicInput/vb/BasicInput.vbproj @@ -4,15 +4,15 @@ Debug x86 - {949A711B-FB65-5B0D-BE05-24907AF2549D} + {8E63849A-2F50-502B-A5C5-A31B9F32EE86} AppContainerExe BasicInput BasicInput en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BasicInput/vb/Package.appxmanifest b/Samples/BasicInput/vb/Package.appxmanifest index af9df66fe7..d31461517b 100644 --- a/Samples/BasicInput/vb/Package.appxmanifest +++ b/Samples/BasicInput/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/BasicMediaCasting/basic-media-casting.yaml b/Samples/BasicMediaCasting/basic-media-casting.yml similarity index 100% rename from Samples/BasicMediaCasting/basic-media-casting.yaml rename to Samples/BasicMediaCasting/basic-media-casting.yml diff --git a/Samples/BasicMediaCasting/cs/BasicMediaCasting.csproj b/Samples/BasicMediaCasting/cs/BasicMediaCasting.csproj index 65cc33c8ea..e6b80476db 100644 --- a/Samples/BasicMediaCasting/cs/BasicMediaCasting.csproj +++ b/Samples/BasicMediaCasting/cs/BasicMediaCasting.csproj @@ -4,15 +4,15 @@ Debug x86 - {22568B9B-7224-5BB9-9298-00932265B748} + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9} AppContainerExe Properties BasicMediaCasting BasicMediaCasting en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 false 512 diff --git a/Samples/BasicMediaCasting/cs/BasicMediaCasting.sln b/Samples/BasicMediaCasting/cs/BasicMediaCasting.sln index 05fc4f9d0c..fc369c81be 100644 --- a/Samples/BasicMediaCasting/cs/BasicMediaCasting.sln +++ b/Samples/BasicMediaCasting/cs/BasicMediaCasting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicMediaCasting", "BasicMediaCasting.csproj", "{22568B9B-7224-5BB9-9298-00932265B748}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicMediaCasting", "BasicMediaCasting.csproj", "{798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|ARM.ActiveCfg = Debug|ARM - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|ARM.Build.0 = Debug|ARM - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|ARM.Deploy.0 = Debug|ARM - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|x64.ActiveCfg = Debug|x64 - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|x64.Build.0 = Debug|x64 - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|x64.Deploy.0 = Debug|x64 - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|x86.ActiveCfg = Debug|x86 - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|x86.Build.0 = Debug|x86 - {22568B9B-7224-5BB9-9298-00932265B748}.Debug|x86.Deploy.0 = Debug|x86 - {22568B9B-7224-5BB9-9298-00932265B748}.Release|ARM.ActiveCfg = Release|ARM - {22568B9B-7224-5BB9-9298-00932265B748}.Release|ARM.Build.0 = Release|ARM - {22568B9B-7224-5BB9-9298-00932265B748}.Release|ARM.Deploy.0 = Release|ARM - {22568B9B-7224-5BB9-9298-00932265B748}.Release|x64.ActiveCfg = Release|x64 - {22568B9B-7224-5BB9-9298-00932265B748}.Release|x64.Build.0 = Release|x64 - {22568B9B-7224-5BB9-9298-00932265B748}.Release|x64.Deploy.0 = Release|x64 - {22568B9B-7224-5BB9-9298-00932265B748}.Release|x86.ActiveCfg = Release|x86 - {22568B9B-7224-5BB9-9298-00932265B748}.Release|x86.Build.0 = Release|x86 - {22568B9B-7224-5BB9-9298-00932265B748}.Release|x86.Deploy.0 = Release|x86 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|ARM.ActiveCfg = Debug|ARM + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|ARM.Build.0 = Debug|ARM + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|ARM.Deploy.0 = Debug|ARM + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|x64.ActiveCfg = Debug|x64 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|x64.Build.0 = Debug|x64 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|x64.Deploy.0 = Debug|x64 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|x86.ActiveCfg = Debug|x86 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|x86.Build.0 = Debug|x86 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Debug|x86.Deploy.0 = Debug|x86 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|ARM.ActiveCfg = Release|ARM + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|ARM.Build.0 = Release|ARM + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|ARM.Deploy.0 = Release|ARM + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|x64.ActiveCfg = Release|x64 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|x64.Build.0 = Release|x64 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|x64.Deploy.0 = Release|x64 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|x86.ActiveCfg = Release|x86 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|x86.Build.0 = Release|x86 + {798591E5-74EE-57A9-9D8D-2E7BEC60BCD9}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicMediaCasting/cs/Package.appxmanifest b/Samples/BasicMediaCasting/cs/Package.appxmanifest index b17775bb14..8391482e8c 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.sln b/Samples/BasicMediaCasting/vb/BasicMediaCasting.sln index 7993e6bec6..e5992a4374 100644 --- a/Samples/BasicMediaCasting/vb/BasicMediaCasting.sln +++ b/Samples/BasicMediaCasting/vb/BasicMediaCasting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BasicMediaCasting", "BasicMediaCasting.vbproj", "{BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BasicMediaCasting", "BasicMediaCasting.vbproj", "{61EAC36A-6C92-5EE1-B09A-593529752322}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|ARM.ActiveCfg = Debug|ARM - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|ARM.Build.0 = Debug|ARM - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|ARM.Deploy.0 = Debug|ARM - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|x64.ActiveCfg = Debug|x64 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|x64.Build.0 = Debug|x64 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|x64.Deploy.0 = Debug|x64 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|x86.ActiveCfg = Debug|x86 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|x86.Build.0 = Debug|x86 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Debug|x86.Deploy.0 = Debug|x86 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|ARM.ActiveCfg = Release|ARM - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|ARM.Build.0 = Release|ARM - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|ARM.Deploy.0 = Release|ARM - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|x64.ActiveCfg = Release|x64 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|x64.Build.0 = Release|x64 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|x64.Deploy.0 = Release|x64 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|x86.ActiveCfg = Release|x86 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|x86.Build.0 = Release|x86 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B}.Release|x86.Deploy.0 = Release|x86 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|ARM.ActiveCfg = Debug|ARM + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|ARM.Build.0 = Debug|ARM + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|ARM.Deploy.0 = Debug|ARM + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|x64.ActiveCfg = Debug|x64 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|x64.Build.0 = Debug|x64 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|x64.Deploy.0 = Debug|x64 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|x86.ActiveCfg = Debug|x86 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|x86.Build.0 = Debug|x86 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Debug|x86.Deploy.0 = Debug|x86 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|ARM.ActiveCfg = Release|ARM + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|ARM.Build.0 = Release|ARM + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|ARM.Deploy.0 = Release|ARM + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|x64.ActiveCfg = Release|x64 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|x64.Build.0 = Release|x64 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|x64.Deploy.0 = Release|x64 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|x86.ActiveCfg = Release|x86 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|x86.Build.0 = Release|x86 + {61EAC36A-6C92-5EE1-B09A-593529752322}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicMediaCasting/vb/BasicMediaCasting.vbproj b/Samples/BasicMediaCasting/vb/BasicMediaCasting.vbproj index 5919e96a5c..4122d482a0 100644 --- a/Samples/BasicMediaCasting/vb/BasicMediaCasting.vbproj +++ b/Samples/BasicMediaCasting/vb/BasicMediaCasting.vbproj @@ -4,15 +4,15 @@ Debug x86 - {BC7B4E6B-E08B-5E14-8D94-22BA886EB06B} + {61EAC36A-6C92-5EE1-B09A-593529752322} AppContainerExe BasicMediaCasting BasicMediaCasting en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BasicMediaCasting/vb/Package.appxmanifest b/Samples/BasicMediaCasting/vb/Package.appxmanifest index 30076cc8e1..a06a28866d 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/basic-suspension.yaml b/Samples/BasicSuspension/basic-suspension.yml similarity index 100% rename from Samples/BasicSuspension/basic-suspension.yaml rename to Samples/BasicSuspension/basic-suspension.yml diff --git a/Samples/BasicSuspension/cs/BasicSuspension.csproj b/Samples/BasicSuspension/cs/BasicSuspension.csproj index dac65792b4..1e56c5daa4 100644 --- a/Samples/BasicSuspension/cs/BasicSuspension.csproj +++ b/Samples/BasicSuspension/cs/BasicSuspension.csproj @@ -4,15 +4,15 @@ Debug x86 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E} + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E} AppContainerExe Properties SDKTemplate BasicSuspension en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BasicSuspension/cs/BasicSuspension.sln b/Samples/BasicSuspension/cs/BasicSuspension.sln index f2d4c8dc6f..fdd36faf86 100644 --- a/Samples/BasicSuspension/cs/BasicSuspension.sln +++ b/Samples/BasicSuspension/cs/BasicSuspension.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicSuspension", "BasicSuspension.csproj", "{130892C3-A8ED-5719-9AA7-AD4A17C6C56E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BasicSuspension", "BasicSuspension.csproj", "{0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|ARM.ActiveCfg = Debug|ARM - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|ARM.Build.0 = Debug|ARM - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|ARM.Deploy.0 = Debug|ARM - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|x64.ActiveCfg = Debug|x64 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|x64.Build.0 = Debug|x64 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|x64.Deploy.0 = Debug|x64 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|x86.ActiveCfg = Debug|x86 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|x86.Build.0 = Debug|x86 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Debug|x86.Deploy.0 = Debug|x86 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|ARM.ActiveCfg = Release|ARM - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|ARM.Build.0 = Release|ARM - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|ARM.Deploy.0 = Release|ARM - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|x64.ActiveCfg = Release|x64 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|x64.Build.0 = Release|x64 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|x64.Deploy.0 = Release|x64 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|x86.ActiveCfg = Release|x86 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|x86.Build.0 = Release|x86 - {130892C3-A8ED-5719-9AA7-AD4A17C6C56E}.Release|x86.Deploy.0 = Release|x86 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|ARM.ActiveCfg = Debug|ARM + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|ARM.Build.0 = Debug|ARM + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|ARM.Deploy.0 = Debug|ARM + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|x64.ActiveCfg = Debug|x64 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|x64.Build.0 = Debug|x64 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|x64.Deploy.0 = Debug|x64 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|x86.ActiveCfg = Debug|x86 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|x86.Build.0 = Debug|x86 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Debug|x86.Deploy.0 = Debug|x86 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|ARM.ActiveCfg = Release|ARM + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|ARM.Build.0 = Release|ARM + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|ARM.Deploy.0 = Release|ARM + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|x64.ActiveCfg = Release|x64 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|x64.Build.0 = Release|x64 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|x64.Deploy.0 = Release|x64 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|x86.ActiveCfg = Release|x86 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|x86.Build.0 = Release|x86 + {0BF5B43C-7B4E-5A2E-9809-CEE2AC771C1E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BasicSuspension/cs/Package.appxmanifest b/Samples/BasicSuspension/cs/Package.appxmanifest index 184505c798..4f4a61b446 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/bluetooth-advertisement.yaml b/Samples/BluetoothAdvertisement/bluetooth-advertisement.yml similarity index 100% rename from Samples/BluetoothAdvertisement/bluetooth-advertisement.yaml rename to Samples/BluetoothAdvertisement/bluetooth-advertisement.yml diff --git a/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.csproj b/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.csproj index 39bf1d5a3b..5c52614b0b 100644 --- a/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.csproj +++ b/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.csproj @@ -4,15 +4,15 @@ Debug x86 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8} + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF} AppContainerExe Properties BluetoothAdvertisement BluetoothAdvertisement en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.sln b/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.sln index 18c269a058..c4ac70051d 100644 --- a/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.sln +++ b/Samples/BluetoothAdvertisement/cs/BluetoothAdvertisement.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bluetoothadvertisement", "bluetoothadvertisement.csproj", "{2252C06A-C519-50C8-84C0-CFE63DAF8DD8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bluetoothadvertisement", "bluetoothadvertisement.csproj", "{2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tasks", "tasks\tasks.csproj", "{E95B38BD-7A41-5560-8B44-2F8FF694A803}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tasks", "tasks\tasks.csproj", "{E4AA255E-1F5C-5584-8772-C443EB23F5DB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|ARM.ActiveCfg = Debug|ARM - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|ARM.Build.0 = Debug|ARM - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|ARM.Deploy.0 = Debug|ARM - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|x64.ActiveCfg = Debug|x64 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|x64.Build.0 = Debug|x64 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|x64.Deploy.0 = Debug|x64 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|x86.ActiveCfg = Debug|x86 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|x86.Build.0 = Debug|x86 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Debug|x86.Deploy.0 = Debug|x86 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|ARM.ActiveCfg = Release|ARM - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|ARM.Build.0 = Release|ARM - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|ARM.Deploy.0 = Release|ARM - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|x64.ActiveCfg = Release|x64 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|x64.Build.0 = Release|x64 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|x64.Deploy.0 = Release|x64 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|x86.ActiveCfg = Release|x86 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|x86.Build.0 = Release|x86 - {2252C06A-C519-50C8-84C0-CFE63DAF8DD8}.Release|x86.Deploy.0 = Release|x86 - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Debug|ARM.ActiveCfg = Debug|ARM - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Debug|ARM.Build.0 = Debug|ARM - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Debug|x64.ActiveCfg = Debug|x64 - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Debug|x64.Build.0 = Debug|x64 - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Debug|x86.ActiveCfg = Debug|x86 - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Debug|x86.Build.0 = Debug|x86 - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Release|ARM.ActiveCfg = Release|ARM - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Release|ARM.Build.0 = Release|ARM - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Release|x64.ActiveCfg = Release|x64 - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Release|x64.Build.0 = Release|x64 - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Release|x86.ActiveCfg = Release|x86 - {E95B38BD-7A41-5560-8B44-2F8FF694A803}.Release|x86.Build.0 = Release|x86 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|ARM.ActiveCfg = Debug|ARM + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|ARM.Build.0 = Debug|ARM + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|ARM.Deploy.0 = Debug|ARM + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|x64.ActiveCfg = Debug|x64 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|x64.Build.0 = Debug|x64 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|x64.Deploy.0 = Debug|x64 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|x86.ActiveCfg = Debug|x86 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|x86.Build.0 = Debug|x86 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Debug|x86.Deploy.0 = Debug|x86 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|ARM.ActiveCfg = Release|ARM + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|ARM.Build.0 = Release|ARM + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|ARM.Deploy.0 = Release|ARM + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|x64.ActiveCfg = Release|x64 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|x64.Build.0 = Release|x64 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|x64.Deploy.0 = Release|x64 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|x86.ActiveCfg = Release|x86 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|x86.Build.0 = Release|x86 + {2A62A6BE-1E4F-5138-ADC6-28AB295E10CF}.Release|x86.Deploy.0 = Release|x86 + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Debug|ARM.ActiveCfg = Debug|ARM + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Debug|ARM.Build.0 = Debug|ARM + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Debug|x64.ActiveCfg = Debug|x64 + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Debug|x64.Build.0 = Debug|x64 + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Debug|x86.ActiveCfg = Debug|x86 + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Debug|x86.Build.0 = Debug|x86 + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Release|ARM.ActiveCfg = Release|ARM + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Release|ARM.Build.0 = Release|ARM + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Release|x64.ActiveCfg = Release|x64 + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Release|x64.Build.0 = Release|x64 + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Release|x86.ActiveCfg = Release|x86 + {E4AA255E-1F5C-5584-8772-C443EB23F5DB}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BluetoothAdvertisement/cs/Package.appxmanifest b/Samples/BluetoothAdvertisement/cs/Package.appxmanifest index 9a33fd9387..767c3a0ea3 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 cbc0bc0c5d..30254718fc 100644 --- a/Samples/BluetoothAdvertisement/cs/Tasks/Tasks.csproj +++ b/Samples/BluetoothAdvertisement/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug x86 - {E95B38BD-7A41-5560-8B44-2F8FF694A803} + {E4AA255E-1F5C-5584-8772-C443EB23F5DB} winmdobj Properties BackgroundTasks BackgroundTasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.jsproj b/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.jsproj index 9f839c648c..ded516f1d9 100644 --- a/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.jsproj +++ b/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.jsproj @@ -35,7 +35,7 @@ - 45ea94d2-c512-552f-823f-314bc42f9853 + 2abec581-bb02-54fc-83cd-3e5e14a9d17d @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.sln b/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.sln index 7c95ac5989..6ef53eee1b 100644 --- a/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.sln +++ b/Samples/BluetoothAdvertisement/js/BluetoothAdvertisement.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BluetoothAdvertisement", "BluetoothAdvertisement.jsproj", "{45EA94D2-C512-552F-823F-314BC42F9853}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BluetoothAdvertisement", "BluetoothAdvertisement.jsproj", "{2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|Any CPU.Build.0 = Debug|Any CPU - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|ARM.ActiveCfg = Debug|ARM - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|ARM.Build.0 = Debug|ARM - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|ARM.Deploy.0 = Debug|ARM - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|x64.ActiveCfg = Debug|x64 - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|x64.Build.0 = Debug|x64 - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|x64.Deploy.0 = Debug|x64 - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|x86.ActiveCfg = Debug|x86 - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|x86.Build.0 = Debug|x86 - {45EA94D2-C512-552F-823F-314BC42F9853}.Debug|x86.Deploy.0 = Debug|x86 - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|Any CPU.ActiveCfg = Release|Any CPU - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|Any CPU.Build.0 = Release|Any CPU - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|Any CPU.Deploy.0 = Release|Any CPU - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|ARM.ActiveCfg = Release|ARM - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|ARM.Build.0 = Release|ARM - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|ARM.Deploy.0 = Release|ARM - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|x64.ActiveCfg = Release|x64 - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|x64.Build.0 = Release|x64 - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|x64.Deploy.0 = Release|x64 - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|x86.ActiveCfg = Release|x86 - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|x86.Build.0 = Release|x86 - {45EA94D2-C512-552F-823F-314BC42F9853}.Release|x86.Deploy.0 = Release|x86 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|ARM.ActiveCfg = Debug|ARM + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|ARM.Build.0 = Debug|ARM + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|ARM.Deploy.0 = Debug|ARM + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|x64.ActiveCfg = Debug|x64 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|x64.Build.0 = Debug|x64 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|x64.Deploy.0 = Debug|x64 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|x86.ActiveCfg = Debug|x86 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|x86.Build.0 = Debug|x86 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Debug|x86.Deploy.0 = Debug|x86 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|Any CPU.Build.0 = Release|Any CPU + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|Any CPU.Deploy.0 = Release|Any CPU + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|ARM.ActiveCfg = Release|ARM + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|ARM.Build.0 = Release|ARM + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|ARM.Deploy.0 = Release|ARM + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|x64.ActiveCfg = Release|x64 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|x64.Build.0 = Release|x64 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|x64.Deploy.0 = Release|x64 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|x86.ActiveCfg = Release|x86 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|x86.Build.0 = Release|x86 + {2ABEC581-BB02-54FC-83CD-3E5E14A9D17D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BluetoothAdvertisement/js/Package.appxmanifest b/Samples/BluetoothAdvertisement/js/Package.appxmanifest index 141c8c3890..c3b336322d 100644 --- a/Samples/BluetoothAdvertisement/js/Package.appxmanifest +++ b/Samples/BluetoothAdvertisement/js/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.sln b/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.sln index 0dd289f2ee..f7f1ae23e8 100644 --- a/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.sln +++ b/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "bluetoothadvertisement", "bluetoothadvertisement.vbproj", "{CCB0EBD4-4574-54B6-BDB7-286CAF752070}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "bluetoothadvertisement", "bluetoothadvertisement.vbproj", "{AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}" EndProject -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "tasks", "tasks\tasks.vbproj", "{6DE2935B-8EEE-58B3-A111-5E3D84C12F36}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "tasks", "tasks\tasks.vbproj", "{A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|ARM.ActiveCfg = Debug|ARM - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|ARM.Build.0 = Debug|ARM - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|ARM.Deploy.0 = Debug|ARM - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|x64.ActiveCfg = Debug|x64 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|x64.Build.0 = Debug|x64 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|x64.Deploy.0 = Debug|x64 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|x86.ActiveCfg = Debug|x86 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|x86.Build.0 = Debug|x86 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Debug|x86.Deploy.0 = Debug|x86 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|ARM.ActiveCfg = Release|ARM - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|ARM.Build.0 = Release|ARM - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|ARM.Deploy.0 = Release|ARM - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|x64.ActiveCfg = Release|x64 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|x64.Build.0 = Release|x64 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|x64.Deploy.0 = Release|x64 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|x86.ActiveCfg = Release|x86 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|x86.Build.0 = Release|x86 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070}.Release|x86.Deploy.0 = Release|x86 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Debug|ARM.ActiveCfg = Debug|ARM - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Debug|ARM.Build.0 = Debug|ARM - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Debug|x64.ActiveCfg = Debug|x64 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Debug|x64.Build.0 = Debug|x64 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Debug|x86.ActiveCfg = Debug|x86 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Debug|x86.Build.0 = Debug|x86 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Release|ARM.ActiveCfg = Release|ARM - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Release|ARM.Build.0 = Release|ARM - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Release|x64.ActiveCfg = Release|x64 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Release|x64.Build.0 = Release|x64 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Release|x86.ActiveCfg = Release|x86 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36}.Release|x86.Build.0 = Release|x86 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|ARM.ActiveCfg = Debug|ARM + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|ARM.Build.0 = Debug|ARM + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|ARM.Deploy.0 = Debug|ARM + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|x64.ActiveCfg = Debug|x64 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|x64.Build.0 = Debug|x64 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|x64.Deploy.0 = Debug|x64 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|x86.ActiveCfg = Debug|x86 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|x86.Build.0 = Debug|x86 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Debug|x86.Deploy.0 = Debug|x86 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|ARM.ActiveCfg = Release|ARM + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|ARM.Build.0 = Release|ARM + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|ARM.Deploy.0 = Release|ARM + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|x64.ActiveCfg = Release|x64 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|x64.Build.0 = Release|x64 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|x64.Deploy.0 = Release|x64 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|x86.ActiveCfg = Release|x86 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|x86.Build.0 = Release|x86 + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF}.Release|x86.Deploy.0 = Release|x86 + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Debug|ARM.ActiveCfg = Debug|ARM + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Debug|ARM.Build.0 = Debug|ARM + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Debug|x64.ActiveCfg = Debug|x64 + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Debug|x64.Build.0 = Debug|x64 + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Debug|x86.ActiveCfg = Debug|x86 + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Debug|x86.Build.0 = Debug|x86 + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Release|ARM.ActiveCfg = Release|ARM + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Release|ARM.Build.0 = Release|ARM + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Release|x64.ActiveCfg = Release|x64 + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Release|x64.Build.0 = Release|x64 + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Release|x86.ActiveCfg = Release|x86 + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.vbproj b/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.vbproj index abc12451c0..52c737d8c6 100644 --- a/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.vbproj +++ b/Samples/BluetoothAdvertisement/vb/BluetoothAdvertisement.vbproj @@ -4,15 +4,15 @@ Debug x86 - {CCB0EBD4-4574-54B6-BDB7-286CAF752070} + {AE2C7A73-CB4B-5BA4-A001-6EC01627F1AF} AppContainerExe BluetoothAdvertisement BluetoothAdvertisement en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BluetoothAdvertisement/vb/Package.appxmanifest b/Samples/BluetoothAdvertisement/vb/Package.appxmanifest index 336973b57b..bfc9267056 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 5b7b52c88d..fc93462e75 100644 --- a/Samples/BluetoothAdvertisement/vb/Tasks/Tasks.vbproj +++ b/Samples/BluetoothAdvertisement/vb/Tasks/Tasks.vbproj @@ -4,15 +4,15 @@ Debug x86 - {6DE2935B-8EEE-58B3-A111-5E3D84C12F36} + {A90E57FC-47B4-52F8-BCAA-A463B6BB8B45} winmdobj BackgroundTasks BackgroundTasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BluetoothLE/bluetooth-le.yaml b/Samples/BluetoothLE/bluetooth-le.yml similarity index 100% rename from Samples/BluetoothLE/bluetooth-le.yaml rename to Samples/BluetoothLE/bluetooth-le.yml diff --git a/Samples/BluetoothLE/cs/BluetoothLE.csproj b/Samples/BluetoothLE/cs/BluetoothLE.csproj index 19aa3a3c87..fb903f4278 100644 --- a/Samples/BluetoothLE/cs/BluetoothLE.csproj +++ b/Samples/BluetoothLE/cs/BluetoothLE.csproj @@ -4,15 +4,15 @@ Debug x86 - {580BCC6F-1DF9-5671-A6F1-C817C2232564} + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910} AppContainerExe Properties SDKTemplate BluetoothLEUniversal en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BluetoothLE/cs/BluetoothLE.sln b/Samples/BluetoothLE/cs/BluetoothLE.sln index f59a343b08..931b1d922e 100644 --- a/Samples/BluetoothLE/cs/BluetoothLE.sln +++ b/Samples/BluetoothLE/cs/BluetoothLE.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26430.16 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BluetoothLE", "BluetoothLE.csproj", "{580BCC6F-1DF9-5671-A6F1-C817C2232564}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BluetoothLE", "BluetoothLE.csproj", "{A112EA3B-DEA8-5F7F-A2FC-2349FF750910}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,26 +17,26 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|Any CPU.ActiveCfg = Debug|x86 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|ARM.ActiveCfg = Debug|ARM - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|ARM.Build.0 = Debug|ARM - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|ARM.Deploy.0 = Debug|ARM - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|x64.ActiveCfg = Debug|x64 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|x64.Build.0 = Debug|x64 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|x64.Deploy.0 = Debug|x64 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|x86.ActiveCfg = Debug|x86 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|x86.Build.0 = Debug|x86 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Debug|x86.Deploy.0 = Debug|x86 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|Any CPU.ActiveCfg = Release|x86 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|ARM.ActiveCfg = Release|ARM - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|ARM.Build.0 = Release|ARM - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|ARM.Deploy.0 = Release|ARM - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|x64.ActiveCfg = Release|x64 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|x64.Build.0 = Release|x64 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|x64.Deploy.0 = Release|x64 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|x86.ActiveCfg = Release|x86 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|x86.Build.0 = Release|x86 - {580BCC6F-1DF9-5671-A6F1-C817C2232564}.Release|x86.Deploy.0 = Release|x86 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|Any CPU.ActiveCfg = Debug|x86 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|ARM.ActiveCfg = Debug|ARM + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|ARM.Build.0 = Debug|ARM + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|ARM.Deploy.0 = Debug|ARM + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|x64.ActiveCfg = Debug|x64 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|x64.Build.0 = Debug|x64 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|x64.Deploy.0 = Debug|x64 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|x86.ActiveCfg = Debug|x86 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|x86.Build.0 = Debug|x86 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Debug|x86.Deploy.0 = Debug|x86 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|Any CPU.ActiveCfg = Release|x86 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|ARM.ActiveCfg = Release|ARM + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|ARM.Build.0 = Release|ARM + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|ARM.Deploy.0 = Release|ARM + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|x64.ActiveCfg = Release|x64 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|x64.Build.0 = Release|x64 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|x64.Deploy.0 = Release|x64 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|x86.ActiveCfg = Release|x86 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|x86.Build.0 = Release|x86 + {A112EA3B-DEA8-5F7F-A2FC-2349FF750910}.Release|x86.Deploy.0 = Release|x86 {9860D297-FB11-48E5-8FEE-26727C4D8DB4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {9860D297-FB11-48E5-8FEE-26727C4D8DB4}.Debug|Any CPU.Build.0 = Debug|Any CPU {9860D297-FB11-48E5-8FEE-26727C4D8DB4}.Debug|ARM.ActiveCfg = Debug|ARM diff --git a/Samples/BluetoothLE/cs/Package.appxmanifest b/Samples/BluetoothLE/cs/Package.appxmanifest index 17fbef7831..efef59f02f 100644 --- a/Samples/BluetoothLE/cs/Package.appxmanifest +++ b/Samples/BluetoothLE/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/BluetoothRfcommChat/bluetooth-rfcomm-chat.yaml b/Samples/BluetoothRfcommChat/bluetooth-rfcomm-chat.yml similarity index 100% rename from Samples/BluetoothRfcommChat/bluetooth-rfcomm-chat.yaml rename to Samples/BluetoothRfcommChat/bluetooth-rfcomm-chat.yml diff --git a/Samples/BluetoothRfcommChat/cs/Package.appxmanifest b/Samples/BluetoothRfcommChat/cs/Package.appxmanifest index e2f3a9b0ba..86bdee6a0d 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 4a91ad754f..c4676b03ac 100644 --- a/Samples/BluetoothRfcommChat/cs/RfcommChat.csproj +++ b/Samples/BluetoothRfcommChat/cs/RfcommChat.csproj @@ -4,15 +4,15 @@ Debug x86 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2} + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129} AppContainerExe Properties SDKTemplate BluetoothRfcommChat en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/BluetoothRfcommChat/cs/RfcommChat.sln b/Samples/BluetoothRfcommChat/cs/RfcommChat.sln index d5a3d7c99e..b17f9f1045 100644 --- a/Samples/BluetoothRfcommChat/cs/RfcommChat.sln +++ b/Samples/BluetoothRfcommChat/cs/RfcommChat.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RfcommChat", "RfcommChat.csproj", "{EB2F211A-7578-53D8-845D-3D2F5F11FAB2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RfcommChat", "RfcommChat.csproj", "{FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{BBCEBB71-A7DB-5F03-9293-6813C0216026}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{8F2014F0-8B97-5CE7-B638-EDAA9709D073}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|ARM.ActiveCfg = Debug|ARM - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|ARM.Build.0 = Debug|ARM - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|ARM.Deploy.0 = Debug|ARM - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|x64.ActiveCfg = Debug|x64 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|x64.Build.0 = Debug|x64 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|x64.Deploy.0 = Debug|x64 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|x86.ActiveCfg = Debug|x86 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|x86.Build.0 = Debug|x86 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Debug|x86.Deploy.0 = Debug|x86 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|ARM.ActiveCfg = Release|ARM - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|ARM.Build.0 = Release|ARM - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|ARM.Deploy.0 = Release|ARM - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|x64.ActiveCfg = Release|x64 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|x64.Build.0 = Release|x64 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|x64.Deploy.0 = Release|x64 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|x86.ActiveCfg = Release|x86 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|x86.Build.0 = Release|x86 - {EB2F211A-7578-53D8-845D-3D2F5F11FAB2}.Release|x86.Deploy.0 = Release|x86 - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Debug|ARM.ActiveCfg = Debug|ARM - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Debug|ARM.Build.0 = Debug|ARM - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Debug|x64.ActiveCfg = Debug|x64 - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Debug|x64.Build.0 = Debug|x64 - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Debug|x86.ActiveCfg = Debug|x86 - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Debug|x86.Build.0 = Debug|x86 - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Release|ARM.ActiveCfg = Release|ARM - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Release|ARM.Build.0 = Release|ARM - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Release|x64.ActiveCfg = Release|x64 - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Release|x64.Build.0 = Release|x64 - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Release|x86.ActiveCfg = Release|x86 - {BBCEBB71-A7DB-5F03-9293-6813C0216026}.Release|x86.Build.0 = Release|x86 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|ARM.ActiveCfg = Debug|ARM + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|ARM.Build.0 = Debug|ARM + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|ARM.Deploy.0 = Debug|ARM + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|x64.ActiveCfg = Debug|x64 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|x64.Build.0 = Debug|x64 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|x64.Deploy.0 = Debug|x64 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|x86.ActiveCfg = Debug|x86 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|x86.Build.0 = Debug|x86 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Debug|x86.Deploy.0 = Debug|x86 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|ARM.ActiveCfg = Release|ARM + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|ARM.Build.0 = Release|ARM + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|ARM.Deploy.0 = Release|ARM + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|x64.ActiveCfg = Release|x64 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|x64.Build.0 = Release|x64 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|x64.Deploy.0 = Release|x64 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|x86.ActiveCfg = Release|x86 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|x86.Build.0 = Release|x86 + {FBA2D069-1C5E-58C8-B9E9-5DB5F3B86129}.Release|x86.Deploy.0 = Release|x86 + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Debug|ARM.ActiveCfg = Debug|ARM + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Debug|ARM.Build.0 = Debug|ARM + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Debug|x64.ActiveCfg = Debug|x64 + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Debug|x64.Build.0 = Debug|x64 + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Debug|x86.ActiveCfg = Debug|x86 + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Debug|x86.Build.0 = Debug|x86 + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Release|ARM.ActiveCfg = Release|ARM + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Release|ARM.Build.0 = Release|ARM + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Release|x64.ActiveCfg = Release|x64 + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Release|x64.Build.0 = Release|x64 + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Release|x86.ActiveCfg = Release|x86 + {8F2014F0-8B97-5CE7-B638-EDAA9709D073}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/BluetoothRfcommChat/cs/Tasks/Tasks.csproj b/Samples/BluetoothRfcommChat/cs/Tasks/Tasks.csproj index a5d298f533..caa9c534ef 100644 --- a/Samples/BluetoothRfcommChat/cs/Tasks/Tasks.csproj +++ b/Samples/BluetoothRfcommChat/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug x86 - {BBCEBB71-A7DB-5F03-9293-6813C0216026} + {8F2014F0-8B97-5CE7-B638-EDAA9709D073} winmdobj Properties BackgroundTasks BackgroundTasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/Calendar/calendar.yaml b/Samples/Calendar/calendar.yml similarity index 100% rename from Samples/Calendar/calendar.yaml rename to Samples/Calendar/calendar.yml diff --git a/Samples/Calendar/cpp/Calendar.sln b/Samples/Calendar/cpp/Calendar.sln index c8d41ce427..c7c84aa1f9 100644 --- a/Samples/Calendar/cpp/Calendar.sln +++ b/Samples/Calendar/cpp/Calendar.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Calendar", "Calendar.vcxproj", "{98713A51-5E41-5744-B729-96796FA9679B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Calendar", "Calendar.vcxproj", "{D0D282AA-C6B6-545D-805F-03D1B13B4D7B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|ARM.ActiveCfg = Debug|ARM - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|ARM.Build.0 = Debug|ARM - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|ARM.Deploy.0 = Debug|ARM - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|x64.ActiveCfg = Debug|x64 - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|x64.Build.0 = Debug|x64 - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|x64.Deploy.0 = Debug|x64 - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|x86.ActiveCfg = Debug|Win32 - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|x86.Build.0 = Debug|Win32 - {98713A51-5E41-5744-B729-96796FA9679B}.Debug|x86.Deploy.0 = Debug|Win32 - {98713A51-5E41-5744-B729-96796FA9679B}.Release|ARM.ActiveCfg = Release|ARM - {98713A51-5E41-5744-B729-96796FA9679B}.Release|ARM.Build.0 = Release|ARM - {98713A51-5E41-5744-B729-96796FA9679B}.Release|ARM.Deploy.0 = Release|ARM - {98713A51-5E41-5744-B729-96796FA9679B}.Release|x64.ActiveCfg = Release|x64 - {98713A51-5E41-5744-B729-96796FA9679B}.Release|x64.Build.0 = Release|x64 - {98713A51-5E41-5744-B729-96796FA9679B}.Release|x64.Deploy.0 = Release|x64 - {98713A51-5E41-5744-B729-96796FA9679B}.Release|x86.ActiveCfg = Release|Win32 - {98713A51-5E41-5744-B729-96796FA9679B}.Release|x86.Build.0 = Release|Win32 - {98713A51-5E41-5744-B729-96796FA9679B}.Release|x86.Deploy.0 = Release|Win32 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|ARM.ActiveCfg = Debug|ARM + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|ARM.Build.0 = Debug|ARM + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|ARM.Deploy.0 = Debug|ARM + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|x64.ActiveCfg = Debug|x64 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|x64.Build.0 = Debug|x64 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|x64.Deploy.0 = Debug|x64 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|x86.ActiveCfg = Debug|Win32 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|x86.Build.0 = Debug|Win32 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Debug|x86.Deploy.0 = Debug|Win32 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|ARM.ActiveCfg = Release|ARM + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|ARM.Build.0 = Release|ARM + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|ARM.Deploy.0 = Release|ARM + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|x64.ActiveCfg = Release|x64 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|x64.Build.0 = Release|x64 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|x64.Deploy.0 = Release|x64 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|x86.ActiveCfg = Release|Win32 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|x86.Build.0 = Release|Win32 + {D0D282AA-C6B6-545D-805F-03D1B13B4D7B}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Calendar/cpp/Calendar.vcxproj b/Samples/Calendar/cpp/Calendar.vcxproj index 137cadfafd..3652459172 100644 --- a/Samples/Calendar/cpp/Calendar.vcxproj +++ b/Samples/Calendar/cpp/Calendar.vcxproj @@ -1,15 +1,15 @@  - {98713a51-5e41-5744-b729-96796fa9679b} + {d0d282aa-c6b6-545d-805f-03d1b13b4d7b} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Calendar/cpp/Package.appxmanifest b/Samples/Calendar/cpp/Package.appxmanifest index d026671e89..960f4be3ab 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 fd417c0cf1..5516f58a0d 100644 --- a/Samples/Calendar/cs/Calendar.csproj +++ b/Samples/Calendar/cs/Calendar.csproj @@ -3,15 +3,15 @@ Debug - {BE647C69-83E5-5F8A-A13D-24133580D87B} + {D13D4FC5-060D-529A-ACFD-CA077633B52A} AppContainerExe Properties SDKTemplate Calendar en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Calendar/cs/Calendar.sln b/Samples/Calendar/cs/Calendar.sln index a150272157..f983f68799 100644 --- a/Samples/Calendar/cs/Calendar.sln +++ b/Samples/Calendar/cs/Calendar.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calendar", "Calendar.csproj", "{BE647C69-83E5-5F8A-A13D-24133580D87B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calendar", "Calendar.csproj", "{D13D4FC5-060D-529A-ACFD-CA077633B52A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|ARM.ActiveCfg = Debug|ARM - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|ARM.Build.0 = Debug|ARM - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|ARM.Deploy.0 = Debug|ARM - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|x64.ActiveCfg = Debug|x64 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|x64.Build.0 = Debug|x64 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|x64.Deploy.0 = Debug|x64 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|x86.ActiveCfg = Debug|x86 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|x86.Build.0 = Debug|x86 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Debug|x86.Deploy.0 = Debug|x86 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|ARM.ActiveCfg = Release|ARM - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|ARM.Build.0 = Release|ARM - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|ARM.Deploy.0 = Release|ARM - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|x64.ActiveCfg = Release|x64 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|x64.Build.0 = Release|x64 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|x64.Deploy.0 = Release|x64 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|x86.ActiveCfg = Release|x86 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|x86.Build.0 = Release|x86 - {BE647C69-83E5-5F8A-A13D-24133580D87B}.Release|x86.Deploy.0 = Release|x86 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|ARM.ActiveCfg = Debug|ARM + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|ARM.Build.0 = Debug|ARM + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|ARM.Deploy.0 = Debug|ARM + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|x64.ActiveCfg = Debug|x64 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|x64.Build.0 = Debug|x64 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|x64.Deploy.0 = Debug|x64 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|x86.ActiveCfg = Debug|x86 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|x86.Build.0 = Debug|x86 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Debug|x86.Deploy.0 = Debug|x86 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|ARM.ActiveCfg = Release|ARM + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|ARM.Build.0 = Release|ARM + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|ARM.Deploy.0 = Release|ARM + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|x64.ActiveCfg = Release|x64 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|x64.Build.0 = Release|x64 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|x64.Deploy.0 = Release|x64 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|x86.ActiveCfg = Release|x86 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|x86.Build.0 = Release|x86 + {D13D4FC5-060D-529A-ACFD-CA077633B52A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Calendar/cs/Package.appxmanifest b/Samples/Calendar/cs/Package.appxmanifest index e7a242516d..9df564b503 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 fe70e81c76..18c9649958 100644 --- a/Samples/Calendar/js/Calendar.jsproj +++ b/Samples/Calendar/js/Calendar.jsproj @@ -35,7 +35,7 @@ - 052d78ee-dacc-5440-9fe1-92b7204f08dd + f623b3f5-cc0b-54ec-8874-74cb749173b7 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Calendar/js/Calendar.sln b/Samples/Calendar/js/Calendar.sln index 4b3161c1f9..d5eb89b2b1 100644 --- a/Samples/Calendar/js/Calendar.sln +++ b/Samples/Calendar/js/Calendar.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Calendar", "Calendar.jsproj", "{052D78EE-DACC-5440-9FE1-92B7204F08DD}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Calendar", "Calendar.jsproj", "{F623B3F5-CC0B-54EC-8874-74CB749173B7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|Any CPU.Build.0 = Debug|Any CPU - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|ARM.ActiveCfg = Debug|ARM - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|ARM.Build.0 = Debug|ARM - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|ARM.Deploy.0 = Debug|ARM - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|x64.ActiveCfg = Debug|x64 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|x64.Build.0 = Debug|x64 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|x64.Deploy.0 = Debug|x64 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|x86.ActiveCfg = Debug|x86 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|x86.Build.0 = Debug|x86 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Debug|x86.Deploy.0 = Debug|x86 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|Any CPU.ActiveCfg = Release|Any CPU - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|Any CPU.Build.0 = Release|Any CPU - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|Any CPU.Deploy.0 = Release|Any CPU - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|ARM.ActiveCfg = Release|ARM - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|ARM.Build.0 = Release|ARM - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|ARM.Deploy.0 = Release|ARM - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|x64.ActiveCfg = Release|x64 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|x64.Build.0 = Release|x64 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|x64.Deploy.0 = Release|x64 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|x86.ActiveCfg = Release|x86 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|x86.Build.0 = Release|x86 - {052D78EE-DACC-5440-9FE1-92B7204F08DD}.Release|x86.Deploy.0 = Release|x86 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|ARM.ActiveCfg = Debug|ARM + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|ARM.Build.0 = Debug|ARM + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|ARM.Deploy.0 = Debug|ARM + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|x64.ActiveCfg = Debug|x64 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|x64.Build.0 = Debug|x64 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|x64.Deploy.0 = Debug|x64 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|x86.ActiveCfg = Debug|x86 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|x86.Build.0 = Debug|x86 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Debug|x86.Deploy.0 = Debug|x86 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|Any CPU.Build.0 = Release|Any CPU + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|ARM.ActiveCfg = Release|ARM + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|ARM.Build.0 = Release|ARM + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|ARM.Deploy.0 = Release|ARM + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|x64.ActiveCfg = Release|x64 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|x64.Build.0 = Release|x64 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|x64.Deploy.0 = Release|x64 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|x86.ActiveCfg = Release|x86 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|x86.Build.0 = Release|x86 + {F623B3F5-CC0B-54EC-8874-74CB749173B7}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Calendar/js/Package.appxmanifest b/Samples/Calendar/js/Package.appxmanifest index 5fdbd78a35..f3e08a56dc 100644 --- a/Samples/Calendar/js/Package.appxmanifest +++ b/Samples/Calendar/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Calendar/vb/Calendar.sln b/Samples/Calendar/vb/Calendar.sln index 140fe49e8c..41ae21ff91 100644 --- a/Samples/Calendar/vb/Calendar.sln +++ b/Samples/Calendar/vb/Calendar.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Calendar", "Calendar.vbproj", "{443D92FC-FB46-57A6-AB26-89AFB290E85B}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Calendar", "Calendar.vbproj", "{BB24D5FC-D270-5BB1-90A6-ED45D493049B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|ARM.ActiveCfg = Debug|ARM - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|ARM.Build.0 = Debug|ARM - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|ARM.Deploy.0 = Debug|ARM - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|x64.ActiveCfg = Debug|x64 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|x64.Build.0 = Debug|x64 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|x64.Deploy.0 = Debug|x64 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|x86.ActiveCfg = Debug|x86 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|x86.Build.0 = Debug|x86 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Debug|x86.Deploy.0 = Debug|x86 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|ARM.ActiveCfg = Release|ARM - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|ARM.Build.0 = Release|ARM - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|ARM.Deploy.0 = Release|ARM - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|x64.ActiveCfg = Release|x64 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|x64.Build.0 = Release|x64 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|x64.Deploy.0 = Release|x64 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|x86.ActiveCfg = Release|x86 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|x86.Build.0 = Release|x86 - {443D92FC-FB46-57A6-AB26-89AFB290E85B}.Release|x86.Deploy.0 = Release|x86 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|ARM.ActiveCfg = Debug|ARM + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|ARM.Build.0 = Debug|ARM + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|ARM.Deploy.0 = Debug|ARM + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|x64.ActiveCfg = Debug|x64 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|x64.Build.0 = Debug|x64 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|x64.Deploy.0 = Debug|x64 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|x86.ActiveCfg = Debug|x86 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|x86.Build.0 = Debug|x86 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Debug|x86.Deploy.0 = Debug|x86 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|ARM.ActiveCfg = Release|ARM + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|ARM.Build.0 = Release|ARM + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|ARM.Deploy.0 = Release|ARM + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|x64.ActiveCfg = Release|x64 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|x64.Build.0 = Release|x64 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|x64.Deploy.0 = Release|x64 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|x86.ActiveCfg = Release|x86 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|x86.Build.0 = Release|x86 + {BB24D5FC-D270-5BB1-90A6-ED45D493049B}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Calendar/vb/Calendar.vbproj b/Samples/Calendar/vb/Calendar.vbproj index 27b926b048..428c271b42 100644 --- a/Samples/Calendar/vb/Calendar.vbproj +++ b/Samples/Calendar/vb/Calendar.vbproj @@ -4,15 +4,15 @@ Debug x86 - {443D92FC-FB46-57A6-AB26-89AFB290E85B} + {BB24D5FC-D270-5BB1-90A6-ED45D493049B} AppContainerExe SDKTemplate Calendar en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Calendar/vb/Package.appxmanifest b/Samples/Calendar/vb/Package.appxmanifest index 5e5cbf0ae2..700fca4088 100644 --- a/Samples/Calendar/vb/Package.appxmanifest +++ b/Samples/Calendar/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CallerID/caller-id.yaml b/Samples/CallerID/caller-id.yml similarity index 100% rename from Samples/CallerID/caller-id.yaml rename to Samples/CallerID/caller-id.yml diff --git a/Samples/CallerID/cs/CallerID.csproj b/Samples/CallerID/cs/CallerID.csproj index 3f888c251f..cbae47f782 100644 --- a/Samples/CallerID/cs/CallerID.csproj +++ b/Samples/CallerID/cs/CallerID.csproj @@ -4,15 +4,15 @@ Debug x86 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4} + {EEDF0032-2B46-53EA-B551-22741467997D} AppContainerExe Properties SDKTemplate CallerID en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 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/CallerID.sln b/Samples/CallerID/cs/CallerID.sln index e841c4ed44..323f854b0e 100644 --- a/Samples/CallerID/cs/CallerID.sln +++ b/Samples/CallerID/cs/CallerID.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CallerID", "CallerID.csproj", "{2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CallerID", "CallerID.csproj", "{EEDF0032-2B46-53EA-B551-22741467997D}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{C1F6060A-DDDF-5E84-A17E-3618487D0548}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{380F404F-2FD9-5E2B-A010-E669DAD1ED2A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|ARM.ActiveCfg = Debug|ARM - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|ARM.Build.0 = Debug|ARM - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|ARM.Deploy.0 = Debug|ARM - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|x64.ActiveCfg = Debug|x64 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|x64.Build.0 = Debug|x64 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|x64.Deploy.0 = Debug|x64 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|x86.ActiveCfg = Debug|x86 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|x86.Build.0 = Debug|x86 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Debug|x86.Deploy.0 = Debug|x86 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|ARM.ActiveCfg = Release|ARM - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|ARM.Build.0 = Release|ARM - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|ARM.Deploy.0 = Release|ARM - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|x64.ActiveCfg = Release|x64 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|x64.Build.0 = Release|x64 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|x64.Deploy.0 = Release|x64 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|x86.ActiveCfg = Release|x86 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|x86.Build.0 = Release|x86 - {2F43F6A1-4D8D-5DB6-AC4D-DAF22A1F66F4}.Release|x86.Deploy.0 = Release|x86 - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Debug|ARM.ActiveCfg = Debug|ARM - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Debug|ARM.Build.0 = Debug|ARM - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Debug|x64.ActiveCfg = Debug|x64 - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Debug|x64.Build.0 = Debug|x64 - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Debug|x86.ActiveCfg = Debug|x86 - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Debug|x86.Build.0 = Debug|x86 - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Release|ARM.ActiveCfg = Release|ARM - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Release|ARM.Build.0 = Release|ARM - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Release|x64.ActiveCfg = Release|x64 - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Release|x64.Build.0 = Release|x64 - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Release|x86.ActiveCfg = Release|x86 - {C1F6060A-DDDF-5E84-A17E-3618487D0548}.Release|x86.Build.0 = Release|x86 + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|ARM.ActiveCfg = Debug|ARM + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|ARM.Build.0 = Debug|ARM + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|ARM.Deploy.0 = Debug|ARM + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|x64.ActiveCfg = Debug|x64 + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|x64.Build.0 = Debug|x64 + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|x64.Deploy.0 = Debug|x64 + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|x86.ActiveCfg = Debug|x86 + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|x86.Build.0 = Debug|x86 + {EEDF0032-2B46-53EA-B551-22741467997D}.Debug|x86.Deploy.0 = Debug|x86 + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|ARM.ActiveCfg = Release|ARM + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|ARM.Build.0 = Release|ARM + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|ARM.Deploy.0 = Release|ARM + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|x64.ActiveCfg = Release|x64 + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|x64.Build.0 = Release|x64 + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|x64.Deploy.0 = Release|x64 + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|x86.ActiveCfg = Release|x86 + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|x86.Build.0 = Release|x86 + {EEDF0032-2B46-53EA-B551-22741467997D}.Release|x86.Deploy.0 = Release|x86 + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Debug|ARM.ActiveCfg = Debug|ARM + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Debug|ARM.Build.0 = Debug|ARM + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Debug|x64.ActiveCfg = Debug|x64 + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Debug|x64.Build.0 = Debug|x64 + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Debug|x86.ActiveCfg = Debug|x86 + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Debug|x86.Build.0 = Debug|x86 + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Release|ARM.ActiveCfg = Release|ARM + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Release|ARM.Build.0 = Release|ARM + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Release|x64.ActiveCfg = Release|x64 + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Release|x64.Build.0 = Release|x64 + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Release|x86.ActiveCfg = Release|x86 + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CallerID/cs/Package.appxmanifest b/Samples/CallerID/cs/Package.appxmanifest index fc25c31651..396523a47a 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 05b13830a9..6da9c93278 100644 --- a/Samples/CallerID/cs/Tasks/Tasks.csproj +++ b/Samples/CallerID/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug x86 - {C1F6060A-DDDF-5E84-A17E-3618487D0548} + {380F404F-2FD9-5E2B-A010-E669DAD1ED2A} winmdobj Properties CallerIDBackgroundTask CallerIDBackgroundTask en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -103,8 +103,8 @@ - - Windows Mobile Extensions for the UWP %28WindowsMobile, Version=10.0.17134.0%29 + + Windows Mobile Extensions for the UWP %28WindowsMobile, Version=10.0.17763.0%29 diff --git a/Samples/CameraAdvancedCapture/camera-advanced-capture.yaml b/Samples/CameraAdvancedCapture/camera-advanced-capture.yml similarity index 100% rename from Samples/CameraAdvancedCapture/camera-advanced-capture.yaml rename to Samples/CameraAdvancedCapture/camera-advanced-capture.yml diff --git a/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.sln b/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.sln index cd0b32d62d..5ba9f110ce 100644 --- a/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.sln +++ b/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraAdvancedCapture", "CameraAdvancedCapture.vcxproj", "{7FC46034-5067-5134-9D4F-277A1D27A8B9}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraAdvancedCapture", "CameraAdvancedCapture.vcxproj", "{D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|ARM.ActiveCfg = Debug|ARM - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|ARM.Build.0 = Debug|ARM - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|ARM.Deploy.0 = Debug|ARM - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|x64.ActiveCfg = Debug|x64 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|x64.Build.0 = Debug|x64 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|x64.Deploy.0 = Debug|x64 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|x86.ActiveCfg = Debug|Win32 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|x86.Build.0 = Debug|Win32 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Debug|x86.Deploy.0 = Debug|Win32 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|ARM.ActiveCfg = Release|ARM - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|ARM.Build.0 = Release|ARM - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|ARM.Deploy.0 = Release|ARM - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|x64.ActiveCfg = Release|x64 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|x64.Build.0 = Release|x64 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|x64.Deploy.0 = Release|x64 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|x86.ActiveCfg = Release|Win32 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|x86.Build.0 = Release|Win32 - {7FC46034-5067-5134-9D4F-277A1D27A8B9}.Release|x86.Deploy.0 = Release|Win32 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|ARM.ActiveCfg = Debug|ARM + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|ARM.Build.0 = Debug|ARM + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|ARM.Deploy.0 = Debug|ARM + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|x64.ActiveCfg = Debug|x64 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|x64.Build.0 = Debug|x64 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|x64.Deploy.0 = Debug|x64 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|x86.ActiveCfg = Debug|Win32 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|x86.Build.0 = Debug|Win32 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Debug|x86.Deploy.0 = Debug|Win32 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|ARM.ActiveCfg = Release|ARM + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|ARM.Build.0 = Release|ARM + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|ARM.Deploy.0 = Release|ARM + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|x64.ActiveCfg = Release|x64 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|x64.Build.0 = Release|x64 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|x64.Deploy.0 = Release|x64 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|x86.ActiveCfg = Release|Win32 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|x86.Build.0 = Release|Win32 + {D7CF2D0D-B69F-59DC-8AE7-8B860661CC53}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.vcxproj b/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.vcxproj index f7c4a6d250..337aca51c7 100644 --- a/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.vcxproj +++ b/Samples/CameraAdvancedCapture/cpp/CameraAdvancedCapture.vcxproj @@ -1,15 +1,15 @@  - {7fc46034-5067-5134-9d4f-277a1d27a8b9} + {d7cf2d0d-b69f-59dc-8ae7-8b860661cc53} CameraAdvancedCapture en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.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 0659a60a63..858483a07c 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 d4c306f9e4..e9759211f3 100644 --- a/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.csproj +++ b/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.csproj @@ -4,15 +4,15 @@ Debug x86 - {936EF06E-CF90-54FB-B02E-D799F41937C4} + {541964D6-CE5A-5857-9FFD-3457052655FB} AppContainerExe Properties CameraAdvancedCapture CameraAdvancedCapture en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -140,7 +140,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.sln b/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.sln index 7ed9815e9b..0eb9e4e607 100644 --- a/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.sln +++ b/Samples/CameraAdvancedCapture/cs/CameraAdvancedCapture.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraAdvancedCapture", "CameraAdvancedCapture.csproj", "{936EF06E-CF90-54FB-B02E-D799F41937C4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraAdvancedCapture", "CameraAdvancedCapture.csproj", "{541964D6-CE5A-5857-9FFD-3457052655FB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|ARM.ActiveCfg = Debug|ARM - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|ARM.Build.0 = Debug|ARM - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|ARM.Deploy.0 = Debug|ARM - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|x64.ActiveCfg = Debug|x64 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|x64.Build.0 = Debug|x64 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|x64.Deploy.0 = Debug|x64 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|x86.ActiveCfg = Debug|x86 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|x86.Build.0 = Debug|x86 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Debug|x86.Deploy.0 = Debug|x86 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|ARM.ActiveCfg = Release|ARM - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|ARM.Build.0 = Release|ARM - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|ARM.Deploy.0 = Release|ARM - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|x64.ActiveCfg = Release|x64 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|x64.Build.0 = Release|x64 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|x64.Deploy.0 = Release|x64 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|x86.ActiveCfg = Release|x86 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|x86.Build.0 = Release|x86 - {936EF06E-CF90-54FB-B02E-D799F41937C4}.Release|x86.Deploy.0 = Release|x86 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|ARM.ActiveCfg = Debug|ARM + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|ARM.Build.0 = Debug|ARM + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|ARM.Deploy.0 = Debug|ARM + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|x64.ActiveCfg = Debug|x64 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|x64.Build.0 = Debug|x64 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|x64.Deploy.0 = Debug|x64 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|x86.ActiveCfg = Debug|x86 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|x86.Build.0 = Debug|x86 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Debug|x86.Deploy.0 = Debug|x86 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|ARM.ActiveCfg = Release|ARM + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|ARM.Build.0 = Release|ARM + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|ARM.Deploy.0 = Release|ARM + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|x64.ActiveCfg = Release|x64 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|x64.Build.0 = Release|x64 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|x64.Deploy.0 = Release|x64 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|x86.ActiveCfg = Release|x86 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|x86.Build.0 = Release|x86 + {541964D6-CE5A-5857-9FFD-3457052655FB}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraAdvancedCapture/cs/Package.appxmanifest b/Samples/CameraAdvancedCapture/cs/Package.appxmanifest index 22a2fb9125..0adc09a743 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 b418c9f1db..9482c78afb 100644 --- a/Samples/CameraAdvancedCapture/js/CameraAdvancedCapture.jsproj +++ b/Samples/CameraAdvancedCapture/js/CameraAdvancedCapture.jsproj @@ -27,7 +27,7 @@ - 630C0368-F08E-5A29-9705-FCE6F0C2FE17 + 5FA9B3FC-1E00-57E8-B576-A5599C78DCE9 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US @@ -93,7 +93,7 @@ - + AppContainerExe CameraAdvancedCapture CameraAdvancedCapture en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -144,7 +144,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraAdvancedCapture/vb/Package.appxmanifest b/Samples/CameraAdvancedCapture/vb/Package.appxmanifest index 4dd641f4f9..32b9113ba7 100644 --- a/Samples/CameraAdvancedCapture/vb/Package.appxmanifest +++ b/Samples/CameraAdvancedCapture/vb/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CameraFaceDetection/camera-face-detection.yaml b/Samples/CameraFaceDetection/camera-face-detection.yml similarity index 100% rename from Samples/CameraFaceDetection/camera-face-detection.yaml rename to Samples/CameraFaceDetection/camera-face-detection.yml diff --git a/Samples/CameraFaceDetection/cpp/CameraFaceDetection.sln b/Samples/CameraFaceDetection/cpp/CameraFaceDetection.sln index ac71184b47..d9ff03d355 100644 --- a/Samples/CameraFaceDetection/cpp/CameraFaceDetection.sln +++ b/Samples/CameraFaceDetection/cpp/CameraFaceDetection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraFaceDetection", "CameraFaceDetection.vcxproj", "{B7361969-9F9B-5682-9BF1-0C3D65E91CC5}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraFaceDetection", "CameraFaceDetection.vcxproj", "{9D192F01-09ED-5E0A-9914-0FDEFF547608}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|ARM.ActiveCfg = Debug|ARM - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|ARM.Build.0 = Debug|ARM - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|ARM.Deploy.0 = Debug|ARM - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|x64.ActiveCfg = Debug|x64 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|x64.Build.0 = Debug|x64 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|x64.Deploy.0 = Debug|x64 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|x86.ActiveCfg = Debug|Win32 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|x86.Build.0 = Debug|Win32 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Debug|x86.Deploy.0 = Debug|Win32 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|ARM.ActiveCfg = Release|ARM - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|ARM.Build.0 = Release|ARM - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|ARM.Deploy.0 = Release|ARM - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|x64.ActiveCfg = Release|x64 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|x64.Build.0 = Release|x64 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|x64.Deploy.0 = Release|x64 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|x86.ActiveCfg = Release|Win32 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|x86.Build.0 = Release|Win32 - {B7361969-9F9B-5682-9BF1-0C3D65E91CC5}.Release|x86.Deploy.0 = Release|Win32 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|ARM.ActiveCfg = Debug|ARM + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|ARM.Build.0 = Debug|ARM + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|ARM.Deploy.0 = Debug|ARM + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|x64.ActiveCfg = Debug|x64 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|x64.Build.0 = Debug|x64 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|x64.Deploy.0 = Debug|x64 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|x86.ActiveCfg = Debug|Win32 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|x86.Build.0 = Debug|Win32 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Debug|x86.Deploy.0 = Debug|Win32 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|ARM.ActiveCfg = Release|ARM + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|ARM.Build.0 = Release|ARM + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|ARM.Deploy.0 = Release|ARM + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|x64.ActiveCfg = Release|x64 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|x64.Build.0 = Release|x64 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|x64.Deploy.0 = Release|x64 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|x86.ActiveCfg = Release|Win32 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|x86.Build.0 = Release|Win32 + {9D192F01-09ED-5E0A-9914-0FDEFF547608}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraFaceDetection/cpp/CameraFaceDetection.vcxproj b/Samples/CameraFaceDetection/cpp/CameraFaceDetection.vcxproj index fc71dcd43e..01e6e3be30 100644 --- a/Samples/CameraFaceDetection/cpp/CameraFaceDetection.vcxproj +++ b/Samples/CameraFaceDetection/cpp/CameraFaceDetection.vcxproj @@ -1,15 +1,15 @@  - {b7361969-9f9b-5682-9bf1-0c3d65e91cc5} + {9d192f01-09ed-5e0a-9914-0fdeff547608} FaceDetection en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + @@ -198,7 +198,7 @@ - + diff --git a/Samples/CameraFaceDetection/cpp/Package.appxmanifest b/Samples/CameraFaceDetection/cpp/Package.appxmanifest index e8f30bf0c2..d1438a437d 100644 --- a/Samples/CameraFaceDetection/cpp/Package.appxmanifest +++ b/Samples/CameraFaceDetection/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraFaceDetection/cs/CameraFaceDetection.csproj b/Samples/CameraFaceDetection/cs/CameraFaceDetection.csproj index c1e12a7e17..3a2a70d781 100644 --- a/Samples/CameraFaceDetection/cs/CameraFaceDetection.csproj +++ b/Samples/CameraFaceDetection/cs/CameraFaceDetection.csproj @@ -4,15 +4,15 @@ Debug x86 - {60552DA9-BA74-59F8-81E1-13FEC188A46D} + {9A5D4621-5D57-5186-8B63-D076E2A94320} AppContainerExe Properties FaceDetection CameraFaceDetection en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -91,7 +91,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraFaceDetection/cs/CameraFaceDetection.sln b/Samples/CameraFaceDetection/cs/CameraFaceDetection.sln index 918e3c7fda..fa436f52b5 100644 --- a/Samples/CameraFaceDetection/cs/CameraFaceDetection.sln +++ b/Samples/CameraFaceDetection/cs/CameraFaceDetection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraFaceDetection", "CameraFaceDetection.csproj", "{60552DA9-BA74-59F8-81E1-13FEC188A46D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraFaceDetection", "CameraFaceDetection.csproj", "{9A5D4621-5D57-5186-8B63-D076E2A94320}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|ARM.ActiveCfg = Debug|ARM - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|ARM.Build.0 = Debug|ARM - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|ARM.Deploy.0 = Debug|ARM - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|x64.ActiveCfg = Debug|x64 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|x64.Build.0 = Debug|x64 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|x64.Deploy.0 = Debug|x64 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|x86.ActiveCfg = Debug|x86 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|x86.Build.0 = Debug|x86 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Debug|x86.Deploy.0 = Debug|x86 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|ARM.ActiveCfg = Release|ARM - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|ARM.Build.0 = Release|ARM - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|ARM.Deploy.0 = Release|ARM - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|x64.ActiveCfg = Release|x64 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|x64.Build.0 = Release|x64 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|x64.Deploy.0 = Release|x64 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|x86.ActiveCfg = Release|x86 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|x86.Build.0 = Release|x86 - {60552DA9-BA74-59F8-81E1-13FEC188A46D}.Release|x86.Deploy.0 = Release|x86 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|ARM.ActiveCfg = Debug|ARM + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|ARM.Build.0 = Debug|ARM + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|ARM.Deploy.0 = Debug|ARM + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|x64.ActiveCfg = Debug|x64 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|x64.Build.0 = Debug|x64 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|x64.Deploy.0 = Debug|x64 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|x86.ActiveCfg = Debug|x86 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|x86.Build.0 = Debug|x86 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Debug|x86.Deploy.0 = Debug|x86 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|ARM.ActiveCfg = Release|ARM + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|ARM.Build.0 = Release|ARM + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|ARM.Deploy.0 = Release|ARM + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|x64.ActiveCfg = Release|x64 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|x64.Build.0 = Release|x64 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|x64.Deploy.0 = Release|x64 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|x86.ActiveCfg = Release|x86 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|x86.Build.0 = Release|x86 + {9A5D4621-5D57-5186-8B63-D076E2A94320}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraFaceDetection/cs/Package.appxmanifest b/Samples/CameraFaceDetection/cs/Package.appxmanifest index 7e7cd68d91..42cdae3610 100644 --- a/Samples/CameraFaceDetection/cs/Package.appxmanifest +++ b/Samples/CameraFaceDetection/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraFaceDetection/js/CameraFaceDetection.jsproj b/Samples/CameraFaceDetection/js/CameraFaceDetection.jsproj index 53f835abfb..70a62b4057 100644 --- a/Samples/CameraFaceDetection/js/CameraFaceDetection.jsproj +++ b/Samples/CameraFaceDetection/js/CameraFaceDetection.jsproj @@ -27,7 +27,7 @@ - 43ce4e40-d0ff-5dcb-bec7-4bcaf8299dc0 + 0be7e39a-bc3f-5f3c-98c7-0969896eb3b6 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US @@ -96,7 +96,7 @@ - + AppContainerExe CameraFaceDetection CameraFaceDetection en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -95,7 +95,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraFaceDetection/vb/Package.appxmanifest b/Samples/CameraFaceDetection/vb/Package.appxmanifest index 54ac00d445..187d1c6be5 100644 --- a/Samples/CameraFaceDetection/vb/Package.appxmanifest +++ b/Samples/CameraFaceDetection/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraFrames/camera-frames.yaml b/Samples/CameraFrames/camera-frames.yml similarity index 100% rename from Samples/CameraFrames/camera-frames.yaml rename to Samples/CameraFrames/camera-frames.yml diff --git a/Samples/CameraFrames/cpp/CameraFrames.sln b/Samples/CameraFrames/cpp/CameraFrames.sln index 0fd2456bfb..f1f08fcda6 100644 --- a/Samples/CameraFrames/cpp/CameraFrames.sln +++ b/Samples/CameraFrames/cpp/CameraFrames.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraFrames", "CameraFrames.vcxproj", "{CC0E1FA1-CE37-5864-AE50-9C074782102B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraFrames", "CameraFrames.vcxproj", "{2FE7F17D-662D-579D-94B4-084D5E0350B6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|ARM.ActiveCfg = Debug|ARM - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|ARM.Build.0 = Debug|ARM - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|ARM.Deploy.0 = Debug|ARM - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|x64.ActiveCfg = Debug|x64 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|x64.Build.0 = Debug|x64 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|x64.Deploy.0 = Debug|x64 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|x86.ActiveCfg = Debug|Win32 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|x86.Build.0 = Debug|Win32 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Debug|x86.Deploy.0 = Debug|Win32 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|ARM.ActiveCfg = Release|ARM - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|ARM.Build.0 = Release|ARM - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|ARM.Deploy.0 = Release|ARM - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|x64.ActiveCfg = Release|x64 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|x64.Build.0 = Release|x64 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|x64.Deploy.0 = Release|x64 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|x86.ActiveCfg = Release|Win32 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|x86.Build.0 = Release|Win32 - {CC0E1FA1-CE37-5864-AE50-9C074782102B}.Release|x86.Deploy.0 = Release|Win32 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|ARM.ActiveCfg = Debug|ARM + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|ARM.Build.0 = Debug|ARM + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|ARM.Deploy.0 = Debug|ARM + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|x64.ActiveCfg = Debug|x64 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|x64.Build.0 = Debug|x64 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|x64.Deploy.0 = Debug|x64 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|x86.ActiveCfg = Debug|Win32 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|x86.Build.0 = Debug|Win32 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Debug|x86.Deploy.0 = Debug|Win32 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|ARM.ActiveCfg = Release|ARM + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|ARM.Build.0 = Release|ARM + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|ARM.Deploy.0 = Release|ARM + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|x64.ActiveCfg = Release|x64 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|x64.Build.0 = Release|x64 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|x64.Deploy.0 = Release|x64 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|x86.ActiveCfg = Release|Win32 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|x86.Build.0 = Release|Win32 + {2FE7F17D-662D-579D-94B4-084D5E0350B6}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraFrames/cpp/CameraFrames.vcxproj b/Samples/CameraFrames/cpp/CameraFrames.vcxproj index 7713cb7989..5856439605 100644 --- a/Samples/CameraFrames/cpp/CameraFrames.vcxproj +++ b/Samples/CameraFrames/cpp/CameraFrames.vcxproj @@ -1,15 +1,15 @@  - {cc0e1fa1-ce37-5864-ae50-9c074782102b} + {2fe7f17d-662d-579d-94b4-084d5e0350b6} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/CameraFrames/cpp/Package.appxmanifest b/Samples/CameraFrames/cpp/Package.appxmanifest index e2cb711f47..024a266fa9 100644 --- a/Samples/CameraFrames/cpp/Package.appxmanifest +++ b/Samples/CameraFrames/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CameraFrames/cs/CameraFrames.csproj b/Samples/CameraFrames/cs/CameraFrames.csproj index 99ddb5a5c7..853913405b 100644 --- a/Samples/CameraFrames/cs/CameraFrames.csproj +++ b/Samples/CameraFrames/cs/CameraFrames.csproj @@ -3,15 +3,15 @@ Debug - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252} + {215C90F0-067C-52D4-ACF1-264219D1EDDE} AppContainerExe Properties SDKTemplate CameraFrames en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CameraFrames/cs/CameraFrames.sln b/Samples/CameraFrames/cs/CameraFrames.sln index bbf9891819..3e978b72af 100644 --- a/Samples/CameraFrames/cs/CameraFrames.sln +++ b/Samples/CameraFrames/cs/CameraFrames.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraFrames", "CameraFrames.csproj", "{1BF84D6E-9DCE-5653-AC51-BB4FC694A252}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraFrames", "CameraFrames.csproj", "{215C90F0-067C-52D4-ACF1-264219D1EDDE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|ARM.ActiveCfg = Debug|ARM - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|ARM.Build.0 = Debug|ARM - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|ARM.Deploy.0 = Debug|ARM - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|x64.ActiveCfg = Debug|x64 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|x64.Build.0 = Debug|x64 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|x64.Deploy.0 = Debug|x64 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|x86.ActiveCfg = Debug|x86 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|x86.Build.0 = Debug|x86 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Debug|x86.Deploy.0 = Debug|x86 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|ARM.ActiveCfg = Release|ARM - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|ARM.Build.0 = Release|ARM - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|ARM.Deploy.0 = Release|ARM - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|x64.ActiveCfg = Release|x64 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|x64.Build.0 = Release|x64 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|x64.Deploy.0 = Release|x64 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|x86.ActiveCfg = Release|x86 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|x86.Build.0 = Release|x86 - {1BF84D6E-9DCE-5653-AC51-BB4FC694A252}.Release|x86.Deploy.0 = Release|x86 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|ARM.ActiveCfg = Debug|ARM + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|ARM.Build.0 = Debug|ARM + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|ARM.Deploy.0 = Debug|ARM + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|x64.ActiveCfg = Debug|x64 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|x64.Build.0 = Debug|x64 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|x64.Deploy.0 = Debug|x64 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|x86.ActiveCfg = Debug|x86 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|x86.Build.0 = Debug|x86 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Debug|x86.Deploy.0 = Debug|x86 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|ARM.ActiveCfg = Release|ARM + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|ARM.Build.0 = Release|ARM + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|ARM.Deploy.0 = Release|ARM + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|x64.ActiveCfg = Release|x64 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|x64.Build.0 = Release|x64 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|x64.Deploy.0 = Release|x64 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|x86.ActiveCfg = Release|x86 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|x86.Build.0 = Release|x86 + {215C90F0-067C-52D4-ACF1-264219D1EDDE}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraFrames/cs/Package.appxmanifest b/Samples/CameraFrames/cs/Package.appxmanifest index 68119cd1b6..ccd9f18444 100644 --- a/Samples/CameraFrames/cs/Package.appxmanifest +++ b/Samples/CameraFrames/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CameraGetPreviewFrame/camera-get-preview-frame.yaml b/Samples/CameraGetPreviewFrame/camera-get-preview-frame.yml similarity index 100% rename from Samples/CameraGetPreviewFrame/camera-get-preview-frame.yaml rename to Samples/CameraGetPreviewFrame/camera-get-preview-frame.yml diff --git a/Samples/CameraGetPreviewFrame/cpp/CameraGetPreviewFrame.sln b/Samples/CameraGetPreviewFrame/cpp/CameraGetPreviewFrame.sln index 3eb5c36645..54c839a1d2 100644 --- a/Samples/CameraGetPreviewFrame/cpp/CameraGetPreviewFrame.sln +++ b/Samples/CameraGetPreviewFrame/cpp/CameraGetPreviewFrame.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraGetPreviewFrame", "CameraGetPreviewFrame.vcxproj", "{0FF15651-6350-541A-A0E5-37A690C07A2A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraGetPreviewFrame", "CameraGetPreviewFrame.vcxproj", "{5D58E36B-9F60-5820-91C3-8F45F9DA76C9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|ARM.ActiveCfg = Debug|ARM - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|ARM.Build.0 = Debug|ARM - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|ARM.Deploy.0 = Debug|ARM - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|x64.ActiveCfg = Debug|x64 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|x64.Build.0 = Debug|x64 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|x64.Deploy.0 = Debug|x64 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|x86.ActiveCfg = Debug|Win32 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|x86.Build.0 = Debug|Win32 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Debug|x86.Deploy.0 = Debug|Win32 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|ARM.ActiveCfg = Release|ARM - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|ARM.Build.0 = Release|ARM - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|ARM.Deploy.0 = Release|ARM - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|x64.ActiveCfg = Release|x64 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|x64.Build.0 = Release|x64 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|x64.Deploy.0 = Release|x64 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|x86.ActiveCfg = Release|Win32 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|x86.Build.0 = Release|Win32 - {0FF15651-6350-541A-A0E5-37A690C07A2A}.Release|x86.Deploy.0 = Release|Win32 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|ARM.ActiveCfg = Debug|ARM + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|ARM.Build.0 = Debug|ARM + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|ARM.Deploy.0 = Debug|ARM + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|x64.ActiveCfg = Debug|x64 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|x64.Build.0 = Debug|x64 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|x64.Deploy.0 = Debug|x64 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|x86.ActiveCfg = Debug|Win32 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|x86.Build.0 = Debug|Win32 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Debug|x86.Deploy.0 = Debug|Win32 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|ARM.ActiveCfg = Release|ARM + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|ARM.Build.0 = Release|ARM + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|ARM.Deploy.0 = Release|ARM + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|x64.ActiveCfg = Release|x64 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|x64.Build.0 = Release|x64 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|x64.Deploy.0 = Release|x64 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|x86.ActiveCfg = Release|Win32 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|x86.Build.0 = Release|Win32 + {5D58E36B-9F60-5820-91C3-8F45F9DA76C9}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraGetPreviewFrame/cpp/CameraGetPreviewFrame.vcxproj b/Samples/CameraGetPreviewFrame/cpp/CameraGetPreviewFrame.vcxproj index 10a51d6fe5..be119f2d34 100644 --- a/Samples/CameraGetPreviewFrame/cpp/CameraGetPreviewFrame.vcxproj +++ b/Samples/CameraGetPreviewFrame/cpp/CameraGetPreviewFrame.vcxproj @@ -1,15 +1,15 @@  - {0ff15651-6350-541a-a0e5-37a690c07a2a} + {5d58e36b-9f60-5820-91c3-8f45f9da76c9} CameraGetPreviewFrame en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/CameraGetPreviewFrame/cpp/Package.appxmanifest b/Samples/CameraGetPreviewFrame/cpp/Package.appxmanifest index 21c7e7edc9..487af89258 100644 --- a/Samples/CameraGetPreviewFrame/cpp/Package.appxmanifest +++ b/Samples/CameraGetPreviewFrame/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraGetPreviewFrame/cs/CameraGetPreviewFrame.csproj b/Samples/CameraGetPreviewFrame/cs/CameraGetPreviewFrame.csproj index 3dfccf6aa2..903e3d7370 100644 --- a/Samples/CameraGetPreviewFrame/cs/CameraGetPreviewFrame.csproj +++ b/Samples/CameraGetPreviewFrame/cs/CameraGetPreviewFrame.csproj @@ -4,15 +4,15 @@ Debug x86 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D} + {83FFC9AB-8324-5200-8A59-D157D283E7D8} AppContainerExe Properties CameraGetPreviewFrame CameraGetPreviewFrame en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -125,7 +125,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraGetPreviewFrame/cs/CameraGetPreviewFrame.sln b/Samples/CameraGetPreviewFrame/cs/CameraGetPreviewFrame.sln index c877a7c1e4..e95eade570 100644 --- a/Samples/CameraGetPreviewFrame/cs/CameraGetPreviewFrame.sln +++ b/Samples/CameraGetPreviewFrame/cs/CameraGetPreviewFrame.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraGetPreviewFrame", "CameraGetPreviewFrame.csproj", "{40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraGetPreviewFrame", "CameraGetPreviewFrame.csproj", "{83FFC9AB-8324-5200-8A59-D157D283E7D8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|ARM.ActiveCfg = Debug|ARM - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|ARM.Build.0 = Debug|ARM - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|ARM.Deploy.0 = Debug|ARM - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|x64.ActiveCfg = Debug|x64 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|x64.Build.0 = Debug|x64 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|x64.Deploy.0 = Debug|x64 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|x86.ActiveCfg = Debug|x86 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|x86.Build.0 = Debug|x86 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Debug|x86.Deploy.0 = Debug|x86 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|ARM.ActiveCfg = Release|ARM - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|ARM.Build.0 = Release|ARM - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|ARM.Deploy.0 = Release|ARM - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|x64.ActiveCfg = Release|x64 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|x64.Build.0 = Release|x64 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|x64.Deploy.0 = Release|x64 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|x86.ActiveCfg = Release|x86 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|x86.Build.0 = Release|x86 - {40BB540D-B20E-5FCF-A9E0-89F24EDBF36D}.Release|x86.Deploy.0 = Release|x86 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|ARM.ActiveCfg = Debug|ARM + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|ARM.Build.0 = Debug|ARM + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|ARM.Deploy.0 = Debug|ARM + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|x64.ActiveCfg = Debug|x64 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|x64.Build.0 = Debug|x64 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|x64.Deploy.0 = Debug|x64 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|x86.ActiveCfg = Debug|x86 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|x86.Build.0 = Debug|x86 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Debug|x86.Deploy.0 = Debug|x86 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|ARM.ActiveCfg = Release|ARM + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|ARM.Build.0 = Release|ARM + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|ARM.Deploy.0 = Release|ARM + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|x64.ActiveCfg = Release|x64 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|x64.Build.0 = Release|x64 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|x64.Deploy.0 = Release|x64 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|x86.ActiveCfg = Release|x86 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|x86.Build.0 = Release|x86 + {83FFC9AB-8324-5200-8A59-D157D283E7D8}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraGetPreviewFrame/cs/Package.appxmanifest b/Samples/CameraGetPreviewFrame/cs/Package.appxmanifest index 353db9e621..d2ff6e5662 100644 --- a/Samples/CameraGetPreviewFrame/cs/Package.appxmanifest +++ b/Samples/CameraGetPreviewFrame/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraGetPreviewFrame/js/CameraGetPreviewFrame.jsproj b/Samples/CameraGetPreviewFrame/js/CameraGetPreviewFrame.jsproj index b6eeb9c654..1f07d8ad8f 100644 --- a/Samples/CameraGetPreviewFrame/js/CameraGetPreviewFrame.jsproj +++ b/Samples/CameraGetPreviewFrame/js/CameraGetPreviewFrame.jsproj @@ -27,7 +27,7 @@ - 749c4a60-54df-59c3-99da-398224700f0d + b6a20d00-e2fc-5119-8b4b-1dd12fe9da56 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US @@ -96,7 +96,7 @@ - + AppContainerExe CameraStarterKit CameraStarterKit en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -145,7 +145,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraStarterKit/vb/Package.appxmanifest b/Samples/CameraStarterKit/vb/Package.appxmanifest index 785722dd72..a798de0ef4 100644 --- a/Samples/CameraStarterKit/vb/Package.appxmanifest +++ b/Samples/CameraStarterKit/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraStreamCoordinateMapper/cpp/CameraStreamCoordinateMapper.sln b/Samples/CameraStreamCoordinateMapper/cpp/CameraStreamCoordinateMapper.sln index 15814bb58a..ed8a97360e 100644 --- a/Samples/CameraStreamCoordinateMapper/cpp/CameraStreamCoordinateMapper.sln +++ b/Samples/CameraStreamCoordinateMapper/cpp/CameraStreamCoordinateMapper.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27004.2010 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraStreamCoordinateMapper", "CameraStreamCoordinateMapper.vcxproj", "{DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraStreamCoordinateMapper", "CameraStreamCoordinateMapper.vcxproj", "{342558F0-C3FF-5B88-8D52-C6C705FEE940}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|ARM.ActiveCfg = Debug|ARM - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|ARM.Build.0 = Debug|ARM - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|ARM.Deploy.0 = Debug|ARM - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|x64.ActiveCfg = Debug|x64 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|x64.Build.0 = Debug|x64 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|x64.Deploy.0 = Debug|x64 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|x86.ActiveCfg = Debug|Win32 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|x86.Build.0 = Debug|Win32 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Debug|x86.Deploy.0 = Debug|Win32 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|ARM.ActiveCfg = Release|ARM - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|ARM.Build.0 = Release|ARM - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|ARM.Deploy.0 = Release|ARM - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|x64.ActiveCfg = Release|x64 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|x64.Build.0 = Release|x64 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|x64.Deploy.0 = Release|x64 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|x86.ActiveCfg = Release|Win32 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|x86.Build.0 = Release|Win32 - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51}.Release|x86.Deploy.0 = Release|Win32 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|ARM.ActiveCfg = Debug|ARM + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|ARM.Build.0 = Debug|ARM + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|ARM.Deploy.0 = Debug|ARM + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|x64.ActiveCfg = Debug|x64 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|x64.Build.0 = Debug|x64 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|x64.Deploy.0 = Debug|x64 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|x86.ActiveCfg = Debug|Win32 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|x86.Build.0 = Debug|Win32 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Debug|x86.Deploy.0 = Debug|Win32 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|ARM.ActiveCfg = Release|ARM + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|ARM.Build.0 = Release|ARM + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|ARM.Deploy.0 = Release|ARM + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|x64.ActiveCfg = Release|x64 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|x64.Build.0 = Release|x64 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|x64.Deploy.0 = Release|x64 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|x86.ActiveCfg = Release|Win32 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|x86.Build.0 = Release|Win32 + {342558F0-C3FF-5B88-8D52-C6C705FEE940}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraStreamCoordinateMapper/cpp/CameraStreamCoordinateMapper.vcxproj b/Samples/CameraStreamCoordinateMapper/cpp/CameraStreamCoordinateMapper.vcxproj index e35b0d3e87..7e7616acdb 100644 --- a/Samples/CameraStreamCoordinateMapper/cpp/CameraStreamCoordinateMapper.vcxproj +++ b/Samples/CameraStreamCoordinateMapper/cpp/CameraStreamCoordinateMapper.vcxproj @@ -1,7 +1,7 @@  - {DAFBEBAE-54D4-52FF-BDE0-2776ED020A51} + {342558F0-C3FF-5B88-8D52-C6C705FEE940} DirectXApp CameraStreamCoordinateMapper en-US @@ -9,8 +9,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/CameraStreamCoordinateMapper/cpp/Package.appxmanifest b/Samples/CameraStreamCoordinateMapper/cpp/Package.appxmanifest index 9697bf1df4..f26dc69aae 100644 --- a/Samples/CameraStreamCoordinateMapper/cpp/Package.appxmanifest +++ b/Samples/CameraStreamCoordinateMapper/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CameraStreamCorrelation/camera-stream-correlation.yaml b/Samples/CameraStreamCorrelation/camera-stream-correlation.yml similarity index 100% rename from Samples/CameraStreamCorrelation/camera-stream-correlation.yaml rename to Samples/CameraStreamCorrelation/camera-stream-correlation.yml diff --git a/Samples/CameraStreamCorrelation/cpp/CameraStreamCorrelation.sln b/Samples/CameraStreamCorrelation/cpp/CameraStreamCorrelation.sln index af2914f06c..c4c4b765bf 100644 --- a/Samples/CameraStreamCorrelation/cpp/CameraStreamCorrelation.sln +++ b/Samples/CameraStreamCorrelation/cpp/CameraStreamCorrelation.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraStreamCorrelation", "CameraStreamCorrelation.vcxproj", "{E3E92A30-3625-5078-A9F1-B6509A876249}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraStreamCorrelation", "CameraStreamCorrelation.vcxproj", "{99BC2A04-8BCB-59EE-9F1E-782A01FDB573}" ProjectSection(ProjectDependencies) = postProject - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699} = {52B6FC38-6CCF-5E71-89F7-05EAE4B31699} + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE} = {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PoseTrackingPreview", "PoseTrackingPreview\PoseTrackingPreview.vcxproj", "{52B6FC38-6CCF-5E71-89F7-05EAE4B31699}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PoseTrackingPreview", "PoseTrackingPreview\PoseTrackingPreview.vcxproj", "{A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|ARM.ActiveCfg = Debug|ARM - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|ARM.Build.0 = Debug|ARM - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|ARM.Deploy.0 = Debug|ARM - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|x64.ActiveCfg = Debug|x64 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|x64.Build.0 = Debug|x64 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|x64.Deploy.0 = Debug|x64 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|x86.ActiveCfg = Debug|Win32 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|x86.Build.0 = Debug|Win32 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Debug|x86.Deploy.0 = Debug|Win32 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|ARM.ActiveCfg = Release|ARM - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|ARM.Build.0 = Release|ARM - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|ARM.Deploy.0 = Release|ARM - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|x64.ActiveCfg = Release|x64 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|x64.Build.0 = Release|x64 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|x64.Deploy.0 = Release|x64 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|x86.ActiveCfg = Release|Win32 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|x86.Build.0 = Release|Win32 - {E3E92A30-3625-5078-A9F1-B6509A876249}.Release|x86.Deploy.0 = Release|Win32 - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Debug|ARM.ActiveCfg = Debug|ARM - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Debug|ARM.Build.0 = Debug|ARM - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Debug|x64.ActiveCfg = Debug|x64 - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Debug|x64.Build.0 = Debug|x64 - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Debug|x86.ActiveCfg = Debug|Win32 - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Debug|x86.Build.0 = Debug|Win32 - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Release|ARM.ActiveCfg = Release|ARM - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Release|ARM.Build.0 = Release|ARM - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Release|x64.ActiveCfg = Release|x64 - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Release|x64.Build.0 = Release|x64 - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Release|x86.ActiveCfg = Release|Win32 - {52B6FC38-6CCF-5E71-89F7-05EAE4B31699}.Release|x86.Build.0 = Release|Win32 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|ARM.ActiveCfg = Debug|ARM + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|ARM.Build.0 = Debug|ARM + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|ARM.Deploy.0 = Debug|ARM + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|x64.ActiveCfg = Debug|x64 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|x64.Build.0 = Debug|x64 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|x64.Deploy.0 = Debug|x64 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|x86.ActiveCfg = Debug|Win32 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|x86.Build.0 = Debug|Win32 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Debug|x86.Deploy.0 = Debug|Win32 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|ARM.ActiveCfg = Release|ARM + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|ARM.Build.0 = Release|ARM + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|ARM.Deploy.0 = Release|ARM + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|x64.ActiveCfg = Release|x64 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|x64.Build.0 = Release|x64 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|x64.Deploy.0 = Release|x64 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|x86.ActiveCfg = Release|Win32 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|x86.Build.0 = Release|Win32 + {99BC2A04-8BCB-59EE-9F1E-782A01FDB573}.Release|x86.Deploy.0 = Release|Win32 + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Debug|ARM.ActiveCfg = Debug|ARM + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Debug|ARM.Build.0 = Debug|ARM + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Debug|x64.ActiveCfg = Debug|x64 + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Debug|x64.Build.0 = Debug|x64 + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Debug|x86.ActiveCfg = Debug|Win32 + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Debug|x86.Build.0 = Debug|Win32 + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Release|ARM.ActiveCfg = Release|ARM + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Release|ARM.Build.0 = Release|ARM + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Release|x64.ActiveCfg = Release|x64 + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Release|x64.Build.0 = Release|x64 + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Release|x86.ActiveCfg = Release|Win32 + {A8B26F77-C8A0-5A2F-9B85-E71C96B2F9BE}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraStreamCorrelation/cpp/CameraStreamCorrelation.vcxproj b/Samples/CameraStreamCorrelation/cpp/CameraStreamCorrelation.vcxproj index 82d0454188..9a8705b8fa 100644 --- a/Samples/CameraStreamCorrelation/cpp/CameraStreamCorrelation.vcxproj +++ b/Samples/CameraStreamCorrelation/cpp/CameraStreamCorrelation.vcxproj @@ -1,15 +1,15 @@  - {e3e92a30-3625-5078-a9f1-b6509a876249} + {99bc2a04-8bcb-59ee-9f1e-782a01fdb573} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 CameraStreamCorrelation diff --git a/Samples/CameraStreamCorrelation/cpp/Package.appxmanifest b/Samples/CameraStreamCorrelation/cpp/Package.appxmanifest index 479d434700..9bc0c254a1 100644 --- a/Samples/CameraStreamCorrelation/cpp/Package.appxmanifest +++ b/Samples/CameraStreamCorrelation/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CameraStreamCorrelation/cpp/PoseTrackingPreview/PoseTrackingPreview.vcxproj b/Samples/CameraStreamCorrelation/cpp/PoseTrackingPreview/PoseTrackingPreview.vcxproj index 5e09e74c82..adcf51d35d 100644 --- a/Samples/CameraStreamCorrelation/cpp/PoseTrackingPreview/PoseTrackingPreview.vcxproj +++ b/Samples/CameraStreamCorrelation/cpp/PoseTrackingPreview/PoseTrackingPreview.vcxproj @@ -27,7 +27,7 @@ - {52b6fc38-6ccf-5e71-89f7-05eae4b31699} + {a8b26f77-c8a0-5a2f-9b85-e71c96b2f9be} WindowsRuntimeComponent PoseTrackingPreview WindowsPreview.Media.Capture.Frames @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/CameraVideoStabilization/camera-video-stabilization.yaml b/Samples/CameraVideoStabilization/camera-video-stabilization.yml similarity index 100% rename from Samples/CameraVideoStabilization/camera-video-stabilization.yaml rename to Samples/CameraVideoStabilization/camera-video-stabilization.yml diff --git a/Samples/CameraVideoStabilization/cpp/CameraVideoStabilization.sln b/Samples/CameraVideoStabilization/cpp/CameraVideoStabilization.sln index 35b46668a1..7a889370cf 100644 --- a/Samples/CameraVideoStabilization/cpp/CameraVideoStabilization.sln +++ b/Samples/CameraVideoStabilization/cpp/CameraVideoStabilization.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraVideoStabilization", "CameraVideoStabilization.vcxproj", "{6481CF93-D34E-5F7A-A246-8E569581D47C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CameraVideoStabilization", "CameraVideoStabilization.vcxproj", "{7D49CCB7-A332-544F-A120-BA7E989B53C2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|ARM.ActiveCfg = Debug|ARM - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|ARM.Build.0 = Debug|ARM - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|ARM.Deploy.0 = Debug|ARM - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|x64.ActiveCfg = Debug|x64 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|x64.Build.0 = Debug|x64 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|x64.Deploy.0 = Debug|x64 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|x86.ActiveCfg = Debug|Win32 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|x86.Build.0 = Debug|Win32 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Debug|x86.Deploy.0 = Debug|Win32 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|ARM.ActiveCfg = Release|ARM - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|ARM.Build.0 = Release|ARM - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|ARM.Deploy.0 = Release|ARM - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|x64.ActiveCfg = Release|x64 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|x64.Build.0 = Release|x64 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|x64.Deploy.0 = Release|x64 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|x86.ActiveCfg = Release|Win32 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|x86.Build.0 = Release|Win32 - {6481CF93-D34E-5F7A-A246-8E569581D47C}.Release|x86.Deploy.0 = Release|Win32 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|ARM.ActiveCfg = Debug|ARM + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|ARM.Build.0 = Debug|ARM + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|ARM.Deploy.0 = Debug|ARM + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|x64.ActiveCfg = Debug|x64 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|x64.Build.0 = Debug|x64 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|x64.Deploy.0 = Debug|x64 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|x86.ActiveCfg = Debug|Win32 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|x86.Build.0 = Debug|Win32 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Debug|x86.Deploy.0 = Debug|Win32 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|ARM.ActiveCfg = Release|ARM + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|ARM.Build.0 = Release|ARM + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|ARM.Deploy.0 = Release|ARM + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|x64.ActiveCfg = Release|x64 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|x64.Build.0 = Release|x64 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|x64.Deploy.0 = Release|x64 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|x86.ActiveCfg = Release|Win32 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|x86.Build.0 = Release|Win32 + {7D49CCB7-A332-544F-A120-BA7E989B53C2}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraVideoStabilization/cpp/CameraVideoStabilization.vcxproj b/Samples/CameraVideoStabilization/cpp/CameraVideoStabilization.vcxproj index 198eff91cd..6764d0f6dd 100644 --- a/Samples/CameraVideoStabilization/cpp/CameraVideoStabilization.vcxproj +++ b/Samples/CameraVideoStabilization/cpp/CameraVideoStabilization.vcxproj @@ -1,15 +1,15 @@  - {6481cf93-d34e-5f7a-a246-8e569581d47c} + {7d49ccb7-a332-544f-a120-ba7e989b53c2} CameraVideoStabilization en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + @@ -198,7 +198,7 @@ - + diff --git a/Samples/CameraVideoStabilization/cpp/Package.appxmanifest b/Samples/CameraVideoStabilization/cpp/Package.appxmanifest index e68da14a61..208c84cca3 100644 --- a/Samples/CameraVideoStabilization/cpp/Package.appxmanifest +++ b/Samples/CameraVideoStabilization/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraVideoStabilization/cs/CameraVideoStabilization.csproj b/Samples/CameraVideoStabilization/cs/CameraVideoStabilization.csproj index 36e4b9a502..31de18573b 100644 --- a/Samples/CameraVideoStabilization/cs/CameraVideoStabilization.csproj +++ b/Samples/CameraVideoStabilization/cs/CameraVideoStabilization.csproj @@ -4,15 +4,15 @@ Debug x86 - {F26A059D-8F09-55F1-89A9-0AF71892F722} + {156AD460-DF2B-5D59-ABBA-35857FE62535} AppContainerExe Properties CameraVideoStabilization CameraVideoStabilization en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -140,7 +140,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraVideoStabilization/cs/CameraVideoStabilization.sln b/Samples/CameraVideoStabilization/cs/CameraVideoStabilization.sln index 599bb77923..bd6ee24a44 100644 --- a/Samples/CameraVideoStabilization/cs/CameraVideoStabilization.sln +++ b/Samples/CameraVideoStabilization/cs/CameraVideoStabilization.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraVideoStabilization", "CameraVideoStabilization.csproj", "{F26A059D-8F09-55F1-89A9-0AF71892F722}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CameraVideoStabilization", "CameraVideoStabilization.csproj", "{156AD460-DF2B-5D59-ABBA-35857FE62535}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|ARM.ActiveCfg = Debug|ARM - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|ARM.Build.0 = Debug|ARM - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|ARM.Deploy.0 = Debug|ARM - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|x64.ActiveCfg = Debug|x64 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|x64.Build.0 = Debug|x64 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|x64.Deploy.0 = Debug|x64 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|x86.ActiveCfg = Debug|x86 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|x86.Build.0 = Debug|x86 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Debug|x86.Deploy.0 = Debug|x86 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|ARM.ActiveCfg = Release|ARM - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|ARM.Build.0 = Release|ARM - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|ARM.Deploy.0 = Release|ARM - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|x64.ActiveCfg = Release|x64 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|x64.Build.0 = Release|x64 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|x64.Deploy.0 = Release|x64 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|x86.ActiveCfg = Release|x86 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|x86.Build.0 = Release|x86 - {F26A059D-8F09-55F1-89A9-0AF71892F722}.Release|x86.Deploy.0 = Release|x86 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|ARM.ActiveCfg = Debug|ARM + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|ARM.Build.0 = Debug|ARM + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|ARM.Deploy.0 = Debug|ARM + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|x64.ActiveCfg = Debug|x64 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|x64.Build.0 = Debug|x64 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|x64.Deploy.0 = Debug|x64 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|x86.ActiveCfg = Debug|x86 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|x86.Build.0 = Debug|x86 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Debug|x86.Deploy.0 = Debug|x86 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|ARM.ActiveCfg = Release|ARM + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|ARM.Build.0 = Release|ARM + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|ARM.Deploy.0 = Release|ARM + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|x64.ActiveCfg = Release|x64 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|x64.Build.0 = Release|x64 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|x64.Deploy.0 = Release|x64 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|x86.ActiveCfg = Release|x86 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|x86.Build.0 = Release|x86 + {156AD460-DF2B-5D59-ABBA-35857FE62535}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CameraVideoStabilization/cs/Package.appxmanifest b/Samples/CameraVideoStabilization/cs/Package.appxmanifest index da7efc7f9c..23fd37e59d 100644 --- a/Samples/CameraVideoStabilization/cs/Package.appxmanifest +++ b/Samples/CameraVideoStabilization/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CameraVideoStabilization/js/CameraVideoStabilization.jsproj b/Samples/CameraVideoStabilization/js/CameraVideoStabilization.jsproj index b485288b74..af4ba6fb0a 100644 --- a/Samples/CameraVideoStabilization/js/CameraVideoStabilization.jsproj +++ b/Samples/CameraVideoStabilization/js/CameraVideoStabilization.jsproj @@ -27,7 +27,7 @@ - 18fd4fe4-4d1a-5376-a895-36dbffd24103 + 86498582-3444-534d-a776-80b4fd41a239 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US @@ -96,7 +96,7 @@ - + AppContainerExe CameraVideoStabilization CameraVideoStabilization en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -144,7 +144,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/CameraVideoStabilization/vb/Package.appxmanifest b/Samples/CameraVideoStabilization/vb/Package.appxmanifest index ae7faeb857..92bf19ef05 100644 --- a/Samples/CameraVideoStabilization/vb/Package.appxmanifest +++ b/Samples/CameraVideoStabilization/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CashDrawer/cash-drawer.yaml b/Samples/CashDrawer/cash-drawer.yml similarity index 100% rename from Samples/CashDrawer/cash-drawer.yaml rename to Samples/CashDrawer/cash-drawer.yml diff --git a/Samples/CashDrawer/cpp/CashDrawer.sln b/Samples/CashDrawer/cpp/CashDrawer.sln index 07eb5369c7..98c8afab38 100644 --- a/Samples/CashDrawer/cpp/CashDrawer.sln +++ b/Samples/CashDrawer/cpp/CashDrawer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CashDrawer", "CashDrawer.vcxproj", "{71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CashDrawer", "CashDrawer.vcxproj", "{6DBA4E3A-203F-5F95-9250-0778571480B0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|ARM.ActiveCfg = Debug|ARM - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|ARM.Build.0 = Debug|ARM - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|ARM.Deploy.0 = Debug|ARM - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|x64.ActiveCfg = Debug|x64 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|x64.Build.0 = Debug|x64 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|x64.Deploy.0 = Debug|x64 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|x86.ActiveCfg = Debug|Win32 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|x86.Build.0 = Debug|Win32 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Debug|x86.Deploy.0 = Debug|Win32 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|ARM.ActiveCfg = Release|ARM - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|ARM.Build.0 = Release|ARM - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|ARM.Deploy.0 = Release|ARM - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|x64.ActiveCfg = Release|x64 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|x64.Build.0 = Release|x64 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|x64.Deploy.0 = Release|x64 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|x86.ActiveCfg = Release|Win32 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|x86.Build.0 = Release|Win32 - {71ECB7AC-2AD7-5C7C-9B2D-377747ECA317}.Release|x86.Deploy.0 = Release|Win32 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|ARM.ActiveCfg = Debug|ARM + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|ARM.Build.0 = Debug|ARM + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|ARM.Deploy.0 = Debug|ARM + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|x64.ActiveCfg = Debug|x64 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|x64.Build.0 = Debug|x64 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|x64.Deploy.0 = Debug|x64 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|x86.ActiveCfg = Debug|Win32 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|x86.Build.0 = Debug|Win32 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Debug|x86.Deploy.0 = Debug|Win32 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|ARM.ActiveCfg = Release|ARM + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|ARM.Build.0 = Release|ARM + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|ARM.Deploy.0 = Release|ARM + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|x64.ActiveCfg = Release|x64 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|x64.Build.0 = Release|x64 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|x64.Deploy.0 = Release|x64 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|x86.ActiveCfg = Release|Win32 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|x86.Build.0 = Release|Win32 + {6DBA4E3A-203F-5F95-9250-0778571480B0}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CashDrawer/cpp/CashDrawer.vcxproj b/Samples/CashDrawer/cpp/CashDrawer.vcxproj index 95d6043a4d..259dc16dc3 100644 --- a/Samples/CashDrawer/cpp/CashDrawer.vcxproj +++ b/Samples/CashDrawer/cpp/CashDrawer.vcxproj @@ -1,15 +1,15 @@  - {71ecb7ac-2ad7-5c7c-9b2d-377747eca317} + {6dba4e3a-203f-5f95-9250-0778571480b0} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/CashDrawer/cpp/Package.appxmanifest b/Samples/CashDrawer/cpp/Package.appxmanifest index facbff4823..f6ff0b8c98 100644 --- a/Samples/CashDrawer/cpp/Package.appxmanifest +++ b/Samples/CashDrawer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CashDrawer/cs/CashDrawer.csproj b/Samples/CashDrawer/cs/CashDrawer.csproj index 2222faca33..fdd33fbe05 100644 --- a/Samples/CashDrawer/cs/CashDrawer.csproj +++ b/Samples/CashDrawer/cs/CashDrawer.csproj @@ -4,15 +4,15 @@ Debug x86 - {E07F1248-BA15-59F4-B543-DAA063396AF7} + {9BD0650F-A79B-50A0-B296-3387D1A2418C} AppContainerExe Properties SDKTemplate CashDrawer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CashDrawer/cs/CashDrawer.sln b/Samples/CashDrawer/cs/CashDrawer.sln index 72a6485326..c4b0888bb8 100644 --- a/Samples/CashDrawer/cs/CashDrawer.sln +++ b/Samples/CashDrawer/cs/CashDrawer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CashDrawer", "CashDrawer.csproj", "{E07F1248-BA15-59F4-B543-DAA063396AF7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CashDrawer", "CashDrawer.csproj", "{9BD0650F-A79B-50A0-B296-3387D1A2418C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|ARM.ActiveCfg = Debug|ARM - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|ARM.Build.0 = Debug|ARM - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|ARM.Deploy.0 = Debug|ARM - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|x64.ActiveCfg = Debug|x64 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|x64.Build.0 = Debug|x64 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|x64.Deploy.0 = Debug|x64 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|x86.ActiveCfg = Debug|x86 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|x86.Build.0 = Debug|x86 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Debug|x86.Deploy.0 = Debug|x86 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|ARM.ActiveCfg = Release|ARM - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|ARM.Build.0 = Release|ARM - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|ARM.Deploy.0 = Release|ARM - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|x64.ActiveCfg = Release|x64 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|x64.Build.0 = Release|x64 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|x64.Deploy.0 = Release|x64 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|x86.ActiveCfg = Release|x86 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|x86.Build.0 = Release|x86 - {E07F1248-BA15-59F4-B543-DAA063396AF7}.Release|x86.Deploy.0 = Release|x86 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|ARM.ActiveCfg = Debug|ARM + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|ARM.Build.0 = Debug|ARM + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|ARM.Deploy.0 = Debug|ARM + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|x64.ActiveCfg = Debug|x64 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|x64.Build.0 = Debug|x64 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|x64.Deploy.0 = Debug|x64 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|x86.ActiveCfg = Debug|x86 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|x86.Build.0 = Debug|x86 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Debug|x86.Deploy.0 = Debug|x86 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|ARM.ActiveCfg = Release|ARM + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|ARM.Build.0 = Release|ARM + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|ARM.Deploy.0 = Release|ARM + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|x64.ActiveCfg = Release|x64 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|x64.Build.0 = Release|x64 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|x64.Deploy.0 = Release|x64 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|x86.ActiveCfg = Release|x86 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|x86.Build.0 = Release|x86 + {9BD0650F-A79B-50A0-B296-3387D1A2418C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CashDrawer/cs/Package.appxmanifest b/Samples/CashDrawer/cs/Package.appxmanifest index 25d145100a..3e6d963785 100644 --- a/Samples/CashDrawer/cs/Package.appxmanifest +++ b/Samples/CashDrawer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CashDrawer/js/CashDrawer.jsproj b/Samples/CashDrawer/js/CashDrawer.jsproj index 81d405133e..b1403e4d2d 100644 --- a/Samples/CashDrawer/js/CashDrawer.jsproj +++ b/Samples/CashDrawer/js/CashDrawer.jsproj @@ -35,7 +35,7 @@ - 78f214b7-f483-51b3-849c-b285d620cbf2 + f5b13026-c2cf-5095-a750-f98fdf1ad9ad @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CashDrawer/js/CashDrawer.sln b/Samples/CashDrawer/js/CashDrawer.sln index 782a37bea4..2102a90bfd 100644 --- a/Samples/CashDrawer/js/CashDrawer.sln +++ b/Samples/CashDrawer/js/CashDrawer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CashDrawer", "CashDrawer.jsproj", "{78F214B7-F483-51B3-849C-B285D620CBF2}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CashDrawer", "CashDrawer.jsproj", "{F5B13026-C2CF-5095-A750-F98FDF1AD9AD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|ARM.ActiveCfg = Debug|ARM - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|ARM.Build.0 = Debug|ARM - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|ARM.Deploy.0 = Debug|ARM - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|x64.ActiveCfg = Debug|x64 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|x64.Build.0 = Debug|x64 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|x64.Deploy.0 = Debug|x64 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|x86.ActiveCfg = Debug|x86 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|x86.Build.0 = Debug|x86 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Debug|x86.Deploy.0 = Debug|x86 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|Any CPU.Build.0 = Release|Any CPU - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|Any CPU.Deploy.0 = Release|Any CPU - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|ARM.ActiveCfg = Release|ARM - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|ARM.Build.0 = Release|ARM - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|ARM.Deploy.0 = Release|ARM - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|x64.ActiveCfg = Release|x64 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|x64.Build.0 = Release|x64 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|x64.Deploy.0 = Release|x64 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|x86.ActiveCfg = Release|x86 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|x86.Build.0 = Release|x86 - {78F214B7-F483-51B3-849C-B285D620CBF2}.Release|x86.Deploy.0 = Release|x86 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|ARM.ActiveCfg = Debug|ARM + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|ARM.Build.0 = Debug|ARM + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|ARM.Deploy.0 = Debug|ARM + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|x64.ActiveCfg = Debug|x64 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|x64.Build.0 = Debug|x64 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|x64.Deploy.0 = Debug|x64 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|x86.ActiveCfg = Debug|x86 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|x86.Build.0 = Debug|x86 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Debug|x86.Deploy.0 = Debug|x86 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|Any CPU.Build.0 = Release|Any CPU + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|ARM.ActiveCfg = Release|ARM + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|ARM.Build.0 = Release|ARM + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|ARM.Deploy.0 = Release|ARM + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|x64.ActiveCfg = Release|x64 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|x64.Build.0 = Release|x64 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|x64.Deploy.0 = Release|x64 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|x86.ActiveCfg = Release|x86 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|x86.Build.0 = Release|x86 + {F5B13026-C2CF-5095-A750-F98FDF1AD9AD}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CashDrawer/js/Package.appxmanifest b/Samples/CashDrawer/js/Package.appxmanifest index 42a2200de8..7302cbfc51 100644 --- a/Samples/CashDrawer/js/Package.appxmanifest +++ b/Samples/CashDrawer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/CashDrawer/vb/CashDrawer.sln b/Samples/CashDrawer/vb/CashDrawer.sln index 0fd527335a..f61d37e6c4 100644 --- a/Samples/CashDrawer/vb/CashDrawer.sln +++ b/Samples/CashDrawer/vb/CashDrawer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CashDrawer", "CashDrawer.vbproj", "{F0DDB787-A5A7-554F-AA13-288EBEAD474B}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CashDrawer", "CashDrawer.vbproj", "{562AEA50-CA09-5D4A-B148-40DB2A23582A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|ARM.ActiveCfg = Debug|ARM - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|ARM.Build.0 = Debug|ARM - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|ARM.Deploy.0 = Debug|ARM - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|x64.ActiveCfg = Debug|x64 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|x64.Build.0 = Debug|x64 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|x64.Deploy.0 = Debug|x64 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|x86.ActiveCfg = Debug|x86 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|x86.Build.0 = Debug|x86 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Debug|x86.Deploy.0 = Debug|x86 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|ARM.ActiveCfg = Release|ARM - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|ARM.Build.0 = Release|ARM - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|ARM.Deploy.0 = Release|ARM - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|x64.ActiveCfg = Release|x64 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|x64.Build.0 = Release|x64 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|x64.Deploy.0 = Release|x64 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|x86.ActiveCfg = Release|x86 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|x86.Build.0 = Release|x86 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B}.Release|x86.Deploy.0 = Release|x86 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|ARM.ActiveCfg = Debug|ARM + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|ARM.Build.0 = Debug|ARM + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|ARM.Deploy.0 = Debug|ARM + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|x64.ActiveCfg = Debug|x64 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|x64.Build.0 = Debug|x64 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|x64.Deploy.0 = Debug|x64 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|x86.ActiveCfg = Debug|x86 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|x86.Build.0 = Debug|x86 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Debug|x86.Deploy.0 = Debug|x86 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|ARM.ActiveCfg = Release|ARM + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|ARM.Build.0 = Release|ARM + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|ARM.Deploy.0 = Release|ARM + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|x64.ActiveCfg = Release|x64 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|x64.Build.0 = Release|x64 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|x64.Deploy.0 = Release|x64 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|x86.ActiveCfg = Release|x86 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|x86.Build.0 = Release|x86 + {562AEA50-CA09-5D4A-B148-40DB2A23582A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CashDrawer/vb/CashDrawer.vbproj b/Samples/CashDrawer/vb/CashDrawer.vbproj index 5e1c0fa813..99b1b61651 100644 --- a/Samples/CashDrawer/vb/CashDrawer.vbproj +++ b/Samples/CashDrawer/vb/CashDrawer.vbproj @@ -4,15 +4,15 @@ Debug x86 - {F0DDB787-A5A7-554F-AA13-288EBEAD474B} + {562AEA50-CA09-5D4A-B148-40DB2A23582A} AppContainerExe SDKTemplate CashDrawer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CashDrawer/vb/Package.appxmanifest b/Samples/CashDrawer/vb/Package.appxmanifest index 43ed9cf675..503b4e2a70 100644 --- a/Samples/CashDrawer/vb/Package.appxmanifest +++ b/Samples/CashDrawer/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ClientDeviceInformation/client-device-information.yaml b/Samples/ClientDeviceInformation/client-device-information.yml similarity index 100% rename from Samples/ClientDeviceInformation/client-device-information.yaml rename to Samples/ClientDeviceInformation/client-device-information.yml diff --git a/Samples/ClientDeviceInformation/cpp/ClientDeviceInformation.sln b/Samples/ClientDeviceInformation/cpp/ClientDeviceInformation.sln index d764e894ac..788d8865ea 100644 --- a/Samples/ClientDeviceInformation/cpp/ClientDeviceInformation.sln +++ b/Samples/ClientDeviceInformation/cpp/ClientDeviceInformation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientDeviceInformation", "ClientDeviceInformation.vcxproj", "{76B91100-FFBC-5C9F-9D6F-08A9373B632C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientDeviceInformation", "ClientDeviceInformation.vcxproj", "{1758C4B7-45FE-5EBE-97CC-FEFB822D112E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|ARM.ActiveCfg = Debug|ARM - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|ARM.Build.0 = Debug|ARM - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|ARM.Deploy.0 = Debug|ARM - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|x64.ActiveCfg = Debug|x64 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|x64.Build.0 = Debug|x64 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|x64.Deploy.0 = Debug|x64 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|x86.ActiveCfg = Debug|Win32 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|x86.Build.0 = Debug|Win32 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Debug|x86.Deploy.0 = Debug|Win32 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|ARM.ActiveCfg = Release|ARM - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|ARM.Build.0 = Release|ARM - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|ARM.Deploy.0 = Release|ARM - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|x64.ActiveCfg = Release|x64 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|x64.Build.0 = Release|x64 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|x64.Deploy.0 = Release|x64 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|x86.ActiveCfg = Release|Win32 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|x86.Build.0 = Release|Win32 - {76B91100-FFBC-5C9F-9D6F-08A9373B632C}.Release|x86.Deploy.0 = Release|Win32 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|ARM.ActiveCfg = Debug|ARM + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|ARM.Build.0 = Debug|ARM + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|ARM.Deploy.0 = Debug|ARM + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|x64.ActiveCfg = Debug|x64 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|x64.Build.0 = Debug|x64 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|x64.Deploy.0 = Debug|x64 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|x86.ActiveCfg = Debug|Win32 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|x86.Build.0 = Debug|Win32 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Debug|x86.Deploy.0 = Debug|Win32 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|ARM.ActiveCfg = Release|ARM + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|ARM.Build.0 = Release|ARM + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|ARM.Deploy.0 = Release|ARM + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|x64.ActiveCfg = Release|x64 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|x64.Build.0 = Release|x64 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|x64.Deploy.0 = Release|x64 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|x86.ActiveCfg = Release|Win32 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|x86.Build.0 = Release|Win32 + {1758C4B7-45FE-5EBE-97CC-FEFB822D112E}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ClientDeviceInformation/cpp/ClientDeviceInformation.vcxproj b/Samples/ClientDeviceInformation/cpp/ClientDeviceInformation.vcxproj index 94dd3e6c37..9f73938218 100644 --- a/Samples/ClientDeviceInformation/cpp/ClientDeviceInformation.vcxproj +++ b/Samples/ClientDeviceInformation/cpp/ClientDeviceInformation.vcxproj @@ -1,15 +1,15 @@  - {76b91100-ffbc-5c9f-9d6f-08a9373b632c} + {1758c4b7-45fe-5ebe-97cc-fefb822d112e} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true EAS @@ -81,27 +81,27 @@ - + - + - + - + - + - + diff --git a/Samples/ClientDeviceInformation/cpp/Package.appxmanifest b/Samples/ClientDeviceInformation/cpp/Package.appxmanifest index c0cb8d55f4..a28aab63ea 100644 --- a/Samples/ClientDeviceInformation/cpp/Package.appxmanifest +++ b/Samples/ClientDeviceInformation/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ClientDeviceInformation/cs/ClientDeviceInformation.csproj b/Samples/ClientDeviceInformation/cs/ClientDeviceInformation.csproj index 83b10f66fc..7ab8b54907 100644 --- a/Samples/ClientDeviceInformation/cs/ClientDeviceInformation.csproj +++ b/Samples/ClientDeviceInformation/cs/ClientDeviceInformation.csproj @@ -4,15 +4,15 @@ Debug x86 - {8B5A438E-0E7D-55FA-8475-498375C7770F} + {C84DF920-2854-5918-ADBC-5497D94355AD} AppContainerExe Properties EasCS EasCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ClientDeviceInformation/cs/ClientDeviceInformation.sln b/Samples/ClientDeviceInformation/cs/ClientDeviceInformation.sln index 573357ecba..bb446312c5 100644 --- a/Samples/ClientDeviceInformation/cs/ClientDeviceInformation.sln +++ b/Samples/ClientDeviceInformation/cs/ClientDeviceInformation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClientDeviceInformation", "ClientDeviceInformation.csproj", "{8B5A438E-0E7D-55FA-8475-498375C7770F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClientDeviceInformation", "ClientDeviceInformation.csproj", "{C84DF920-2854-5918-ADBC-5497D94355AD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|ARM.ActiveCfg = Debug|ARM - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|ARM.Build.0 = Debug|ARM - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|ARM.Deploy.0 = Debug|ARM - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|x64.ActiveCfg = Debug|x64 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|x64.Build.0 = Debug|x64 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|x64.Deploy.0 = Debug|x64 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|x86.ActiveCfg = Debug|x86 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|x86.Build.0 = Debug|x86 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Debug|x86.Deploy.0 = Debug|x86 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|ARM.ActiveCfg = Release|ARM - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|ARM.Build.0 = Release|ARM - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|ARM.Deploy.0 = Release|ARM - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|x64.ActiveCfg = Release|x64 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|x64.Build.0 = Release|x64 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|x64.Deploy.0 = Release|x64 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|x86.ActiveCfg = Release|x86 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|x86.Build.0 = Release|x86 - {8B5A438E-0E7D-55FA-8475-498375C7770F}.Release|x86.Deploy.0 = Release|x86 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|ARM.ActiveCfg = Debug|ARM + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|ARM.Build.0 = Debug|ARM + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|ARM.Deploy.0 = Debug|ARM + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|x64.ActiveCfg = Debug|x64 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|x64.Build.0 = Debug|x64 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|x64.Deploy.0 = Debug|x64 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|x86.ActiveCfg = Debug|x86 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|x86.Build.0 = Debug|x86 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Debug|x86.Deploy.0 = Debug|x86 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|ARM.ActiveCfg = Release|ARM + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|ARM.Build.0 = Release|ARM + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|ARM.Deploy.0 = Release|ARM + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|x64.ActiveCfg = Release|x64 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|x64.Build.0 = Release|x64 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|x64.Deploy.0 = Release|x64 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|x86.ActiveCfg = Release|x86 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|x86.Build.0 = Release|x86 + {C84DF920-2854-5918-ADBC-5497D94355AD}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ClientDeviceInformation/cs/Package.appxmanifest b/Samples/ClientDeviceInformation/cs/Package.appxmanifest index 89c42547a7..55f7c5905d 100644 --- a/Samples/ClientDeviceInformation/cs/Package.appxmanifest +++ b/Samples/ClientDeviceInformation/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ClientDeviceInformation/js/ClientDeviceInformation.jsproj b/Samples/ClientDeviceInformation/js/ClientDeviceInformation.jsproj index d92033bcb0..02424871f0 100644 --- a/Samples/ClientDeviceInformation/js/ClientDeviceInformation.jsproj +++ b/Samples/ClientDeviceInformation/js/ClientDeviceInformation.jsproj @@ -35,7 +35,7 @@ - 523d16b8-78d7-51fa-9061-13896b82e5e7 + b3b961bd-74e7-5e17-bc61-2d3f6215f125 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ClientDeviceInformation/js/ClientDeviceInformation.sln b/Samples/ClientDeviceInformation/js/ClientDeviceInformation.sln index 083236452c..b3c34907b8 100644 --- a/Samples/ClientDeviceInformation/js/ClientDeviceInformation.sln +++ b/Samples/ClientDeviceInformation/js/ClientDeviceInformation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ClientDeviceInformation", "ClientDeviceInformation.jsproj", "{523D16B8-78D7-51FA-9061-13896B82E5E7}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ClientDeviceInformation", "ClientDeviceInformation.jsproj", "{B3B961BD-74E7-5E17-BC61-2D3F6215F125}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|ARM.ActiveCfg = Debug|ARM - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|ARM.Build.0 = Debug|ARM - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|ARM.Deploy.0 = Debug|ARM - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|x64.ActiveCfg = Debug|x64 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|x64.Build.0 = Debug|x64 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|x64.Deploy.0 = Debug|x64 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|x86.ActiveCfg = Debug|x86 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|x86.Build.0 = Debug|x86 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Debug|x86.Deploy.0 = Debug|x86 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|Any CPU.Build.0 = Release|Any CPU - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|Any CPU.Deploy.0 = Release|Any CPU - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|ARM.ActiveCfg = Release|ARM - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|ARM.Build.0 = Release|ARM - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|ARM.Deploy.0 = Release|ARM - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|x64.ActiveCfg = Release|x64 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|x64.Build.0 = Release|x64 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|x64.Deploy.0 = Release|x64 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|x86.ActiveCfg = Release|x86 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|x86.Build.0 = Release|x86 - {523D16B8-78D7-51FA-9061-13896B82E5E7}.Release|x86.Deploy.0 = Release|x86 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|ARM.ActiveCfg = Debug|ARM + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|ARM.Build.0 = Debug|ARM + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|ARM.Deploy.0 = Debug|ARM + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|x64.ActiveCfg = Debug|x64 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|x64.Build.0 = Debug|x64 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|x64.Deploy.0 = Debug|x64 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|x86.ActiveCfg = Debug|x86 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|x86.Build.0 = Debug|x86 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Debug|x86.Deploy.0 = Debug|x86 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|Any CPU.Build.0 = Release|Any CPU + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|Any CPU.Deploy.0 = Release|Any CPU + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|ARM.ActiveCfg = Release|ARM + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|ARM.Build.0 = Release|ARM + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|ARM.Deploy.0 = Release|ARM + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|x64.ActiveCfg = Release|x64 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|x64.Build.0 = Release|x64 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|x64.Deploy.0 = Release|x64 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|x86.ActiveCfg = Release|x86 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|x86.Build.0 = Release|x86 + {B3B961BD-74E7-5E17-BC61-2D3F6215F125}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ClientDeviceInformation/js/Package.appxmanifest b/Samples/ClientDeviceInformation/js/Package.appxmanifest index 0494e8e8eb..ab3e70bf77 100644 --- a/Samples/ClientDeviceInformation/js/Package.appxmanifest +++ b/Samples/ClientDeviceInformation/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Clipboard/clipboard.yaml b/Samples/Clipboard/clipboard.yml similarity index 100% rename from Samples/Clipboard/clipboard.yaml rename to Samples/Clipboard/clipboard.yml diff --git a/Samples/Clipboard/cpp/Clipboard.sln b/Samples/Clipboard/cpp/Clipboard.sln index c6c50a6c5a..87e02639d1 100644 --- a/Samples/Clipboard/cpp/Clipboard.sln +++ b/Samples/Clipboard/cpp/Clipboard.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Clipboard", "Clipboard.vcxproj", "{DC92FBD1-07B6-5DD6-8891-A8C8166F7587}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Clipboard", "Clipboard.vcxproj", "{D15A801A-5FD6-5341-8B6D-40EAF26564FF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|ARM.ActiveCfg = Debug|ARM - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|ARM.Build.0 = Debug|ARM - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|ARM.Deploy.0 = Debug|ARM - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|x64.ActiveCfg = Debug|x64 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|x64.Build.0 = Debug|x64 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|x64.Deploy.0 = Debug|x64 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|x86.ActiveCfg = Debug|Win32 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|x86.Build.0 = Debug|Win32 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Debug|x86.Deploy.0 = Debug|Win32 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|ARM.ActiveCfg = Release|ARM - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|ARM.Build.0 = Release|ARM - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|ARM.Deploy.0 = Release|ARM - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|x64.ActiveCfg = Release|x64 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|x64.Build.0 = Release|x64 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|x64.Deploy.0 = Release|x64 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|x86.ActiveCfg = Release|Win32 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|x86.Build.0 = Release|Win32 - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587}.Release|x86.Deploy.0 = Release|Win32 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|ARM.ActiveCfg = Debug|ARM + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|ARM.Build.0 = Debug|ARM + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|ARM.Deploy.0 = Debug|ARM + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|x64.ActiveCfg = Debug|x64 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|x64.Build.0 = Debug|x64 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|x64.Deploy.0 = Debug|x64 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|x86.ActiveCfg = Debug|Win32 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|x86.Build.0 = Debug|Win32 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Debug|x86.Deploy.0 = Debug|Win32 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|ARM.ActiveCfg = Release|ARM + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|ARM.Build.0 = Release|ARM + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|ARM.Deploy.0 = Release|ARM + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|x64.ActiveCfg = Release|x64 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|x64.Build.0 = Release|x64 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|x64.Deploy.0 = Release|x64 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|x86.ActiveCfg = Release|Win32 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|x86.Build.0 = Release|Win32 + {D15A801A-5FD6-5341-8B6D-40EAF26564FF}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Clipboard/cpp/Clipboard.vcxproj b/Samples/Clipboard/cpp/Clipboard.vcxproj index fe0959d6a1..990077f4d8 100644 --- a/Samples/Clipboard/cpp/Clipboard.vcxproj +++ b/Samples/Clipboard/cpp/Clipboard.vcxproj @@ -1,15 +1,15 @@  - {DC92FBD1-07B6-5DD6-8891-A8C8166F7587} + {D15A801A-5FD6-5341-8B6D-40EAF26564FF} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Clipboard/cpp/Package.appxmanifest b/Samples/Clipboard/cpp/Package.appxmanifest index 4959e109d7..7ea5f5d730 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 3c57be1ed5..1326d70210 100644 --- a/Samples/Clipboard/cs/Clipboard.csproj +++ b/Samples/Clipboard/cs/Clipboard.csproj @@ -4,15 +4,15 @@ Debug x86 - {4044B2DF-C360-5E71-A6D7-7756769AF535} + {1D35A726-873C-5FF2-9D05-DA2C94479A68} AppContainerExe Properties SDKTemplate Clipboard en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Clipboard/cs/Clipboard.sln b/Samples/Clipboard/cs/Clipboard.sln index 97bb00b4e4..a19773e703 100644 --- a/Samples/Clipboard/cs/Clipboard.sln +++ b/Samples/Clipboard/cs/Clipboard.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Clipboard", "Clipboard.csproj", "{4044B2DF-C360-5E71-A6D7-7756769AF535}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Clipboard", "Clipboard.csproj", "{1D35A726-873C-5FF2-9D05-DA2C94479A68}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|ARM.ActiveCfg = Debug|ARM - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|ARM.Build.0 = Debug|ARM - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|ARM.Deploy.0 = Debug|ARM - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|x64.ActiveCfg = Debug|x64 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|x64.Build.0 = Debug|x64 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|x64.Deploy.0 = Debug|x64 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|x86.ActiveCfg = Debug|x86 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|x86.Build.0 = Debug|x86 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Debug|x86.Deploy.0 = Debug|x86 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|ARM.ActiveCfg = Release|ARM - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|ARM.Build.0 = Release|ARM - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|ARM.Deploy.0 = Release|ARM - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|x64.ActiveCfg = Release|x64 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|x64.Build.0 = Release|x64 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|x64.Deploy.0 = Release|x64 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|x86.ActiveCfg = Release|x86 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|x86.Build.0 = Release|x86 - {4044B2DF-C360-5E71-A6D7-7756769AF535}.Release|x86.Deploy.0 = Release|x86 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|ARM.ActiveCfg = Debug|ARM + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|ARM.Build.0 = Debug|ARM + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|ARM.Deploy.0 = Debug|ARM + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|x64.ActiveCfg = Debug|x64 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|x64.Build.0 = Debug|x64 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|x64.Deploy.0 = Debug|x64 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|x86.ActiveCfg = Debug|x86 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|x86.Build.0 = Debug|x86 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Debug|x86.Deploy.0 = Debug|x86 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|ARM.ActiveCfg = Release|ARM + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|ARM.Build.0 = Release|ARM + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|ARM.Deploy.0 = Release|ARM + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|x64.ActiveCfg = Release|x64 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|x64.Build.0 = Release|x64 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|x64.Deploy.0 = Release|x64 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|x86.ActiveCfg = Release|x86 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|x86.Build.0 = Release|x86 + {1D35A726-873C-5FF2-9D05-DA2C94479A68}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Clipboard/cs/Package.appxmanifest b/Samples/Clipboard/cs/Package.appxmanifest index 6d9dce0eca..d1e553b6f8 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 c4377f9553..1ab47ba80c 100644 --- a/Samples/Clipboard/js/Clipboard.jsproj +++ b/Samples/Clipboard/js/Clipboard.jsproj @@ -35,7 +35,7 @@ - {3c16324c-49f1-53ea-bceb-1b9067144148} + {e6393937-4a99-5fb5-8d64-6d97124b4c0a} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Clipboard/js/Clipboard.sln b/Samples/Clipboard/js/Clipboard.sln index 75869fbe6a..b355de7528 100644 --- a/Samples/Clipboard/js/Clipboard.sln +++ b/Samples/Clipboard/js/Clipboard.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Clipboard", "Clipboard.jsproj", "{3C16324C-49F1-53EA-BCEB-1B9067144148}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Clipboard", "Clipboard.jsproj", "{E6393937-4A99-5FB5-8D64-6D97124B4C0A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|ARM.ActiveCfg = Debug|ARM - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|ARM.Build.0 = Debug|ARM - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|ARM.Deploy.0 = Debug|ARM - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|x64.ActiveCfg = Debug|x64 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|x64.Build.0 = Debug|x64 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|x64.Deploy.0 = Debug|x64 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|x86.ActiveCfg = Debug|x86 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|x86.Build.0 = Debug|x86 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Debug|x86.Deploy.0 = Debug|x86 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|Any CPU.Build.0 = Release|Any CPU - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|Any CPU.Deploy.0 = Release|Any CPU - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|ARM.ActiveCfg = Release|ARM - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|ARM.Build.0 = Release|ARM - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|ARM.Deploy.0 = Release|ARM - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|x64.ActiveCfg = Release|x64 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|x64.Build.0 = Release|x64 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|x64.Deploy.0 = Release|x64 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|x86.ActiveCfg = Release|x86 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|x86.Build.0 = Release|x86 - {3C16324C-49F1-53EA-BCEB-1B9067144148}.Release|x86.Deploy.0 = Release|x86 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|ARM.ActiveCfg = Debug|ARM + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|ARM.Build.0 = Debug|ARM + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|ARM.Deploy.0 = Debug|ARM + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|x64.ActiveCfg = Debug|x64 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|x64.Build.0 = Debug|x64 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|x64.Deploy.0 = Debug|x64 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|x86.ActiveCfg = Debug|x86 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|x86.Build.0 = Debug|x86 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Debug|x86.Deploy.0 = Debug|x86 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|Any CPU.Build.0 = Release|Any CPU + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|Any CPU.Deploy.0 = Release|Any CPU + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|ARM.ActiveCfg = Release|ARM + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|ARM.Build.0 = Release|ARM + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|ARM.Deploy.0 = Release|ARM + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|x64.ActiveCfg = Release|x64 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|x64.Build.0 = Release|x64 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|x64.Deploy.0 = Release|x64 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|x86.ActiveCfg = Release|x86 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|x86.Build.0 = Release|x86 + {E6393937-4A99-5FB5-8D64-6D97124B4C0A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Clipboard/js/Package.appxmanifest b/Samples/Clipboard/js/Package.appxmanifest index 823cd8c63a..ec1964c790 100644 --- a/Samples/Clipboard/js/Package.appxmanifest +++ b/Samples/Clipboard/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Clipboard/vb/Clipboard.sln b/Samples/Clipboard/vb/Clipboard.sln index a823535b88..0d7cef12a4 100644 --- a/Samples/Clipboard/vb/Clipboard.sln +++ b/Samples/Clipboard/vb/Clipboard.sln @@ -2,7 +2,7 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Clipboard", "Clipboard.vbproj", "{05BDC955-0B25-567C-ACA6-C117EB6B0A95}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Clipboard", "Clipboard.vbproj", "{8C16D624-D5A1-5FC5-901C-81DB998DFD32}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -14,24 +14,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|ARM.ActiveCfg = Debug|ARM - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|ARM.Build.0 = Debug|ARM - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|ARM.Deploy.0 = Debug|ARM - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|x64.ActiveCfg = Debug|x64 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|x64.Build.0 = Debug|x64 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|x64.Deploy.0 = Debug|x64 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|x86.ActiveCfg = Debug|x86 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|x86.Build.0 = Debug|x86 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Debug|x86.Deploy.0 = Debug|x86 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|ARM.ActiveCfg = Release|ARM - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|ARM.Build.0 = Release|ARM - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|ARM.Deploy.0 = Release|ARM - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|x64.ActiveCfg = Release|x64 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|x64.Build.0 = Release|x64 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|x64.Deploy.0 = Release|x64 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|x86.ActiveCfg = Release|x86 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|x86.Build.0 = Release|x86 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95}.Release|x86.Deploy.0 = Release|x86 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|ARM.ActiveCfg = Debug|ARM + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|ARM.Build.0 = Debug|ARM + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|ARM.Deploy.0 = Debug|ARM + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|x64.ActiveCfg = Debug|x64 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|x64.Build.0 = Debug|x64 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|x64.Deploy.0 = Debug|x64 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|x86.ActiveCfg = Debug|x86 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|x86.Build.0 = Debug|x86 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Debug|x86.Deploy.0 = Debug|x86 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|ARM.ActiveCfg = Release|ARM + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|ARM.Build.0 = Release|ARM + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|ARM.Deploy.0 = Release|ARM + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|x64.ActiveCfg = Release|x64 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|x64.Build.0 = Release|x64 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|x64.Deploy.0 = Release|x64 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|x86.ActiveCfg = Release|x86 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|x86.Build.0 = Release|x86 + {8C16D624-D5A1-5FC5-901C-81DB998DFD32}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Clipboard/vb/Clipboard.vbproj b/Samples/Clipboard/vb/Clipboard.vbproj index d771889d20..c603af7c47 100644 --- a/Samples/Clipboard/vb/Clipboard.vbproj +++ b/Samples/Clipboard/vb/Clipboard.vbproj @@ -4,15 +4,15 @@ Debug x86 - {05BDC955-0B25-567C-ACA6-C117EB6B0A95} + {8C16D624-D5A1-5FC5-901C-81DB998DFD32} AppContainerExe SDKTemplate Clipboard en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Clipboard/vb/Package.appxmanifest b/Samples/Clipboard/vb/Package.appxmanifest index f7dfd362bb..0d4c63d3b0 100644 --- a/Samples/Clipboard/vb/Package.appxmanifest +++ b/Samples/Clipboard/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CommunicationBlockAndFilter/communication-block-and-filter.yaml b/Samples/CommunicationBlockAndFilter/communication-block-and-filter.yml similarity index 100% rename from Samples/CommunicationBlockAndFilter/communication-block-and-filter.yaml rename to Samples/CommunicationBlockAndFilter/communication-block-and-filter.yml diff --git a/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.csproj b/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.csproj index d530f82205..1fae0c32e2 100755 --- a/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.csproj +++ b/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.csproj @@ -4,15 +4,15 @@ Debug x86 - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4} + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7} AppContainerExe Properties SDKTemplate BlockAndFilter en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -167,7 +167,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.sln b/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.sln index 87aa4e495b..5798b8c5cb 100755 --- a/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.sln +++ b/Samples/CommunicationBlockAndFilter/cs/BlockAndFilter.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlockAndFilter", "BlockAndFilter.csproj", "{FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlockAndFilter", "BlockAndFilter.csproj", "{7A3BD577-9CE0-527C-AC1E-EAC701A170B7}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlockAndFilterTasks", "Tasks\BlockAndFilterTasks.csproj", "{4A557FDB-03F3-5A5F-B952-95D7791EB50A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlockAndFilterTasks", "Tasks\BlockAndFilterTasks.csproj", "{05009484-FBF0-563C-9AC6-08822A428B00}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,26 +15,26 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Debug|ARM.ActiveCfg = Debug|ARM - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Debug|ARM.Build.0 = Debug|ARM - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Debug|ARM.Deploy.0 = Debug|ARM - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Debug|x86.ActiveCfg = Debug|x86 - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Debug|x86.Build.0 = Debug|x86 - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Debug|x86.Deploy.0 = Debug|x86 - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Release|ARM.ActiveCfg = Release|ARM - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Release|ARM.Build.0 = Release|ARM - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Release|ARM.Deploy.0 = Release|ARM - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Release|x86.ActiveCfg = Release|x86 - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Release|x86.Build.0 = Release|x86 - {FCEAE644-4FB7-5B0A-89FE-DBC0695DC0A4}.Release|x86.Deploy.0 = Release|x86 - {4A557FDB-03F3-5A5F-B952-95D7791EB50A}.Debug|ARM.ActiveCfg = Debug|ARM - {4A557FDB-03F3-5A5F-B952-95D7791EB50A}.Debug|ARM.Build.0 = Debug|ARM - {4A557FDB-03F3-5A5F-B952-95D7791EB50A}.Debug|x86.ActiveCfg = Debug|x86 - {4A557FDB-03F3-5A5F-B952-95D7791EB50A}.Debug|x86.Build.0 = Debug|x86 - {4A557FDB-03F3-5A5F-B952-95D7791EB50A}.Release|ARM.ActiveCfg = Release|ARM - {4A557FDB-03F3-5A5F-B952-95D7791EB50A}.Release|ARM.Build.0 = Release|ARM - {4A557FDB-03F3-5A5F-B952-95D7791EB50A}.Release|x86.ActiveCfg = Release|x86 - {4A557FDB-03F3-5A5F-B952-95D7791EB50A}.Release|x86.Build.0 = Release|x86 + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Debug|ARM.ActiveCfg = Debug|ARM + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Debug|ARM.Build.0 = Debug|ARM + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Debug|ARM.Deploy.0 = Debug|ARM + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Debug|x86.ActiveCfg = Debug|x86 + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Debug|x86.Build.0 = Debug|x86 + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Debug|x86.Deploy.0 = Debug|x86 + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Release|ARM.ActiveCfg = Release|ARM + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Release|ARM.Build.0 = Release|ARM + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Release|ARM.Deploy.0 = Release|ARM + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Release|x86.ActiveCfg = Release|x86 + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Release|x86.Build.0 = Release|x86 + {7A3BD577-9CE0-527C-AC1E-EAC701A170B7}.Release|x86.Deploy.0 = Release|x86 + {05009484-FBF0-563C-9AC6-08822A428B00}.Debug|ARM.ActiveCfg = Debug|ARM + {05009484-FBF0-563C-9AC6-08822A428B00}.Debug|ARM.Build.0 = Debug|ARM + {05009484-FBF0-563C-9AC6-08822A428B00}.Debug|x86.ActiveCfg = Debug|x86 + {05009484-FBF0-563C-9AC6-08822A428B00}.Debug|x86.Build.0 = Debug|x86 + {05009484-FBF0-563C-9AC6-08822A428B00}.Release|ARM.ActiveCfg = Release|ARM + {05009484-FBF0-563C-9AC6-08822A428B00}.Release|ARM.Build.0 = Release|ARM + {05009484-FBF0-563C-9AC6-08822A428B00}.Release|x86.ActiveCfg = Release|x86 + {05009484-FBF0-563C-9AC6-08822A428B00}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CommunicationBlockAndFilter/cs/Package.appxmanifest b/Samples/CommunicationBlockAndFilter/cs/Package.appxmanifest index 22588d6329..fa16455e43 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 dc3febe532..36d388f125 100755 --- a/Samples/CommunicationBlockAndFilter/cs/Tasks/BlockAndFilterTasks.csproj +++ b/Samples/CommunicationBlockAndFilter/cs/Tasks/BlockAndFilterTasks.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {4A557FDB-03F3-5A5F-B952-95D7791EB50A} + {05009484-FBF0-563C-9AC6-08822A428B00} winmdobj Properties BlockAndFilterTasks BlockAndFilterTasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} @@ -125,7 +125,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/Compass/compass.yaml b/Samples/Compass/compass.yml similarity index 100% rename from Samples/Compass/compass.yaml rename to Samples/Compass/compass.yml diff --git a/Samples/Compass/cpp/Compass.sln b/Samples/Compass/cpp/Compass.sln index dcd6f0b759..c43ae962ae 100644 --- a/Samples/Compass/cpp/Compass.sln +++ b/Samples/Compass/cpp/Compass.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Compass", "Compass.vcxproj", "{8225C61D-8168-51DF-B482-0F414C40F3CE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Compass", "Compass.vcxproj", "{493095CF-A411-5A52-B6DE-500714D63B11}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|ARM.ActiveCfg = Debug|ARM - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|ARM.Build.0 = Debug|ARM - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|ARM.Deploy.0 = Debug|ARM - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|Win32.ActiveCfg = Debug|Win32 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|Win32.Build.0 = Debug|Win32 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|Win32.Deploy.0 = Debug|Win32 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|x64.ActiveCfg = Debug|x64 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|x64.Build.0 = Debug|x64 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Debug|x64.Deploy.0 = Debug|x64 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|ARM.ActiveCfg = Release|ARM - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|ARM.Build.0 = Release|ARM - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|ARM.Deploy.0 = Release|ARM - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|Win32.ActiveCfg = Release|Win32 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|Win32.Build.0 = Release|Win32 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|Win32.Deploy.0 = Release|Win32 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|x64.ActiveCfg = Release|x64 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|x64.Build.0 = Release|x64 - {8225C61D-8168-51DF-B482-0F414C40F3CE}.Release|x64.Deploy.0 = Release|x64 + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|ARM.ActiveCfg = Debug|ARM + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|ARM.Build.0 = Debug|ARM + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|ARM.Deploy.0 = Debug|ARM + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|Win32.ActiveCfg = Debug|Win32 + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|Win32.Build.0 = Debug|Win32 + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|Win32.Deploy.0 = Debug|Win32 + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|x64.ActiveCfg = Debug|x64 + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|x64.Build.0 = Debug|x64 + {493095CF-A411-5A52-B6DE-500714D63B11}.Debug|x64.Deploy.0 = Debug|x64 + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|ARM.ActiveCfg = Release|ARM + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|ARM.Build.0 = Release|ARM + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|ARM.Deploy.0 = Release|ARM + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|Win32.ActiveCfg = Release|Win32 + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|Win32.Build.0 = Release|Win32 + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|Win32.Deploy.0 = Release|Win32 + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|x64.ActiveCfg = Release|x64 + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|x64.Build.0 = Release|x64 + {493095CF-A411-5A52-B6DE-500714D63B11}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Compass/cpp/Compass.vcxproj b/Samples/Compass/cpp/Compass.vcxproj index f5fbc4c974..4545798796 100644 --- a/Samples/Compass/cpp/Compass.vcxproj +++ b/Samples/Compass/cpp/Compass.vcxproj @@ -1,15 +1,15 @@  - {8225c61d-8168-51df-b482-0f414c40f3ce} + {493095cf-a411-5a52-b6de-500714d63b11} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Compass/cpp/Package.appxmanifest b/Samples/Compass/cpp/Package.appxmanifest index d7b63216ed..c77b869fc0 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 dce3e0b151..a1bcc66c75 100644 --- a/Samples/Compass/cs/Compass.csproj +++ b/Samples/Compass/cs/Compass.csproj @@ -4,15 +4,15 @@ Debug x86 - {E75220E9-2621-5D12-9872-9B230F9E6A03} + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1} AppContainerExe Properties SDKTemplate Compass en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Compass/cs/Compass.sln b/Samples/Compass/cs/Compass.sln index 464ad73fd1..4c12b3f48b 100644 --- a/Samples/Compass/cs/Compass.sln +++ b/Samples/Compass/cs/Compass.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compass", "Compass.csproj", "{E75220E9-2621-5D12-9872-9B230F9E6A03}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compass", "Compass.csproj", "{9D3A390D-30D7-5891-AB0C-B2F78D5991E1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|ARM.ActiveCfg = Debug|ARM - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|ARM.Build.0 = Debug|ARM - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|ARM.Deploy.0 = Debug|ARM - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|x64.ActiveCfg = Debug|x64 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|x64.Build.0 = Debug|x64 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|x64.Deploy.0 = Debug|x64 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|x86.ActiveCfg = Debug|x86 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|x86.Build.0 = Debug|x86 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Debug|x86.Deploy.0 = Debug|x86 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|ARM.ActiveCfg = Release|ARM - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|ARM.Build.0 = Release|ARM - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|ARM.Deploy.0 = Release|ARM - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|x64.ActiveCfg = Release|x64 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|x64.Build.0 = Release|x64 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|x64.Deploy.0 = Release|x64 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|x86.ActiveCfg = Release|x86 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|x86.Build.0 = Release|x86 - {E75220E9-2621-5D12-9872-9B230F9E6A03}.Release|x86.Deploy.0 = Release|x86 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|ARM.ActiveCfg = Debug|ARM + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|ARM.Build.0 = Debug|ARM + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|ARM.Deploy.0 = Debug|ARM + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|x64.ActiveCfg = Debug|x64 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|x64.Build.0 = Debug|x64 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|x64.Deploy.0 = Debug|x64 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|x86.ActiveCfg = Debug|x86 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|x86.Build.0 = Debug|x86 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Debug|x86.Deploy.0 = Debug|x86 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|ARM.ActiveCfg = Release|ARM + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|ARM.Build.0 = Release|ARM + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|ARM.Deploy.0 = Release|ARM + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|x64.ActiveCfg = Release|x64 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|x64.Build.0 = Release|x64 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|x64.Deploy.0 = Release|x64 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|x86.ActiveCfg = Release|x86 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|x86.Build.0 = Release|x86 + {9D3A390D-30D7-5891-AB0C-B2F78D5991E1}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Compass/cs/Package.appxmanifest b/Samples/Compass/cs/Package.appxmanifest index e7213a9562..baeaae1d43 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 1920edd14d..bf32acb9a1 100644 --- a/Samples/Compass/js/Compass.jsproj +++ b/Samples/Compass/js/Compass.jsproj @@ -35,7 +35,7 @@ - a903936d-4480-5d03-8272-c459849b8c62 + 4b740657-6aa1-594d-a428-22daccd475b2 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Compass/js/Compass.sln b/Samples/Compass/js/Compass.sln index f3413e29ab..65b63eb747 100644 --- a/Samples/Compass/js/Compass.sln +++ b/Samples/Compass/js/Compass.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Compass", "Compass.jsproj", "{A903936D-4480-5D03-8272-C459849B8C62}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Compass", "Compass.jsproj", "{4B740657-6AA1-594D-A428-22DACCD475B2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|ARM.ActiveCfg = Debug|ARM - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|ARM.Build.0 = Debug|ARM - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|ARM.Deploy.0 = Debug|ARM - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|x64.ActiveCfg = Debug|x64 - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|x64.Build.0 = Debug|x64 - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|x64.Deploy.0 = Debug|x64 - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|x86.ActiveCfg = Debug|x86 - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|x86.Build.0 = Debug|x86 - {A903936D-4480-5D03-8272-C459849B8C62}.Debug|x86.Deploy.0 = Debug|x86 - {A903936D-4480-5D03-8272-C459849B8C62}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A903936D-4480-5D03-8272-C459849B8C62}.Release|Any CPU.Build.0 = Release|Any CPU - {A903936D-4480-5D03-8272-C459849B8C62}.Release|Any CPU.Deploy.0 = Release|Any CPU - {A903936D-4480-5D03-8272-C459849B8C62}.Release|ARM.ActiveCfg = Release|ARM - {A903936D-4480-5D03-8272-C459849B8C62}.Release|ARM.Build.0 = Release|ARM - {A903936D-4480-5D03-8272-C459849B8C62}.Release|ARM.Deploy.0 = Release|ARM - {A903936D-4480-5D03-8272-C459849B8C62}.Release|x64.ActiveCfg = Release|x64 - {A903936D-4480-5D03-8272-C459849B8C62}.Release|x64.Build.0 = Release|x64 - {A903936D-4480-5D03-8272-C459849B8C62}.Release|x64.Deploy.0 = Release|x64 - {A903936D-4480-5D03-8272-C459849B8C62}.Release|x86.ActiveCfg = Release|x86 - {A903936D-4480-5D03-8272-C459849B8C62}.Release|x86.Build.0 = Release|x86 - {A903936D-4480-5D03-8272-C459849B8C62}.Release|x86.Deploy.0 = Release|x86 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|ARM.ActiveCfg = Debug|ARM + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|ARM.Build.0 = Debug|ARM + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|ARM.Deploy.0 = Debug|ARM + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|x64.ActiveCfg = Debug|x64 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|x64.Build.0 = Debug|x64 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|x64.Deploy.0 = Debug|x64 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|x86.ActiveCfg = Debug|x86 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|x86.Build.0 = Debug|x86 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Debug|x86.Deploy.0 = Debug|x86 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|Any CPU.Build.0 = Release|Any CPU + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|Any CPU.Deploy.0 = Release|Any CPU + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|ARM.ActiveCfg = Release|ARM + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|ARM.Build.0 = Release|ARM + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|ARM.Deploy.0 = Release|ARM + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|x64.ActiveCfg = Release|x64 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|x64.Build.0 = Release|x64 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|x64.Deploy.0 = Release|x64 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|x86.ActiveCfg = Release|x86 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|x86.Build.0 = Release|x86 + {4B740657-6AA1-594D-A428-22DACCD475B2}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Compass/js/Package.appxmanifest b/Samples/Compass/js/Package.appxmanifest index 5e608d49da..f4182ab7b8 100644 --- a/Samples/Compass/js/Package.appxmanifest +++ b/Samples/Compass/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Compass/vb/Compass.sln b/Samples/Compass/vb/Compass.sln index 2e7d11ae5e..593c69f7d3 100644 --- a/Samples/Compass/vb/Compass.sln +++ b/Samples/Compass/vb/Compass.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Compass", "Compass.vbproj", "{0C703A3D-8922-51DC-B6E7-4CB046EAA491}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Compass", "Compass.vbproj", "{697AAE09-70A9-511F-9301-ABF6C4C2AC32}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|ARM.ActiveCfg = Debug|ARM - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|ARM.Build.0 = Debug|ARM - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|ARM.Deploy.0 = Debug|ARM - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|x64.ActiveCfg = Debug|x64 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|x64.Build.0 = Debug|x64 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|x64.Deploy.0 = Debug|x64 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|x86.ActiveCfg = Debug|x86 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|x86.Build.0 = Debug|x86 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Debug|x86.Deploy.0 = Debug|x86 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|ARM.ActiveCfg = Release|ARM - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|ARM.Build.0 = Release|ARM - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|ARM.Deploy.0 = Release|ARM - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|x64.ActiveCfg = Release|x64 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|x64.Build.0 = Release|x64 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|x64.Deploy.0 = Release|x64 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|x86.ActiveCfg = Release|x86 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|x86.Build.0 = Release|x86 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491}.Release|x86.Deploy.0 = Release|x86 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|ARM.ActiveCfg = Debug|ARM + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|ARM.Build.0 = Debug|ARM + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|ARM.Deploy.0 = Debug|ARM + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|x64.ActiveCfg = Debug|x64 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|x64.Build.0 = Debug|x64 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|x64.Deploy.0 = Debug|x64 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|x86.ActiveCfg = Debug|x86 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|x86.Build.0 = Debug|x86 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Debug|x86.Deploy.0 = Debug|x86 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|ARM.ActiveCfg = Release|ARM + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|ARM.Build.0 = Release|ARM + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|ARM.Deploy.0 = Release|ARM + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|x64.ActiveCfg = Release|x64 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|x64.Build.0 = Release|x64 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|x64.Deploy.0 = Release|x64 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|x86.ActiveCfg = Release|x86 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|x86.Build.0 = Release|x86 + {697AAE09-70A9-511F-9301-ABF6C4C2AC32}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Compass/vb/Compass.vbproj b/Samples/Compass/vb/Compass.vbproj index 780d0b68a0..47ac7b73d0 100644 --- a/Samples/Compass/vb/Compass.vbproj +++ b/Samples/Compass/vb/Compass.vbproj @@ -4,15 +4,15 @@ Debug x86 - {0C703A3D-8922-51DC-B6E7-4CB046EAA491} + {697AAE09-70A9-511F-9301-ABF6C4C2AC32} AppContainerExe SDKTemplate Compass en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Compass/vb/Package.appxmanifest b/Samples/Compass/vb/Package.appxmanifest index 77b3dae1c4..baf0eac241 100644 --- a/Samples/Compass/vb/Package.appxmanifest +++ b/Samples/Compass/vb/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ComplexInk/complex-ink.yaml b/Samples/ComplexInk/complex-ink.yml similarity index 100% rename from Samples/ComplexInk/complex-ink.yaml rename to Samples/ComplexInk/complex-ink.yml diff --git a/Samples/ComplexInk/cpp/ComplexInk.sln b/Samples/ComplexInk/cpp/ComplexInk.sln index adde417d2a..bf44ad190e 100644 --- a/Samples/ComplexInk/cpp/ComplexInk.sln +++ b/Samples/ComplexInk/cpp/ComplexInk.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ComplexInk", "ComplexInk.vcxproj", "{45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ComplexInk", "ComplexInk.vcxproj", "{CC194D82-9F8F-5593-8C2B-B150C8405FDC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|ARM.ActiveCfg = Debug|ARM - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|ARM.Build.0 = Debug|ARM - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|ARM.Deploy.0 = Debug|ARM - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|x64.ActiveCfg = Debug|x64 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|x64.Build.0 = Debug|x64 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|x64.Deploy.0 = Debug|x64 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|x86.ActiveCfg = Debug|Win32 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|x86.Build.0 = Debug|Win32 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Debug|x86.Deploy.0 = Debug|Win32 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|ARM.ActiveCfg = Release|ARM - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|ARM.Build.0 = Release|ARM - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|ARM.Deploy.0 = Release|ARM - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|x64.ActiveCfg = Release|x64 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|x64.Build.0 = Release|x64 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|x64.Deploy.0 = Release|x64 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|x86.ActiveCfg = Release|Win32 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|x86.Build.0 = Release|Win32 - {45EFDE7E-C2D8-5AA9-9560-E371FA5B6BAB}.Release|x86.Deploy.0 = Release|Win32 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|ARM.ActiveCfg = Debug|ARM + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|ARM.Build.0 = Debug|ARM + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|ARM.Deploy.0 = Debug|ARM + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|x64.ActiveCfg = Debug|x64 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|x64.Build.0 = Debug|x64 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|x64.Deploy.0 = Debug|x64 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|x86.ActiveCfg = Debug|Win32 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|x86.Build.0 = Debug|Win32 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Debug|x86.Deploy.0 = Debug|Win32 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|ARM.ActiveCfg = Release|ARM + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|ARM.Build.0 = Release|ARM + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|ARM.Deploy.0 = Release|ARM + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|x64.ActiveCfg = Release|x64 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|x64.Build.0 = Release|x64 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|x64.Deploy.0 = Release|x64 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|x86.ActiveCfg = Release|Win32 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|x86.Build.0 = Release|Win32 + {CC194D82-9F8F-5593-8C2B-B150C8405FDC}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ComplexInk/cpp/ComplexInk.vcxproj b/Samples/ComplexInk/cpp/ComplexInk.vcxproj index dc75f85ced..ed43f20e5e 100644 --- a/Samples/ComplexInk/cpp/ComplexInk.vcxproj +++ b/Samples/ComplexInk/cpp/ComplexInk.vcxproj @@ -1,15 +1,15 @@  - {45efde7e-c2d8-5aa9-9560-e371fa5b6bab} + {cc194d82-9f8f-5593-8c2b-b150c8405fdc} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ComplexInk/cpp/Package.appxmanifest b/Samples/ComplexInk/cpp/Package.appxmanifest index e4cc711758..9fc9475207 100644 --- a/Samples/ComplexInk/cpp/Package.appxmanifest +++ b/Samples/ComplexInk/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CompositionVisual/composition-visual.yaml b/Samples/CompositionVisual/composition-visual.yml similarity index 100% rename from Samples/CompositionVisual/composition-visual.yaml rename to Samples/CompositionVisual/composition-visual.yml diff --git a/Samples/CompositionVisual/cpp/CompositionVisual.sln b/Samples/CompositionVisual/cpp/CompositionVisual.sln index b4a1bce1d9..9bf81fa237 100644 --- a/Samples/CompositionVisual/cpp/CompositionVisual.sln +++ b/Samples/CompositionVisual/cpp/CompositionVisual.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CompositionVisual", "CompositionVisual.vcxproj", "{5B20C5AD-0400-5406-B3A5-2ADA94807FE0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CompositionVisual", "CompositionVisual.vcxproj", "{7AE4EB2B-A41D-5906-9294-B1B48BFF4574}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|ARM.ActiveCfg = Debug|ARM - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|ARM.Build.0 = Debug|ARM - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|ARM.Deploy.0 = Debug|ARM - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|x64.ActiveCfg = Debug|x64 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|x64.Build.0 = Debug|x64 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|x64.Deploy.0 = Debug|x64 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|x86.ActiveCfg = Debug|Win32 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|x86.Build.0 = Debug|Win32 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Debug|x86.Deploy.0 = Debug|Win32 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|ARM.ActiveCfg = Release|ARM - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|ARM.Build.0 = Release|ARM - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|ARM.Deploy.0 = Release|ARM - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|x64.ActiveCfg = Release|x64 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|x64.Build.0 = Release|x64 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|x64.Deploy.0 = Release|x64 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|x86.ActiveCfg = Release|Win32 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|x86.Build.0 = Release|Win32 - {5B20C5AD-0400-5406-B3A5-2ADA94807FE0}.Release|x86.Deploy.0 = Release|Win32 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|ARM.ActiveCfg = Debug|ARM + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|ARM.Build.0 = Debug|ARM + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|ARM.Deploy.0 = Debug|ARM + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|x64.ActiveCfg = Debug|x64 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|x64.Build.0 = Debug|x64 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|x64.Deploy.0 = Debug|x64 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|x86.ActiveCfg = Debug|Win32 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|x86.Build.0 = Debug|Win32 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Debug|x86.Deploy.0 = Debug|Win32 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|ARM.ActiveCfg = Release|ARM + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|ARM.Build.0 = Release|ARM + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|ARM.Deploy.0 = Release|ARM + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|x64.ActiveCfg = Release|x64 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|x64.Build.0 = Release|x64 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|x64.Deploy.0 = Release|x64 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|x86.ActiveCfg = Release|Win32 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|x86.Build.0 = Release|Win32 + {7AE4EB2B-A41D-5906-9294-B1B48BFF4574}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CompositionVisual/cpp/CompositionVisual.vcxproj b/Samples/CompositionVisual/cpp/CompositionVisual.vcxproj index dde5422348..4e0268422f 100644 --- a/Samples/CompositionVisual/cpp/CompositionVisual.vcxproj +++ b/Samples/CompositionVisual/cpp/CompositionVisual.vcxproj @@ -1,15 +1,15 @@  - {5b20c5ad-0400-5406-b3a5-2ada94807fe0} + {7ae4eb2b-a41d-5906-9294-b1b48bff4574} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/CompositionVisual/cpp/Package.appxmanifest b/Samples/CompositionVisual/cpp/Package.appxmanifest index d72c9d657b..218d38b99d 100644 --- a/Samples/CompositionVisual/cpp/Package.appxmanifest +++ b/Samples/CompositionVisual/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CompositionVisual/cs/CompositionVisual.csproj b/Samples/CompositionVisual/cs/CompositionVisual.csproj index 1d8f9cee90..889749fa50 100644 --- a/Samples/CompositionVisual/cs/CompositionVisual.csproj +++ b/Samples/CompositionVisual/cs/CompositionVisual.csproj @@ -4,15 +4,15 @@ Debug x86 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7} + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2} AppContainerExe Properties CompositionVisual CompositionVisual en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CompositionVisual/cs/CompositionVisual.sln b/Samples/CompositionVisual/cs/CompositionVisual.sln index 7ba6902402..be9ff6ae5e 100644 --- a/Samples/CompositionVisual/cs/CompositionVisual.sln +++ b/Samples/CompositionVisual/cs/CompositionVisual.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CompositionVisual", "CompositionVisual.csproj", "{D6A01110-F935-578F-B4AD-13D2F2AC77D7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CompositionVisual", "CompositionVisual.csproj", "{723FBA6F-8BC5-5ABE-8880-E540280CE1B2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|ARM.ActiveCfg = Debug|ARM - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|ARM.Build.0 = Debug|ARM - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|ARM.Deploy.0 = Debug|ARM - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|x64.ActiveCfg = Debug|x64 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|x64.Build.0 = Debug|x64 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|x64.Deploy.0 = Debug|x64 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|x86.ActiveCfg = Debug|x86 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|x86.Build.0 = Debug|x86 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Debug|x86.Deploy.0 = Debug|x86 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|ARM.ActiveCfg = Release|ARM - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|ARM.Build.0 = Release|ARM - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|ARM.Deploy.0 = Release|ARM - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|x64.ActiveCfg = Release|x64 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|x64.Build.0 = Release|x64 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|x64.Deploy.0 = Release|x64 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|x86.ActiveCfg = Release|x86 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|x86.Build.0 = Release|x86 - {D6A01110-F935-578F-B4AD-13D2F2AC77D7}.Release|x86.Deploy.0 = Release|x86 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|ARM.ActiveCfg = Debug|ARM + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|ARM.Build.0 = Debug|ARM + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|ARM.Deploy.0 = Debug|ARM + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|x64.ActiveCfg = Debug|x64 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|x64.Build.0 = Debug|x64 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|x64.Deploy.0 = Debug|x64 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|x86.ActiveCfg = Debug|x86 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|x86.Build.0 = Debug|x86 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Debug|x86.Deploy.0 = Debug|x86 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|ARM.ActiveCfg = Release|ARM + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|ARM.Build.0 = Release|ARM + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|ARM.Deploy.0 = Release|ARM + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|x64.ActiveCfg = Release|x64 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|x64.Build.0 = Release|x64 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|x64.Deploy.0 = Release|x64 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|x86.ActiveCfg = Release|x86 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|x86.Build.0 = Release|x86 + {723FBA6F-8BC5-5ABE-8880-E540280CE1B2}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CompositionVisual/cs/Package.appxmanifest b/Samples/CompositionVisual/cs/Package.appxmanifest index 92ff1684a8..08ecfdc37b 100644 --- a/Samples/CompositionVisual/cs/Package.appxmanifest +++ b/Samples/CompositionVisual/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CompositionVisual/vb/CompositionVisual.sln b/Samples/CompositionVisual/vb/CompositionVisual.sln index a68c80eaa0..b9405818c5 100644 --- a/Samples/CompositionVisual/vb/CompositionVisual.sln +++ b/Samples/CompositionVisual/vb/CompositionVisual.sln @@ -2,7 +2,7 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CompositionVisual", "CompositionVisual.vbproj", "{03F86100-73E0-54F4-B0FE-52E0CDE5338E}" +Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CompositionVisual", "CompositionVisual.vbproj", "{CBA5D088-7039-5432-A26A-4DB3324DB8BF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -14,24 +14,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|ARM.ActiveCfg = Debug|ARM - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|ARM.Build.0 = Debug|ARM - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|ARM.Deploy.0 = Debug|ARM - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|x64.ActiveCfg = Debug|x64 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|x64.Build.0 = Debug|x64 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|x64.Deploy.0 = Debug|x64 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|x86.ActiveCfg = Debug|x86 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|x86.Build.0 = Debug|x86 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Debug|x86.Deploy.0 = Debug|x86 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|ARM.ActiveCfg = Release|ARM - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|ARM.Build.0 = Release|ARM - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|ARM.Deploy.0 = Release|ARM - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|x64.ActiveCfg = Release|x64 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|x64.Build.0 = Release|x64 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|x64.Deploy.0 = Release|x64 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|x86.ActiveCfg = Release|x86 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|x86.Build.0 = Release|x86 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E}.Release|x86.Deploy.0 = Release|x86 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|ARM.ActiveCfg = Debug|ARM + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|ARM.Build.0 = Debug|ARM + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|ARM.Deploy.0 = Debug|ARM + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|x64.ActiveCfg = Debug|x64 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|x64.Build.0 = Debug|x64 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|x64.Deploy.0 = Debug|x64 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|x86.ActiveCfg = Debug|x86 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|x86.Build.0 = Debug|x86 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Debug|x86.Deploy.0 = Debug|x86 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|ARM.ActiveCfg = Release|ARM + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|ARM.Build.0 = Release|ARM + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|ARM.Deploy.0 = Release|ARM + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|x64.ActiveCfg = Release|x64 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|x64.Build.0 = Release|x64 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|x64.Deploy.0 = Release|x64 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|x86.ActiveCfg = Release|x86 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|x86.Build.0 = Release|x86 + {CBA5D088-7039-5432-A26A-4DB3324DB8BF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CompositionVisual/vb/CompositionVisual.vbproj b/Samples/CompositionVisual/vb/CompositionVisual.vbproj index 45414845da..9b00c5039c 100644 --- a/Samples/CompositionVisual/vb/CompositionVisual.vbproj +++ b/Samples/CompositionVisual/vb/CompositionVisual.vbproj @@ -4,15 +4,15 @@ Debug x86 - {03F86100-73E0-54F4-B0FE-52E0CDE5338E} + {CBA5D088-7039-5432-A26A-4DB3324DB8BF} AppContainerExe CompositionVisual CompositionVisual en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CompositionVisual/vb/Package.appxmanifest b/Samples/CompositionVisual/vb/Package.appxmanifest index e233913cdd..fbe522d3a7 100644 --- a/Samples/CompositionVisual/vb/Package.appxmanifest +++ b/Samples/CompositionVisual/vb/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Compression/compression.yaml b/Samples/Compression/compression.yml similarity index 100% rename from Samples/Compression/compression.yaml rename to Samples/Compression/compression.yml diff --git a/Samples/Compression/cpp/Compression.sln b/Samples/Compression/cpp/Compression.sln index 49aeaf0a15..ba101ceac8 100644 --- a/Samples/Compression/cpp/Compression.sln +++ b/Samples/Compression/cpp/Compression.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Compression", "Compression.vcxproj", "{6093A0A9-1147-5D33-BB0F-174B8282F342}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Compression", "Compression.vcxproj", "{C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|ARM.ActiveCfg = Debug|ARM - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|ARM.Build.0 = Debug|ARM - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|ARM.Deploy.0 = Debug|ARM - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|x64.ActiveCfg = Debug|x64 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|x64.Build.0 = Debug|x64 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|x64.Deploy.0 = Debug|x64 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|x86.ActiveCfg = Debug|Win32 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|x86.Build.0 = Debug|Win32 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Debug|x86.Deploy.0 = Debug|Win32 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|ARM.ActiveCfg = Release|ARM - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|ARM.Build.0 = Release|ARM - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|ARM.Deploy.0 = Release|ARM - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|x64.ActiveCfg = Release|x64 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|x64.Build.0 = Release|x64 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|x64.Deploy.0 = Release|x64 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|x86.ActiveCfg = Release|Win32 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|x86.Build.0 = Release|Win32 - {6093A0A9-1147-5D33-BB0F-174B8282F342}.Release|x86.Deploy.0 = Release|Win32 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|ARM.ActiveCfg = Debug|ARM + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|ARM.Build.0 = Debug|ARM + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|ARM.Deploy.0 = Debug|ARM + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|x64.ActiveCfg = Debug|x64 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|x64.Build.0 = Debug|x64 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|x64.Deploy.0 = Debug|x64 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|x86.ActiveCfg = Debug|Win32 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|x86.Build.0 = Debug|Win32 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Debug|x86.Deploy.0 = Debug|Win32 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|ARM.ActiveCfg = Release|ARM + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|ARM.Build.0 = Release|ARM + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|ARM.Deploy.0 = Release|ARM + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|x64.ActiveCfg = Release|x64 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|x64.Build.0 = Release|x64 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|x64.Deploy.0 = Release|x64 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|x86.ActiveCfg = Release|Win32 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|x86.Build.0 = Release|Win32 + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Compression/cpp/Compression.vcxproj b/Samples/Compression/cpp/Compression.vcxproj index 057c44a78c..6e90d7772d 100644 --- a/Samples/Compression/cpp/Compression.vcxproj +++ b/Samples/Compression/cpp/Compression.vcxproj @@ -1,15 +1,15 @@  - {6093A0A9-1147-5D33-BB0F-174B8282F342} + {C9FEDB09-5929-58A4-AB84-DA00E50ECDBA} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Compression/cpp/Package.appxmanifest b/Samples/Compression/cpp/Package.appxmanifest index 7f1d1bae7e..8faac9708b 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 b1323b1e90..f1bd21b1c9 100644 --- a/Samples/Compression/cs/Compression.csproj +++ b/Samples/Compression/cs/Compression.csproj @@ -4,15 +4,15 @@ Debug x86 - {D57E1A84-2C5D-5453-8688-B97257B42EC3} + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E} AppContainerExe Properties Compression Compression en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Compression/cs/Compression.sln b/Samples/Compression/cs/Compression.sln index dd508ae82b..78b70a2028 100644 --- a/Samples/Compression/cs/Compression.sln +++ b/Samples/Compression/cs/Compression.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compression", "Compression.csproj", "{D57E1A84-2C5D-5453-8688-B97257B42EC3}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Compression", "Compression.csproj", "{B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|ARM.ActiveCfg = Debug|ARM - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|ARM.Build.0 = Debug|ARM - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|ARM.Deploy.0 = Debug|ARM - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|x64.ActiveCfg = Debug|x64 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|x64.Build.0 = Debug|x64 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|x64.Deploy.0 = Debug|x64 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|x86.ActiveCfg = Debug|x86 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|x86.Build.0 = Debug|x86 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Debug|x86.Deploy.0 = Debug|x86 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|ARM.ActiveCfg = Release|ARM - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|ARM.Build.0 = Release|ARM - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|ARM.Deploy.0 = Release|ARM - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|x64.ActiveCfg = Release|x64 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|x64.Build.0 = Release|x64 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|x64.Deploy.0 = Release|x64 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|x86.ActiveCfg = Release|x86 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|x86.Build.0 = Release|x86 - {D57E1A84-2C5D-5453-8688-B97257B42EC3}.Release|x86.Deploy.0 = Release|x86 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|ARM.ActiveCfg = Debug|ARM + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|ARM.Build.0 = Debug|ARM + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|ARM.Deploy.0 = Debug|ARM + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|x64.ActiveCfg = Debug|x64 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|x64.Build.0 = Debug|x64 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|x64.Deploy.0 = Debug|x64 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|x86.ActiveCfg = Debug|x86 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|x86.Build.0 = Debug|x86 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Debug|x86.Deploy.0 = Debug|x86 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|ARM.ActiveCfg = Release|ARM + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|ARM.Build.0 = Release|ARM + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|ARM.Deploy.0 = Release|ARM + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|x64.ActiveCfg = Release|x64 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|x64.Build.0 = Release|x64 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|x64.Deploy.0 = Release|x64 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|x86.ActiveCfg = Release|x86 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|x86.Build.0 = Release|x86 + {B5387B5F-BE7E-56B3-A012-2D4D5EF0BF7E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Compression/cs/Package.appxmanifest b/Samples/Compression/cs/Package.appxmanifest index f2697b37f0..198120db14 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 6335b525b3..268f8b26dd 100644 --- a/Samples/Compression/js/Compression.jsproj +++ b/Samples/Compression/js/Compression.jsproj @@ -35,7 +35,7 @@ - 78b0b080-ad9f-54da-987d-9825733de967 + 2a6884a0-06fe-5bc5-8706-b9c2244bae81 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Compression/js/Compression.sln b/Samples/Compression/js/Compression.sln index 5df510ad34..aa8fb1ee32 100644 --- a/Samples/Compression/js/Compression.sln +++ b/Samples/Compression/js/Compression.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Compression", "Compression.jsproj", "{78B0B080-AD9F-54DA-987D-9825733DE967}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Compression", "Compression.jsproj", "{2A6884A0-06FE-5BC5-8706-B9C2244BAE81}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|Any CPU.Build.0 = Debug|Any CPU - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|ARM.ActiveCfg = Debug|ARM - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|ARM.Build.0 = Debug|ARM - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|ARM.Deploy.0 = Debug|ARM - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|x64.ActiveCfg = Debug|x64 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|x64.Build.0 = Debug|x64 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|x64.Deploy.0 = Debug|x64 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|x86.ActiveCfg = Debug|x86 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|x86.Build.0 = Debug|x86 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Debug|x86.Deploy.0 = Debug|x86 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|Any CPU.ActiveCfg = Release|Any CPU - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|Any CPU.Build.0 = Release|Any CPU - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|Any CPU.Deploy.0 = Release|Any CPU - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|ARM.ActiveCfg = Release|ARM - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|ARM.Build.0 = Release|ARM - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|ARM.Deploy.0 = Release|ARM - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|x64.ActiveCfg = Release|x64 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|x64.Build.0 = Release|x64 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|x64.Deploy.0 = Release|x64 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|x86.ActiveCfg = Release|x86 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|x86.Build.0 = Release|x86 - {78B0B080-AD9F-54DA-987D-9825733DE967}.Release|x86.Deploy.0 = Release|x86 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|ARM.ActiveCfg = Debug|ARM + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|ARM.Build.0 = Debug|ARM + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|ARM.Deploy.0 = Debug|ARM + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|x64.ActiveCfg = Debug|x64 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|x64.Build.0 = Debug|x64 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|x64.Deploy.0 = Debug|x64 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|x86.ActiveCfg = Debug|x86 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|x86.Build.0 = Debug|x86 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Debug|x86.Deploy.0 = Debug|x86 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|Any CPU.Build.0 = Release|Any CPU + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|Any CPU.Deploy.0 = Release|Any CPU + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|ARM.ActiveCfg = Release|ARM + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|ARM.Build.0 = Release|ARM + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|ARM.Deploy.0 = Release|ARM + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|x64.ActiveCfg = Release|x64 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|x64.Build.0 = Release|x64 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|x64.Deploy.0 = Release|x64 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|x86.ActiveCfg = Release|x86 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|x86.Build.0 = Release|x86 + {2A6884A0-06FE-5BC5-8706-B9C2244BAE81}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Compression/js/Package.appxmanifest b/Samples/Compression/js/Package.appxmanifest index b41d6a72fb..e9913a45fd 100644 --- a/Samples/Compression/js/Package.appxmanifest +++ b/Samples/Compression/js/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ContactCardIntegration/contact-card-integration.yaml b/Samples/ContactCardIntegration/contact-card-integration.yml similarity index 100% rename from Samples/ContactCardIntegration/contact-card-integration.yaml rename to Samples/ContactCardIntegration/contact-card-integration.yml diff --git a/Samples/ContactCardIntegration/cs/ContactCardIntegration.csproj b/Samples/ContactCardIntegration/cs/ContactCardIntegration.csproj index 7fd4b0bf34..aa3b29ffce 100644 --- a/Samples/ContactCardIntegration/cs/ContactCardIntegration.csproj +++ b/Samples/ContactCardIntegration/cs/ContactCardIntegration.csproj @@ -4,15 +4,15 @@ Debug x86 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544} + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC} AppContainerExe Properties SDKTemplate ContactCardIntegration en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ContactCardIntegration/cs/ContactCardIntegration.sln b/Samples/ContactCardIntegration/cs/ContactCardIntegration.sln index e50a5671e8..834e5df0e9 100644 --- a/Samples/ContactCardIntegration/cs/ContactCardIntegration.sln +++ b/Samples/ContactCardIntegration/cs/ContactCardIntegration.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContactCardIntegration", "ContactCardIntegration.csproj", "{C3532CD6-6CAF-524F-9EC7-B3669B3DC544}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContactCardIntegration", "ContactCardIntegration.csproj", "{E07AD6C8-6EEF-5652-92FD-CC6530B690AC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|ARM.ActiveCfg = Debug|ARM - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|ARM.Build.0 = Debug|ARM - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|ARM.Deploy.0 = Debug|ARM - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|x64.ActiveCfg = Debug|x64 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|x64.Build.0 = Debug|x64 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|x64.Deploy.0 = Debug|x64 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|x86.ActiveCfg = Debug|x86 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|x86.Build.0 = Debug|x86 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Debug|x86.Deploy.0 = Debug|x86 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|ARM.ActiveCfg = Release|ARM - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|ARM.Build.0 = Release|ARM - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|ARM.Deploy.0 = Release|ARM - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|x64.ActiveCfg = Release|x64 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|x64.Build.0 = Release|x64 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|x64.Deploy.0 = Release|x64 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|x86.ActiveCfg = Release|x86 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|x86.Build.0 = Release|x86 - {C3532CD6-6CAF-524F-9EC7-B3669B3DC544}.Release|x86.Deploy.0 = Release|x86 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|ARM.ActiveCfg = Debug|ARM + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|ARM.Build.0 = Debug|ARM + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|ARM.Deploy.0 = Debug|ARM + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|x64.ActiveCfg = Debug|x64 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|x64.Build.0 = Debug|x64 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|x64.Deploy.0 = Debug|x64 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|x86.ActiveCfg = Debug|x86 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|x86.Build.0 = Debug|x86 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Debug|x86.Deploy.0 = Debug|x86 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|ARM.ActiveCfg = Release|ARM + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|ARM.Build.0 = Release|ARM + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|ARM.Deploy.0 = Release|ARM + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|x64.ActiveCfg = Release|x64 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|x64.Build.0 = Release|x64 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|x64.Deploy.0 = Release|x64 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|x86.ActiveCfg = Release|x86 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|x86.Build.0 = Release|x86 + {E07AD6C8-6EEF-5652-92FD-CC6530B690AC}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContactCardIntegration/cs/Package.appxmanifest b/Samples/ContactCardIntegration/cs/Package.appxmanifest index b3fb0d6513..1245b7dd41 100644 --- a/Samples/ContactCardIntegration/cs/Package.appxmanifest +++ b/Samples/ContactCardIntegration/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ContactCards/contact-cards.yaml b/Samples/ContactCards/contact-cards.yml similarity index 100% rename from Samples/ContactCards/contact-cards.yaml rename to Samples/ContactCards/contact-cards.yml diff --git a/Samples/ContactCards/cpp/ContactCards.sln b/Samples/ContactCards/cpp/ContactCards.sln index b15e30aafa..518e11b353 100644 --- a/Samples/ContactCards/cpp/ContactCards.sln +++ b/Samples/ContactCards/cpp/ContactCards.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContactCards", "ContactCards.vcxproj", "{D43DE892-09D6-5858-826A-A6D643994A02}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContactCards", "ContactCards.vcxproj", "{9821BB38-F0B5-50B1-B2BB-AB31FF18D832}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|ARM.ActiveCfg = Debug|ARM - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|ARM.Build.0 = Debug|ARM - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|ARM.Deploy.0 = Debug|ARM - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|x64.ActiveCfg = Debug|x64 - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|x64.Build.0 = Debug|x64 - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|x64.Deploy.0 = Debug|x64 - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|x86.ActiveCfg = Debug|Win32 - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|x86.Build.0 = Debug|Win32 - {D43DE892-09D6-5858-826A-A6D643994A02}.Debug|x86.Deploy.0 = Debug|Win32 - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|ARM.ActiveCfg = Release|ARM - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|ARM.Build.0 = Release|ARM - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|ARM.Deploy.0 = Release|ARM - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|x64.ActiveCfg = Release|x64 - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|x64.Build.0 = Release|x64 - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|x64.Deploy.0 = Release|x64 - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|x86.ActiveCfg = Release|Win32 - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|x86.Build.0 = Release|Win32 - {D43DE892-09D6-5858-826A-A6D643994A02}.Release|x86.Deploy.0 = Release|Win32 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|ARM.ActiveCfg = Debug|ARM + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|ARM.Build.0 = Debug|ARM + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|ARM.Deploy.0 = Debug|ARM + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|x64.ActiveCfg = Debug|x64 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|x64.Build.0 = Debug|x64 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|x64.Deploy.0 = Debug|x64 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|x86.ActiveCfg = Debug|Win32 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|x86.Build.0 = Debug|Win32 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Debug|x86.Deploy.0 = Debug|Win32 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|ARM.ActiveCfg = Release|ARM + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|ARM.Build.0 = Release|ARM + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|ARM.Deploy.0 = Release|ARM + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|x64.ActiveCfg = Release|x64 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|x64.Build.0 = Release|x64 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|x64.Deploy.0 = Release|x64 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|x86.ActiveCfg = Release|Win32 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|x86.Build.0 = Release|Win32 + {9821BB38-F0B5-50B1-B2BB-AB31FF18D832}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContactCards/cpp/ContactCards.vcxproj b/Samples/ContactCards/cpp/ContactCards.vcxproj index 304b66a13c..ab14584bd3 100644 --- a/Samples/ContactCards/cpp/ContactCards.vcxproj +++ b/Samples/ContactCards/cpp/ContactCards.vcxproj @@ -1,15 +1,15 @@  - {d43de892-09d6-5858-826a-a6d643994a02} + {9821bb38-f0b5-50b1-b2bb-ab31ff18d832} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ContactCards/cpp/Package.appxmanifest b/Samples/ContactCards/cpp/Package.appxmanifest index 97891e6425..4cbda240ad 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 e0923bb617..bf1da4efd0 100644 --- a/Samples/ContactCards/cs/ContactCards.csproj +++ b/Samples/ContactCards/cs/ContactCards.csproj @@ -4,15 +4,15 @@ Debug x86 - {29C5A1BA-DB3E-5403-85C5-94175F610471} + {24125860-C62B-5C91-BEE6-35446D1C6C18} AppContainerExe Properties SDKTemplate ContactCards en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ContactCards/cs/ContactCards.sln b/Samples/ContactCards/cs/ContactCards.sln index 64f2c4df23..77404eb9d2 100644 --- a/Samples/ContactCards/cs/ContactCards.sln +++ b/Samples/ContactCards/cs/ContactCards.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContactCards", "ContactCards.csproj", "{29C5A1BA-DB3E-5403-85C5-94175F610471}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContactCards", "ContactCards.csproj", "{24125860-C62B-5C91-BEE6-35446D1C6C18}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|ARM.ActiveCfg = Debug|ARM - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|ARM.Build.0 = Debug|ARM - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|ARM.Deploy.0 = Debug|ARM - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|x64.ActiveCfg = Debug|x64 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|x64.Build.0 = Debug|x64 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|x64.Deploy.0 = Debug|x64 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|x86.ActiveCfg = Debug|x86 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|x86.Build.0 = Debug|x86 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Debug|x86.Deploy.0 = Debug|x86 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|ARM.ActiveCfg = Release|ARM - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|ARM.Build.0 = Release|ARM - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|ARM.Deploy.0 = Release|ARM - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|x64.ActiveCfg = Release|x64 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|x64.Build.0 = Release|x64 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|x64.Deploy.0 = Release|x64 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|x86.ActiveCfg = Release|x86 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|x86.Build.0 = Release|x86 - {29C5A1BA-DB3E-5403-85C5-94175F610471}.Release|x86.Deploy.0 = Release|x86 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|ARM.ActiveCfg = Debug|ARM + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|ARM.Build.0 = Debug|ARM + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|ARM.Deploy.0 = Debug|ARM + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|x64.ActiveCfg = Debug|x64 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|x64.Build.0 = Debug|x64 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|x64.Deploy.0 = Debug|x64 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|x86.ActiveCfg = Debug|x86 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|x86.Build.0 = Debug|x86 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Debug|x86.Deploy.0 = Debug|x86 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|ARM.ActiveCfg = Release|ARM + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|ARM.Build.0 = Release|ARM + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|ARM.Deploy.0 = Release|ARM + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|x64.ActiveCfg = Release|x64 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|x64.Build.0 = Release|x64 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|x64.Deploy.0 = Release|x64 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|x86.ActiveCfg = Release|x86 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|x86.Build.0 = Release|x86 + {24125860-C62B-5C91-BEE6-35446D1C6C18}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContactCards/cs/Package.appxmanifest b/Samples/ContactCards/cs/Package.appxmanifest index 98d6688b54..48c6b3c4c6 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 310fb47f21..da497461a7 100644 --- a/Samples/ContactCards/js/ContactCards.jsproj +++ b/Samples/ContactCards/js/ContactCards.jsproj @@ -35,7 +35,7 @@ - 05b63439-f6e7-5b4c-bfc4-d67f9302a1d1 + 71ddda8b-68c8-53fa-bbfb-95ffc5f6d166 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ContactCards/js/ContactCards.sln b/Samples/ContactCards/js/ContactCards.sln index 28951b20ef..d64df457f6 100644 --- a/Samples/ContactCards/js/ContactCards.sln +++ b/Samples/ContactCards/js/ContactCards.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ContactCards", "ContactCards.jsproj", "{05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ContactCards", "ContactCards.jsproj", "{71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|ARM.ActiveCfg = Debug|ARM - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|ARM.Build.0 = Debug|ARM - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|ARM.Deploy.0 = Debug|ARM - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|x64.ActiveCfg = Debug|x64 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|x64.Build.0 = Debug|x64 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|x64.Deploy.0 = Debug|x64 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|x86.ActiveCfg = Debug|x86 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|x86.Build.0 = Debug|x86 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Debug|x86.Deploy.0 = Debug|x86 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|Any CPU.Build.0 = Release|Any CPU - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|Any CPU.Deploy.0 = Release|Any CPU - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|ARM.ActiveCfg = Release|ARM - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|ARM.Build.0 = Release|ARM - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|ARM.Deploy.0 = Release|ARM - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|x64.ActiveCfg = Release|x64 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|x64.Build.0 = Release|x64 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|x64.Deploy.0 = Release|x64 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|x86.ActiveCfg = Release|x86 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|x86.Build.0 = Release|x86 - {05B63439-F6E7-5B4C-BFC4-D67F9302A1D1}.Release|x86.Deploy.0 = Release|x86 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|Any CPU.Build.0 = Debug|Any CPU + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|ARM.ActiveCfg = Debug|ARM + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|ARM.Build.0 = Debug|ARM + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|ARM.Deploy.0 = Debug|ARM + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|x64.ActiveCfg = Debug|x64 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|x64.Build.0 = Debug|x64 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|x64.Deploy.0 = Debug|x64 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|x86.ActiveCfg = Debug|x86 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|x86.Build.0 = Debug|x86 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Debug|x86.Deploy.0 = Debug|x86 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|Any CPU.ActiveCfg = Release|Any CPU + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|Any CPU.Build.0 = Release|Any CPU + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|Any CPU.Deploy.0 = Release|Any CPU + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|ARM.ActiveCfg = Release|ARM + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|ARM.Build.0 = Release|ARM + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|ARM.Deploy.0 = Release|ARM + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|x64.ActiveCfg = Release|x64 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|x64.Build.0 = Release|x64 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|x64.Deploy.0 = Release|x64 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|x86.ActiveCfg = Release|x86 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|x86.Build.0 = Release|x86 + {71DDDA8B-68C8-53FA-BBFB-95FFC5F6D166}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContactCards/js/Package.appxmanifest b/Samples/ContactCards/js/Package.appxmanifest index 8e054e6bba..cf4d717a72 100644 --- a/Samples/ContactCards/js/Package.appxmanifest +++ b/Samples/ContactCards/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ContactPanel/contact-panel.yaml b/Samples/ContactPanel/contact-panel.yml similarity index 100% rename from Samples/ContactPanel/contact-panel.yaml rename to Samples/ContactPanel/contact-panel.yml diff --git a/Samples/ContactPanel/cs/ContactPanel.csproj b/Samples/ContactPanel/cs/ContactPanel.csproj index 91b2f81923..9815511067 100644 --- a/Samples/ContactPanel/cs/ContactPanel.csproj +++ b/Samples/ContactPanel/cs/ContactPanel.csproj @@ -4,15 +4,15 @@ Debug x86 - {363B9E3B-311C-5802-B140-98C81F43E956} + {66810322-0208-55A1-A587-5AA7A780EC5C} AppContainerExe Properties SDKTemplate ContactPanel en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 15 true 512 diff --git a/Samples/ContactPanel/cs/ContactPanel.sln b/Samples/ContactPanel/cs/ContactPanel.sln index 4d094700cc..6baa19bd05 100644 --- a/Samples/ContactPanel/cs/ContactPanel.sln +++ b/Samples/ContactPanel/cs/ContactPanel.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27004.2006 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContactPanel", "ContactPanel.csproj", "{363B9E3B-311C-5802-B140-98C81F43E956}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContactPanel", "ContactPanel.csproj", "{66810322-0208-55A1-A587-5AA7A780EC5C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|ARM.ActiveCfg = Debug|ARM - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|ARM.Build.0 = Debug|ARM - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|ARM.Deploy.0 = Debug|ARM - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|x64.ActiveCfg = Debug|x64 - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|x64.Build.0 = Debug|x64 - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|x64.Deploy.0 = Debug|x64 - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|x86.ActiveCfg = Debug|x86 - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|x86.Build.0 = Debug|x86 - {363B9E3B-311C-5802-B140-98C81F43E956}.Debug|x86.Deploy.0 = Debug|x86 - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|ARM.ActiveCfg = Release|ARM - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|ARM.Build.0 = Release|ARM - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|ARM.Deploy.0 = Release|ARM - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|x64.ActiveCfg = Release|x64 - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|x64.Build.0 = Release|x64 - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|x64.Deploy.0 = Release|x64 - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|x86.ActiveCfg = Release|x86 - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|x86.Build.0 = Release|x86 - {363B9E3B-311C-5802-B140-98C81F43E956}.Release|x86.Deploy.0 = Release|x86 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|ARM.ActiveCfg = Debug|ARM + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|ARM.Build.0 = Debug|ARM + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|ARM.Deploy.0 = Debug|ARM + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|x64.ActiveCfg = Debug|x64 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|x64.Build.0 = Debug|x64 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|x64.Deploy.0 = Debug|x64 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|x86.ActiveCfg = Debug|x86 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|x86.Build.0 = Debug|x86 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Debug|x86.Deploy.0 = Debug|x86 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|ARM.ActiveCfg = Release|ARM + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|ARM.Build.0 = Release|ARM + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|ARM.Deploy.0 = Release|ARM + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|x64.ActiveCfg = Release|x64 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|x64.Build.0 = Release|x64 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|x64.Deploy.0 = Release|x64 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|x86.ActiveCfg = Release|x86 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|x86.Build.0 = Release|x86 + {66810322-0208-55A1-A587-5AA7A780EC5C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContactPanel/cs/Package.appxmanifest b/Samples/ContactPanel/cs/Package.appxmanifest index 3db61033bd..34d3e823da 100644 --- a/Samples/ContactPanel/cs/Package.appxmanifest +++ b/Samples/ContactPanel/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/ContactPicker/contact-picker.yaml b/Samples/ContactPicker/contact-picker.yml similarity index 100% rename from Samples/ContactPicker/contact-picker.yaml rename to Samples/ContactPicker/contact-picker.yml diff --git a/Samples/ContactPicker/cpp/ContactPicker.sln b/Samples/ContactPicker/cpp/ContactPicker.sln index b4a0d5acff..3684a65f11 100644 --- a/Samples/ContactPicker/cpp/ContactPicker.sln +++ b/Samples/ContactPicker/cpp/ContactPicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContactPicker", "ContactPicker.vcxproj", "{1448139C-2DF8-59FB-B003-ABD2FE0D77A0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContactPicker", "ContactPicker.vcxproj", "{635E6821-B009-5CAA-904E-8FCEC82618A8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|ARM.ActiveCfg = Debug|ARM - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|ARM.Build.0 = Debug|ARM - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|ARM.Deploy.0 = Debug|ARM - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|x64.ActiveCfg = Debug|x64 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|x64.Build.0 = Debug|x64 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|x64.Deploy.0 = Debug|x64 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|x86.ActiveCfg = Debug|Win32 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|x86.Build.0 = Debug|Win32 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Debug|x86.Deploy.0 = Debug|Win32 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|ARM.ActiveCfg = Release|ARM - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|ARM.Build.0 = Release|ARM - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|ARM.Deploy.0 = Release|ARM - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|x64.ActiveCfg = Release|x64 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|x64.Build.0 = Release|x64 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|x64.Deploy.0 = Release|x64 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|x86.ActiveCfg = Release|Win32 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|x86.Build.0 = Release|Win32 - {1448139C-2DF8-59FB-B003-ABD2FE0D77A0}.Release|x86.Deploy.0 = Release|Win32 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|ARM.ActiveCfg = Debug|ARM + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|ARM.Build.0 = Debug|ARM + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|ARM.Deploy.0 = Debug|ARM + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|x64.ActiveCfg = Debug|x64 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|x64.Build.0 = Debug|x64 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|x64.Deploy.0 = Debug|x64 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|x86.ActiveCfg = Debug|Win32 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|x86.Build.0 = Debug|Win32 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Debug|x86.Deploy.0 = Debug|Win32 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|ARM.ActiveCfg = Release|ARM + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|ARM.Build.0 = Release|ARM + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|ARM.Deploy.0 = Release|ARM + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|x64.ActiveCfg = Release|x64 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|x64.Build.0 = Release|x64 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|x64.Deploy.0 = Release|x64 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|x86.ActiveCfg = Release|Win32 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|x86.Build.0 = Release|Win32 + {635E6821-B009-5CAA-904E-8FCEC82618A8}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContactPicker/cpp/ContactPicker.vcxproj b/Samples/ContactPicker/cpp/ContactPicker.vcxproj index 558cb59038..742c6bcde8 100644 --- a/Samples/ContactPicker/cpp/ContactPicker.vcxproj +++ b/Samples/ContactPicker/cpp/ContactPicker.vcxproj @@ -1,15 +1,15 @@  - {1448139c-2df8-59fb-b003-abd2fe0d77a0} + {635e6821-b009-5caa-904e-8fcec82618a8} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ContactPicker/cpp/Package.appxmanifest b/Samples/ContactPicker/cpp/Package.appxmanifest index 2a1f9d826a..4e28e2aea9 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 d6db398c99..647f5fac9b 100644 --- a/Samples/ContactPicker/cs/ContactPicker.csproj +++ b/Samples/ContactPicker/cs/ContactPicker.csproj @@ -3,15 +3,15 @@ Debug - {10A107CA-55EF-50F9-99A1-107DA2323969} + {111FF88B-3600-5906-A9D3-61BC45875565} AppContainerExe Properties SDKTemplate ResizeView en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ContactPicker/cs/ContactPicker.sln b/Samples/ContactPicker/cs/ContactPicker.sln index a77ac66721..c1ba7a4d3f 100644 --- a/Samples/ContactPicker/cs/ContactPicker.sln +++ b/Samples/ContactPicker/cs/ContactPicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContactPicker", "ContactPicker.csproj", "{10A107CA-55EF-50F9-99A1-107DA2323969}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContactPicker", "ContactPicker.csproj", "{111FF88B-3600-5906-A9D3-61BC45875565}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|ARM.ActiveCfg = Debug|ARM - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|ARM.Build.0 = Debug|ARM - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|ARM.Deploy.0 = Debug|ARM - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|x64.ActiveCfg = Debug|x64 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|x64.Build.0 = Debug|x64 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|x64.Deploy.0 = Debug|x64 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|x86.ActiveCfg = Debug|x86 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|x86.Build.0 = Debug|x86 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Debug|x86.Deploy.0 = Debug|x86 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|ARM.ActiveCfg = Release|ARM - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|ARM.Build.0 = Release|ARM - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|ARM.Deploy.0 = Release|ARM - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|x64.ActiveCfg = Release|x64 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|x64.Build.0 = Release|x64 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|x64.Deploy.0 = Release|x64 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|x86.ActiveCfg = Release|x86 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|x86.Build.0 = Release|x86 - {10A107CA-55EF-50F9-99A1-107DA2323969}.Release|x86.Deploy.0 = Release|x86 + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|ARM.ActiveCfg = Debug|ARM + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|ARM.Build.0 = Debug|ARM + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|ARM.Deploy.0 = Debug|ARM + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|x64.ActiveCfg = Debug|x64 + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|x64.Build.0 = Debug|x64 + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|x64.Deploy.0 = Debug|x64 + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|x86.ActiveCfg = Debug|x86 + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|x86.Build.0 = Debug|x86 + {111FF88B-3600-5906-A9D3-61BC45875565}.Debug|x86.Deploy.0 = Debug|x86 + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|ARM.ActiveCfg = Release|ARM + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|ARM.Build.0 = Release|ARM + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|ARM.Deploy.0 = Release|ARM + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|x64.ActiveCfg = Release|x64 + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|x64.Build.0 = Release|x64 + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|x64.Deploy.0 = Release|x64 + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|x86.ActiveCfg = Release|x86 + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|x86.Build.0 = Release|x86 + {111FF88B-3600-5906-A9D3-61BC45875565}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContactPicker/cs/Package.appxmanifest b/Samples/ContactPicker/cs/Package.appxmanifest index 0067526e76..cf27e4f343 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 29c59b9a24..5b6736d831 100644 --- a/Samples/ContactPicker/js/ContactPicker.jsproj +++ b/Samples/ContactPicker/js/ContactPicker.jsproj @@ -35,7 +35,7 @@ - 00e1916a-580c-55cd-90f5-b15b286e78cc + 1b5a519d-1d0d-542d-998c-cda2bb526932 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ContactPicker/js/ContactPicker.sln b/Samples/ContactPicker/js/ContactPicker.sln index 2bff61b51e..f8e44e439b 100644 --- a/Samples/ContactPicker/js/ContactPicker.sln +++ b/Samples/ContactPicker/js/ContactPicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ContactPicker", "ContactPicker.jsproj", "{00E1916A-580C-55CD-90F5-B15B286E78CC}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ContactPicker", "ContactPicker.jsproj", "{1B5A519D-1D0D-542D-998C-CDA2BB526932}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|ARM.ActiveCfg = Debug|ARM - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|ARM.Build.0 = Debug|ARM - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|ARM.Deploy.0 = Debug|ARM - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|x64.ActiveCfg = Debug|x64 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|x64.Build.0 = Debug|x64 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|x64.Deploy.0 = Debug|x64 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|x86.ActiveCfg = Debug|x86 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|x86.Build.0 = Debug|x86 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Debug|x86.Deploy.0 = Debug|x86 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|Any CPU.Build.0 = Release|Any CPU - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|Any CPU.Deploy.0 = Release|Any CPU - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|ARM.ActiveCfg = Release|ARM - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|ARM.Build.0 = Release|ARM - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|ARM.Deploy.0 = Release|ARM - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|x64.ActiveCfg = Release|x64 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|x64.Build.0 = Release|x64 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|x64.Deploy.0 = Release|x64 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|x86.ActiveCfg = Release|x86 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|x86.Build.0 = Release|x86 - {00E1916A-580C-55CD-90F5-B15B286E78CC}.Release|x86.Deploy.0 = Release|x86 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|ARM.ActiveCfg = Debug|ARM + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|ARM.Build.0 = Debug|ARM + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|ARM.Deploy.0 = Debug|ARM + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|x64.ActiveCfg = Debug|x64 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|x64.Build.0 = Debug|x64 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|x64.Deploy.0 = Debug|x64 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|x86.ActiveCfg = Debug|x86 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|x86.Build.0 = Debug|x86 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Debug|x86.Deploy.0 = Debug|x86 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|Any CPU.Build.0 = Release|Any CPU + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|Any CPU.Deploy.0 = Release|Any CPU + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|ARM.ActiveCfg = Release|ARM + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|ARM.Build.0 = Release|ARM + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|ARM.Deploy.0 = Release|ARM + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|x64.ActiveCfg = Release|x64 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|x64.Build.0 = Release|x64 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|x64.Deploy.0 = Release|x64 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|x86.ActiveCfg = Release|x86 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|x86.Build.0 = Release|x86 + {1B5A519D-1D0D-542D-998C-CDA2BB526932}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContactPicker/js/Package.appxmanifest b/Samples/ContactPicker/js/Package.appxmanifest index c3a9289af8..0286bb7a81 100644 --- a/Samples/ContactPicker/js/Package.appxmanifest +++ b/Samples/ContactPicker/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ContentIndexer/content-indexer.yaml b/Samples/ContentIndexer/content-indexer.yml similarity index 100% rename from Samples/ContentIndexer/content-indexer.yaml rename to Samples/ContentIndexer/content-indexer.yml diff --git a/Samples/ContentIndexer/cpp/ContentIndexer.sln b/Samples/ContentIndexer/cpp/ContentIndexer.sln index 0c97deac67..1558e98b73 100644 --- a/Samples/ContentIndexer/cpp/ContentIndexer.sln +++ b/Samples/ContentIndexer/cpp/ContentIndexer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContentIndexer", "ContentIndexer.vcxproj", "{709839FC-2CA1-5C41-B11F-B9E9F7313C4E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContentIndexer", "ContentIndexer.vcxproj", "{211E566B-8E44-5018-892A-B412C8237F2C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|ARM.ActiveCfg = Debug|ARM - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|ARM.Build.0 = Debug|ARM - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|ARM.Deploy.0 = Debug|ARM - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|x64.ActiveCfg = Debug|x64 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|x64.Build.0 = Debug|x64 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|x64.Deploy.0 = Debug|x64 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|x86.ActiveCfg = Debug|Win32 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|x86.Build.0 = Debug|Win32 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Debug|x86.Deploy.0 = Debug|Win32 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|ARM.ActiveCfg = Release|ARM - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|ARM.Build.0 = Release|ARM - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|ARM.Deploy.0 = Release|ARM - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|x64.ActiveCfg = Release|x64 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|x64.Build.0 = Release|x64 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|x64.Deploy.0 = Release|x64 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|x86.ActiveCfg = Release|Win32 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|x86.Build.0 = Release|Win32 - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E}.Release|x86.Deploy.0 = Release|Win32 + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|ARM.ActiveCfg = Debug|ARM + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|ARM.Build.0 = Debug|ARM + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|ARM.Deploy.0 = Debug|ARM + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|x64.ActiveCfg = Debug|x64 + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|x64.Build.0 = Debug|x64 + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|x64.Deploy.0 = Debug|x64 + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|x86.ActiveCfg = Debug|Win32 + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|x86.Build.0 = Debug|Win32 + {211E566B-8E44-5018-892A-B412C8237F2C}.Debug|x86.Deploy.0 = Debug|Win32 + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|ARM.ActiveCfg = Release|ARM + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|ARM.Build.0 = Release|ARM + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|ARM.Deploy.0 = Release|ARM + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|x64.ActiveCfg = Release|x64 + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|x64.Build.0 = Release|x64 + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|x64.Deploy.0 = Release|x64 + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|x86.ActiveCfg = Release|Win32 + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|x86.Build.0 = Release|Win32 + {211E566B-8E44-5018-892A-B412C8237F2C}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContentIndexer/cpp/ContentIndexer.vcxproj b/Samples/ContentIndexer/cpp/ContentIndexer.vcxproj index 1ee7cd6f16..52d877a05c 100644 --- a/Samples/ContentIndexer/cpp/ContentIndexer.vcxproj +++ b/Samples/ContentIndexer/cpp/ContentIndexer.vcxproj @@ -1,15 +1,15 @@  - {709839FC-2CA1-5C41-B11F-B9E9F7313C4E} + {211E566B-8E44-5018-892A-B412C8237F2C} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ContentIndexer/cpp/Package.appxmanifest b/Samples/ContentIndexer/cpp/Package.appxmanifest index 6e1fbe38f4..9266fce377 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 e13f210451..abb99fc729 100644 --- a/Samples/ContentIndexer/cs/ContentIndexer.csproj +++ b/Samples/ContentIndexer/cs/ContentIndexer.csproj @@ -4,15 +4,15 @@ Debug x86 - {A1A67294-6B7A-528E-928C-889D756B6154} + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C} AppContainerExe Properties SDKTemplate Indexer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ContentIndexer/cs/ContentIndexer.sln b/Samples/ContentIndexer/cs/ContentIndexer.sln index ff83350b4f..87d9fc530f 100644 --- a/Samples/ContentIndexer/cs/ContentIndexer.sln +++ b/Samples/ContentIndexer/cs/ContentIndexer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContentIndexer", "ContentIndexer.csproj", "{A1A67294-6B7A-528E-928C-889D756B6154}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContentIndexer", "ContentIndexer.csproj", "{038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|ARM.ActiveCfg = Debug|ARM - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|ARM.Build.0 = Debug|ARM - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|ARM.Deploy.0 = Debug|ARM - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|x64.ActiveCfg = Debug|x64 - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|x64.Build.0 = Debug|x64 - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|x64.Deploy.0 = Debug|x64 - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|x86.ActiveCfg = Debug|x86 - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|x86.Build.0 = Debug|x86 - {A1A67294-6B7A-528E-928C-889D756B6154}.Debug|x86.Deploy.0 = Debug|x86 - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|ARM.ActiveCfg = Release|ARM - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|ARM.Build.0 = Release|ARM - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|ARM.Deploy.0 = Release|ARM - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|x64.ActiveCfg = Release|x64 - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|x64.Build.0 = Release|x64 - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|x64.Deploy.0 = Release|x64 - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|x86.ActiveCfg = Release|x86 - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|x86.Build.0 = Release|x86 - {A1A67294-6B7A-528E-928C-889D756B6154}.Release|x86.Deploy.0 = Release|x86 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|ARM.ActiveCfg = Debug|ARM + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|ARM.Build.0 = Debug|ARM + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|ARM.Deploy.0 = Debug|ARM + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|x64.ActiveCfg = Debug|x64 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|x64.Build.0 = Debug|x64 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|x64.Deploy.0 = Debug|x64 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|x86.ActiveCfg = Debug|x86 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|x86.Build.0 = Debug|x86 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Debug|x86.Deploy.0 = Debug|x86 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|ARM.ActiveCfg = Release|ARM + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|ARM.Build.0 = Release|ARM + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|ARM.Deploy.0 = Release|ARM + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|x64.ActiveCfg = Release|x64 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|x64.Build.0 = Release|x64 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|x64.Deploy.0 = Release|x64 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|x86.ActiveCfg = Release|x86 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|x86.Build.0 = Release|x86 + {038CF5DC-1051-5F94-9FFD-FABB5EC4E34C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContentIndexer/cs/Package.appxmanifest b/Samples/ContentIndexer/cs/Package.appxmanifest index c4bf1baef3..fa19bac463 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 bb8a77967f..c32f2c5d10 100644 --- a/Samples/ContentIndexer/js/ContentIndexer.jsproj +++ b/Samples/ContentIndexer/js/ContentIndexer.jsproj @@ -35,7 +35,7 @@ - {e72f5bf2-4840-5d07-b745-f789e62f25b1} + {381dc888-be26-52e3-97bf-1bab2b654bc1} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ContentIndexer/js/ContentIndexer.sln b/Samples/ContentIndexer/js/ContentIndexer.sln index 0260efd651..48454f5085 100644 --- a/Samples/ContentIndexer/js/ContentIndexer.sln +++ b/Samples/ContentIndexer/js/ContentIndexer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ContentIndexer", "ContentIndexer.jsproj", "{E72F5BF2-4840-5D07-B745-F789E62F25B1}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ContentIndexer", "ContentIndexer.jsproj", "{381DC888-BE26-52E3-97BF-1BAB2B654BC1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|ARM.ActiveCfg = Debug|ARM - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|ARM.Build.0 = Debug|ARM - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|ARM.Deploy.0 = Debug|ARM - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|x64.ActiveCfg = Debug|x64 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|x64.Build.0 = Debug|x64 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|x64.Deploy.0 = Debug|x64 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|x86.ActiveCfg = Debug|x86 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|x86.Build.0 = Debug|x86 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Debug|x86.Deploy.0 = Debug|x86 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|Any CPU.Build.0 = Release|Any CPU - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|Any CPU.Deploy.0 = Release|Any CPU - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|ARM.ActiveCfg = Release|ARM - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|ARM.Build.0 = Release|ARM - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|ARM.Deploy.0 = Release|ARM - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|x64.ActiveCfg = Release|x64 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|x64.Build.0 = Release|x64 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|x64.Deploy.0 = Release|x64 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|x86.ActiveCfg = Release|x86 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|x86.Build.0 = Release|x86 - {E72F5BF2-4840-5D07-B745-F789E62F25B1}.Release|x86.Deploy.0 = Release|x86 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|ARM.ActiveCfg = Debug|ARM + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|ARM.Build.0 = Debug|ARM + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|ARM.Deploy.0 = Debug|ARM + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|x64.ActiveCfg = Debug|x64 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|x64.Build.0 = Debug|x64 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|x64.Deploy.0 = Debug|x64 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|x86.ActiveCfg = Debug|x86 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|x86.Build.0 = Debug|x86 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Debug|x86.Deploy.0 = Debug|x86 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|Any CPU.Build.0 = Release|Any CPU + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|Any CPU.Deploy.0 = Release|Any CPU + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|ARM.ActiveCfg = Release|ARM + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|ARM.Build.0 = Release|ARM + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|ARM.Deploy.0 = Release|ARM + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|x64.ActiveCfg = Release|x64 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|x64.Build.0 = Release|x64 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|x64.Deploy.0 = Release|x64 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|x86.ActiveCfg = Release|x86 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|x86.Build.0 = Release|x86 + {381DC888-BE26-52E3-97BF-1BAB2B654BC1}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContentIndexer/js/Package.appxmanifest b/Samples/ContentIndexer/js/Package.appxmanifest index ee40818831..e75eb85a56 100644 --- a/Samples/ContentIndexer/js/Package.appxmanifest +++ b/Samples/ContentIndexer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ContextMenu/README.md b/Samples/ContextMenu/README.md index 6b17401c9e..3c62d2e073 100644 --- a/Samples/ContextMenu/README.md +++ b/Samples/ContextMenu/README.md @@ -26,6 +26,10 @@ The sample demonstrates these two tasks: To learn about choosing commands and designing a context menu, see [Guidelines and checklist for context menus](http://msdn.microsoft.com/library/windows/apps/hh465308). +For XAML-based apps, we recommend that developers +[use the ContextFlyout property to implement context menus](https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/menus) +This sample uses the PopupMenu class for illustration purposes. + Additional APIs for this sample include: - [UICommand](http://msdn.microsoft.com/library/windows/apps/br242166) class diff --git a/Samples/ContextMenu/context-menu.yaml b/Samples/ContextMenu/context-menu.yml similarity index 100% rename from Samples/ContextMenu/context-menu.yaml rename to Samples/ContextMenu/context-menu.yml diff --git a/Samples/ContextMenu/cpp/ContextMenu.sln b/Samples/ContextMenu/cpp/ContextMenu.sln index e6be2c3a25..874ac007d4 100644 --- a/Samples/ContextMenu/cpp/ContextMenu.sln +++ b/Samples/ContextMenu/cpp/ContextMenu.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContextMenu", "ContextMenu.vcxproj", "{338F1D2B-1A32-572B-91EA-ED29535E5DDD}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContextMenu", "ContextMenu.vcxproj", "{BF99038F-7729-5281-9299-366A01802567}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|ARM.ActiveCfg = Debug|ARM - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|ARM.Build.0 = Debug|ARM - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|ARM.Deploy.0 = Debug|ARM - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|x64.ActiveCfg = Debug|x64 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|x64.Build.0 = Debug|x64 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|x64.Deploy.0 = Debug|x64 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|x86.ActiveCfg = Debug|Win32 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|x86.Build.0 = Debug|Win32 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Debug|x86.Deploy.0 = Debug|Win32 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|ARM.ActiveCfg = Release|ARM - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|ARM.Build.0 = Release|ARM - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|ARM.Deploy.0 = Release|ARM - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|x64.ActiveCfg = Release|x64 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|x64.Build.0 = Release|x64 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|x64.Deploy.0 = Release|x64 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|x86.ActiveCfg = Release|Win32 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|x86.Build.0 = Release|Win32 - {338F1D2B-1A32-572B-91EA-ED29535E5DDD}.Release|x86.Deploy.0 = Release|Win32 + {BF99038F-7729-5281-9299-366A01802567}.Debug|ARM.ActiveCfg = Debug|ARM + {BF99038F-7729-5281-9299-366A01802567}.Debug|ARM.Build.0 = Debug|ARM + {BF99038F-7729-5281-9299-366A01802567}.Debug|ARM.Deploy.0 = Debug|ARM + {BF99038F-7729-5281-9299-366A01802567}.Debug|x64.ActiveCfg = Debug|x64 + {BF99038F-7729-5281-9299-366A01802567}.Debug|x64.Build.0 = Debug|x64 + {BF99038F-7729-5281-9299-366A01802567}.Debug|x64.Deploy.0 = Debug|x64 + {BF99038F-7729-5281-9299-366A01802567}.Debug|x86.ActiveCfg = Debug|Win32 + {BF99038F-7729-5281-9299-366A01802567}.Debug|x86.Build.0 = Debug|Win32 + {BF99038F-7729-5281-9299-366A01802567}.Debug|x86.Deploy.0 = Debug|Win32 + {BF99038F-7729-5281-9299-366A01802567}.Release|ARM.ActiveCfg = Release|ARM + {BF99038F-7729-5281-9299-366A01802567}.Release|ARM.Build.0 = Release|ARM + {BF99038F-7729-5281-9299-366A01802567}.Release|ARM.Deploy.0 = Release|ARM + {BF99038F-7729-5281-9299-366A01802567}.Release|x64.ActiveCfg = Release|x64 + {BF99038F-7729-5281-9299-366A01802567}.Release|x64.Build.0 = Release|x64 + {BF99038F-7729-5281-9299-366A01802567}.Release|x64.Deploy.0 = Release|x64 + {BF99038F-7729-5281-9299-366A01802567}.Release|x86.ActiveCfg = Release|Win32 + {BF99038F-7729-5281-9299-366A01802567}.Release|x86.Build.0 = Release|Win32 + {BF99038F-7729-5281-9299-366A01802567}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContextMenu/cpp/ContextMenu.vcxproj b/Samples/ContextMenu/cpp/ContextMenu.vcxproj index b106e13408..bad5ea673c 100644 --- a/Samples/ContextMenu/cpp/ContextMenu.vcxproj +++ b/Samples/ContextMenu/cpp/ContextMenu.vcxproj @@ -1,15 +1,15 @@  - {338F1D2B-1A32-572B-91EA-ED29535E5DDD} + {BF99038F-7729-5281-9299-366A01802567} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ContextMenu/cpp/Package.appxmanifest b/Samples/ContextMenu/cpp/Package.appxmanifest index 71099e3601..2d3cd0004c 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 a64343fe2b..e5a0d46575 100644 --- a/Samples/ContextMenu/cs/ContextMenu.csproj +++ b/Samples/ContextMenu/cs/ContextMenu.csproj @@ -4,15 +4,15 @@ Debug x86 - {6A83DC79-9287-5706-B109-4ED508C42F9C} + {AC79D27C-D3D4-56B7-849B-A3F2E8651054} AppContainerExe Properties ContextMenu ContextMenu en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ContextMenu/cs/ContextMenu.sln b/Samples/ContextMenu/cs/ContextMenu.sln index 6c9a4f733b..0711dee56f 100644 --- a/Samples/ContextMenu/cs/ContextMenu.sln +++ b/Samples/ContextMenu/cs/ContextMenu.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextMenu", "ContextMenu.csproj", "{6A83DC79-9287-5706-B109-4ED508C42F9C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextMenu", "ContextMenu.csproj", "{AC79D27C-D3D4-56B7-849B-A3F2E8651054}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|ARM.ActiveCfg = Debug|ARM - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|ARM.Build.0 = Debug|ARM - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|ARM.Deploy.0 = Debug|ARM - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|x64.ActiveCfg = Debug|x64 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|x64.Build.0 = Debug|x64 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|x64.Deploy.0 = Debug|x64 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|x86.ActiveCfg = Debug|x86 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|x86.Build.0 = Debug|x86 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Debug|x86.Deploy.0 = Debug|x86 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|ARM.ActiveCfg = Release|ARM - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|ARM.Build.0 = Release|ARM - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|ARM.Deploy.0 = Release|ARM - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|x64.ActiveCfg = Release|x64 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|x64.Build.0 = Release|x64 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|x64.Deploy.0 = Release|x64 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|x86.ActiveCfg = Release|x86 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|x86.Build.0 = Release|x86 - {6A83DC79-9287-5706-B109-4ED508C42F9C}.Release|x86.Deploy.0 = Release|x86 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|ARM.ActiveCfg = Debug|ARM + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|ARM.Build.0 = Debug|ARM + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|ARM.Deploy.0 = Debug|ARM + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|x64.ActiveCfg = Debug|x64 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|x64.Build.0 = Debug|x64 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|x64.Deploy.0 = Debug|x64 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|x86.ActiveCfg = Debug|x86 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|x86.Build.0 = Debug|x86 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Debug|x86.Deploy.0 = Debug|x86 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|ARM.ActiveCfg = Release|ARM + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|ARM.Build.0 = Release|ARM + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|ARM.Deploy.0 = Release|ARM + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|x64.ActiveCfg = Release|x64 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|x64.Build.0 = Release|x64 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|x64.Deploy.0 = Release|x64 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|x86.ActiveCfg = Release|x86 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|x86.Build.0 = Release|x86 + {AC79D27C-D3D4-56B7-849B-A3F2E8651054}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContextMenu/cs/Package.appxmanifest b/Samples/ContextMenu/cs/Package.appxmanifest index bcfe471fd7..645c1b0d00 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 740f31238d..39f03c71b3 100644 --- a/Samples/ContextMenu/js/ContextMenu.jsproj +++ b/Samples/ContextMenu/js/ContextMenu.jsproj @@ -35,7 +35,7 @@ - {65768b91-4d2a-56d8-bba9-32aceb811cef} + {7005d34d-1c99-5186-b44d-dc47686b8bde} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ContextMenu/js/ContextMenu.sln b/Samples/ContextMenu/js/ContextMenu.sln index b90afad75f..5162fc17a4 100644 --- a/Samples/ContextMenu/js/ContextMenu.sln +++ b/Samples/ContextMenu/js/ContextMenu.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ContextMenu", "ContextMenu.jsproj", "{65768B91-4D2A-56D8-BBA9-32ACEB811CEF}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ContextMenu", "ContextMenu.jsproj", "{7005D34D-1C99-5186-B44D-DC47686B8BDE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|ARM.ActiveCfg = Debug|ARM - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|ARM.Build.0 = Debug|ARM - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|ARM.Deploy.0 = Debug|ARM - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|x64.ActiveCfg = Debug|x64 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|x64.Build.0 = Debug|x64 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|x64.Deploy.0 = Debug|x64 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|x86.ActiveCfg = Debug|x86 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|x86.Build.0 = Debug|x86 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Debug|x86.Deploy.0 = Debug|x86 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|Any CPU.Build.0 = Release|Any CPU - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|Any CPU.Deploy.0 = Release|Any CPU - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|ARM.ActiveCfg = Release|ARM - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|ARM.Build.0 = Release|ARM - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|ARM.Deploy.0 = Release|ARM - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|x64.ActiveCfg = Release|x64 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|x64.Build.0 = Release|x64 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|x64.Deploy.0 = Release|x64 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|x86.ActiveCfg = Release|x86 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|x86.Build.0 = Release|x86 - {65768B91-4D2A-56D8-BBA9-32ACEB811CEF}.Release|x86.Deploy.0 = Release|x86 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|ARM.ActiveCfg = Debug|ARM + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|ARM.Build.0 = Debug|ARM + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|ARM.Deploy.0 = Debug|ARM + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|x64.ActiveCfg = Debug|x64 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|x64.Build.0 = Debug|x64 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|x64.Deploy.0 = Debug|x64 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|x86.ActiveCfg = Debug|x86 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|x86.Build.0 = Debug|x86 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Debug|x86.Deploy.0 = Debug|x86 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|Any CPU.Build.0 = Release|Any CPU + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|Any CPU.Deploy.0 = Release|Any CPU + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|ARM.ActiveCfg = Release|ARM + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|ARM.Build.0 = Release|ARM + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|ARM.Deploy.0 = Release|ARM + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|x64.ActiveCfg = Release|x64 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|x64.Build.0 = Release|x64 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|x64.Deploy.0 = Release|x64 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|x86.ActiveCfg = Release|x86 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|x86.Build.0 = Release|x86 + {7005D34D-1C99-5186-B44D-DC47686B8BDE}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ContextMenu/js/Package.appxmanifest b/Samples/ContextMenu/js/Package.appxmanifest index c8f6e7d428..3eafbe4330 100644 --- a/Samples/ContextMenu/js/Package.appxmanifest +++ b/Samples/ContextMenu/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/ContextMenu/shared/Scenario1.xaml b/Samples/ContextMenu/shared/Scenario1.xaml index 2435540359..91717a27f5 100644 --- a/Samples/ContextMenu/shared/Scenario1.xaml +++ b/Samples/ContextMenu/shared/Scenario1.xaml @@ -18,25 +18,23 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d"> - - - - - - - - - - - - + + + Right-click or press-and-hold on the image to show a simple context menu. - - - + + For XAML-based apps, we recommend that developers + + use the ContextFlyout property to implement context menus. + This sample uses the PopupMenu class for illustration purposes. + + + + - - + + + diff --git a/Samples/CortanaVoiceCommand/cortana-voice-command.yaml b/Samples/CortanaVoiceCommand/cortana-voice-command.yml similarity index 100% rename from Samples/CortanaVoiceCommand/cortana-voice-command.yaml rename to Samples/CortanaVoiceCommand/cortana-voice-command.yml diff --git a/Samples/CortanaVoiceCommand/cpp/AdventureWorks.Shared/AdventureWorks.Shared.vcxproj b/Samples/CortanaVoiceCommand/cpp/AdventureWorks.Shared/AdventureWorks.Shared.vcxproj index 2912892d87..4de097be6a 100644 --- a/Samples/CortanaVoiceCommand/cpp/AdventureWorks.Shared/AdventureWorks.Shared.vcxproj +++ b/Samples/CortanaVoiceCommand/cpp/AdventureWorks.Shared/AdventureWorks.Shared.vcxproj @@ -27,7 +27,7 @@ - {ec6258d5-0ee2-5f75-a250-280451c9e19a} + {c5774832-f953-513d-b6b9-72882adf3fe4} WindowsRuntimeComponent AdventureWorks.Shared AdventureWorks_Shared @@ -36,8 +36,8 @@ true Windows Store 8.2 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/CortanaVoiceCommand/cpp/AdventureWorks.sln b/Samples/CortanaVoiceCommand/cpp/AdventureWorks.sln index 3454ec9dfd..38b749724a 100644 --- a/Samples/CortanaVoiceCommand/cpp/AdventureWorks.sln +++ b/Samples/CortanaVoiceCommand/cpp/AdventureWorks.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdventureWorks", "AdventureWorks\AdventureWorks.vcxproj", "{C54E8108-2E48-5562-95E3-73299F7304ED}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdventureWorks", "AdventureWorks\AdventureWorks.vcxproj", "{DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdventureWorks.Shared", "AdventureWorks.Shared\AdventureWorks.Shared.vcxproj", "{EC6258D5-0EE2-5F75-A250-280451C9E19A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AdventureWorks.Shared", "AdventureWorks.Shared\AdventureWorks.Shared.vcxproj", "{C5774832-F953-513D-B6B9-72882ADF3FE4}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VoiceCommandService", "VoiceCommandService\VoiceCommandService.vcxproj", "{ECB05851-54CF-558F-B6F1-230669B78150}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VoiceCommandService", "VoiceCommandService\VoiceCommandService.vcxproj", "{96E5C644-69CC-5262-8637-3AB6F33BFAB8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,48 +19,48 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|ARM.ActiveCfg = Debug|ARM - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|ARM.Build.0 = Debug|ARM - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|ARM.Deploy.0 = Debug|ARM - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|x64.ActiveCfg = Debug|x64 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|x64.Build.0 = Debug|x64 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|x64.Deploy.0 = Debug|x64 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|x86.ActiveCfg = Debug|Win32 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|x86.Build.0 = Debug|Win32 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Debug|x86.Deploy.0 = Debug|Win32 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|ARM.ActiveCfg = Release|ARM - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|ARM.Build.0 = Release|ARM - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|ARM.Deploy.0 = Release|ARM - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|x64.ActiveCfg = Release|x64 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|x64.Build.0 = Release|x64 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|x64.Deploy.0 = Release|x64 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|x86.ActiveCfg = Release|Win32 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|x86.Build.0 = Release|Win32 - {C54E8108-2E48-5562-95E3-73299F7304ED}.Release|x86.Deploy.0 = Release|Win32 - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Debug|ARM.ActiveCfg = Debug|ARM - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Debug|ARM.Build.0 = Debug|ARM - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Debug|x64.ActiveCfg = Debug|x64 - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Debug|x64.Build.0 = Debug|x64 - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Debug|x86.ActiveCfg = Debug|Win32 - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Debug|x86.Build.0 = Debug|Win32 - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Release|ARM.ActiveCfg = Release|ARM - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Release|ARM.Build.0 = Release|ARM - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Release|x64.ActiveCfg = Release|x64 - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Release|x64.Build.0 = Release|x64 - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Release|x86.ActiveCfg = Release|Win32 - {EC6258D5-0EE2-5F75-A250-280451C9E19A}.Release|x86.Build.0 = Release|Win32 - {ECB05851-54CF-558F-B6F1-230669B78150}.Debug|ARM.ActiveCfg = Debug|ARM - {ECB05851-54CF-558F-B6F1-230669B78150}.Debug|ARM.Build.0 = Debug|ARM - {ECB05851-54CF-558F-B6F1-230669B78150}.Debug|x64.ActiveCfg = Debug|x64 - {ECB05851-54CF-558F-B6F1-230669B78150}.Debug|x64.Build.0 = Debug|x64 - {ECB05851-54CF-558F-B6F1-230669B78150}.Debug|x86.ActiveCfg = Debug|Win32 - {ECB05851-54CF-558F-B6F1-230669B78150}.Debug|x86.Build.0 = Debug|Win32 - {ECB05851-54CF-558F-B6F1-230669B78150}.Release|ARM.ActiveCfg = Release|ARM - {ECB05851-54CF-558F-B6F1-230669B78150}.Release|ARM.Build.0 = Release|ARM - {ECB05851-54CF-558F-B6F1-230669B78150}.Release|x64.ActiveCfg = Release|x64 - {ECB05851-54CF-558F-B6F1-230669B78150}.Release|x64.Build.0 = Release|x64 - {ECB05851-54CF-558F-B6F1-230669B78150}.Release|x86.ActiveCfg = Release|Win32 - {ECB05851-54CF-558F-B6F1-230669B78150}.Release|x86.Build.0 = Release|Win32 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|ARM.ActiveCfg = Debug|ARM + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|ARM.Build.0 = Debug|ARM + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|ARM.Deploy.0 = Debug|ARM + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|x64.ActiveCfg = Debug|x64 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|x64.Build.0 = Debug|x64 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|x64.Deploy.0 = Debug|x64 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|x86.ActiveCfg = Debug|Win32 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|x86.Build.0 = Debug|Win32 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Debug|x86.Deploy.0 = Debug|Win32 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|ARM.ActiveCfg = Release|ARM + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|ARM.Build.0 = Release|ARM + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|ARM.Deploy.0 = Release|ARM + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|x64.ActiveCfg = Release|x64 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|x64.Build.0 = Release|x64 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|x64.Deploy.0 = Release|x64 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|x86.ActiveCfg = Release|Win32 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|x86.Build.0 = Release|Win32 + {DCFCDBF8-2A07-5EB4-A119-1D97CF6CF686}.Release|x86.Deploy.0 = Release|Win32 + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Debug|ARM.ActiveCfg = Debug|ARM + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Debug|ARM.Build.0 = Debug|ARM + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Debug|x64.ActiveCfg = Debug|x64 + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Debug|x64.Build.0 = Debug|x64 + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Debug|x86.ActiveCfg = Debug|Win32 + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Debug|x86.Build.0 = Debug|Win32 + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Release|ARM.ActiveCfg = Release|ARM + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Release|ARM.Build.0 = Release|ARM + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Release|x64.ActiveCfg = Release|x64 + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Release|x64.Build.0 = Release|x64 + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Release|x86.ActiveCfg = Release|Win32 + {C5774832-F953-513D-B6B9-72882ADF3FE4}.Release|x86.Build.0 = Release|Win32 + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Debug|ARM.ActiveCfg = Debug|ARM + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Debug|ARM.Build.0 = Debug|ARM + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Debug|x64.ActiveCfg = Debug|x64 + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Debug|x64.Build.0 = Debug|x64 + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Debug|x86.ActiveCfg = Debug|Win32 + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Debug|x86.Build.0 = Debug|Win32 + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Release|ARM.ActiveCfg = Release|ARM + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Release|ARM.Build.0 = Release|ARM + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Release|x64.ActiveCfg = Release|x64 + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Release|x64.Build.0 = Release|x64 + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Release|x86.ActiveCfg = Release|Win32 + {96E5C644-69CC-5262-8637-3AB6F33BFAB8}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CortanaVoiceCommand/cpp/AdventureWorks/AdventureWorks.vcxproj b/Samples/CortanaVoiceCommand/cpp/AdventureWorks/AdventureWorks.vcxproj index 6fb5c8ea39..e4015482e8 100644 --- a/Samples/CortanaVoiceCommand/cpp/AdventureWorks/AdventureWorks.vcxproj +++ b/Samples/CortanaVoiceCommand/cpp/AdventureWorks/AdventureWorks.vcxproj @@ -1,15 +1,15 @@  - {c54e8108-2e48-5562-95e3-73299f7304ed} + {dcfcdbf8-2a07-5eb4-a119-1d97cf6cf686} AdventureWorks en-US 14.0 true Windows Store 8.2 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/CortanaVoiceCommand/cpp/AdventureWorks/Package.appxmanifest b/Samples/CortanaVoiceCommand/cpp/AdventureWorks/Package.appxmanifest index 5b99ac5353..201113f9ac 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 4b4b502c7f..a88ba35996 100644 --- a/Samples/CortanaVoiceCommand/cpp/VoiceCommandService/VoiceCommandService.vcxproj +++ b/Samples/CortanaVoiceCommand/cpp/VoiceCommandService/VoiceCommandService.vcxproj @@ -27,7 +27,7 @@ - {ecb05851-54cf-558f-b6f1-230669b78150} + {96e5c644-69cc-5262-8637-3ab6f33bfab8} WindowsRuntimeComponent VoiceCommandService VoiceCommandService @@ -36,8 +36,8 @@ true Windows Store 8.2 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/CortanaVoiceCommand/cs/AdventureWorks.shared/AdventureWorks.Model.csproj b/Samples/CortanaVoiceCommand/cs/AdventureWorks.shared/AdventureWorks.Model.csproj index 86abb8608e..b420887ab7 100644 --- a/Samples/CortanaVoiceCommand/cs/AdventureWorks.shared/AdventureWorks.Model.csproj +++ b/Samples/CortanaVoiceCommand/cs/AdventureWorks.shared/AdventureWorks.Model.csproj @@ -4,15 +4,15 @@ Debug x86 - {0CB7E691-95AB-508B-B6C8-77772556A48B} + {9278B700-7211-5673-BAED-838F70640829} Library Properties AdventureWorks.Model AdventureWorks.Shared en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CortanaVoiceCommand/cs/AdventureWorks.sln b/Samples/CortanaVoiceCommand/cs/AdventureWorks.sln index 7c956970f9..1cbebcd1c7 100644 --- a/Samples/CortanaVoiceCommand/cs/AdventureWorks.sln +++ b/Samples/CortanaVoiceCommand/cs/AdventureWorks.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdventureWorks", "AdventureWorks\AdventureWorks.csproj", "{3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdventureWorks", "AdventureWorks\AdventureWorks.csproj", "{A02778FC-FD0C-59FD-AD66-676CA794C0E1}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdventureWorks.Model", "AdventureWorks.Shared\AdventureWorks.Model.csproj", "{0CB7E691-95AB-508B-B6C8-77772556A48B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdventureWorks.Model", "AdventureWorks.Shared\AdventureWorks.Model.csproj", "{9278B700-7211-5673-BAED-838F70640829}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VoiceCommandService", "VoiceCommandService\VoiceCommandService.csproj", "{874BAF52-9773-5270-AA16-1383B082B820}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VoiceCommandService", "VoiceCommandService\VoiceCommandService.csproj", "{CC4BAE18-29F6-530D-B3B4-BB337602037E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,54 +19,54 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|ARM.ActiveCfg = Debug|ARM - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|ARM.Build.0 = Debug|ARM - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|ARM.Deploy.0 = Debug|ARM - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|x64.ActiveCfg = Debug|x64 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|x64.Build.0 = Debug|x64 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|x64.Deploy.0 = Debug|x64 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|x86.ActiveCfg = Debug|x86 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|x86.Build.0 = Debug|x86 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Debug|x86.Deploy.0 = Debug|x86 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|ARM.ActiveCfg = Release|ARM - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|ARM.Build.0 = Release|ARM - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|ARM.Deploy.0 = Release|ARM - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|x64.ActiveCfg = Release|x64 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|x64.Build.0 = Release|x64 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|x64.Deploy.0 = Release|x64 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|x86.ActiveCfg = Release|x86 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|x86.Build.0 = Release|x86 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1}.Release|x86.Deploy.0 = Release|x86 - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Debug|ARM.ActiveCfg = Debug|ARM - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Debug|ARM.Build.0 = Debug|ARM - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Debug|x64.ActiveCfg = Debug|x64 - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Debug|x64.Build.0 = Debug|x64 - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Debug|x86.ActiveCfg = Debug|x86 - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Debug|x86.Build.0 = Debug|x86 - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Release|ARM.ActiveCfg = Release|ARM - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Release|ARM.Build.0 = Release|ARM - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Release|x64.ActiveCfg = Release|x64 - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Release|x64.Build.0 = Release|x64 - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Release|x86.ActiveCfg = Release|x86 - {0CB7E691-95AB-508B-B6C8-77772556A48B}.Release|x86.Build.0 = Release|x86 - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|ARM.ActiveCfg = Debug|ARM - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|ARM.Build.0 = Debug|ARM - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|ARM.Deploy.0 = Debug|ARM - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|x64.ActiveCfg = Debug|x64 - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|x64.Build.0 = Debug|x64 - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|x64.Deploy.0 = Debug|x64 - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|x86.ActiveCfg = Debug|x86 - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|x86.Build.0 = Debug|x86 - {874BAF52-9773-5270-AA16-1383B082B820}.Debug|x86.Deploy.0 = Debug|x86 - {874BAF52-9773-5270-AA16-1383B082B820}.Release|ARM.ActiveCfg = Release|ARM - {874BAF52-9773-5270-AA16-1383B082B820}.Release|ARM.Build.0 = Release|ARM - {874BAF52-9773-5270-AA16-1383B082B820}.Release|ARM.Deploy.0 = Release|ARM - {874BAF52-9773-5270-AA16-1383B082B820}.Release|x64.ActiveCfg = Release|x64 - {874BAF52-9773-5270-AA16-1383B082B820}.Release|x64.Build.0 = Release|x64 - {874BAF52-9773-5270-AA16-1383B082B820}.Release|x64.Deploy.0 = Release|x64 - {874BAF52-9773-5270-AA16-1383B082B820}.Release|x86.ActiveCfg = Release|x86 - {874BAF52-9773-5270-AA16-1383B082B820}.Release|x86.Build.0 = Release|x86 - {874BAF52-9773-5270-AA16-1383B082B820}.Release|x86.Deploy.0 = Release|x86 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|ARM.ActiveCfg = Debug|ARM + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|ARM.Build.0 = Debug|ARM + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|ARM.Deploy.0 = Debug|ARM + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|x64.ActiveCfg = Debug|x64 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|x64.Build.0 = Debug|x64 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|x64.Deploy.0 = Debug|x64 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|x86.ActiveCfg = Debug|x86 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|x86.Build.0 = Debug|x86 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Debug|x86.Deploy.0 = Debug|x86 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|ARM.ActiveCfg = Release|ARM + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|ARM.Build.0 = Release|ARM + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|ARM.Deploy.0 = Release|ARM + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|x64.ActiveCfg = Release|x64 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|x64.Build.0 = Release|x64 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|x64.Deploy.0 = Release|x64 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|x86.ActiveCfg = Release|x86 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|x86.Build.0 = Release|x86 + {A02778FC-FD0C-59FD-AD66-676CA794C0E1}.Release|x86.Deploy.0 = Release|x86 + {9278B700-7211-5673-BAED-838F70640829}.Debug|ARM.ActiveCfg = Debug|ARM + {9278B700-7211-5673-BAED-838F70640829}.Debug|ARM.Build.0 = Debug|ARM + {9278B700-7211-5673-BAED-838F70640829}.Debug|x64.ActiveCfg = Debug|x64 + {9278B700-7211-5673-BAED-838F70640829}.Debug|x64.Build.0 = Debug|x64 + {9278B700-7211-5673-BAED-838F70640829}.Debug|x86.ActiveCfg = Debug|x86 + {9278B700-7211-5673-BAED-838F70640829}.Debug|x86.Build.0 = Debug|x86 + {9278B700-7211-5673-BAED-838F70640829}.Release|ARM.ActiveCfg = Release|ARM + {9278B700-7211-5673-BAED-838F70640829}.Release|ARM.Build.0 = Release|ARM + {9278B700-7211-5673-BAED-838F70640829}.Release|x64.ActiveCfg = Release|x64 + {9278B700-7211-5673-BAED-838F70640829}.Release|x64.Build.0 = Release|x64 + {9278B700-7211-5673-BAED-838F70640829}.Release|x86.ActiveCfg = Release|x86 + {9278B700-7211-5673-BAED-838F70640829}.Release|x86.Build.0 = Release|x86 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|ARM.ActiveCfg = Debug|ARM + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|ARM.Build.0 = Debug|ARM + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|ARM.Deploy.0 = Debug|ARM + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|x64.ActiveCfg = Debug|x64 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|x64.Build.0 = Debug|x64 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|x64.Deploy.0 = Debug|x64 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|x86.ActiveCfg = Debug|x86 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|x86.Build.0 = Debug|x86 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Debug|x86.Deploy.0 = Debug|x86 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|ARM.ActiveCfg = Release|ARM + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|ARM.Build.0 = Release|ARM + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|ARM.Deploy.0 = Release|ARM + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|x64.ActiveCfg = Release|x64 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|x64.Build.0 = Release|x64 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|x64.Deploy.0 = Release|x64 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|x86.ActiveCfg = Release|x86 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|x86.Build.0 = Release|x86 + {CC4BAE18-29F6-530D-B3B4-BB337602037E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CortanaVoiceCommand/cs/AdventureWorks/AdventureWorks.csproj b/Samples/CortanaVoiceCommand/cs/AdventureWorks/AdventureWorks.csproj index 41e931a298..d8e37b4abf 100644 --- a/Samples/CortanaVoiceCommand/cs/AdventureWorks/AdventureWorks.csproj +++ b/Samples/CortanaVoiceCommand/cs/AdventureWorks/AdventureWorks.csproj @@ -4,15 +4,15 @@ Debug x86 - {3E42F9F5-74AD-50EF-BA98-BBA3617BAFE1} + {A02778FC-FD0C-59FD-AD66-676CA794C0E1} AppContainerExe Properties AdventureWorks AdventureWorks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CortanaVoiceCommand/cs/AdventureWorks/Package.appxmanifest b/Samples/CortanaVoiceCommand/cs/AdventureWorks/Package.appxmanifest index b789e1b023..70827929e2 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 6d5a397a59..af9362bb8f 100644 --- a/Samples/CortanaVoiceCommand/cs/VoiceCommandService/VoiceCommandService.csproj +++ b/Samples/CortanaVoiceCommand/cs/VoiceCommandService/VoiceCommandService.csproj @@ -4,15 +4,15 @@ Debug x86 - {874BAF52-9773-5270-AA16-1383B082B820} + {CC4BAE18-29F6-530D-B3B4-BB337602037E} winmdobj Properties AdventureWorks.VoiceCommands VoiceCommandService en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CortanaVoiceCommand/js/AdventureWorks.sln b/Samples/CortanaVoiceCommand/js/AdventureWorks.sln index c383295f68..2e47dc6233 100644 --- a/Samples/CortanaVoiceCommand/js/AdventureWorks.sln +++ b/Samples/CortanaVoiceCommand/js/AdventureWorks.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AdventureWorks", "AdventureWorks\AdventureWorks.jsproj", "{7621B87C-07D5-5A50-A552-20E3157408A9}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "AdventureWorks", "AdventureWorks\AdventureWorks.jsproj", "{BA0AE980-947B-5514-BFD8-FF1321CBF2F2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|ARM.ActiveCfg = Debug|ARM - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|ARM.Build.0 = Debug|ARM - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|ARM.Deploy.0 = Debug|ARM - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|x64.ActiveCfg = Debug|x64 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|x64.Build.0 = Debug|x64 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|x64.Deploy.0 = Debug|x64 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|x86.ActiveCfg = Debug|x86 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|x86.Build.0 = Debug|x86 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Debug|x86.Deploy.0 = Debug|x86 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|ARM.ActiveCfg = Release|ARM - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|ARM.Build.0 = Release|ARM - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|ARM.Deploy.0 = Release|ARM - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|x64.ActiveCfg = Release|x64 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|x64.Build.0 = Release|x64 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|x64.Deploy.0 = Release|x64 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|x86.ActiveCfg = Release|x86 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|x86.Build.0 = Release|x86 - {7621B87C-07D5-5A50-A552-20E3157408A9}.Release|x86.Deploy.0 = Release|x86 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|ARM.ActiveCfg = Debug|ARM + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|ARM.Build.0 = Debug|ARM + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|ARM.Deploy.0 = Debug|ARM + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|x64.ActiveCfg = Debug|x64 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|x64.Build.0 = Debug|x64 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|x64.Deploy.0 = Debug|x64 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|x86.ActiveCfg = Debug|x86 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|x86.Build.0 = Debug|x86 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Debug|x86.Deploy.0 = Debug|x86 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|ARM.ActiveCfg = Release|ARM + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|ARM.Build.0 = Release|ARM + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|ARM.Deploy.0 = Release|ARM + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|x64.ActiveCfg = Release|x64 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|x64.Build.0 = Release|x64 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|x64.Deploy.0 = Release|x64 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|x86.ActiveCfg = Release|x86 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|x86.Build.0 = Release|x86 + {BA0AE980-947B-5514-BFD8-FF1321CBF2F2}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CortanaVoiceCommand/js/AdventureWorks/AdventureWorks.jsproj b/Samples/CortanaVoiceCommand/js/AdventureWorks/AdventureWorks.jsproj index 5de13a32aa..1d9ea966c5 100644 --- a/Samples/CortanaVoiceCommand/js/AdventureWorks/AdventureWorks.jsproj +++ b/Samples/CortanaVoiceCommand/js/AdventureWorks/AdventureWorks.jsproj @@ -27,7 +27,7 @@ - 7621b87c-07d5-5a50-a552-20e3157408a9 + ba0ae980-947b-5514-bfd8-ff1321cbf2f2 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CortanaVoiceCommand/js/AdventureWorks/package.appxmanifest b/Samples/CortanaVoiceCommand/js/AdventureWorks/package.appxmanifest index f71bad3526..48b1a55594 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.sln b/Samples/CredentialPicker/cpp/CredentialPicker.sln index 926a361526..4aad812409 100644 --- a/Samples/CredentialPicker/cpp/CredentialPicker.sln +++ b/Samples/CredentialPicker/cpp/CredentialPicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CredentialPicker", "CredentialPicker.vcxproj", "{53024B98-3A18-5C42-8A9D-C3D50FC34D07}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CredentialPicker", "CredentialPicker.vcxproj", "{BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|ARM.ActiveCfg = Debug|ARM - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|ARM.Build.0 = Debug|ARM - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|ARM.Deploy.0 = Debug|ARM - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|x64.ActiveCfg = Debug|x64 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|x64.Build.0 = Debug|x64 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|x64.Deploy.0 = Debug|x64 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|x86.ActiveCfg = Debug|Win32 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|x86.Build.0 = Debug|Win32 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Debug|x86.Deploy.0 = Debug|Win32 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|ARM.ActiveCfg = Release|ARM - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|ARM.Build.0 = Release|ARM - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|ARM.Deploy.0 = Release|ARM - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|x64.ActiveCfg = Release|x64 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|x64.Build.0 = Release|x64 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|x64.Deploy.0 = Release|x64 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|x86.ActiveCfg = Release|Win32 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|x86.Build.0 = Release|Win32 - {53024B98-3A18-5C42-8A9D-C3D50FC34D07}.Release|x86.Deploy.0 = Release|Win32 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|ARM.ActiveCfg = Debug|ARM + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|ARM.Build.0 = Debug|ARM + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|ARM.Deploy.0 = Debug|ARM + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|x64.ActiveCfg = Debug|x64 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|x64.Build.0 = Debug|x64 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|x64.Deploy.0 = Debug|x64 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|x86.ActiveCfg = Debug|Win32 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|x86.Build.0 = Debug|Win32 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Debug|x86.Deploy.0 = Debug|Win32 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|ARM.ActiveCfg = Release|ARM + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|ARM.Build.0 = Release|ARM + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|ARM.Deploy.0 = Release|ARM + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|x64.ActiveCfg = Release|x64 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|x64.Build.0 = Release|x64 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|x64.Deploy.0 = Release|x64 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|x86.ActiveCfg = Release|Win32 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|x86.Build.0 = Release|Win32 + {BA7B7466-D03B-5C6F-90C1-525D85A0DFFD}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CredentialPicker/cpp/CredentialPicker.vcxproj b/Samples/CredentialPicker/cpp/CredentialPicker.vcxproj index c25f040a4e..485ddd7f17 100644 --- a/Samples/CredentialPicker/cpp/CredentialPicker.vcxproj +++ b/Samples/CredentialPicker/cpp/CredentialPicker.vcxproj @@ -1,15 +1,15 @@  - {53024b98-3a18-5c42-8a9d-c3d50fc34d07} + {ba7b7466-d03b-5c6f-90c1-525d85a0dffd} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true CredentialPicker diff --git a/Samples/CredentialPicker/cpp/Package.appxmanifest b/Samples/CredentialPicker/cpp/Package.appxmanifest index 2924430921..14ed22b4b8 100644 --- a/Samples/CredentialPicker/cpp/Package.appxmanifest +++ b/Samples/CredentialPicker/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CredentialPicker/credential-picker.yaml b/Samples/CredentialPicker/credential-picker.yml similarity index 100% rename from Samples/CredentialPicker/credential-picker.yaml rename to Samples/CredentialPicker/credential-picker.yml diff --git a/Samples/CredentialPicker/cs/CredentialPicker.csproj b/Samples/CredentialPicker/cs/CredentialPicker.csproj index 2cac075fc7..f5367d1036 100644 --- a/Samples/CredentialPicker/cs/CredentialPicker.csproj +++ b/Samples/CredentialPicker/cs/CredentialPicker.csproj @@ -4,15 +4,15 @@ Debug x86 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C} + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85} AppContainerExe Properties CredentialPicker CredentialPicker en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CredentialPicker/cs/CredentialPicker.sln b/Samples/CredentialPicker/cs/CredentialPicker.sln index 0f6bbffce6..4b6044c32e 100644 --- a/Samples/CredentialPicker/cs/CredentialPicker.sln +++ b/Samples/CredentialPicker/cs/CredentialPicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CredentialPicker", "CredentialPicker.csproj", "{DCAEB12B-9751-5D74-9762-D6EB46D7236C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CredentialPicker", "CredentialPicker.csproj", "{025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|ARM.ActiveCfg = Debug|ARM - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|ARM.Build.0 = Debug|ARM - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|ARM.Deploy.0 = Debug|ARM - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|x64.ActiveCfg = Debug|x64 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|x64.Build.0 = Debug|x64 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|x64.Deploy.0 = Debug|x64 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|x86.ActiveCfg = Debug|x86 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|x86.Build.0 = Debug|x86 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Debug|x86.Deploy.0 = Debug|x86 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|ARM.ActiveCfg = Release|ARM - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|ARM.Build.0 = Release|ARM - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|ARM.Deploy.0 = Release|ARM - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|x64.ActiveCfg = Release|x64 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|x64.Build.0 = Release|x64 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|x64.Deploy.0 = Release|x64 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|x86.ActiveCfg = Release|x86 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|x86.Build.0 = Release|x86 - {DCAEB12B-9751-5D74-9762-D6EB46D7236C}.Release|x86.Deploy.0 = Release|x86 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|ARM.ActiveCfg = Debug|ARM + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|ARM.Build.0 = Debug|ARM + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|ARM.Deploy.0 = Debug|ARM + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|x64.ActiveCfg = Debug|x64 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|x64.Build.0 = Debug|x64 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|x64.Deploy.0 = Debug|x64 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|x86.ActiveCfg = Debug|x86 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|x86.Build.0 = Debug|x86 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Debug|x86.Deploy.0 = Debug|x86 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|ARM.ActiveCfg = Release|ARM + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|ARM.Build.0 = Release|ARM + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|ARM.Deploy.0 = Release|ARM + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|x64.ActiveCfg = Release|x64 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|x64.Build.0 = Release|x64 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|x64.Deploy.0 = Release|x64 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|x86.ActiveCfg = Release|x86 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|x86.Build.0 = Release|x86 + {025F9A19-F4AD-5240-BC5C-5C08BDA3BE85}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CredentialPicker/cs/Package.appxmanifest b/Samples/CredentialPicker/cs/Package.appxmanifest index 724776aa00..ce44553ec6 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 813f4fa07e..97cc32980e 100644 --- a/Samples/CredentialPicker/js/CredentialPicker.jsproj +++ b/Samples/CredentialPicker/js/CredentialPicker.jsproj @@ -35,7 +35,7 @@ - 3477464b-2087-5ede-bff8-a6bc2811b8e1 + 75fff979-ca71-5b74-a628-406597473904 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CredentialPicker/js/CredentialPicker.sln b/Samples/CredentialPicker/js/CredentialPicker.sln index cce6123897..8db9f497d5 100644 --- a/Samples/CredentialPicker/js/CredentialPicker.sln +++ b/Samples/CredentialPicker/js/CredentialPicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CredentialPicker", "CredentialPicker.jsproj", "{3477464B-2087-5EDE-BFF8-A6BC2811B8E1}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CredentialPicker", "CredentialPicker.jsproj", "{75FFF979-CA71-5B74-A628-406597473904}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|ARM.ActiveCfg = Debug|ARM - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|ARM.Build.0 = Debug|ARM - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|ARM.Deploy.0 = Debug|ARM - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|x64.ActiveCfg = Debug|x64 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|x64.Build.0 = Debug|x64 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|x64.Deploy.0 = Debug|x64 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|x86.ActiveCfg = Debug|x86 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|x86.Build.0 = Debug|x86 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Debug|x86.Deploy.0 = Debug|x86 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|Any CPU.Build.0 = Release|Any CPU - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|Any CPU.Deploy.0 = Release|Any CPU - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|ARM.ActiveCfg = Release|ARM - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|ARM.Build.0 = Release|ARM - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|ARM.Deploy.0 = Release|ARM - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|x64.ActiveCfg = Release|x64 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|x64.Build.0 = Release|x64 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|x64.Deploy.0 = Release|x64 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|x86.ActiveCfg = Release|x86 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|x86.Build.0 = Release|x86 - {3477464B-2087-5EDE-BFF8-A6BC2811B8E1}.Release|x86.Deploy.0 = Release|x86 + {75FFF979-CA71-5B74-A628-406597473904}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {75FFF979-CA71-5B74-A628-406597473904}.Debug|Any CPU.Build.0 = Debug|Any CPU + {75FFF979-CA71-5B74-A628-406597473904}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {75FFF979-CA71-5B74-A628-406597473904}.Debug|ARM.ActiveCfg = Debug|ARM + {75FFF979-CA71-5B74-A628-406597473904}.Debug|ARM.Build.0 = Debug|ARM + {75FFF979-CA71-5B74-A628-406597473904}.Debug|ARM.Deploy.0 = Debug|ARM + {75FFF979-CA71-5B74-A628-406597473904}.Debug|x64.ActiveCfg = Debug|x64 + {75FFF979-CA71-5B74-A628-406597473904}.Debug|x64.Build.0 = Debug|x64 + {75FFF979-CA71-5B74-A628-406597473904}.Debug|x64.Deploy.0 = Debug|x64 + {75FFF979-CA71-5B74-A628-406597473904}.Debug|x86.ActiveCfg = Debug|x86 + {75FFF979-CA71-5B74-A628-406597473904}.Debug|x86.Build.0 = Debug|x86 + {75FFF979-CA71-5B74-A628-406597473904}.Debug|x86.Deploy.0 = Debug|x86 + {75FFF979-CA71-5B74-A628-406597473904}.Release|Any CPU.ActiveCfg = Release|Any CPU + {75FFF979-CA71-5B74-A628-406597473904}.Release|Any CPU.Build.0 = Release|Any CPU + {75FFF979-CA71-5B74-A628-406597473904}.Release|Any CPU.Deploy.0 = Release|Any CPU + {75FFF979-CA71-5B74-A628-406597473904}.Release|ARM.ActiveCfg = Release|ARM + {75FFF979-CA71-5B74-A628-406597473904}.Release|ARM.Build.0 = Release|ARM + {75FFF979-CA71-5B74-A628-406597473904}.Release|ARM.Deploy.0 = Release|ARM + {75FFF979-CA71-5B74-A628-406597473904}.Release|x64.ActiveCfg = Release|x64 + {75FFF979-CA71-5B74-A628-406597473904}.Release|x64.Build.0 = Release|x64 + {75FFF979-CA71-5B74-A628-406597473904}.Release|x64.Deploy.0 = Release|x64 + {75FFF979-CA71-5B74-A628-406597473904}.Release|x86.ActiveCfg = Release|x86 + {75FFF979-CA71-5B74-A628-406597473904}.Release|x86.Build.0 = Release|x86 + {75FFF979-CA71-5B74-A628-406597473904}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CredentialPicker/js/Package.appxmanifest b/Samples/CredentialPicker/js/Package.appxmanifest index 5a53efcfb7..a799504456 100644 --- a/Samples/CredentialPicker/js/Package.appxmanifest +++ b/Samples/CredentialPicker/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/CustomCapability/README.md b/Samples/CustomCapability/README.md index d39018ea9c..6f43142bb5 100644 --- a/Samples/CustomCapability/README.md +++ b/Samples/CustomCapability/README.md @@ -199,3 +199,7 @@ The next steps depend on whether you just want to deploy the sample or you want - To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or select Debug > Start Without Debugging. - To run the "Connect to an NT service" scenario, see additional instructions above. + +### Modifying the sample + +- If you modify the sample, make sure to [change the interface ID in `RpcInterface.idl`](Service/Interface/RpcInterface.idl#L15), because interface IDs must be unique. diff --git a/Samples/CustomCapability/Service/Client/RpcClient.vcxproj b/Samples/CustomCapability/Service/Client/RpcClient.vcxproj index 547c80f68b..e592685309 100644 --- a/Samples/CustomCapability/Service/Client/RpcClient.vcxproj +++ b/Samples/CustomCapability/Service/Client/RpcClient.vcxproj @@ -27,15 +27,15 @@ - {5010ff5f-204a-539f-a92d-113c669e26b8} + {f2e8d069-8f0c-5380-896a-5c78e9254a13} DynamicLibrary RpcClient en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/CustomCapability/Service/Interface/RpcInterface.Idl b/Samples/CustomCapability/Service/Interface/RpcInterface.Idl index 1b4b74ccd4..9cd89c1347 100644 --- a/Samples/CustomCapability/Service/Interface/RpcInterface.Idl +++ b/Samples/CustomCapability/Service/Interface/RpcInterface.Idl @@ -12,7 +12,7 @@ import "oaidl.idl"; import "unknwn.idl"; -[uuid (906B0CE0-C70B-1067-B317-00DD010662DA), +[uuid (F72945BF-CB3E-403E-B198-6149328304EF), // You must change this when you change the interface version(1.0), pointer_default(unique), ] diff --git a/Samples/CustomCapability/Service/Interface/RpcInterface.vcxproj b/Samples/CustomCapability/Service/Interface/RpcInterface.vcxproj index 56c6452936..fd41dadde6 100644 --- a/Samples/CustomCapability/Service/Interface/RpcInterface.vcxproj +++ b/Samples/CustomCapability/Service/Interface/RpcInterface.vcxproj @@ -27,10 +27,10 @@ - {50D25BE9-AA7C-5B0E-98B5-BF20F295606D} + {3A8A0259-5EB0-52D7-A1A6-3297579288FD} Win32Proj RpcInterface - 10.0.17134.0 + 10.0.17763.0 diff --git a/Samples/CustomCapability/Service/Interface/RpcInterface_c.c b/Samples/CustomCapability/Service/Interface/RpcInterface_c.c deleted file mode 100644 index 39affc1459..0000000000 --- a/Samples/CustomCapability/Service/Interface/RpcInterface_c.c +++ /dev/null @@ -1,712 +0,0 @@ - - -/* this ALWAYS GENERATED file contains the RPC client stubs */ - - - /* File created by MIDL compiler version 8.01.0622 */ -/* at Mon Jan 18 19:14:07 2038 - */ -/* Compiler settings for RpcInterface.Idl: - Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.01.0622 - protocol : dce , ms_ext, c_ext, robust - error checks: allocation ref bounds_check enum stub_data - VC __declspec() decoration level: - __declspec(uuid()), __declspec(selectany), __declspec(novtable) - DECLSPEC_UUID(), MIDL_INTERFACE() -*/ -/* @@MIDL_FILE_HEADING( ) */ - -#if !defined(_M_IA64) && !defined(_M_AMD64) && !defined(_ARM_) - - -#pragma warning( disable: 4049 ) /* more than 64k source lines */ -#if _MSC_VER >= 1200 -#pragma warning(push) -#endif - -#pragma warning( disable: 4211 ) /* redefine extern to static */ -#pragma warning( disable: 4232 ) /* dllimport identity*/ -#pragma warning( disable: 4024 ) /* array to pointer mapping*/ -#pragma warning( disable: 4100 ) /* unreferenced arguments in x86 call */ - -#pragma optimize("", off ) - -#include - -#include "RpcInterface_h.h" - -#define TYPE_FORMAT_STRING_SIZE 63 -#define PROC_FORMAT_STRING_SIZE 395 -#define EXPR_FORMAT_STRING_SIZE 1 -#define TRANSMIT_AS_TABLE_SIZE 0 -#define WIRE_MARSHAL_TABLE_SIZE 0 - -typedef struct _RpcInterface_MIDL_TYPE_FORMAT_STRING - { - short Pad; - unsigned char Format[ TYPE_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_TYPE_FORMAT_STRING; - -typedef struct _RpcInterface_MIDL_PROC_FORMAT_STRING - { - short Pad; - unsigned char Format[ PROC_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_PROC_FORMAT_STRING; - -typedef struct _RpcInterface_MIDL_EXPR_FORMAT_STRING - { - long Pad; - unsigned char Format[ EXPR_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_EXPR_FORMAT_STRING; - - -static const RPC_SYNTAX_IDENTIFIER _RpcTransferSyntax = -{{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}}; - - -extern const RpcInterface_MIDL_TYPE_FORMAT_STRING RpcInterface__MIDL_TypeFormatString; -extern const RpcInterface_MIDL_PROC_FORMAT_STRING RpcInterface__MIDL_ProcFormatString; -extern const RpcInterface_MIDL_EXPR_FORMAT_STRING RpcInterface__MIDL_ExprFormatString; - -#define GENERIC_BINDING_TABLE_SIZE 0 - - -/* Standard interface: RpcInterface, ver. 1.0, - GUID={0x906B0CE0,0xC70B,0x1067,{0xB3,0x17,0x00,0xDD,0x01,0x06,0x62,0xDA}} */ - - -extern const MIDL_SERVER_INFO RpcInterface_ServerInfo; - - -extern const RPC_DISPATCH_TABLE RpcInterface_v1_0_DispatchTable; - -static const RPC_CLIENT_INTERFACE RpcInterface___RpcClientInterface = - { - sizeof(RPC_CLIENT_INTERFACE), - {{0x906B0CE0,0xC70B,0x1067,{0xB3,0x17,0x00,0xDD,0x01,0x06,0x62,0xDA}},{1,0}}, - {{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}}, - (RPC_DISPATCH_TABLE*)&RpcInterface_v1_0_DispatchTable, - 0, - 0, - 0, - &RpcInterface_ServerInfo, - 0x04000000 - }; -RPC_IF_HANDLE RpcInterface_v1_0_c_ifspec = (RPC_IF_HANDLE)& RpcInterface___RpcClientInterface; - -extern const MIDL_STUB_DESC RpcInterface_StubDesc; - -static RPC_BINDING_HANDLE RpcInterface__MIDL_AutoBindHandle; - - -void RemoteOpen( - /* [in] */ handle_t hBinding, - /* [out] */ PPCONTEXT_HANDLE_TYPE pphContext) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[0], - ( unsigned char * )&hBinding); - -} - - -void RemoteClose( - /* [out][in] */ PPCONTEXT_HANDLE_TYPE pphContext) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[34], - ( unsigned char * )&pphContext); - -} - - -__int64 RegistryGetValue( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 knownHKey, - /* [string][in] */ wchar_t *subkey, - /* [string][in] */ wchar_t *valueName, - /* [in] */ unsigned long buffsize, - /* [out] */ unsigned long *type, - /* [size_is][out] */ byte *value, - /* [out] */ unsigned long *valuesize) -{ - - CLIENT_CALL_RETURN _RetVal; - - _RetVal = NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[70], - ( unsigned char * )&phContext); - return ( __int64 )_RetVal.Simple; - -} - - -__int64 RegistrySetValue( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 hKey, - /* [string][in] */ wchar_t *subkey, - /* [string][in] */ wchar_t *valuename, - /* [in] */ unsigned long type, - /* [size_is][in] */ byte *value, - /* [in] */ unsigned long valuesize) -{ - - CLIENT_CALL_RETURN _RetVal; - - _RetVal = NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[154], - ( unsigned char * )&phContext); - return ( __int64 )_RetVal.Simple; - -} - - -void StartMetering( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 samplePeriod, - /* [optional][in] */ __int64 context) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[232], - ( unsigned char * )&phContext); - -} - - -void SetSamplePeriod( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 samplePeriod) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[280], - ( unsigned char * )&phContext); - -} - - -void StopMetering( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[322], - ( unsigned char * )&phContext); - -} - - -#if !defined(__RPC_WIN32__) -#error Invalid build platform for this stub. -#endif - -#if !(TARGET_IS_NT50_OR_LATER) -#error You need Windows 2000 or later to run this stub because it uses these features: -#error /robust command line switch. -#error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems. -#error This app will fail with the RPC_X_WRONG_STUB_VERSION error. -#endif - - -static const RpcInterface_MIDL_PROC_FORMAT_STRING RpcInterface__MIDL_ProcFormatString = - { - 0, - { - - /* Procedure RemoteOpen */ - - 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 2 */ NdrFcLong( 0x0 ), /* 0 */ -/* 6 */ NdrFcShort( 0x0 ), /* 0 */ -/* 8 */ NdrFcShort( 0x8 ), /* x86 Stack size/offset = 8 */ -/* 10 */ 0x32, /* FC_BIND_PRIMITIVE */ - 0x0, /* 0 */ -/* 12 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 14 */ NdrFcShort( 0x0 ), /* 0 */ -/* 16 */ NdrFcShort( 0x38 ), /* 56 */ -/* 18 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 20 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 22 */ NdrFcShort( 0x0 ), /* 0 */ -/* 24 */ NdrFcShort( 0x0 ), /* 0 */ -/* 26 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter pphContext */ - -/* 28 */ NdrFcShort( 0x110 ), /* Flags: out, simple ref, */ -/* 30 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 32 */ NdrFcShort( 0x6 ), /* Type Offset=6 */ - - /* Procedure RemoteClose */ - -/* 34 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 36 */ NdrFcLong( 0x0 ), /* 0 */ -/* 40 */ NdrFcShort( 0x1 ), /* 1 */ -/* 42 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 44 */ 0x30, /* FC_BIND_CONTEXT */ - 0xe4, /* Ctxt flags: via ptr, in, out, no serialize, */ -/* 46 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 48 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 50 */ NdrFcShort( 0x38 ), /* 56 */ -/* 52 */ NdrFcShort( 0x38 ), /* 56 */ -/* 54 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 56 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 58 */ NdrFcShort( 0x0 ), /* 0 */ -/* 60 */ NdrFcShort( 0x0 ), /* 0 */ -/* 62 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter pphContext */ - -/* 64 */ NdrFcShort( 0x118 ), /* Flags: in, out, simple ref, */ -/* 66 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 68 */ NdrFcShort( 0xe ), /* Type Offset=14 */ - - /* Procedure RegistryGetValue */ - -/* 70 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 72 */ NdrFcLong( 0x0 ), /* 0 */ -/* 76 */ NdrFcShort( 0x2 ), /* 2 */ -/* 78 */ NdrFcShort( 0x2c ), /* x86 Stack size/offset = 44 */ -/* 80 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 82 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 84 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 86 */ NdrFcShort( 0x3c ), /* 60 */ -/* 88 */ NdrFcShort( 0x48 ), /* 72 */ -/* 90 */ 0x47, /* Oi2 Flags: srv must size, clt must size, has return, has ext, */ - 0x9, /* 9 */ -/* 92 */ 0x8, /* 8 */ - 0x3, /* Ext Flags: new corr desc, clt corr check, */ -/* 94 */ NdrFcShort( 0x1 ), /* 1 */ -/* 96 */ NdrFcShort( 0x0 ), /* 0 */ -/* 98 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 100 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 102 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 104 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter knownHKey */ - -/* 106 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 108 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 110 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter subkey */ - -/* 112 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 114 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */ -/* 116 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter valueName */ - -/* 118 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 120 */ NdrFcShort( 0x10 ), /* x86 Stack size/offset = 16 */ -/* 122 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter buffsize */ - -/* 124 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 126 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */ -/* 128 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter type */ - -/* 130 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */ -/* 132 */ NdrFcShort( 0x18 ), /* x86 Stack size/offset = 24 */ -/* 134 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter value */ - -/* 136 */ NdrFcShort( 0x113 ), /* Flags: must size, must free, out, simple ref, */ -/* 138 */ NdrFcShort( 0x1c ), /* x86 Stack size/offset = 28 */ -/* 140 */ NdrFcShort( 0x22 ), /* Type Offset=34 */ - - /* Parameter valuesize */ - -/* 142 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */ -/* 144 */ NdrFcShort( 0x20 ), /* x86 Stack size/offset = 32 */ -/* 146 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Return value */ - -/* 148 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */ -/* 150 */ NdrFcShort( 0x24 ), /* x86 Stack size/offset = 36 */ -/* 152 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure RegistrySetValue */ - -/* 154 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 156 */ NdrFcLong( 0x0 ), /* 0 */ -/* 160 */ NdrFcShort( 0x3 ), /* 3 */ -/* 162 */ NdrFcShort( 0x28 ), /* x86 Stack size/offset = 40 */ -/* 164 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 166 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 168 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 170 */ NdrFcShort( 0x44 ), /* 68 */ -/* 172 */ NdrFcShort( 0x10 ), /* 16 */ -/* 174 */ 0x46, /* Oi2 Flags: clt must size, has return, has ext, */ - 0x8, /* 8 */ -/* 176 */ 0x8, /* 8 */ - 0x5, /* Ext Flags: new corr desc, srv corr check, */ -/* 178 */ NdrFcShort( 0x0 ), /* 0 */ -/* 180 */ NdrFcShort( 0x1 ), /* 1 */ -/* 182 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 184 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 186 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 188 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter hKey */ - -/* 190 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 192 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 194 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter subkey */ - -/* 196 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 198 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */ -/* 200 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter valuename */ - -/* 202 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 204 */ NdrFcShort( 0x10 ), /* x86 Stack size/offset = 16 */ -/* 206 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter type */ - -/* 208 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 210 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */ -/* 212 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter value */ - -/* 214 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 216 */ NdrFcShort( 0x18 ), /* x86 Stack size/offset = 24 */ -/* 218 */ NdrFcShort( 0x32 ), /* Type Offset=50 */ - - /* Parameter valuesize */ - -/* 220 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 222 */ NdrFcShort( 0x1c ), /* x86 Stack size/offset = 28 */ -/* 224 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Return value */ - -/* 226 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */ -/* 228 */ NdrFcShort( 0x20 ), /* x86 Stack size/offset = 32 */ -/* 230 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure StartMetering */ - -/* 232 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 234 */ NdrFcLong( 0x0 ), /* 0 */ -/* 238 */ NdrFcShort( 0x4 ), /* 4 */ -/* 240 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */ -/* 242 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 244 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 246 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 248 */ NdrFcShort( 0x44 ), /* 68 */ -/* 250 */ NdrFcShort( 0x0 ), /* 0 */ -/* 252 */ 0x40, /* Oi2 Flags: has ext, */ - 0x3, /* 3 */ -/* 254 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 256 */ NdrFcShort( 0x0 ), /* 0 */ -/* 258 */ NdrFcShort( 0x0 ), /* 0 */ -/* 260 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 262 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 264 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 266 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter samplePeriod */ - -/* 268 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 270 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 272 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter context */ - -/* 274 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 276 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */ -/* 278 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure SetSamplePeriod */ - -/* 280 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 282 */ NdrFcLong( 0x0 ), /* 0 */ -/* 286 */ NdrFcShort( 0x5 ), /* 5 */ -/* 288 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */ -/* 290 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 292 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 294 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 296 */ NdrFcShort( 0x34 ), /* 52 */ -/* 298 */ NdrFcShort( 0x0 ), /* 0 */ -/* 300 */ 0x40, /* Oi2 Flags: has ext, */ - 0x2, /* 2 */ -/* 302 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 304 */ NdrFcShort( 0x0 ), /* 0 */ -/* 306 */ NdrFcShort( 0x0 ), /* 0 */ -/* 308 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 310 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 312 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 314 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter samplePeriod */ - -/* 316 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 318 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 320 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure StopMetering */ - -/* 322 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 324 */ NdrFcLong( 0x0 ), /* 0 */ -/* 328 */ NdrFcShort( 0x6 ), /* 6 */ -/* 330 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 332 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 334 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 336 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 338 */ NdrFcShort( 0x24 ), /* 36 */ -/* 340 */ NdrFcShort( 0x0 ), /* 0 */ -/* 342 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 344 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 346 */ NdrFcShort( 0x0 ), /* 0 */ -/* 348 */ NdrFcShort( 0x0 ), /* 0 */ -/* 350 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 352 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 354 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 356 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Procedure MeteringDataEvent */ - -/* 358 */ 0x34, /* FC_CALLBACK_HANDLE */ - 0x48, /* Old Flags: */ -/* 360 */ NdrFcLong( 0x0 ), /* 0 */ -/* 364 */ NdrFcShort( 0x0 ), /* 0 */ -/* 366 */ NdrFcShort( 0x10 ), /* x86 Stack size/offset = 16 */ -/* 368 */ NdrFcShort( 0x20 ), /* 32 */ -/* 370 */ NdrFcShort( 0x0 ), /* 0 */ -/* 372 */ 0x40, /* Oi2 Flags: has ext, */ - 0x2, /* 2 */ -/* 374 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 376 */ NdrFcShort( 0x0 ), /* 0 */ -/* 378 */ NdrFcShort( 0x0 ), /* 0 */ -/* 380 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter data */ - -/* 382 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 384 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 386 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter context */ - -/* 388 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 390 */ NdrFcShort( 0x8 ), /* x86 Stack size/offset = 8 */ -/* 392 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - 0x0 - } - }; - -static const RpcInterface_MIDL_TYPE_FORMAT_STRING RpcInterface__MIDL_TypeFormatString = - { - 0, - { - NdrFcShort( 0x0 ), /* 0 */ -/* 2 */ - 0x11, 0x4, /* FC_RP [alloced_on_stack] */ -/* 4 */ NdrFcShort( 0x2 ), /* Offset= 2 (6) */ -/* 6 */ 0x30, /* FC_BIND_CONTEXT */ - 0xa4, /* Ctxt flags: via ptr, out, no serialize, */ -/* 8 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 10 */ - 0x11, 0x4, /* FC_RP [alloced_on_stack] */ -/* 12 */ NdrFcShort( 0x2 ), /* Offset= 2 (14) */ -/* 14 */ 0x30, /* FC_BIND_CONTEXT */ - 0xe5, /* Ctxt flags: via ptr, in, out, no serialize, can't be null */ -/* 16 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 18 */ 0x30, /* FC_BIND_CONTEXT */ - 0x45, /* Ctxt flags: in, no serialize, can't be null */ -/* 20 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 22 */ - 0x11, 0x8, /* FC_RP [simple_pointer] */ -/* 24 */ - 0x25, /* FC_C_WSTRING */ - 0x5c, /* FC_PAD */ -/* 26 */ - 0x11, 0xc, /* FC_RP [alloced_on_stack] [simple_pointer] */ -/* 28 */ 0x8, /* FC_LONG */ - 0x5c, /* FC_PAD */ -/* 30 */ - 0x11, 0x0, /* FC_RP */ -/* 32 */ NdrFcShort( 0x2 ), /* Offset= 2 (34) */ -/* 34 */ - 0x1b, /* FC_CARRAY */ - 0x0, /* 0 */ -/* 36 */ NdrFcShort( 0x1 ), /* 1 */ -/* 38 */ 0x29, /* Corr desc: parameter, FC_ULONG */ - 0x0, /* */ -/* 40 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */ -/* 42 */ NdrFcShort( 0x1 ), /* Corr flags: early, */ -/* 44 */ 0x1, /* FC_BYTE */ - 0x5b, /* FC_END */ -/* 46 */ - 0x11, 0x0, /* FC_RP */ -/* 48 */ NdrFcShort( 0x2 ), /* Offset= 2 (50) */ -/* 50 */ - 0x1b, /* FC_CARRAY */ - 0x0, /* 0 */ -/* 52 */ NdrFcShort( 0x1 ), /* 1 */ -/* 54 */ 0x29, /* Corr desc: parameter, FC_ULONG */ - 0x0, /* */ -/* 56 */ NdrFcShort( 0x1c ), /* x86 Stack size/offset = 28 */ -/* 58 */ NdrFcShort( 0x0 ), /* Corr flags: */ -/* 60 */ 0x1, /* FC_BYTE */ - 0x5b, /* FC_END */ - - 0x0 - } - }; - -static const unsigned short RpcInterface_FormatStringOffsetTable[] = - { - 0, - 34, - 70, - 154, - 232, - 280, - 322, - }; - - -static const unsigned short _callbackRpcInterface_FormatStringOffsetTable[] = - { - 358 - }; - - -static const MIDL_STUB_DESC RpcInterface_StubDesc = - { - (void *)& RpcInterface___RpcClientInterface, - MIDL_user_allocate, - MIDL_user_free, - &RpcInterface__MIDL_AutoBindHandle, - 0, - 0, - 0, - 0, - RpcInterface__MIDL_TypeFormatString.Format, - 1, /* -error bounds_check flag */ - 0x50002, /* Ndr library version */ - 0, - 0x801026e, /* MIDL Version 8.1.622 */ - 0, - 0, - 0, /* notify & notify_flag routine table */ - 0x1, /* MIDL flag */ - 0, /* cs routines */ - 0, /* proxy/server info */ - 0 - }; - -static const RPC_DISPATCH_FUNCTION RpcInterface_table[] = - { - NdrServerCall2, - 0 - }; -static const RPC_DISPATCH_TABLE RpcInterface_v1_0_DispatchTable = - { - 1, - (RPC_DISPATCH_FUNCTION*)RpcInterface_table - }; - -static const SERVER_ROUTINE RpcInterface_ServerRoutineTable[] = - { - (SERVER_ROUTINE)MeteringDataEvent - }; - -static const MIDL_SERVER_INFO RpcInterface_ServerInfo = - { - &RpcInterface_StubDesc, - RpcInterface_ServerRoutineTable, - RpcInterface__MIDL_ProcFormatString.Format, - _callbackRpcInterface_FormatStringOffsetTable, - 0, - 0, - 0, - 0}; -#if _MSC_VER >= 1200 -#pragma warning(pop) -#endif - - -#endif /* !defined(_M_IA64) && !defined(_M_AMD64) && !defined(_ARM_) */ - diff --git a/Samples/CustomCapability/Service/Interface/RpcInterface_c.cp b/Samples/CustomCapability/Service/Interface/RpcInterface_c.cp deleted file mode 100644 index 06128520ed..0000000000 --- a/Samples/CustomCapability/Service/Interface/RpcInterface_c.cp +++ /dev/null @@ -1,726 +0,0 @@ - - -/* this ALWAYS GENERATED file contains the RPC client stubs */ - - - /* File created by MIDL compiler version 8.01.0620 */ -/* at Mon Jan 18 19:14:07 2038 - */ -/* Compiler settings for RpcInterface.Idl: - Oicf, W1, Zp8, env=Win64 (32b run), target_arch=AMD64 8.01.0620 - protocol : dce , ms_ext, c_ext, robust - error checks: allocation ref bounds_check enum stub_data - VC __declspec() decoration level: - __declspec(uuid()), __declspec(selectany), __declspec(novtable) - DECLSPEC_UUID(), MIDL_INTERFACE() -*/ -/* @@MIDL_FILE_HEADING( ) */ - -#if defined(_M_AMD64) - - -#pragma warning( disable: 4049 ) /* more than 64k source lines */ -#if _MSC_VER >= 1200 -#pragma warning(push) -#endif - -#pragma warning( disable: 4211 ) /* redefine extern to static */ -#pragma warning( disable: 4232 ) /* dllimport identity*/ -#pragma warning( disable: 4024 ) /* array to pointer mapping*/ - -#include - -#include "RpcInterface_h.h" - -#define TYPE_FORMAT_STRING_SIZE 63 -#define PROC_FORMAT_STRING_SIZE 411 -#define EXPR_FORMAT_STRING_SIZE 1 -#define TRANSMIT_AS_TABLE_SIZE 0 -#define WIRE_MARSHAL_TABLE_SIZE 0 - -typedef struct _RpcInterface_MIDL_TYPE_FORMAT_STRING - { - short Pad; - unsigned char Format[ TYPE_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_TYPE_FORMAT_STRING; - -typedef struct _RpcInterface_MIDL_PROC_FORMAT_STRING - { - short Pad; - unsigned char Format[ PROC_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_PROC_FORMAT_STRING; - -typedef struct _RpcInterface_MIDL_EXPR_FORMAT_STRING - { - long Pad; - unsigned char Format[ EXPR_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_EXPR_FORMAT_STRING; - - -static const RPC_SYNTAX_IDENTIFIER _RpcTransferSyntax = -{{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}}; - - -extern const RpcInterface_MIDL_TYPE_FORMAT_STRING RpcInterface__MIDL_TypeFormatString; -extern const RpcInterface_MIDL_PROC_FORMAT_STRING RpcInterface__MIDL_ProcFormatString; -extern const RpcInterface_MIDL_EXPR_FORMAT_STRING RpcInterface__MIDL_ExprFormatString; - -#define GENERIC_BINDING_TABLE_SIZE 0 - - -/* Standard interface: RpcInterface, ver. 1.0, - GUID={0x906B0CE0,0xC70B,0x1067,{0xB3,0x17,0x00,0xDD,0x01,0x06,0x62,0xDA}} */ - - -extern const MIDL_SERVER_INFO RpcInterface_ServerInfo; - - -extern const RPC_DISPATCH_TABLE RpcInterface_v1_0_DispatchTable; - -static const RPC_CLIENT_INTERFACE RpcInterface___RpcClientInterface = - { - sizeof(RPC_CLIENT_INTERFACE), - {{0x906B0CE0,0xC70B,0x1067,{0xB3,0x17,0x00,0xDD,0x01,0x06,0x62,0xDA}},{1,0}}, - {{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}}, - (RPC_DISPATCH_TABLE*)&RpcInterface_v1_0_DispatchTable, - 0, - 0, - 0, - &RpcInterface_ServerInfo, - 0x04000000 - }; -RPC_IF_HANDLE RpcInterface_v1_0_c_ifspec = (RPC_IF_HANDLE)& RpcInterface___RpcClientInterface; - -extern const MIDL_STUB_DESC RpcInterface_StubDesc; - -static RPC_BINDING_HANDLE RpcInterface__MIDL_AutoBindHandle; - - -void RemoteOpen( - /* [in] */ handle_t hBinding, - /* [out] */ PPCONTEXT_HANDLE_TYPE pphContext) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[0], - hBinding, - pphContext); - -} - - -void RemoteClose( - /* [out][in] */ PPCONTEXT_HANDLE_TYPE pphContext) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[36], - pphContext); - -} - - -__int64 RegistryGetValue( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 knownHKey, - /* [string][in] */ wchar_t *subkey, - /* [string][in] */ wchar_t *valueName, - /* [in] */ unsigned long buffsize, - /* [out] */ unsigned long *type, - /* [size_is][out] */ byte *value, - /* [out] */ unsigned long *valuesize) -{ - - CLIENT_CALL_RETURN _RetVal; - - _RetVal = NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[74], - phContext, - knownHKey, - subkey, - valueName, - buffsize, - type, - value, - valuesize); - return ( __int64 )_RetVal.Simple; - -} - - -__int64 RegistrySetValue( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 hKey, - /* [string][in] */ wchar_t *subkey, - /* [string][in] */ wchar_t *valuename, - /* [in] */ unsigned long type, - /* [size_is][in] */ byte *value, - /* [in] */ unsigned long valuesize) -{ - - CLIENT_CALL_RETURN _RetVal; - - _RetVal = NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[160], - phContext, - hKey, - subkey, - valuename, - type, - value, - valuesize); - return ( __int64 )_RetVal.Simple; - -} - - -void StartMetering( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 samplePeriod, - /* [optional][in] */ __int64 context) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[240], - phContext, - samplePeriod, - context); - -} - - -void SetSamplePeriod( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 samplePeriod) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[290], - phContext, - samplePeriod); - -} - - -void StopMetering( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[334], - phContext); - -} - - -#if !defined(__RPC_WIN64__) -#error Invalid build platform for this stub. -#endif - -static const RpcInterface_MIDL_PROC_FORMAT_STRING RpcInterface__MIDL_ProcFormatString = - { - 0, - { - - /* Procedure RemoteOpen */ - - 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 2 */ NdrFcLong( 0x0 ), /* 0 */ -/* 6 */ NdrFcShort( 0x0 ), /* 0 */ -/* 8 */ NdrFcShort( 0x10 ), /* X64 Stack size/offset = 16 */ -/* 10 */ 0x32, /* FC_BIND_PRIMITIVE */ - 0x0, /* 0 */ -/* 12 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 14 */ NdrFcShort( 0x0 ), /* 0 */ -/* 16 */ NdrFcShort( 0x38 ), /* 56 */ -/* 18 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 20 */ 0xa, /* 10 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 22 */ NdrFcShort( 0x0 ), /* 0 */ -/* 24 */ NdrFcShort( 0x0 ), /* 0 */ -/* 26 */ NdrFcShort( 0x0 ), /* 0 */ -/* 28 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter pphContext */ - -/* 30 */ NdrFcShort( 0x110 ), /* Flags: out, simple ref, */ -/* 32 */ NdrFcShort( 0x8 ), /* X64 Stack size/offset = 8 */ -/* 34 */ NdrFcShort( 0x6 ), /* Type Offset=6 */ - - /* Procedure RemoteClose */ - -/* 36 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 38 */ NdrFcLong( 0x0 ), /* 0 */ -/* 42 */ NdrFcShort( 0x1 ), /* 1 */ -/* 44 */ NdrFcShort( 0x8 ), /* X64 Stack size/offset = 8 */ -/* 46 */ 0x30, /* FC_BIND_CONTEXT */ - 0xe4, /* Ctxt flags: via ptr, in, out, no serialize, */ -/* 48 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 50 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 52 */ NdrFcShort( 0x38 ), /* 56 */ -/* 54 */ NdrFcShort( 0x38 ), /* 56 */ -/* 56 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 58 */ 0xa, /* 10 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 60 */ NdrFcShort( 0x0 ), /* 0 */ -/* 62 */ NdrFcShort( 0x0 ), /* 0 */ -/* 64 */ NdrFcShort( 0x0 ), /* 0 */ -/* 66 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter pphContext */ - -/* 68 */ NdrFcShort( 0x118 ), /* Flags: in, out, simple ref, */ -/* 70 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 72 */ NdrFcShort( 0xe ), /* Type Offset=14 */ - - /* Procedure RegistryGetValue */ - -/* 74 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 76 */ NdrFcLong( 0x0 ), /* 0 */ -/* 80 */ NdrFcShort( 0x2 ), /* 2 */ -/* 82 */ NdrFcShort( 0x48 ), /* X64 Stack size/offset = 72 */ -/* 84 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 86 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 88 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 90 */ NdrFcShort( 0x3c ), /* 60 */ -/* 92 */ NdrFcShort( 0x48 ), /* 72 */ -/* 94 */ 0x47, /* Oi2 Flags: srv must size, clt must size, has return, has ext, */ - 0x9, /* 9 */ -/* 96 */ 0xa, /* 10 */ - 0x3, /* Ext Flags: new corr desc, clt corr check, */ -/* 98 */ NdrFcShort( 0x1 ), /* 1 */ -/* 100 */ NdrFcShort( 0x0 ), /* 0 */ -/* 102 */ NdrFcShort( 0x0 ), /* 0 */ -/* 104 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 106 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 108 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 110 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter knownHKey */ - -/* 112 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 114 */ NdrFcShort( 0x8 ), /* X64 Stack size/offset = 8 */ -/* 116 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter subkey */ - -/* 118 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 120 */ NdrFcShort( 0x10 ), /* X64 Stack size/offset = 16 */ -/* 122 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter valueName */ - -/* 124 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 126 */ NdrFcShort( 0x18 ), /* X64 Stack size/offset = 24 */ -/* 128 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter buffsize */ - -/* 130 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 132 */ NdrFcShort( 0x20 ), /* X64 Stack size/offset = 32 */ -/* 134 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter type */ - -/* 136 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */ -/* 138 */ NdrFcShort( 0x28 ), /* X64 Stack size/offset = 40 */ -/* 140 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter value */ - -/* 142 */ NdrFcShort( 0x113 ), /* Flags: must size, must free, out, simple ref, */ -/* 144 */ NdrFcShort( 0x30 ), /* X64 Stack size/offset = 48 */ -/* 146 */ NdrFcShort( 0x22 ), /* Type Offset=34 */ - - /* Parameter valuesize */ - -/* 148 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */ -/* 150 */ NdrFcShort( 0x38 ), /* X64 Stack size/offset = 56 */ -/* 152 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Return value */ - -/* 154 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */ -/* 156 */ NdrFcShort( 0x40 ), /* X64 Stack size/offset = 64 */ -/* 158 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure RegistrySetValue */ - -/* 160 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 162 */ NdrFcLong( 0x0 ), /* 0 */ -/* 166 */ NdrFcShort( 0x3 ), /* 3 */ -/* 168 */ NdrFcShort( 0x40 ), /* X64 Stack size/offset = 64 */ -/* 170 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 172 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 174 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 176 */ NdrFcShort( 0x44 ), /* 68 */ -/* 178 */ NdrFcShort( 0x10 ), /* 16 */ -/* 180 */ 0x46, /* Oi2 Flags: clt must size, has return, has ext, */ - 0x8, /* 8 */ -/* 182 */ 0xa, /* 10 */ - 0x5, /* Ext Flags: new corr desc, srv corr check, */ -/* 184 */ NdrFcShort( 0x0 ), /* 0 */ -/* 186 */ NdrFcShort( 0x1 ), /* 1 */ -/* 188 */ NdrFcShort( 0x0 ), /* 0 */ -/* 190 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 192 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 194 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 196 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter hKey */ - -/* 198 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 200 */ NdrFcShort( 0x8 ), /* X64 Stack size/offset = 8 */ -/* 202 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter subkey */ - -/* 204 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 206 */ NdrFcShort( 0x10 ), /* X64 Stack size/offset = 16 */ -/* 208 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter valuename */ - -/* 210 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 212 */ NdrFcShort( 0x18 ), /* X64 Stack size/offset = 24 */ -/* 214 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter type */ - -/* 216 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 218 */ NdrFcShort( 0x20 ), /* X64 Stack size/offset = 32 */ -/* 220 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter value */ - -/* 222 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 224 */ NdrFcShort( 0x28 ), /* X64 Stack size/offset = 40 */ -/* 226 */ NdrFcShort( 0x32 ), /* Type Offset=50 */ - - /* Parameter valuesize */ - -/* 228 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 230 */ NdrFcShort( 0x30 ), /* X64 Stack size/offset = 48 */ -/* 232 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Return value */ - -/* 234 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */ -/* 236 */ NdrFcShort( 0x38 ), /* X64 Stack size/offset = 56 */ -/* 238 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure StartMetering */ - -/* 240 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 242 */ NdrFcLong( 0x0 ), /* 0 */ -/* 246 */ NdrFcShort( 0x4 ), /* 4 */ -/* 248 */ NdrFcShort( 0x18 ), /* X64 Stack size/offset = 24 */ -/* 250 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 252 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 254 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 256 */ NdrFcShort( 0x44 ), /* 68 */ -/* 258 */ NdrFcShort( 0x0 ), /* 0 */ -/* 260 */ 0x40, /* Oi2 Flags: has ext, */ - 0x3, /* 3 */ -/* 262 */ 0xa, /* 10 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 264 */ NdrFcShort( 0x0 ), /* 0 */ -/* 266 */ NdrFcShort( 0x0 ), /* 0 */ -/* 268 */ NdrFcShort( 0x0 ), /* 0 */ -/* 270 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 272 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 274 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 276 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter samplePeriod */ - -/* 278 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 280 */ NdrFcShort( 0x8 ), /* X64 Stack size/offset = 8 */ -/* 282 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter context */ - -/* 284 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 286 */ NdrFcShort( 0x10 ), /* X64 Stack size/offset = 16 */ -/* 288 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure SetSamplePeriod */ - -/* 290 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 292 */ NdrFcLong( 0x0 ), /* 0 */ -/* 296 */ NdrFcShort( 0x5 ), /* 5 */ -/* 298 */ NdrFcShort( 0x10 ), /* X64 Stack size/offset = 16 */ -/* 300 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 302 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 304 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 306 */ NdrFcShort( 0x34 ), /* 52 */ -/* 308 */ NdrFcShort( 0x0 ), /* 0 */ -/* 310 */ 0x40, /* Oi2 Flags: has ext, */ - 0x2, /* 2 */ -/* 312 */ 0xa, /* 10 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 314 */ NdrFcShort( 0x0 ), /* 0 */ -/* 316 */ NdrFcShort( 0x0 ), /* 0 */ -/* 318 */ NdrFcShort( 0x0 ), /* 0 */ -/* 320 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 322 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 324 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 326 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter samplePeriod */ - -/* 328 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 330 */ NdrFcShort( 0x8 ), /* X64 Stack size/offset = 8 */ -/* 332 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure StopMetering */ - -/* 334 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 336 */ NdrFcLong( 0x0 ), /* 0 */ -/* 340 */ NdrFcShort( 0x6 ), /* 6 */ -/* 342 */ NdrFcShort( 0x8 ), /* X64 Stack size/offset = 8 */ -/* 344 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 346 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 348 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 350 */ NdrFcShort( 0x24 ), /* 36 */ -/* 352 */ NdrFcShort( 0x0 ), /* 0 */ -/* 354 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 356 */ 0xa, /* 10 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 358 */ NdrFcShort( 0x0 ), /* 0 */ -/* 360 */ NdrFcShort( 0x0 ), /* 0 */ -/* 362 */ NdrFcShort( 0x0 ), /* 0 */ -/* 364 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 366 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 368 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 370 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Procedure MeteringDataEvent */ - -/* 372 */ 0x34, /* FC_CALLBACK_HANDLE */ - 0x48, /* Old Flags: */ -/* 374 */ NdrFcLong( 0x0 ), /* 0 */ -/* 378 */ NdrFcShort( 0x0 ), /* 0 */ -/* 380 */ NdrFcShort( 0x10 ), /* X64 Stack size/offset = 16 */ -/* 382 */ NdrFcShort( 0x20 ), /* 32 */ -/* 384 */ NdrFcShort( 0x0 ), /* 0 */ -/* 386 */ 0x40, /* Oi2 Flags: has ext, */ - 0x2, /* 2 */ -/* 388 */ 0xa, /* 10 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 390 */ NdrFcShort( 0x0 ), /* 0 */ -/* 392 */ NdrFcShort( 0x0 ), /* 0 */ -/* 394 */ NdrFcShort( 0x0 ), /* 0 */ -/* 396 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter data */ - -/* 398 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 400 */ NdrFcShort( 0x0 ), /* X64 Stack size/offset = 0 */ -/* 402 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter context */ - -/* 404 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 406 */ NdrFcShort( 0x8 ), /* X64 Stack size/offset = 8 */ -/* 408 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - 0x0 - } - }; - -static const RpcInterface_MIDL_TYPE_FORMAT_STRING RpcInterface__MIDL_TypeFormatString = - { - 0, - { - NdrFcShort( 0x0 ), /* 0 */ -/* 2 */ - 0x11, 0x4, /* FC_RP [alloced_on_stack] */ -/* 4 */ NdrFcShort( 0x2 ), /* Offset= 2 (6) */ -/* 6 */ 0x30, /* FC_BIND_CONTEXT */ - 0xa4, /* Ctxt flags: via ptr, out, no serialize, */ -/* 8 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 10 */ - 0x11, 0x4, /* FC_RP [alloced_on_stack] */ -/* 12 */ NdrFcShort( 0x2 ), /* Offset= 2 (14) */ -/* 14 */ 0x30, /* FC_BIND_CONTEXT */ - 0xe5, /* Ctxt flags: via ptr, in, out, no serialize, can't be null */ -/* 16 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 18 */ 0x30, /* FC_BIND_CONTEXT */ - 0x45, /* Ctxt flags: in, no serialize, can't be null */ -/* 20 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 22 */ - 0x11, 0x8, /* FC_RP [simple_pointer] */ -/* 24 */ - 0x25, /* FC_C_WSTRING */ - 0x5c, /* FC_PAD */ -/* 26 */ - 0x11, 0xc, /* FC_RP [alloced_on_stack] [simple_pointer] */ -/* 28 */ 0x8, /* FC_LONG */ - 0x5c, /* FC_PAD */ -/* 30 */ - 0x11, 0x0, /* FC_RP */ -/* 32 */ NdrFcShort( 0x2 ), /* Offset= 2 (34) */ -/* 34 */ - 0x1b, /* FC_CARRAY */ - 0x0, /* 0 */ -/* 36 */ NdrFcShort( 0x1 ), /* 1 */ -/* 38 */ 0x29, /* Corr desc: parameter, FC_ULONG */ - 0x0, /* */ -/* 40 */ NdrFcShort( 0x20 ), /* X64 Stack size/offset = 32 */ -/* 42 */ NdrFcShort( 0x1 ), /* Corr flags: early, */ -/* 44 */ 0x1, /* FC_BYTE */ - 0x5b, /* FC_END */ -/* 46 */ - 0x11, 0x0, /* FC_RP */ -/* 48 */ NdrFcShort( 0x2 ), /* Offset= 2 (50) */ -/* 50 */ - 0x1b, /* FC_CARRAY */ - 0x0, /* 0 */ -/* 52 */ NdrFcShort( 0x1 ), /* 1 */ -/* 54 */ 0x29, /* Corr desc: parameter, FC_ULONG */ - 0x0, /* */ -/* 56 */ NdrFcShort( 0x30 ), /* X64 Stack size/offset = 48 */ -/* 58 */ NdrFcShort( 0x0 ), /* Corr flags: */ -/* 60 */ 0x1, /* FC_BYTE */ - 0x5b, /* FC_END */ - - 0x0 - } - }; - -static const unsigned short RpcInterface_FormatStringOffsetTable[] = - { - 0, - 36, - 74, - 160, - 240, - 290, - 334, - }; - - -static const unsigned short _callbackRpcInterface_FormatStringOffsetTable[] = - { - 372 - }; - - -static const MIDL_STUB_DESC RpcInterface_StubDesc = - { - (void *)& RpcInterface___RpcClientInterface, - MIDL_user_allocate, - MIDL_user_free, - &RpcInterface__MIDL_AutoBindHandle, - 0, - 0, - 0, - 0, - RpcInterface__MIDL_TypeFormatString.Format, - 1, /* -error bounds_check flag */ - 0x50002, /* Ndr library version */ - 0, - 0x801026c, /* MIDL Version 8.1.620 */ - 0, - 0, - 0, /* notify & notify_flag routine table */ - 0x1, /* MIDL flag */ - 0, /* cs routines */ - 0, /* proxy/server info */ - 0 - }; - -static const RPC_DISPATCH_FUNCTION RpcInterface_table[] = - { - NdrServerCall2, - 0 - }; -static const RPC_DISPATCH_TABLE RpcInterface_v1_0_DispatchTable = - { - 1, - (RPC_DISPATCH_FUNCTION*)RpcInterface_table - }; - -static const SERVER_ROUTINE RpcInterface_ServerRoutineTable[] = - { - (SERVER_ROUTINE)MeteringDataEvent - }; - -static const MIDL_SERVER_INFO RpcInterface_ServerInfo = - { - &RpcInterface_StubDesc, - RpcInterface_ServerRoutineTable, - RpcInterface__MIDL_ProcFormatString.Format, - _callbackRpcInterface_FormatStringOffsetTable, - 0, - 0, - 0, - 0}; -#if _MSC_VER >= 1200 -#pragma warning(pop) -#endif - - -#endif /* defined(_M_AMD64)*/ - diff --git a/Samples/CustomCapability/Service/Interface/RpcInterface_h.h b/Samples/CustomCapability/Service/Interface/RpcInterface_h.h deleted file mode 100644 index 0943116b4f..0000000000 --- a/Samples/CustomCapability/Service/Interface/RpcInterface_h.h +++ /dev/null @@ -1,122 +0,0 @@ - - -/* this ALWAYS GENERATED file contains the definitions for the interfaces */ - - - /* File created by MIDL compiler version 8.01.0622 */ -/* at Mon Jan 18 19:14:07 2038 - */ -/* Compiler settings for RpcInterface.Idl: - Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.01.0622 - protocol : dce , ms_ext, c_ext, robust - error checks: allocation ref bounds_check enum stub_data - VC __declspec() decoration level: - __declspec(uuid()), __declspec(selectany), __declspec(novtable) - DECLSPEC_UUID(), MIDL_INTERFACE() -*/ -/* @@MIDL_FILE_HEADING( ) */ - -#pragma warning( disable: 4049 ) /* more than 64k source lines */ - - -/* verify that the version is high enough to compile this file*/ -#ifndef __REQUIRED_RPCNDR_H_VERSION__ -#define __REQUIRED_RPCNDR_H_VERSION__ 475 -#endif - -#include "rpc.h" -#include "rpcndr.h" - -#ifndef __RPCNDR_H_VERSION__ -#error this stub requires an updated version of -#endif /* __RPCNDR_H_VERSION__ */ - - -#ifndef __RpcInterface_h_h__ -#define __RpcInterface_h_h__ - -#if defined(_MSC_VER) && (_MSC_VER >= 1020) -#pragma once -#endif - -/* Forward Declarations */ - -/* header files for imported files */ -#include "oaidl.h" - -#ifdef __cplusplus -extern "C"{ -#endif - - -#ifndef __RpcInterface_INTERFACE_DEFINED__ -#define __RpcInterface_INTERFACE_DEFINED__ - -/* interface RpcInterface */ -/* [unique][version][uuid] */ - -typedef /* [context_handle_noserialize][context_handle] */ void *PCONTEXT_HANDLE_TYPE; - -typedef /* [ref] */ PCONTEXT_HANDLE_TYPE *PPCONTEXT_HANDLE_TYPE; - -void RemoteOpen( - /* [in] */ handle_t hBinding, - /* [out] */ PPCONTEXT_HANDLE_TYPE pphContext); - -void RemoteClose( - /* [out][in] */ PPCONTEXT_HANDLE_TYPE pphContext); - -__int64 RegistryGetValue( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 knownHKey, - /* [string][in] */ wchar_t *subkey, - /* [string][in] */ wchar_t *valueName, - /* [in] */ unsigned long buffsize, - /* [out] */ unsigned long *type, - /* [size_is][out] */ byte *value, - /* [out] */ unsigned long *valuesize); - -__int64 RegistrySetValue( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 hKey, - /* [string][in] */ wchar_t *subkey, - /* [string][in] */ wchar_t *valuename, - /* [in] */ unsigned long type, - /* [size_is][in] */ byte *value, - /* [in] */ unsigned long valuesize); - -void StartMetering( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 samplePeriod, - /* [optional][in] */ __int64 context); - -void SetSamplePeriod( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext, - /* [in] */ __int64 samplePeriod); - -void StopMetering( - /* [in] */ PCONTEXT_HANDLE_TYPE phContext); - -/* [callback] */ void MeteringDataEvent( - /* [in] */ __int64 data, - /* [optional][in] */ __int64 context); - - - -extern RPC_IF_HANDLE RpcInterface_v1_0_c_ifspec; -extern RPC_IF_HANDLE RpcInterface_v1_0_s_ifspec; -#endif /* __RpcInterface_INTERFACE_DEFINED__ */ - -/* Additional Prototypes for ALL interfaces */ - -void __RPC_USER PCONTEXT_HANDLE_TYPE_rundown( PCONTEXT_HANDLE_TYPE ); - -/* end of Additional Prototypes */ - -#ifdef __cplusplus -} -#endif - -#endif - - diff --git a/Samples/CustomCapability/Service/Interface/RpcInterface_s.c b/Samples/CustomCapability/Service/Interface/RpcInterface_s.c deleted file mode 100644 index 5e3e4b591b..0000000000 --- a/Samples/CustomCapability/Service/Interface/RpcInterface_s.c +++ /dev/null @@ -1,707 +0,0 @@ - - -/* this ALWAYS GENERATED file contains the RPC server stubs */ - - - /* File created by MIDL compiler version 8.01.0622 */ -/* at Mon Jan 18 19:14:07 2038 - */ -/* Compiler settings for RpcInterface.Idl: - Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.01.0622 - protocol : dce , ms_ext, c_ext, robust - error checks: allocation ref bounds_check enum stub_data - VC __declspec() decoration level: - __declspec(uuid()), __declspec(selectany), __declspec(novtable) - DECLSPEC_UUID(), MIDL_INTERFACE() -*/ -/* @@MIDL_FILE_HEADING( ) */ - -#if !defined(_M_IA64) && !defined(_M_AMD64) && !defined(_ARM_) - - -#pragma warning( disable: 4049 ) /* more than 64k source lines */ -#if _MSC_VER >= 1200 -#pragma warning(push) -#endif - -#pragma warning( disable: 4211 ) /* redefine extern to static */ -#pragma warning( disable: 4232 ) /* dllimport identity*/ -#pragma warning( disable: 4024 ) /* array to pointer mapping*/ -#pragma warning( disable: 4100 ) /* unreferenced arguments in x86 call */ - -#pragma optimize("", off ) - -#include -#include "RpcInterface_h.h" - -#define TYPE_FORMAT_STRING_SIZE 63 -#define PROC_FORMAT_STRING_SIZE 395 -#define EXPR_FORMAT_STRING_SIZE 1 -#define TRANSMIT_AS_TABLE_SIZE 0 -#define WIRE_MARSHAL_TABLE_SIZE 0 - -typedef struct _RpcInterface_MIDL_TYPE_FORMAT_STRING - { - short Pad; - unsigned char Format[ TYPE_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_TYPE_FORMAT_STRING; - -typedef struct _RpcInterface_MIDL_PROC_FORMAT_STRING - { - short Pad; - unsigned char Format[ PROC_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_PROC_FORMAT_STRING; - -typedef struct _RpcInterface_MIDL_EXPR_FORMAT_STRING - { - long Pad; - unsigned char Format[ EXPR_FORMAT_STRING_SIZE ]; - } RpcInterface_MIDL_EXPR_FORMAT_STRING; - - -static const RPC_SYNTAX_IDENTIFIER _RpcTransferSyntax = -{{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}}; - -extern const RpcInterface_MIDL_TYPE_FORMAT_STRING RpcInterface__MIDL_TypeFormatString; -extern const RpcInterface_MIDL_PROC_FORMAT_STRING RpcInterface__MIDL_ProcFormatString; -extern const RpcInterface_MIDL_EXPR_FORMAT_STRING RpcInterface__MIDL_ExprFormatString; - -/* Standard interface: RpcInterface, ver. 1.0, - GUID={0x906B0CE0,0xC70B,0x1067,{0xB3,0x17,0x00,0xDD,0x01,0x06,0x62,0xDA}} */ - - -extern const MIDL_SERVER_INFO RpcInterface_ServerInfo; - -extern const RPC_DISPATCH_TABLE RpcInterface_v1_0_DispatchTable; - -static const RPC_SERVER_INTERFACE RpcInterface___RpcServerInterface = - { - sizeof(RPC_SERVER_INTERFACE), - {{0x906B0CE0,0xC70B,0x1067,{0xB3,0x17,0x00,0xDD,0x01,0x06,0x62,0xDA}},{1,0}}, - {{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}}, - (RPC_DISPATCH_TABLE*)&RpcInterface_v1_0_DispatchTable, - 0, - 0, - 0, - &RpcInterface_ServerInfo, - 0x04000000 - }; -RPC_IF_HANDLE RpcInterface_v1_0_s_ifspec = (RPC_IF_HANDLE)& RpcInterface___RpcServerInterface; - -extern const MIDL_STUB_DESC RpcInterface_StubDesc; - - extern const MIDL_STUBLESS_PROXY_INFO RpcInterface_ProxyInfo; -void __RPC_API -RpcInterface_RegistryGetValue_Thunk( - PMIDL_STUB_MESSAGE pStubMsg ) -{ - #pragma pack(4) - struct _PARAM_STRUCT - { - NDR_SCONTEXT phContext; - __int64 knownHKey; - wchar_t *subkey; - wchar_t *valueName; - unsigned long buffsize; - unsigned long *type; - byte *value; - unsigned long *valuesize; - __int64 _RetVal; - }; - #pragma pack( ) - struct _PARAM_STRUCT * pParamStruct; - - pParamStruct = (struct _PARAM_STRUCT *) pStubMsg->StackTop; - - pParamStruct->_RetVal = RegistryGetValue( - pParamStruct->phContext, - pParamStruct->knownHKey, - pParamStruct->subkey, - pParamStruct->valueName, - pParamStruct->buffsize, - pParamStruct->type, - pParamStruct->value, - pParamStruct->valuesize); - -} - -void __RPC_API -RpcInterface_RegistrySetValue_Thunk( - PMIDL_STUB_MESSAGE pStubMsg ) -{ - #pragma pack(4) - struct _PARAM_STRUCT - { - NDR_SCONTEXT phContext; - __int64 hKey; - wchar_t *subkey; - wchar_t *valuename; - unsigned long type; - byte *value; - unsigned long valuesize; - __int64 _RetVal; - }; - #pragma pack( ) - struct _PARAM_STRUCT * pParamStruct; - - pParamStruct = (struct _PARAM_STRUCT *) pStubMsg->StackTop; - - pParamStruct->_RetVal = RegistrySetValue( - pParamStruct->phContext, - pParamStruct->hKey, - pParamStruct->subkey, - pParamStruct->valuename, - pParamStruct->type, - pParamStruct->value, - pParamStruct->valuesize); - -} - - -/* [callback] */ void MeteringDataEvent( - /* [in] */ __int64 data, - /* [optional][in] */ __int64 context) -{ - - NdrClientCall2( - ( PMIDL_STUB_DESC )&RpcInterface_StubDesc, - (PFORMAT_STRING) &RpcInterface__MIDL_ProcFormatString.Format[358], - ( unsigned char * )&data); - -} - -extern const NDR_RUNDOWN RundownRoutines[]; - -#if !defined(__RPC_WIN32__) -#error Invalid build platform for this stub. -#endif - -#if !(TARGET_IS_NT50_OR_LATER) -#error You need Windows 2000 or later to run this stub because it uses these features: -#error /robust command line switch. -#error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems. -#error This app will fail with the RPC_X_WRONG_STUB_VERSION error. -#endif - - -static const RpcInterface_MIDL_PROC_FORMAT_STRING RpcInterface__MIDL_ProcFormatString = - { - 0, - { - - /* Procedure RemoteOpen */ - - 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 2 */ NdrFcLong( 0x0 ), /* 0 */ -/* 6 */ NdrFcShort( 0x0 ), /* 0 */ -/* 8 */ NdrFcShort( 0x8 ), /* x86 Stack size/offset = 8 */ -/* 10 */ 0x32, /* FC_BIND_PRIMITIVE */ - 0x0, /* 0 */ -/* 12 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 14 */ NdrFcShort( 0x0 ), /* 0 */ -/* 16 */ NdrFcShort( 0x38 ), /* 56 */ -/* 18 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 20 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 22 */ NdrFcShort( 0x0 ), /* 0 */ -/* 24 */ NdrFcShort( 0x0 ), /* 0 */ -/* 26 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter pphContext */ - -/* 28 */ NdrFcShort( 0x110 ), /* Flags: out, simple ref, */ -/* 30 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 32 */ NdrFcShort( 0x6 ), /* Type Offset=6 */ - - /* Procedure RemoteClose */ - -/* 34 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 36 */ NdrFcLong( 0x0 ), /* 0 */ -/* 40 */ NdrFcShort( 0x1 ), /* 1 */ -/* 42 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 44 */ 0x30, /* FC_BIND_CONTEXT */ - 0xe4, /* Ctxt flags: via ptr, in, out, no serialize, */ -/* 46 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 48 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 50 */ NdrFcShort( 0x38 ), /* 56 */ -/* 52 */ NdrFcShort( 0x38 ), /* 56 */ -/* 54 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 56 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 58 */ NdrFcShort( 0x0 ), /* 0 */ -/* 60 */ NdrFcShort( 0x0 ), /* 0 */ -/* 62 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter pphContext */ - -/* 64 */ NdrFcShort( 0x118 ), /* Flags: in, out, simple ref, */ -/* 66 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 68 */ NdrFcShort( 0xe ), /* Type Offset=14 */ - - /* Procedure RegistryGetValue */ - -/* 70 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 72 */ NdrFcLong( 0x0 ), /* 0 */ -/* 76 */ NdrFcShort( 0x2 ), /* 2 */ -/* 78 */ NdrFcShort( 0x2c ), /* x86 Stack size/offset = 44 */ -/* 80 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 82 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 84 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 86 */ NdrFcShort( 0x3c ), /* 60 */ -/* 88 */ NdrFcShort( 0x48 ), /* 72 */ -/* 90 */ 0x47, /* Oi2 Flags: srv must size, clt must size, has return, has ext, */ - 0x9, /* 9 */ -/* 92 */ 0x8, /* 8 */ - 0x3, /* Ext Flags: new corr desc, clt corr check, */ -/* 94 */ NdrFcShort( 0x1 ), /* 1 */ -/* 96 */ NdrFcShort( 0x0 ), /* 0 */ -/* 98 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 100 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 102 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 104 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter knownHKey */ - -/* 106 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 108 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 110 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter subkey */ - -/* 112 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 114 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */ -/* 116 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter valueName */ - -/* 118 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 120 */ NdrFcShort( 0x10 ), /* x86 Stack size/offset = 16 */ -/* 122 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter buffsize */ - -/* 124 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 126 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */ -/* 128 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter type */ - -/* 130 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */ -/* 132 */ NdrFcShort( 0x18 ), /* x86 Stack size/offset = 24 */ -/* 134 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter value */ - -/* 136 */ NdrFcShort( 0x113 ), /* Flags: must size, must free, out, simple ref, */ -/* 138 */ NdrFcShort( 0x1c ), /* x86 Stack size/offset = 28 */ -/* 140 */ NdrFcShort( 0x22 ), /* Type Offset=34 */ - - /* Parameter valuesize */ - -/* 142 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */ -/* 144 */ NdrFcShort( 0x20 ), /* x86 Stack size/offset = 32 */ -/* 146 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Return value */ - -/* 148 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */ -/* 150 */ NdrFcShort( 0x24 ), /* x86 Stack size/offset = 36 */ -/* 152 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure RegistrySetValue */ - -/* 154 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 156 */ NdrFcLong( 0x0 ), /* 0 */ -/* 160 */ NdrFcShort( 0x3 ), /* 3 */ -/* 162 */ NdrFcShort( 0x28 ), /* x86 Stack size/offset = 40 */ -/* 164 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 166 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 168 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 170 */ NdrFcShort( 0x44 ), /* 68 */ -/* 172 */ NdrFcShort( 0x10 ), /* 16 */ -/* 174 */ 0x46, /* Oi2 Flags: clt must size, has return, has ext, */ - 0x8, /* 8 */ -/* 176 */ 0x8, /* 8 */ - 0x5, /* Ext Flags: new corr desc, srv corr check, */ -/* 178 */ NdrFcShort( 0x0 ), /* 0 */ -/* 180 */ NdrFcShort( 0x1 ), /* 1 */ -/* 182 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 184 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 186 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 188 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter hKey */ - -/* 190 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 192 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 194 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter subkey */ - -/* 196 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 198 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */ -/* 200 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter valuename */ - -/* 202 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 204 */ NdrFcShort( 0x10 ), /* x86 Stack size/offset = 16 */ -/* 206 */ NdrFcShort( 0x18 ), /* Type Offset=24 */ - - /* Parameter type */ - -/* 208 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 210 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */ -/* 212 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Parameter value */ - -/* 214 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */ -/* 216 */ NdrFcShort( 0x18 ), /* x86 Stack size/offset = 24 */ -/* 218 */ NdrFcShort( 0x32 ), /* Type Offset=50 */ - - /* Parameter valuesize */ - -/* 220 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 222 */ NdrFcShort( 0x1c ), /* x86 Stack size/offset = 28 */ -/* 224 */ 0x8, /* FC_LONG */ - 0x0, /* 0 */ - - /* Return value */ - -/* 226 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */ -/* 228 */ NdrFcShort( 0x20 ), /* x86 Stack size/offset = 32 */ -/* 230 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure StartMetering */ - -/* 232 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 234 */ NdrFcLong( 0x0 ), /* 0 */ -/* 238 */ NdrFcShort( 0x4 ), /* 4 */ -/* 240 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */ -/* 242 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 244 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 246 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 248 */ NdrFcShort( 0x44 ), /* 68 */ -/* 250 */ NdrFcShort( 0x0 ), /* 0 */ -/* 252 */ 0x40, /* Oi2 Flags: has ext, */ - 0x3, /* 3 */ -/* 254 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 256 */ NdrFcShort( 0x0 ), /* 0 */ -/* 258 */ NdrFcShort( 0x0 ), /* 0 */ -/* 260 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 262 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 264 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 266 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter samplePeriod */ - -/* 268 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 270 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 272 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter context */ - -/* 274 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 276 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */ -/* 278 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure SetSamplePeriod */ - -/* 280 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 282 */ NdrFcLong( 0x0 ), /* 0 */ -/* 286 */ NdrFcShort( 0x5 ), /* 5 */ -/* 288 */ NdrFcShort( 0xc ), /* x86 Stack size/offset = 12 */ -/* 290 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 292 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 294 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 296 */ NdrFcShort( 0x34 ), /* 52 */ -/* 298 */ NdrFcShort( 0x0 ), /* 0 */ -/* 300 */ 0x40, /* Oi2 Flags: has ext, */ - 0x2, /* 2 */ -/* 302 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 304 */ NdrFcShort( 0x0 ), /* 0 */ -/* 306 */ NdrFcShort( 0x0 ), /* 0 */ -/* 308 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 310 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 312 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 314 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Parameter samplePeriod */ - -/* 316 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 318 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 320 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Procedure StopMetering */ - -/* 322 */ 0x0, /* 0 */ - 0x48, /* Old Flags: */ -/* 324 */ NdrFcLong( 0x0 ), /* 0 */ -/* 328 */ NdrFcShort( 0x6 ), /* 6 */ -/* 330 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */ -/* 332 */ 0x30, /* FC_BIND_CONTEXT */ - 0x44, /* Ctxt flags: in, no serialize, */ -/* 334 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 336 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 338 */ NdrFcShort( 0x24 ), /* 36 */ -/* 340 */ NdrFcShort( 0x0 ), /* 0 */ -/* 342 */ 0x40, /* Oi2 Flags: has ext, */ - 0x1, /* 1 */ -/* 344 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 346 */ NdrFcShort( 0x0 ), /* 0 */ -/* 348 */ NdrFcShort( 0x0 ), /* 0 */ -/* 350 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter phContext */ - -/* 352 */ NdrFcShort( 0x8 ), /* Flags: in, */ -/* 354 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 356 */ NdrFcShort( 0x12 ), /* Type Offset=18 */ - - /* Procedure MeteringDataEvent */ - -/* 358 */ 0x34, /* FC_CALLBACK_HANDLE */ - 0x48, /* Old Flags: */ -/* 360 */ NdrFcLong( 0x0 ), /* 0 */ -/* 364 */ NdrFcShort( 0x0 ), /* 0 */ -/* 366 */ NdrFcShort( 0x10 ), /* x86 Stack size/offset = 16 */ -/* 368 */ NdrFcShort( 0x20 ), /* 32 */ -/* 370 */ NdrFcShort( 0x0 ), /* 0 */ -/* 372 */ 0x40, /* Oi2 Flags: has ext, */ - 0x2, /* 2 */ -/* 374 */ 0x8, /* 8 */ - 0x1, /* Ext Flags: new corr desc, */ -/* 376 */ NdrFcShort( 0x0 ), /* 0 */ -/* 378 */ NdrFcShort( 0x0 ), /* 0 */ -/* 380 */ NdrFcShort( 0x0 ), /* 0 */ - - /* Parameter data */ - -/* 382 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 384 */ NdrFcShort( 0x0 ), /* x86 Stack size/offset = 0 */ -/* 386 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - /* Parameter context */ - -/* 388 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */ -/* 390 */ NdrFcShort( 0x8 ), /* x86 Stack size/offset = 8 */ -/* 392 */ 0xb, /* FC_HYPER */ - 0x0, /* 0 */ - - 0x0 - } - }; - -static const RpcInterface_MIDL_TYPE_FORMAT_STRING RpcInterface__MIDL_TypeFormatString = - { - 0, - { - NdrFcShort( 0x0 ), /* 0 */ -/* 2 */ - 0x11, 0x4, /* FC_RP [alloced_on_stack] */ -/* 4 */ NdrFcShort( 0x2 ), /* Offset= 2 (6) */ -/* 6 */ 0x30, /* FC_BIND_CONTEXT */ - 0xa4, /* Ctxt flags: via ptr, out, no serialize, */ -/* 8 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 10 */ - 0x11, 0x4, /* FC_RP [alloced_on_stack] */ -/* 12 */ NdrFcShort( 0x2 ), /* Offset= 2 (14) */ -/* 14 */ 0x30, /* FC_BIND_CONTEXT */ - 0xe5, /* Ctxt flags: via ptr, in, out, no serialize, can't be null */ -/* 16 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 18 */ 0x30, /* FC_BIND_CONTEXT */ - 0x45, /* Ctxt flags: in, no serialize, can't be null */ -/* 20 */ 0x0, /* 0 */ - 0x0, /* 0 */ -/* 22 */ - 0x11, 0x8, /* FC_RP [simple_pointer] */ -/* 24 */ - 0x25, /* FC_C_WSTRING */ - 0x5c, /* FC_PAD */ -/* 26 */ - 0x11, 0xc, /* FC_RP [alloced_on_stack] [simple_pointer] */ -/* 28 */ 0x8, /* FC_LONG */ - 0x5c, /* FC_PAD */ -/* 30 */ - 0x11, 0x0, /* FC_RP */ -/* 32 */ NdrFcShort( 0x2 ), /* Offset= 2 (34) */ -/* 34 */ - 0x1b, /* FC_CARRAY */ - 0x0, /* 0 */ -/* 36 */ NdrFcShort( 0x1 ), /* 1 */ -/* 38 */ 0x29, /* Corr desc: parameter, FC_ULONG */ - 0x0, /* */ -/* 40 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */ -/* 42 */ NdrFcShort( 0x1 ), /* Corr flags: early, */ -/* 44 */ 0x1, /* FC_BYTE */ - 0x5b, /* FC_END */ -/* 46 */ - 0x11, 0x0, /* FC_RP */ -/* 48 */ NdrFcShort( 0x2 ), /* Offset= 2 (50) */ -/* 50 */ - 0x1b, /* FC_CARRAY */ - 0x0, /* 0 */ -/* 52 */ NdrFcShort( 0x1 ), /* 1 */ -/* 54 */ 0x29, /* Corr desc: parameter, FC_ULONG */ - 0x0, /* */ -/* 56 */ NdrFcShort( 0x1c ), /* x86 Stack size/offset = 28 */ -/* 58 */ NdrFcShort( 0x0 ), /* Corr flags: */ -/* 60 */ 0x1, /* FC_BYTE */ - 0x5b, /* FC_END */ - - 0x0 - } - }; - -static const NDR_RUNDOWN RundownRoutines[] = - { - PCONTEXT_HANDLE_TYPE_rundown - }; - - -static const unsigned short RpcInterface_FormatStringOffsetTable[] = - { - 0, - 34, - 70, - 154, - 232, - 280, - 322, - }; - - -static const unsigned short _callbackRpcInterface_FormatStringOffsetTable[] = - { - 358 - }; - - -static const MIDL_STUB_DESC RpcInterface_StubDesc = - { - (void *)& RpcInterface___RpcServerInterface, - MIDL_user_allocate, - MIDL_user_free, - 0, - RundownRoutines, - 0, - 0, - 0, - RpcInterface__MIDL_TypeFormatString.Format, - 1, /* -error bounds_check flag */ - 0x50002, /* Ndr library version */ - 0, - 0x801026e, /* MIDL Version 8.1.622 */ - 0, - 0, - 0, /* notify & notify_flag routine table */ - 0x1, /* MIDL flag */ - 0, /* cs routines */ - 0, /* proxy/server info */ - 0 - }; - -static const RPC_DISPATCH_FUNCTION RpcInterface_table[] = - { - NdrServerCall2, - NdrServerCall2, - NdrServerCall2, - NdrServerCall2, - NdrServerCall2, - NdrServerCall2, - NdrServerCall2, - 0 - }; -static const RPC_DISPATCH_TABLE RpcInterface_v1_0_DispatchTable = - { - 7, - (RPC_DISPATCH_FUNCTION*)RpcInterface_table - }; - -static const SERVER_ROUTINE RpcInterface_ServerRoutineTable[] = - { - (SERVER_ROUTINE)RemoteOpen, - (SERVER_ROUTINE)RemoteClose, - (SERVER_ROUTINE)RegistryGetValue, - (SERVER_ROUTINE)RegistrySetValue, - (SERVER_ROUTINE)StartMetering, - (SERVER_ROUTINE)SetSamplePeriod, - (SERVER_ROUTINE)StopMetering, - }; - -static const STUB_THUNK RpcInterface_StubThunkTable[] = - { - 0, - 0, - RpcInterface_RegistryGetValue_Thunk, - RpcInterface_RegistrySetValue_Thunk, - 0, - 0, - 0, - }; - -static const MIDL_SERVER_INFO RpcInterface_ServerInfo = - { - &RpcInterface_StubDesc, - RpcInterface_ServerRoutineTable, - RpcInterface__MIDL_ProcFormatString.Format, - RpcInterface_FormatStringOffsetTable, - RpcInterface_StubThunkTable, - 0, - 0, - 0}; -#if _MSC_VER >= 1200 -#pragma warning(pop) -#endif - - -#endif /* !defined(_M_IA64) && !defined(_M_AMD64) && !defined(_ARM_) */ - diff --git a/Samples/CustomCapability/Service/Osrusbfx2Task/Osrusbfx2Task.csproj b/Samples/CustomCapability/Service/Osrusbfx2Task/Osrusbfx2Task.csproj index 8e649f965d..f926e62df4 100644 --- a/Samples/CustomCapability/Service/Osrusbfx2Task/Osrusbfx2Task.csproj +++ b/Samples/CustomCapability/Service/Osrusbfx2Task/Osrusbfx2Task.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {87655708-3F5C-5E82-B201-52F6DB1A8971} + {D53F5E5E-2B0F-592C-A91D-19B0A0EC3233} winmdobj Properties Osrusbfx2Task Osrusbfx2Task en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/CustomCapability/Service/Server/RpcServer.vcxproj b/Samples/CustomCapability/Service/Server/RpcServer.vcxproj index bebf2dff59..3bc66c1f9a 100644 --- a/Samples/CustomCapability/Service/Server/RpcServer.vcxproj +++ b/Samples/CustomCapability/Service/Server/RpcServer.vcxproj @@ -27,10 +27,10 @@ - {D1D0DB15-9D7D-57C6-9B84-32731D4F4B3A} + {5D1BFD32-D7ED-5CBD-973F-3299E24FE415} Win32Proj RpcServer - 10.0.17134.0 + 10.0.17763.0 diff --git a/Samples/CustomCapability/cpp/CustomCapability.sln b/Samples/CustomCapability/cpp/CustomCapability.sln index f8009175c2..b6b668bce4 100644 --- a/Samples/CustomCapability/cpp/CustomCapability.sln +++ b/Samples/CustomCapability/cpp/CustomCapability.sln @@ -3,24 +3,24 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2026 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomCapability", "CustomCapability.vcxproj", "{DBDDFB64-E433-5A05-BD84-15612E0C8937}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomCapability", "CustomCapability.vcxproj", "{9D992D7C-1431-55E5-B919-D09590C98031}" ProjectSection(ProjectDependencies) = postProject - {43579D6C-9BA2-505C-9FB3-7D74A71E6379} = {43579D6C-9BA2-505C-9FB3-7D74A71E6379} + {E9977421-75B7-5FC5-8330-3A82ABFDBD50} = {E9977421-75B7-5FC5-8330-3A82ABFDBD50} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcInterface", "..\Service\Interface\RpcInterface.vcxproj", "{B9574DFC-0906-5CE8-9A93-88FD96F9076F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcInterface", "..\Service\Interface\RpcInterface.vcxproj", "{63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcServer", "..\Service\Server\RpcServer.vcxproj", "{EA240EE5-06A0-54BD-AA79-CD5B9AADE097}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcServer", "..\Service\Server\RpcServer.vcxproj", "{0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}" ProjectSection(ProjectDependencies) = postProject - {B9574DFC-0906-5CE8-9A93-88FD96F9076F} = {B9574DFC-0906-5CE8-9A93-88FD96F9076F} + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7} = {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcClient", "..\Service\Client\RpcClient.vcxproj", "{43579D6C-9BA2-505C-9FB3-7D74A71E6379}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcClient", "..\Service\Client\RpcClient.vcxproj", "{E9977421-75B7-5FC5-8330-3A82ABFDBD50}" ProjectSection(ProjectDependencies) = postProject - {B9574DFC-0906-5CE8-9A93-88FD96F9076F} = {B9574DFC-0906-5CE8-9A93-88FD96F9076F} + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7} = {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Osrusbfx2Task", "..\Service\Osrusbfx2Task\Osrusbfx2Task.csproj", "{28201DC4-0755-547C-99F5-0812FF7DCD85}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Osrusbfx2Task", "..\Service\Osrusbfx2Task\Osrusbfx2Task.csproj", "{7533D946-9A01-59E1-B66C-1898BD4DB8B6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -30,51 +30,51 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Debug|x64.ActiveCfg = Debug|x64 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Debug|x64.Build.0 = Debug|x64 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Debug|x64.Deploy.0 = Debug|x64 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Debug|x86.ActiveCfg = Debug|Win32 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Debug|x86.Build.0 = Debug|Win32 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Debug|x86.Deploy.0 = Debug|Win32 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Release|x64.ActiveCfg = Release|x64 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Release|x64.Build.0 = Release|x64 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Release|x64.Deploy.0 = Release|x64 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Release|x86.ActiveCfg = Release|Win32 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Release|x86.Build.0 = Release|Win32 - {DBDDFB64-E433-5A05-BD84-15612E0C8937}.Release|x86.Deploy.0 = Release|Win32 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Debug|x64.ActiveCfg = Debug|x64 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Debug|x64.Build.0 = Debug|x64 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Debug|x64.Deploy.0 = Debug|x64 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Debug|x86.ActiveCfg = Debug|Win32 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Debug|x86.Build.0 = Debug|Win32 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Release|x64.ActiveCfg = Release|x64 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Release|x64.Build.0 = Release|x64 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Release|x86.ActiveCfg = Release|Win32 - {B9574DFC-0906-5CE8-9A93-88FD96F9076F}.Release|x86.Build.0 = Release|Win32 - {EA240EE5-06A0-54BD-AA79-CD5B9AADE097}.Debug|x64.ActiveCfg = Debug|x64 - {EA240EE5-06A0-54BD-AA79-CD5B9AADE097}.Debug|x64.Build.0 = Debug|x64 - {EA240EE5-06A0-54BD-AA79-CD5B9AADE097}.Debug|x86.ActiveCfg = Debug|Win32 - {EA240EE5-06A0-54BD-AA79-CD5B9AADE097}.Debug|x86.Build.0 = Debug|Win32 - {EA240EE5-06A0-54BD-AA79-CD5B9AADE097}.Release|x64.ActiveCfg = Release|x64 - {EA240EE5-06A0-54BD-AA79-CD5B9AADE097}.Release|x64.Build.0 = Release|x64 - {EA240EE5-06A0-54BD-AA79-CD5B9AADE097}.Release|x86.ActiveCfg = Release|Win32 - {EA240EE5-06A0-54BD-AA79-CD5B9AADE097}.Release|x86.Build.0 = Release|Win32 - {43579D6C-9BA2-505C-9FB3-7D74A71E6379}.Debug|x64.ActiveCfg = Debug|x64 - {43579D6C-9BA2-505C-9FB3-7D74A71E6379}.Debug|x64.Build.0 = Debug|x64 - {43579D6C-9BA2-505C-9FB3-7D74A71E6379}.Debug|x86.ActiveCfg = Debug|Win32 - {43579D6C-9BA2-505C-9FB3-7D74A71E6379}.Debug|x86.Build.0 = Debug|Win32 - {43579D6C-9BA2-505C-9FB3-7D74A71E6379}.Release|x64.ActiveCfg = Release|x64 - {43579D6C-9BA2-505C-9FB3-7D74A71E6379}.Release|x64.Build.0 = Release|x64 - {43579D6C-9BA2-505C-9FB3-7D74A71E6379}.Release|x86.ActiveCfg = Release|Win32 - {43579D6C-9BA2-505C-9FB3-7D74A71E6379}.Release|x86.Build.0 = Release|Win32 - {28201DC4-0755-547C-99F5-0812FF7DCD85}.Debug|x64.ActiveCfg = Debug|x64 - {28201DC4-0755-547C-99F5-0812FF7DCD85}.Debug|x64.Build.0 = Debug|x64 - {28201DC4-0755-547C-99F5-0812FF7DCD85}.Debug|x86.ActiveCfg = Debug|x86 - {28201DC4-0755-547C-99F5-0812FF7DCD85}.Debug|x86.Build.0 = Debug|x86 - {28201DC4-0755-547C-99F5-0812FF7DCD85}.Release|x64.ActiveCfg = Release|x64 - {28201DC4-0755-547C-99F5-0812FF7DCD85}.Release|x64.Build.0 = Release|x64 - {28201DC4-0755-547C-99F5-0812FF7DCD85}.Release|x86.ActiveCfg = Release|x86 - {28201DC4-0755-547C-99F5-0812FF7DCD85}.Release|x86.Build.0 = Release|x86 + {9D992D7C-1431-55E5-B919-D09590C98031}.Debug|x64.ActiveCfg = Debug|x64 + {9D992D7C-1431-55E5-B919-D09590C98031}.Debug|x64.Build.0 = Debug|x64 + {9D992D7C-1431-55E5-B919-D09590C98031}.Debug|x64.Deploy.0 = Debug|x64 + {9D992D7C-1431-55E5-B919-D09590C98031}.Debug|x86.ActiveCfg = Debug|Win32 + {9D992D7C-1431-55E5-B919-D09590C98031}.Debug|x86.Build.0 = Debug|Win32 + {9D992D7C-1431-55E5-B919-D09590C98031}.Debug|x86.Deploy.0 = Debug|Win32 + {9D992D7C-1431-55E5-B919-D09590C98031}.Release|x64.ActiveCfg = Release|x64 + {9D992D7C-1431-55E5-B919-D09590C98031}.Release|x64.Build.0 = Release|x64 + {9D992D7C-1431-55E5-B919-D09590C98031}.Release|x64.Deploy.0 = Release|x64 + {9D992D7C-1431-55E5-B919-D09590C98031}.Release|x86.ActiveCfg = Release|Win32 + {9D992D7C-1431-55E5-B919-D09590C98031}.Release|x86.Build.0 = Release|Win32 + {9D992D7C-1431-55E5-B919-D09590C98031}.Release|x86.Deploy.0 = Release|Win32 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Debug|x64.ActiveCfg = Debug|x64 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Debug|x64.Build.0 = Debug|x64 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Debug|x64.Deploy.0 = Debug|x64 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Debug|x86.ActiveCfg = Debug|Win32 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Debug|x86.Build.0 = Debug|Win32 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Release|x64.ActiveCfg = Release|x64 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Release|x64.Build.0 = Release|x64 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Release|x86.ActiveCfg = Release|Win32 + {63BDA28A-0D98-5F1A-8EDB-6BEF22E352D7}.Release|x86.Build.0 = Release|Win32 + {0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}.Debug|x64.ActiveCfg = Debug|x64 + {0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}.Debug|x64.Build.0 = Debug|x64 + {0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}.Debug|x86.ActiveCfg = Debug|Win32 + {0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}.Debug|x86.Build.0 = Debug|Win32 + {0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}.Release|x64.ActiveCfg = Release|x64 + {0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}.Release|x64.Build.0 = Release|x64 + {0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}.Release|x86.ActiveCfg = Release|Win32 + {0C7787FC-5CBF-5A0D-8975-9D0F44E1EF34}.Release|x86.Build.0 = Release|Win32 + {E9977421-75B7-5FC5-8330-3A82ABFDBD50}.Debug|x64.ActiveCfg = Debug|x64 + {E9977421-75B7-5FC5-8330-3A82ABFDBD50}.Debug|x64.Build.0 = Debug|x64 + {E9977421-75B7-5FC5-8330-3A82ABFDBD50}.Debug|x86.ActiveCfg = Debug|Win32 + {E9977421-75B7-5FC5-8330-3A82ABFDBD50}.Debug|x86.Build.0 = Debug|Win32 + {E9977421-75B7-5FC5-8330-3A82ABFDBD50}.Release|x64.ActiveCfg = Release|x64 + {E9977421-75B7-5FC5-8330-3A82ABFDBD50}.Release|x64.Build.0 = Release|x64 + {E9977421-75B7-5FC5-8330-3A82ABFDBD50}.Release|x86.ActiveCfg = Release|Win32 + {E9977421-75B7-5FC5-8330-3A82ABFDBD50}.Release|x86.Build.0 = Release|Win32 + {7533D946-9A01-59E1-B66C-1898BD4DB8B6}.Debug|x64.ActiveCfg = Debug|x64 + {7533D946-9A01-59E1-B66C-1898BD4DB8B6}.Debug|x64.Build.0 = Debug|x64 + {7533D946-9A01-59E1-B66C-1898BD4DB8B6}.Debug|x86.ActiveCfg = Debug|x86 + {7533D946-9A01-59E1-B66C-1898BD4DB8B6}.Debug|x86.Build.0 = Debug|x86 + {7533D946-9A01-59E1-B66C-1898BD4DB8B6}.Release|x64.ActiveCfg = Release|x64 + {7533D946-9A01-59E1-B66C-1898BD4DB8B6}.Release|x64.Build.0 = Release|x64 + {7533D946-9A01-59E1-B66C-1898BD4DB8B6}.Release|x86.ActiveCfg = Release|x86 + {7533D946-9A01-59E1-B66C-1898BD4DB8B6}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomCapability/cpp/CustomCapability.vcxproj b/Samples/CustomCapability/cpp/CustomCapability.vcxproj index daa431d802..a79f578013 100644 --- a/Samples/CustomCapability/cpp/CustomCapability.vcxproj +++ b/Samples/CustomCapability/cpp/CustomCapability.vcxproj @@ -1,14 +1,14 @@  - {dbddfb64-e433-5a05-bd84-15612e0c8937} + {9d992d7c-1431-55e5-b919-d09590c98031} SDKTemplate en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 CustomCapability diff --git a/Samples/CustomCapability/cpp/Package.appxmanifest b/Samples/CustomCapability/cpp/Package.appxmanifest index e170a28543..0fd506d805 100644 --- a/Samples/CustomCapability/cpp/Package.appxmanifest +++ b/Samples/CustomCapability/cpp/Package.appxmanifest @@ -15,7 +15,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CustomCapability/cs/CustomCapability.csproj b/Samples/CustomCapability/cs/CustomCapability.csproj index 14e097eb1a..4ccc16a26b 100644 --- a/Samples/CustomCapability/cs/CustomCapability.csproj +++ b/Samples/CustomCapability/cs/CustomCapability.csproj @@ -2,15 +2,15 @@ - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C} + {000A35A4-E3C7-5E4A-9D75-E75550106B4C} AppContainerExe Properties SDKTemplate CustomCapability en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/CustomCapability/cs/CustomCapability.sln b/Samples/CustomCapability/cs/CustomCapability.sln index f2c31c50ed..cde1d627d8 100644 --- a/Samples/CustomCapability/cs/CustomCapability.sln +++ b/Samples/CustomCapability/cs/CustomCapability.sln @@ -3,21 +3,21 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2026 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcInterface", "..\Service\Interface\RpcInterface.vcxproj", "{146F5FC7-B970-588C-A9E1-E33140CECB29}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcInterface", "..\Service\Interface\RpcInterface.vcxproj", "{698B6A48-FC98-503B-9559-9B94C0168BBD}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcServer", "..\Service\Server\RpcServer.vcxproj", "{2125A674-5E3F-57DC-96EB-DB20C36FF7D3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcServer", "..\Service\Server\RpcServer.vcxproj", "{FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}" ProjectSection(ProjectDependencies) = postProject - {146F5FC7-B970-588C-A9E1-E33140CECB29} = {146F5FC7-B970-588C-A9E1-E33140CECB29} + {698B6A48-FC98-503B-9559-9B94C0168BBD} = {698B6A48-FC98-503B-9559-9B94C0168BBD} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcClient", "..\Service\Client\RpcClient.vcxproj", "{35C2A506-5CDC-5EAE-B633-2385314CFF17}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcClient", "..\Service\Client\RpcClient.vcxproj", "{C7A37AC5-07A8-5F36-B088-F95F3F846BD1}" ProjectSection(ProjectDependencies) = postProject - {146F5FC7-B970-588C-A9E1-E33140CECB29} = {146F5FC7-B970-588C-A9E1-E33140CECB29} + {698B6A48-FC98-503B-9559-9B94C0168BBD} = {698B6A48-FC98-503B-9559-9B94C0168BBD} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomCapability", "CustomCapability.csproj", "{F33E1D68-F07A-5273-B28A-3ABA296F0B5C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomCapability", "CustomCapability.csproj", "{000A35A4-E3C7-5E4A-9D75-E75550106B4C}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Osrusbfx2Task", "..\Service\Osrusbfx2Task\Osrusbfx2Task.csproj", "{8790F5BD-720C-5C15-9A07-D72D4BA3FD35}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Osrusbfx2Task", "..\Service\Osrusbfx2Task\Osrusbfx2Task.csproj", "{08B7C0E4-6A86-53F7-9534-EACE3034E76E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -29,63 +29,63 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Debug|x64.ActiveCfg = Debug|x64 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Debug|x64.Build.0 = Debug|x64 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Debug|x64.Deploy.0 = Debug|x64 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Debug|x86.ActiveCfg = Debug|Win32 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Debug|x86.Build.0 = Debug|Win32 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Release|Any CPU.ActiveCfg = Release|Win32 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Release|x64.ActiveCfg = Release|x64 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Release|x64.Build.0 = Release|x64 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Release|x86.ActiveCfg = Release|Win32 - {146F5FC7-B970-588C-A9E1-E33140CECB29}.Release|x86.Build.0 = Release|Win32 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Debug|x64.ActiveCfg = Debug|x64 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Debug|x64.Build.0 = Debug|x64 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Debug|x86.ActiveCfg = Debug|Win32 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Debug|x86.Build.0 = Debug|Win32 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Release|Any CPU.ActiveCfg = Release|Win32 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Release|x64.ActiveCfg = Release|x64 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Release|x64.Build.0 = Release|x64 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Release|x86.ActiveCfg = Release|Win32 - {2125A674-5E3F-57DC-96EB-DB20C36FF7D3}.Release|x86.Build.0 = Release|Win32 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Debug|x64.ActiveCfg = Debug|x64 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Debug|x64.Build.0 = Debug|x64 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Debug|x86.ActiveCfg = Debug|Win32 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Debug|x86.Build.0 = Debug|Win32 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Release|Any CPU.ActiveCfg = Release|Win32 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Release|x64.ActiveCfg = Release|x64 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Release|x64.Build.0 = Release|x64 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Release|x86.ActiveCfg = Release|Win32 - {35C2A506-5CDC-5EAE-B633-2385314CFF17}.Release|x86.Build.0 = Release|Win32 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Debug|Any CPU.ActiveCfg = Debug|x86 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Debug|x64.ActiveCfg = Debug|x64 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Debug|x64.Build.0 = Debug|x64 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Debug|x64.Deploy.0 = Debug|x64 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Debug|x86.ActiveCfg = Debug|x86 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Debug|x86.Build.0 = Debug|x86 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Debug|x86.Deploy.0 = Debug|x86 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Release|Any CPU.ActiveCfg = Release|x86 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Release|x64.ActiveCfg = Release|x64 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Release|x64.Build.0 = Release|x64 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Release|x64.Deploy.0 = Release|x64 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Release|x86.ActiveCfg = Release|x86 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Release|x86.Build.0 = Release|x86 - {F33E1D68-F07A-5273-B28A-3ABA296F0B5C}.Release|x86.Deploy.0 = Release|x86 - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Debug|x64.ActiveCfg = Debug|x64 - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Debug|x64.Build.0 = Debug|x64 - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Debug|x86.ActiveCfg = Debug|x86 - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Debug|x86.Build.0 = Debug|x86 - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Release|Any CPU.Build.0 = Release|Any CPU - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Release|x64.ActiveCfg = Release|x64 - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Release|x64.Build.0 = Release|x64 - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Release|x86.ActiveCfg = Release|x86 - {8790F5BD-720C-5C15-9A07-D72D4BA3FD35}.Release|x86.Build.0 = Release|x86 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Debug|x64.ActiveCfg = Debug|x64 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Debug|x64.Build.0 = Debug|x64 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Debug|x64.Deploy.0 = Debug|x64 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Debug|x86.ActiveCfg = Debug|Win32 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Debug|x86.Build.0 = Debug|Win32 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Release|Any CPU.ActiveCfg = Release|Win32 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Release|x64.ActiveCfg = Release|x64 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Release|x64.Build.0 = Release|x64 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Release|x86.ActiveCfg = Release|Win32 + {698B6A48-FC98-503B-9559-9B94C0168BBD}.Release|x86.Build.0 = Release|Win32 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Debug|x64.ActiveCfg = Debug|x64 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Debug|x64.Build.0 = Debug|x64 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Debug|x86.ActiveCfg = Debug|Win32 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Debug|x86.Build.0 = Debug|Win32 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Release|Any CPU.ActiveCfg = Release|Win32 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Release|x64.ActiveCfg = Release|x64 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Release|x64.Build.0 = Release|x64 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Release|x86.ActiveCfg = Release|Win32 + {FA1DF72F-C52D-5D50-9A9F-1C2C378E62E0}.Release|x86.Build.0 = Release|Win32 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Debug|x64.ActiveCfg = Debug|x64 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Debug|x64.Build.0 = Debug|x64 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Debug|x86.ActiveCfg = Debug|Win32 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Debug|x86.Build.0 = Debug|Win32 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Release|Any CPU.ActiveCfg = Release|Win32 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Release|x64.ActiveCfg = Release|x64 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Release|x64.Build.0 = Release|x64 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Release|x86.ActiveCfg = Release|Win32 + {C7A37AC5-07A8-5F36-B088-F95F3F846BD1}.Release|x86.Build.0 = Release|Win32 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Debug|Any CPU.ActiveCfg = Debug|x86 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Debug|x64.ActiveCfg = Debug|x64 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Debug|x64.Build.0 = Debug|x64 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Debug|x64.Deploy.0 = Debug|x64 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Debug|x86.ActiveCfg = Debug|x86 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Debug|x86.Build.0 = Debug|x86 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Debug|x86.Deploy.0 = Debug|x86 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Release|Any CPU.ActiveCfg = Release|x86 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Release|x64.ActiveCfg = Release|x64 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Release|x64.Build.0 = Release|x64 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Release|x64.Deploy.0 = Release|x64 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Release|x86.ActiveCfg = Release|x86 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Release|x86.Build.0 = Release|x86 + {000A35A4-E3C7-5E4A-9D75-E75550106B4C}.Release|x86.Deploy.0 = Release|x86 + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Debug|x64.ActiveCfg = Debug|x64 + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Debug|x64.Build.0 = Debug|x64 + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Debug|x86.ActiveCfg = Debug|x86 + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Debug|x86.Build.0 = Debug|x86 + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Release|Any CPU.Build.0 = Release|Any CPU + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Release|x64.ActiveCfg = Release|x64 + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Release|x64.Build.0 = Release|x64 + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Release|x86.ActiveCfg = Release|x86 + {08B7C0E4-6A86-53F7-9534-EACE3034E76E}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomCapability/cs/Package.appxmanifest b/Samples/CustomCapability/cs/Package.appxmanifest index ca20d9d90f..968da971f0 100644 --- a/Samples/CustomCapability/cs/Package.appxmanifest +++ b/Samples/CustomCapability/cs/Package.appxmanifest @@ -23,7 +23,7 @@ - + diff --git a/Samples/CustomCapability/custom-capability.yaml b/Samples/CustomCapability/custom-capability.yml similarity index 100% rename from Samples/CustomCapability/custom-capability.yaml rename to Samples/CustomCapability/custom-capability.yml diff --git a/Samples/CustomCapability/js/CustomCapability.jsproj b/Samples/CustomCapability/js/CustomCapability.jsproj index 2ee01f12c7..0ef95017e2 100644 --- a/Samples/CustomCapability/js/CustomCapability.jsproj +++ b/Samples/CustomCapability/js/CustomCapability.jsproj @@ -38,7 +38,7 @@ - 945b7c2c-7f47-5f0f-928f-2ddc69f89f31 + 0214b9df-1bf3-5539-9fe2-472b8600a931 @@ -48,8 +48,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CustomCapability/js/CustomCapability.sln b/Samples/CustomCapability/js/CustomCapability.sln index 96edfb0514..819d597910 100644 --- a/Samples/CustomCapability/js/CustomCapability.sln +++ b/Samples/CustomCapability/js/CustomCapability.sln @@ -3,26 +3,26 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2026 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcInterface", "..\Service\Interface\RpcInterface.vcxproj", "{BA80D389-9C8D-5BBA-932D-05E5C733D657}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcInterface", "..\Service\Interface\RpcInterface.vcxproj", "{DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcServer", "..\Service\Server\RpcServer.vcxproj", "{3E0FCE27-35CC-588A-89BF-3408B1FD0645}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcServer", "..\Service\Server\RpcServer.vcxproj", "{6C40660C-06F5-56EC-BADB-2B991332201E}" ProjectSection(ProjectDependencies) = postProject - {BA80D389-9C8D-5BBA-932D-05E5C733D657} = {BA80D389-9C8D-5BBA-932D-05E5C733D657} + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A} = {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcClient", "..\Service\Client\RpcClient.vcxproj", "{DA565D01-E248-5913-9DF9-A16EBB6B9C5E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcClient", "..\Service\Client\RpcClient.vcxproj", "{8707AD07-A67A-52C7-8ECC-A4ED963C52B1}" ProjectSection(ProjectDependencies) = postProject - {BA80D389-9C8D-5BBA-932D-05E5C733D657} = {BA80D389-9C8D-5BBA-932D-05E5C733D657} + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A} = {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A} EndProjectSection EndProject -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CustomCapability", "CustomCapability.jsproj", "{945B7C2C-7F47-5F0F-928F-2DDC69F89F31}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CustomCapability", "CustomCapability.jsproj", "{0214B9DF-1BF3-5539-9FE2-472B8600A931}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcClientRt", "RpcClientRt\RpcClientRt.vcxproj", "{03DB0B89-07A6-58C7-B52A-16FC172BBC93}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RpcClientRt", "RpcClientRt\RpcClientRt.vcxproj", "{CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}" ProjectSection(ProjectDependencies) = postProject - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E} = {DA565D01-E248-5913-9DF9-A16EBB6B9C5E} + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1} = {8707AD07-A67A-52C7-8ECC-A4ED963C52B1} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Osrusbfx2Task", "..\Service\Osrusbfx2Task\Osrusbfx2Task.csproj", "{6ED16835-4B91-50B2-AA39-2C2955ABD440}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Osrusbfx2Task", "..\Service\Osrusbfx2Task\Osrusbfx2Task.csproj", "{B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -34,77 +34,77 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Debug|x64.ActiveCfg = Debug|x64 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Debug|x64.Build.0 = Debug|x64 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Debug|x64.Deploy.0 = Debug|x64 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Debug|x86.ActiveCfg = Debug|Win32 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Debug|x86.Build.0 = Debug|Win32 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Release|Any CPU.ActiveCfg = Release|Win32 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Release|x64.ActiveCfg = Release|x64 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Release|x64.Build.0 = Release|x64 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Release|x86.ActiveCfg = Release|Win32 - {BA80D389-9C8D-5BBA-932D-05E5C733D657}.Release|x86.Build.0 = Release|Win32 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Debug|x64.ActiveCfg = Debug|x64 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Debug|x64.Build.0 = Debug|x64 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Debug|x86.ActiveCfg = Debug|Win32 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Debug|x86.Build.0 = Debug|Win32 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Release|Any CPU.ActiveCfg = Release|Win32 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Release|x64.ActiveCfg = Release|x64 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Release|x64.Build.0 = Release|x64 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Release|x86.ActiveCfg = Release|Win32 - {3E0FCE27-35CC-588A-89BF-3408B1FD0645}.Release|x86.Build.0 = Release|Win32 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Debug|x64.ActiveCfg = Debug|x64 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Debug|x64.Build.0 = Debug|x64 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Debug|x86.ActiveCfg = Debug|Win32 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Debug|x86.Build.0 = Debug|Win32 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Release|Any CPU.ActiveCfg = Release|Win32 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Release|x64.ActiveCfg = Release|x64 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Release|x64.Build.0 = Release|x64 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Release|x86.ActiveCfg = Release|Win32 - {DA565D01-E248-5913-9DF9-A16EBB6B9C5E}.Release|x86.Build.0 = Release|Win32 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|Any CPU.Build.0 = Debug|Any CPU - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|x64.ActiveCfg = Debug|x64 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|x64.Build.0 = Debug|x64 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|x64.Deploy.0 = Debug|x64 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|x86.ActiveCfg = Debug|x86 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|x86.Build.0 = Debug|x86 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Debug|x86.Deploy.0 = Debug|x86 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|Any CPU.ActiveCfg = Release|Any CPU - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|Any CPU.Build.0 = Release|Any CPU - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|Any CPU.Deploy.0 = Release|Any CPU - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|x64.ActiveCfg = Release|x64 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|x64.Build.0 = Release|x64 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|x64.Deploy.0 = Release|x64 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|x86.ActiveCfg = Release|x86 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|x86.Build.0 = Release|x86 - {945B7C2C-7F47-5F0F-928F-2DDC69F89F31}.Release|x86.Deploy.0 = Release|x86 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Debug|x64.ActiveCfg = Debug|x64 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Debug|x64.Build.0 = Debug|x64 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Debug|x86.ActiveCfg = Debug|Win32 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Debug|x86.Build.0 = Debug|Win32 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Release|Any CPU.ActiveCfg = Release|Win32 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Release|x64.ActiveCfg = Release|x64 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Release|x64.Build.0 = Release|x64 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Release|x86.ActiveCfg = Release|Win32 - {03DB0B89-07A6-58C7-B52A-16FC172BBC93}.Release|x86.Build.0 = Release|Win32 - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Debug|x64.ActiveCfg = Debug|x64 - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Debug|x64.Build.0 = Debug|x64 - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Debug|x86.ActiveCfg = Debug|x86 - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Debug|x86.Build.0 = Debug|x86 - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Release|Any CPU.Build.0 = Release|Any CPU - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Release|x64.ActiveCfg = Release|x64 - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Release|x64.Build.0 = Release|x64 - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Release|x86.ActiveCfg = Release|x86 - {6ED16835-4B91-50B2-AA39-2C2955ABD440}.Release|x86.Build.0 = Release|x86 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Debug|x64.ActiveCfg = Debug|x64 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Debug|x64.Build.0 = Debug|x64 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Debug|x64.Deploy.0 = Debug|x64 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Debug|x86.ActiveCfg = Debug|Win32 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Debug|x86.Build.0 = Debug|Win32 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Release|Any CPU.ActiveCfg = Release|Win32 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Release|x64.ActiveCfg = Release|x64 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Release|x64.Build.0 = Release|x64 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Release|x86.ActiveCfg = Release|Win32 + {DD4486B2-CAB2-5F3D-B73A-388F1A180C7A}.Release|x86.Build.0 = Release|Win32 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Debug|x64.ActiveCfg = Debug|x64 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Debug|x64.Build.0 = Debug|x64 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Debug|x86.ActiveCfg = Debug|Win32 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Debug|x86.Build.0 = Debug|Win32 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Release|Any CPU.ActiveCfg = Release|Win32 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Release|x64.ActiveCfg = Release|x64 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Release|x64.Build.0 = Release|x64 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Release|x86.ActiveCfg = Release|Win32 + {6C40660C-06F5-56EC-BADB-2B991332201E}.Release|x86.Build.0 = Release|Win32 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Debug|x64.ActiveCfg = Debug|x64 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Debug|x64.Build.0 = Debug|x64 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Debug|x86.ActiveCfg = Debug|Win32 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Debug|x86.Build.0 = Debug|Win32 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Release|Any CPU.ActiveCfg = Release|Win32 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Release|x64.ActiveCfg = Release|x64 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Release|x64.Build.0 = Release|x64 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Release|x86.ActiveCfg = Release|Win32 + {8707AD07-A67A-52C7-8ECC-A4ED963C52B1}.Release|x86.Build.0 = Release|Win32 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|x64.ActiveCfg = Debug|x64 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|x64.Build.0 = Debug|x64 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|x64.Deploy.0 = Debug|x64 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|x86.ActiveCfg = Debug|x86 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|x86.Build.0 = Debug|x86 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Debug|x86.Deploy.0 = Debug|x86 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|Any CPU.Build.0 = Release|Any CPU + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|Any CPU.Deploy.0 = Release|Any CPU + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|x64.ActiveCfg = Release|x64 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|x64.Build.0 = Release|x64 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|x64.Deploy.0 = Release|x64 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|x86.ActiveCfg = Release|x86 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|x86.Build.0 = Release|x86 + {0214B9DF-1BF3-5539-9FE2-472B8600A931}.Release|x86.Deploy.0 = Release|x86 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Debug|x64.ActiveCfg = Debug|x64 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Debug|x64.Build.0 = Debug|x64 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Debug|x86.ActiveCfg = Debug|Win32 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Debug|x86.Build.0 = Debug|Win32 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Release|Any CPU.ActiveCfg = Release|Win32 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Release|x64.ActiveCfg = Release|x64 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Release|x64.Build.0 = Release|x64 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Release|x86.ActiveCfg = Release|Win32 + {CD2062BD-D06B-5D02-8BC1-D783BE81DDA1}.Release|x86.Build.0 = Release|Win32 + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Debug|x64.ActiveCfg = Debug|x64 + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Debug|x64.Build.0 = Debug|x64 + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Debug|x86.ActiveCfg = Debug|x86 + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Debug|x86.Build.0 = Debug|x86 + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Release|Any CPU.Build.0 = Release|Any CPU + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Release|x64.ActiveCfg = Release|x64 + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Release|x64.Build.0 = Release|x64 + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Release|x86.ActiveCfg = Release|x86 + {B01BDEDB-C3FC-5EDC-B861-CC84C3FDCD6B}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomCapability/js/RpcClientRt/RpcClientRt.vcxproj b/Samples/CustomCapability/js/RpcClientRt/RpcClientRt.vcxproj index 22d9ee3d1e..3a374f9eb6 100644 --- a/Samples/CustomCapability/js/RpcClientRt/RpcClientRt.vcxproj +++ b/Samples/CustomCapability/js/RpcClientRt/RpcClientRt.vcxproj @@ -27,15 +27,15 @@ - {03db0b89-07a6-58c7-b52a-16fc172bbc93} + {cd2062bd-d06b-5d02-8bc1-d783be81dda1} WindowsRuntimeComponent RpcClientRt en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/CustomCapability/js/package.appxmanifest b/Samples/CustomCapability/js/package.appxmanifest index 433058b032..e9884efce1 100644 --- a/Samples/CustomCapability/js/package.appxmanifest +++ b/Samples/CustomCapability/js/package.appxmanifest @@ -15,7 +15,7 @@ images\StoreLogo-sdk.png - + diff --git a/Samples/CustomEditControl/cs/CustomEditControl.csproj b/Samples/CustomEditControl/cs/CustomEditControl.csproj index 426dcd0e9e..af2f965cbf 100644 --- a/Samples/CustomEditControl/cs/CustomEditControl.csproj +++ b/Samples/CustomEditControl/cs/CustomEditControl.csproj @@ -4,15 +4,15 @@ Debug x86 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB} + {94BD1D42-3B97-5406-88BD-21A0A6476361} AppContainerExe Properties SDKTemplate CustomEditControl en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CustomEditControl/cs/CustomEditControl.sln b/Samples/CustomEditControl/cs/CustomEditControl.sln index 8fba66bbb6..77199c9be3 100644 --- a/Samples/CustomEditControl/cs/CustomEditControl.sln +++ b/Samples/CustomEditControl/cs/CustomEditControl.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomEditControl", "CustomEditControl.csproj", "{AD44AF56-E88F-5E0A-807F-FECBC697CEEB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomEditControl", "CustomEditControl.csproj", "{94BD1D42-3B97-5406-88BD-21A0A6476361}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|ARM.ActiveCfg = Debug|ARM - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|ARM.Build.0 = Debug|ARM - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|ARM.Deploy.0 = Debug|ARM - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|x64.ActiveCfg = Debug|x64 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|x64.Build.0 = Debug|x64 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|x64.Deploy.0 = Debug|x64 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|x86.ActiveCfg = Debug|x86 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|x86.Build.0 = Debug|x86 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Debug|x86.Deploy.0 = Debug|x86 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|ARM.ActiveCfg = Release|ARM - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|ARM.Build.0 = Release|ARM - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|ARM.Deploy.0 = Release|ARM - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|x64.ActiveCfg = Release|x64 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|x64.Build.0 = Release|x64 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|x64.Deploy.0 = Release|x64 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|x86.ActiveCfg = Release|x86 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|x86.Build.0 = Release|x86 - {AD44AF56-E88F-5E0A-807F-FECBC697CEEB}.Release|x86.Deploy.0 = Release|x86 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|ARM.ActiveCfg = Debug|ARM + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|ARM.Build.0 = Debug|ARM + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|ARM.Deploy.0 = Debug|ARM + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|x64.ActiveCfg = Debug|x64 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|x64.Build.0 = Debug|x64 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|x64.Deploy.0 = Debug|x64 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|x86.ActiveCfg = Debug|x86 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|x86.Build.0 = Debug|x86 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Debug|x86.Deploy.0 = Debug|x86 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|ARM.ActiveCfg = Release|ARM + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|ARM.Build.0 = Release|ARM + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|ARM.Deploy.0 = Release|ARM + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|x64.ActiveCfg = Release|x64 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|x64.Build.0 = Release|x64 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|x64.Deploy.0 = Release|x64 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|x86.ActiveCfg = Release|x86 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|x86.Build.0 = Release|x86 + {94BD1D42-3B97-5406-88BD-21A0A6476361}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomEditControl/cs/Package.appxmanifest b/Samples/CustomEditControl/cs/Package.appxmanifest index 508df809f7..4b6b5b8ac2 100644 --- a/Samples/CustomEditControl/cs/Package.appxmanifest +++ b/Samples/CustomEditControl/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/CustomEditControl/custom-edit-control.yaml b/Samples/CustomEditControl/custom-edit-control.yml similarity index 100% rename from Samples/CustomEditControl/custom-edit-control.yaml rename to Samples/CustomEditControl/custom-edit-control.yml diff --git a/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.sln b/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.sln index 7225c3f0ff..46be2c2281 100644 --- a/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.sln +++ b/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomHidDeviceAccess", "CustomHidDeviceAccess.vcxproj", "{D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomHidDeviceAccess", "CustomHidDeviceAccess.vcxproj", "{7ECE4FBD-5005-51BC-B498-7099051C1B3C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|ARM.ActiveCfg = Debug|ARM - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|ARM.Build.0 = Debug|ARM - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|ARM.Deploy.0 = Debug|ARM - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|x64.ActiveCfg = Debug|x64 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|x64.Build.0 = Debug|x64 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|x64.Deploy.0 = Debug|x64 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|x86.ActiveCfg = Debug|Win32 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|x86.Build.0 = Debug|Win32 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Debug|x86.Deploy.0 = Debug|Win32 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|ARM.ActiveCfg = Release|ARM - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|ARM.Build.0 = Release|ARM - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|ARM.Deploy.0 = Release|ARM - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|x64.ActiveCfg = Release|x64 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|x64.Build.0 = Release|x64 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|x64.Deploy.0 = Release|x64 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|x86.ActiveCfg = Release|Win32 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|x86.Build.0 = Release|Win32 - {D03F38FE-76C6-51E3-91A2-0B1DA4C956A8}.Release|x86.Deploy.0 = Release|Win32 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|ARM.ActiveCfg = Debug|ARM + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|ARM.Build.0 = Debug|ARM + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|ARM.Deploy.0 = Debug|ARM + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|x64.ActiveCfg = Debug|x64 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|x64.Build.0 = Debug|x64 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|x64.Deploy.0 = Debug|x64 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|x86.ActiveCfg = Debug|Win32 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|x86.Build.0 = Debug|Win32 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Debug|x86.Deploy.0 = Debug|Win32 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|ARM.ActiveCfg = Release|ARM + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|ARM.Build.0 = Release|ARM + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|ARM.Deploy.0 = Release|ARM + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|x64.ActiveCfg = Release|x64 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|x64.Build.0 = Release|x64 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|x64.Deploy.0 = Release|x64 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|x86.ActiveCfg = Release|Win32 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|x86.Build.0 = Release|Win32 + {7ECE4FBD-5005-51BC-B498-7099051C1B3C}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.vcxproj b/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.vcxproj index c0e8b97c49..7cd15a6487 100644 --- a/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.vcxproj +++ b/Samples/CustomHidDeviceAccess/cpp/CustomHidDeviceAccess.vcxproj @@ -1,15 +1,15 @@  - {d03f38fe-76c6-51e3-91a2-0b1da4c956a8} + {7ece4fbd-5005-51bc-b498-7099051c1b3c} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/CustomHidDeviceAccess/cpp/Package.appxmanifest b/Samples/CustomHidDeviceAccess/cpp/Package.appxmanifest index 9e0c21e6e6..3cdd87b43b 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 c1ce0190b1..d85f45049c 100644 --- a/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.csproj +++ b/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.csproj @@ -4,15 +4,15 @@ Debug x86 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02} + {A62BE260-E311-5CF1-B8FB-A42E845E468D} AppContainerExe Properties CustomHidDeviceAccess CustomHidDeviceAccess en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.sln b/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.sln index b0ce65f6a1..ea19de266a 100644 --- a/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.sln +++ b/Samples/CustomHidDeviceAccess/cs/CustomHidDeviceAccess.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomHidDeviceAccess", "CustomHidDeviceAccess.csproj", "{1931D8A1-ADFC-5B1F-9315-1B67513FEF02}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomHidDeviceAccess", "CustomHidDeviceAccess.csproj", "{A62BE260-E311-5CF1-B8FB-A42E845E468D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|ARM.ActiveCfg = Debug|ARM - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|ARM.Build.0 = Debug|ARM - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|ARM.Deploy.0 = Debug|ARM - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|x64.ActiveCfg = Debug|x64 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|x64.Build.0 = Debug|x64 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|x64.Deploy.0 = Debug|x64 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|x86.ActiveCfg = Debug|x86 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|x86.Build.0 = Debug|x86 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Debug|x86.Deploy.0 = Debug|x86 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|ARM.ActiveCfg = Release|ARM - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|ARM.Build.0 = Release|ARM - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|ARM.Deploy.0 = Release|ARM - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|x64.ActiveCfg = Release|x64 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|x64.Build.0 = Release|x64 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|x64.Deploy.0 = Release|x64 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|x86.ActiveCfg = Release|x86 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|x86.Build.0 = Release|x86 - {1931D8A1-ADFC-5B1F-9315-1B67513FEF02}.Release|x86.Deploy.0 = Release|x86 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|ARM.ActiveCfg = Debug|ARM + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|ARM.Build.0 = Debug|ARM + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|ARM.Deploy.0 = Debug|ARM + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|x64.ActiveCfg = Debug|x64 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|x64.Build.0 = Debug|x64 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|x64.Deploy.0 = Debug|x64 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|x86.ActiveCfg = Debug|x86 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|x86.Build.0 = Debug|x86 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Debug|x86.Deploy.0 = Debug|x86 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|ARM.ActiveCfg = Release|ARM + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|ARM.Build.0 = Release|ARM + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|ARM.Deploy.0 = Release|ARM + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|x64.ActiveCfg = Release|x64 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|x64.Build.0 = Release|x64 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|x64.Deploy.0 = Release|x64 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|x86.ActiveCfg = Release|x86 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|x86.Build.0 = Release|x86 + {A62BE260-E311-5CF1-B8FB-A42E845E468D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomHidDeviceAccess/cs/Package.appxmanifest b/Samples/CustomHidDeviceAccess/cs/Package.appxmanifest index fccacfc8ce..1079fcddc5 100644 --- a/Samples/CustomHidDeviceAccess/cs/Package.appxmanifest +++ b/Samples/CustomHidDeviceAccess/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/CustomHidDeviceAccess/custom-hid-device-access.yaml b/Samples/CustomHidDeviceAccess/custom-hid-device-access.yml similarity index 100% rename from Samples/CustomHidDeviceAccess/custom-hid-device-access.yaml rename to Samples/CustomHidDeviceAccess/custom-hid-device-access.yml diff --git a/Samples/CustomSensors/cpp/CustomSensors.sln b/Samples/CustomSensors/cpp/CustomSensors.sln index d155bea4a7..f2cd49aa99 100644 --- a/Samples/CustomSensors/cpp/CustomSensors.sln +++ b/Samples/CustomSensors/cpp/CustomSensors.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomSensors", "CustomSensors.vcxproj", "{AA2D3BC6-4658-5D06-92F5-8B36861B9531}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomSensors", "CustomSensors.vcxproj", "{2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|ARM.ActiveCfg = Debug|ARM - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|ARM.Build.0 = Debug|ARM - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|ARM.Deploy.0 = Debug|ARM - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|Win32.ActiveCfg = Debug|Win32 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|Win32.Build.0 = Debug|Win32 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|Win32.Deploy.0 = Debug|Win32 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|x64.ActiveCfg = Debug|x64 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|x64.Build.0 = Debug|x64 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Debug|x64.Deploy.0 = Debug|x64 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|ARM.ActiveCfg = Release|ARM - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|ARM.Build.0 = Release|ARM - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|ARM.Deploy.0 = Release|ARM - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|Win32.ActiveCfg = Release|Win32 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|Win32.Build.0 = Release|Win32 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|Win32.Deploy.0 = Release|Win32 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|x64.ActiveCfg = Release|x64 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|x64.Build.0 = Release|x64 - {AA2D3BC6-4658-5D06-92F5-8B36861B9531}.Release|x64.Deploy.0 = Release|x64 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|ARM.ActiveCfg = Debug|ARM + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|ARM.Build.0 = Debug|ARM + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|ARM.Deploy.0 = Debug|ARM + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|Win32.ActiveCfg = Debug|Win32 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|Win32.Build.0 = Debug|Win32 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|Win32.Deploy.0 = Debug|Win32 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|x64.ActiveCfg = Debug|x64 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|x64.Build.0 = Debug|x64 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Debug|x64.Deploy.0 = Debug|x64 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|ARM.ActiveCfg = Release|ARM + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|ARM.Build.0 = Release|ARM + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|ARM.Deploy.0 = Release|ARM + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|Win32.ActiveCfg = Release|Win32 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|Win32.Build.0 = Release|Win32 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|Win32.Deploy.0 = Release|Win32 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|x64.ActiveCfg = Release|x64 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|x64.Build.0 = Release|x64 + {2F0A84FC-71AF-5F16-9BB3-78D5353B7EBD}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomSensors/cpp/CustomSensors.vcxproj b/Samples/CustomSensors/cpp/CustomSensors.vcxproj index 1ed51ea385..471734fccb 100644 --- a/Samples/CustomSensors/cpp/CustomSensors.vcxproj +++ b/Samples/CustomSensors/cpp/CustomSensors.vcxproj @@ -1,15 +1,15 @@  - {aa2d3bc6-4658-5d06-92f5-8b36861b9531} + {2f0a84fc-71af-5f16-9bb3-78d5353b7ebd} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/CustomSensors/cpp/Package.appxmanifest b/Samples/CustomSensors/cpp/Package.appxmanifest index 4c87bba8f3..8961668170 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 cfa38bd767..643199e754 100644 --- a/Samples/CustomSensors/cs/CustomSensors.csproj +++ b/Samples/CustomSensors/cs/CustomSensors.csproj @@ -4,15 +4,15 @@ Debug x86 - {80449C76-9C56-570F-9DEE-AC48132B30B6} + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417} AppContainerExe Properties CustomSensors CustomSensors en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CustomSensors/cs/CustomSensors.sln b/Samples/CustomSensors/cs/CustomSensors.sln index dac52e2c23..9816817ee3 100644 --- a/Samples/CustomSensors/cs/CustomSensors.sln +++ b/Samples/CustomSensors/cs/CustomSensors.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomSensors", "CustomSensors.csproj", "{80449C76-9C56-570F-9DEE-AC48132B30B6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomSensors", "CustomSensors.csproj", "{2078D60D-1F4A-5C14-8C4F-56DF81BB1417}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|ARM.ActiveCfg = Debug|ARM - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|ARM.Build.0 = Debug|ARM - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|ARM.Deploy.0 = Debug|ARM - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|x64.ActiveCfg = Debug|x64 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|x64.Build.0 = Debug|x64 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|x64.Deploy.0 = Debug|x64 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|x86.ActiveCfg = Debug|x86 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|x86.Build.0 = Debug|x86 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Debug|x86.Deploy.0 = Debug|x86 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|ARM.ActiveCfg = Release|ARM - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|ARM.Build.0 = Release|ARM - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|ARM.Deploy.0 = Release|ARM - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|x64.ActiveCfg = Release|x64 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|x64.Build.0 = Release|x64 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|x64.Deploy.0 = Release|x64 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|x86.ActiveCfg = Release|x86 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|x86.Build.0 = Release|x86 - {80449C76-9C56-570F-9DEE-AC48132B30B6}.Release|x86.Deploy.0 = Release|x86 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|ARM.ActiveCfg = Debug|ARM + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|ARM.Build.0 = Debug|ARM + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|ARM.Deploy.0 = Debug|ARM + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|x64.ActiveCfg = Debug|x64 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|x64.Build.0 = Debug|x64 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|x64.Deploy.0 = Debug|x64 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|x86.ActiveCfg = Debug|x86 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|x86.Build.0 = Debug|x86 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Debug|x86.Deploy.0 = Debug|x86 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|ARM.ActiveCfg = Release|ARM + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|ARM.Build.0 = Release|ARM + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|ARM.Deploy.0 = Release|ARM + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|x64.ActiveCfg = Release|x64 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|x64.Build.0 = Release|x64 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|x64.Deploy.0 = Release|x64 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|x86.ActiveCfg = Release|x86 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|x86.Build.0 = Release|x86 + {2078D60D-1F4A-5C14-8C4F-56DF81BB1417}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomSensors/cs/Package.appxmanifest b/Samples/CustomSensors/cs/Package.appxmanifest index 4864aba9c7..ba90051bc9 100644 --- a/Samples/CustomSensors/cs/Package.appxmanifest +++ b/Samples/CustomSensors/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CustomSensors/custom-sensors.yaml b/Samples/CustomSensors/custom-sensors.yml similarity index 100% rename from Samples/CustomSensors/custom-sensors.yaml rename to Samples/CustomSensors/custom-sensors.yml diff --git a/Samples/CustomSensors/js/CustomSensor.jsproj b/Samples/CustomSensors/js/CustomSensor.jsproj index 348916bfc1..cd09d8e65f 100644 --- a/Samples/CustomSensors/js/CustomSensor.jsproj +++ b/Samples/CustomSensors/js/CustomSensor.jsproj @@ -35,7 +35,7 @@ - ed591a47-b691-5299-b0ae-90e5d87456f0 + 04e1cd14-cf37-58cb-9ff1-e8ce41f460b9 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CustomSensors/js/CustomSensor.sln b/Samples/CustomSensors/js/CustomSensor.sln index 3452d6c3cb..0c0970cd8c 100644 --- a/Samples/CustomSensors/js/CustomSensor.sln +++ b/Samples/CustomSensors/js/CustomSensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CustomSensor", "CustomSensor.jsproj", "{ED591A47-B691-5299-B0AE-90E5D87456F0}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CustomSensor", "CustomSensor.jsproj", "{04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|ARM.ActiveCfg = Debug|ARM - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|ARM.Build.0 = Debug|ARM - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|ARM.Deploy.0 = Debug|ARM - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|x64.ActiveCfg = Debug|x64 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|x64.Build.0 = Debug|x64 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|x64.Deploy.0 = Debug|x64 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|x86.ActiveCfg = Debug|x86 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|x86.Build.0 = Debug|x86 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Debug|x86.Deploy.0 = Debug|x86 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|Any CPU.Build.0 = Release|Any CPU - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|Any CPU.Deploy.0 = Release|Any CPU - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|ARM.ActiveCfg = Release|ARM - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|ARM.Build.0 = Release|ARM - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|ARM.Deploy.0 = Release|ARM - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|x64.ActiveCfg = Release|x64 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|x64.Build.0 = Release|x64 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|x64.Deploy.0 = Release|x64 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|x86.ActiveCfg = Release|x86 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|x86.Build.0 = Release|x86 - {ED591A47-B691-5299-B0AE-90E5D87456F0}.Release|x86.Deploy.0 = Release|x86 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|ARM.ActiveCfg = Debug|ARM + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|ARM.Build.0 = Debug|ARM + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|ARM.Deploy.0 = Debug|ARM + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|x64.ActiveCfg = Debug|x64 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|x64.Build.0 = Debug|x64 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|x64.Deploy.0 = Debug|x64 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|x86.ActiveCfg = Debug|x86 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|x86.Build.0 = Debug|x86 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Debug|x86.Deploy.0 = Debug|x86 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|Any CPU.Build.0 = Release|Any CPU + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|Any CPU.Deploy.0 = Release|Any CPU + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|ARM.ActiveCfg = Release|ARM + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|ARM.Build.0 = Release|ARM + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|ARM.Deploy.0 = Release|ARM + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|x64.ActiveCfg = Release|x64 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|x64.Build.0 = Release|x64 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|x64.Deploy.0 = Release|x64 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|x86.ActiveCfg = Release|x86 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|x86.Build.0 = Release|x86 + {04E1CD14-CF37-58CB-9FF1-E8CE41F460B9}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomSensors/js/Package.appxmanifest b/Samples/CustomSensors/js/Package.appxmanifest index 644e5cb538..a80b620932 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 3d0c3da646..f5e20bb3a2 100644 --- a/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.csproj +++ b/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.csproj @@ -4,15 +4,15 @@ Debug x86 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8} + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6} AppContainerExe Properties CustomSerialDeviceAccess CustomSerialDeviceAccess en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.sln b/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.sln index d1bfeca987..ec20754d38 100644 --- a/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.sln +++ b/Samples/CustomSerialDeviceAccess/cs/CustomSerialDeviceAccess.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomSerialDeviceAccess", "CustomSerialDeviceAccess.csproj", "{EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomSerialDeviceAccess", "CustomSerialDeviceAccess.csproj", "{E925CA93-6485-5FBB-B96E-CB7843ECBFC6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|ARM.ActiveCfg = Debug|ARM - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|ARM.Build.0 = Debug|ARM - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|ARM.Deploy.0 = Debug|ARM - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|x64.ActiveCfg = Debug|x64 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|x64.Build.0 = Debug|x64 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|x64.Deploy.0 = Debug|x64 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|x86.ActiveCfg = Debug|x86 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|x86.Build.0 = Debug|x86 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Debug|x86.Deploy.0 = Debug|x86 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|ARM.ActiveCfg = Release|ARM - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|ARM.Build.0 = Release|ARM - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|ARM.Deploy.0 = Release|ARM - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|x64.ActiveCfg = Release|x64 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|x64.Build.0 = Release|x64 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|x64.Deploy.0 = Release|x64 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|x86.ActiveCfg = Release|x86 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|x86.Build.0 = Release|x86 - {EBFACED9-03E8-579A-BEB7-FD87D17CE1A8}.Release|x86.Deploy.0 = Release|x86 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|ARM.ActiveCfg = Debug|ARM + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|ARM.Build.0 = Debug|ARM + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|ARM.Deploy.0 = Debug|ARM + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|x64.ActiveCfg = Debug|x64 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|x64.Build.0 = Debug|x64 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|x64.Deploy.0 = Debug|x64 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|x86.ActiveCfg = Debug|x86 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|x86.Build.0 = Debug|x86 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Debug|x86.Deploy.0 = Debug|x86 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|ARM.ActiveCfg = Release|ARM + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|ARM.Build.0 = Release|ARM + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|ARM.Deploy.0 = Release|ARM + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|x64.ActiveCfg = Release|x64 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|x64.Build.0 = Release|x64 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|x64.Deploy.0 = Release|x64 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|x86.ActiveCfg = Release|x86 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|x86.Build.0 = Release|x86 + {E925CA93-6485-5FBB-B96E-CB7843ECBFC6}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomSerialDeviceAccess/cs/Package.appxmanifest b/Samples/CustomSerialDeviceAccess/cs/Package.appxmanifest index 3f0326122b..e4db92681b 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/custom-serial-device-access.yaml b/Samples/CustomSerialDeviceAccess/custom-serial-device-access.yml similarity index 100% rename from Samples/CustomSerialDeviceAccess/custom-serial-device-access.yaml rename to Samples/CustomSerialDeviceAccess/custom-serial-device-access.yml diff --git a/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.jsproj b/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.jsproj index 1537c9ebd9..a078c257d7 100644 --- a/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.jsproj +++ b/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.jsproj @@ -35,7 +35,7 @@ - a3ec8a86-f241-51ba-bd38-2abb0dd4a707 + 168e54b0-ddc5-59cf-8a88-ebfa28ba0045 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.sln b/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.sln index b903e9888c..1faafaf36e 100644 --- a/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.sln +++ b/Samples/CustomSerialDeviceAccess/js/CustomSerialDeviceAccess.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CustomSerialDeviceAccess", "CustomSerialDeviceAccess.jsproj", "{A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CustomSerialDeviceAccess", "CustomSerialDeviceAccess.jsproj", "{168E54B0-DDC5-59CF-8A88-EBFA28BA0045}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|ARM.ActiveCfg = Debug|ARM - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|ARM.Build.0 = Debug|ARM - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|ARM.Deploy.0 = Debug|ARM - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|x64.ActiveCfg = Debug|x64 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|x64.Build.0 = Debug|x64 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|x64.Deploy.0 = Debug|x64 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|x86.ActiveCfg = Debug|x86 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|x86.Build.0 = Debug|x86 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Debug|x86.Deploy.0 = Debug|x86 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|Any CPU.Build.0 = Release|Any CPU - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|Any CPU.Deploy.0 = Release|Any CPU - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|ARM.ActiveCfg = Release|ARM - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|ARM.Build.0 = Release|ARM - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|ARM.Deploy.0 = Release|ARM - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|x64.ActiveCfg = Release|x64 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|x64.Build.0 = Release|x64 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|x64.Deploy.0 = Release|x64 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|x86.ActiveCfg = Release|x86 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|x86.Build.0 = Release|x86 - {A3EC8A86-F241-51BA-BD38-2ABB0DD4A707}.Release|x86.Deploy.0 = Release|x86 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|Any CPU.Build.0 = Debug|Any CPU + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|ARM.ActiveCfg = Debug|ARM + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|ARM.Build.0 = Debug|ARM + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|ARM.Deploy.0 = Debug|ARM + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|x64.ActiveCfg = Debug|x64 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|x64.Build.0 = Debug|x64 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|x64.Deploy.0 = Debug|x64 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|x86.ActiveCfg = Debug|x86 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|x86.Build.0 = Debug|x86 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Debug|x86.Deploy.0 = Debug|x86 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|Any CPU.ActiveCfg = Release|Any CPU + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|Any CPU.Build.0 = Release|Any CPU + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|Any CPU.Deploy.0 = Release|Any CPU + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|ARM.ActiveCfg = Release|ARM + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|ARM.Build.0 = Release|ARM + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|ARM.Deploy.0 = Release|ARM + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|x64.ActiveCfg = Release|x64 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|x64.Build.0 = Release|x64 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|x64.Deploy.0 = Release|x64 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|x86.ActiveCfg = Release|x86 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|x86.Build.0 = Release|x86 + {168E54B0-DDC5-59CF-8A88-EBFA28BA0045}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomSerialDeviceAccess/js/Package.appxmanifest b/Samples/CustomSerialDeviceAccess/js/Package.appxmanifest index 25eca57ba2..0f76754bed 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 7f1a67478d..2094f4e5b8 100644 --- a/Samples/CustomUsbDeviceAccess/cs/BackgroundTask/BackgroundTask.csproj +++ b/Samples/CustomUsbDeviceAccess/cs/BackgroundTask/BackgroundTask.csproj @@ -4,15 +4,15 @@ Debug x86 - {D33F0F56-6527-5298-9143-7244CAC1EE6F} + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF} winmdobj Properties BackgroundTask BackgroundTask en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.csproj b/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.csproj index ac764ba77f..0d72be6edb 100644 --- a/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.csproj +++ b/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.csproj @@ -4,15 +4,15 @@ Debug x86 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45} + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2} AppContainerExe Properties CustomUsbDeviceAccess CustomUsbDeviceAccess en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.sln b/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.sln index d6bce6fdbc..e089594579 100644 --- a/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.sln +++ b/Samples/CustomUsbDeviceAccess/cs/CustomUsbDeviceAccess.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomUsbDeviceAccess", "CustomUsbDeviceAccess.csproj", "{8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomUsbDeviceAccess", "CustomUsbDeviceAccess.csproj", "{05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTask", "BackgroundTask\BackgroundTask.csproj", "{D33F0F56-6527-5298-9143-7244CAC1EE6F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTask", "BackgroundTask\BackgroundTask.csproj", "{3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|ARM.ActiveCfg = Debug|ARM - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|ARM.Build.0 = Debug|ARM - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|ARM.Deploy.0 = Debug|ARM - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|x64.ActiveCfg = Debug|x64 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|x64.Build.0 = Debug|x64 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|x64.Deploy.0 = Debug|x64 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|x86.ActiveCfg = Debug|x86 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|x86.Build.0 = Debug|x86 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Debug|x86.Deploy.0 = Debug|x86 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|ARM.ActiveCfg = Release|ARM - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|ARM.Build.0 = Release|ARM - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|ARM.Deploy.0 = Release|ARM - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|x64.ActiveCfg = Release|x64 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|x64.Build.0 = Release|x64 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|x64.Deploy.0 = Release|x64 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|x86.ActiveCfg = Release|x86 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|x86.Build.0 = Release|x86 - {8B3F0BC7-62B1-53EB-A11D-CCBFE3744E45}.Release|x86.Deploy.0 = Release|x86 - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Debug|ARM.ActiveCfg = Debug|ARM - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Debug|ARM.Build.0 = Debug|ARM - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Debug|x64.ActiveCfg = Debug|x64 - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Debug|x64.Build.0 = Debug|x64 - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Debug|x86.ActiveCfg = Debug|x86 - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Debug|x86.Build.0 = Debug|x86 - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Release|ARM.ActiveCfg = Release|ARM - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Release|ARM.Build.0 = Release|ARM - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Release|x64.ActiveCfg = Release|x64 - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Release|x64.Build.0 = Release|x64 - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Release|x86.ActiveCfg = Release|x86 - {D33F0F56-6527-5298-9143-7244CAC1EE6F}.Release|x86.Build.0 = Release|x86 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|ARM.ActiveCfg = Debug|ARM + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|ARM.Build.0 = Debug|ARM + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|ARM.Deploy.0 = Debug|ARM + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|x64.ActiveCfg = Debug|x64 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|x64.Build.0 = Debug|x64 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|x64.Deploy.0 = Debug|x64 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|x86.ActiveCfg = Debug|x86 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|x86.Build.0 = Debug|x86 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Debug|x86.Deploy.0 = Debug|x86 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|ARM.ActiveCfg = Release|ARM + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|ARM.Build.0 = Release|ARM + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|ARM.Deploy.0 = Release|ARM + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|x64.ActiveCfg = Release|x64 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|x64.Build.0 = Release|x64 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|x64.Deploy.0 = Release|x64 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|x86.ActiveCfg = Release|x86 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|x86.Build.0 = Release|x86 + {05EEBBE3-BB46-5F03-B11D-5DEF7B30F5B2}.Release|x86.Deploy.0 = Release|x86 + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Debug|ARM.ActiveCfg = Debug|ARM + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Debug|ARM.Build.0 = Debug|ARM + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Debug|x64.ActiveCfg = Debug|x64 + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Debug|x64.Build.0 = Debug|x64 + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Debug|x86.ActiveCfg = Debug|x86 + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Debug|x86.Build.0 = Debug|x86 + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Release|ARM.ActiveCfg = Release|ARM + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Release|ARM.Build.0 = Release|ARM + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Release|x64.ActiveCfg = Release|x64 + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Release|x64.Build.0 = Release|x64 + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Release|x86.ActiveCfg = Release|x86 + {3FB4D57A-3A2C-540F-9B56-2FDD1EE87FBF}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomUsbDeviceAccess/cs/Package.appxmanifest b/Samples/CustomUsbDeviceAccess/cs/Package.appxmanifest index fd591dad4f..b2a2b16dec 100644 --- a/Samples/CustomUsbDeviceAccess/cs/Package.appxmanifest +++ b/Samples/CustomUsbDeviceAccess/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/CustomUsbDeviceAccess/custom-usb-device-access.yaml b/Samples/CustomUsbDeviceAccess/custom-usb-device-access.yml similarity index 100% rename from Samples/CustomUsbDeviceAccess/custom-usb-device-access.yaml rename to Samples/CustomUsbDeviceAccess/custom-usb-device-access.yml diff --git a/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.jsproj b/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.jsproj index 8952d41c37..a13f4bbc48 100644 --- a/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.jsproj +++ b/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.jsproj @@ -35,7 +35,7 @@ - 1faaf27d-bf28-51f6-ba61-d0a4eb6284b4 + 8b315758-4f31-5484-a753-65237f4dd03a @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.sln b/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.sln index 2609f6c09a..bd763fa0d0 100644 --- a/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.sln +++ b/Samples/CustomUsbDeviceAccess/js/CustomUsbDeviceAccess.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CustomUsbDeviceAccess", "CustomUsbDeviceAccess.jsproj", "{1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CustomUsbDeviceAccess", "CustomUsbDeviceAccess.jsproj", "{8B315758-4F31-5484-A753-65237F4DD03A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|ARM.ActiveCfg = Debug|ARM - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|ARM.Build.0 = Debug|ARM - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|ARM.Deploy.0 = Debug|ARM - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|x64.ActiveCfg = Debug|x64 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|x64.Build.0 = Debug|x64 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|x64.Deploy.0 = Debug|x64 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|x86.ActiveCfg = Debug|x86 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|x86.Build.0 = Debug|x86 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Debug|x86.Deploy.0 = Debug|x86 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|Any CPU.Build.0 = Release|Any CPU - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|Any CPU.Deploy.0 = Release|Any CPU - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|ARM.ActiveCfg = Release|ARM - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|ARM.Build.0 = Release|ARM - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|ARM.Deploy.0 = Release|ARM - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|x64.ActiveCfg = Release|x64 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|x64.Build.0 = Release|x64 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|x64.Deploy.0 = Release|x64 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|x86.ActiveCfg = Release|x86 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|x86.Build.0 = Release|x86 - {1FAAF27D-BF28-51F6-BA61-D0A4EB6284B4}.Release|x86.Deploy.0 = Release|x86 + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|ARM.ActiveCfg = Debug|ARM + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|ARM.Build.0 = Debug|ARM + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|ARM.Deploy.0 = Debug|ARM + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|x64.ActiveCfg = Debug|x64 + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|x64.Build.0 = Debug|x64 + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|x64.Deploy.0 = Debug|x64 + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|x86.ActiveCfg = Debug|x86 + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|x86.Build.0 = Debug|x86 + {8B315758-4F31-5484-A753-65237F4DD03A}.Debug|x86.Deploy.0 = Debug|x86 + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|Any CPU.Build.0 = Release|Any CPU + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|Any CPU.Deploy.0 = Release|Any CPU + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|ARM.ActiveCfg = Release|ARM + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|ARM.Build.0 = Release|ARM + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|ARM.Deploy.0 = Release|ARM + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|x64.ActiveCfg = Release|x64 + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|x64.Build.0 = Release|x64 + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|x64.Deploy.0 = Release|x64 + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|x86.ActiveCfg = Release|x86 + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|x86.Build.0 = Release|x86 + {8B315758-4F31-5484-A753-65237F4DD03A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/CustomUsbDeviceAccess/js/Package.appxmanifest b/Samples/CustomUsbDeviceAccess/js/Package.appxmanifest index 7d17a4ef84..818edf1aa8 100644 --- a/Samples/CustomUsbDeviceAccess/js/Package.appxmanifest +++ b/Samples/CustomUsbDeviceAccess/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages.sln b/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages.sln index 7de19aac94..cdbe314c0b 100644 --- a/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages.sln +++ b/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.22919.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D2DAdvancedColorImages", "D2DAdvancedColorImages\D2DAdvancedColorImages.vcxproj", "{3B235A3E-4663-54CF-9A96-F76899ADE1F2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D2DAdvancedColorImages", "D2DAdvancedColorImages\D2DAdvancedColorImages.vcxproj", "{5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|ARM.ActiveCfg = Debug|ARM - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|ARM.Build.0 = Debug|ARM - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|ARM.Deploy.0 = Debug|ARM - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|x86.ActiveCfg = Debug|Win32 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|x86.Build.0 = Debug|Win32 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|x86.Deploy.0 = Debug|Win32 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|x64.ActiveCfg = Debug|x64 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|x64.Build.0 = Debug|x64 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Debug|x64.Deploy.0 = Debug|x64 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|ARM.ActiveCfg = Release|ARM - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|ARM.Build.0 = Release|ARM - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|ARM.Deploy.0 = Release|ARM - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|x86.ActiveCfg = Release|Win32 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|x86.Build.0 = Release|Win32 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|x86.Deploy.0 = Release|Win32 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|x64.ActiveCfg = Release|x64 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|x64.Build.0 = Release|x64 - {3B235A3E-4663-54CF-9A96-F76899ADE1F2}.Release|x64.Deploy.0 = Release|x64 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|ARM.ActiveCfg = Debug|ARM + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|ARM.Build.0 = Debug|ARM + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|ARM.Deploy.0 = Debug|ARM + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|x86.ActiveCfg = Debug|Win32 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|x86.Build.0 = Debug|Win32 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|x86.Deploy.0 = Debug|Win32 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|x64.ActiveCfg = Debug|x64 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|x64.Build.0 = Debug|x64 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Debug|x64.Deploy.0 = Debug|x64 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|ARM.ActiveCfg = Release|ARM + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|ARM.Build.0 = Release|ARM + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|ARM.Deploy.0 = Release|ARM + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|x86.ActiveCfg = Release|Win32 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|x86.Build.0 = Release|Win32 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|x86.Deploy.0 = Release|Win32 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|x64.ActiveCfg = Release|x64 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|x64.Build.0 = Release|x64 + {5A1A077B-CE5B-5E52-AE1A-43EDE945EEC8}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages/D2DAdvancedColorImages.vcxproj b/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages/D2DAdvancedColorImages.vcxproj index 5734cf03ab..1c2a786152 100644 --- a/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages/D2DAdvancedColorImages.vcxproj +++ b/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages/D2DAdvancedColorImages.vcxproj @@ -27,7 +27,7 @@ - {3b235a3e-4663-54cf-9a96-f76899ade1f2} + {5a1a077b-ce5b-5e52-ae1a-43ede945eec8} D2DAdvancedColorImages en-US 14.0 @@ -35,8 +35,8 @@ Windows Store 10.0 true - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 D2DAdvancedColorImages diff --git a/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages/Package.appxmanifest b/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages/Package.appxmanifest index 7df8cac2c3..6aa0145ceb 100644 --- a/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages/Package.appxmanifest +++ b/Samples/D2DAdvancedColorImages/cpp/D2DAdvancedColorImages/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/D2DAdvancedColorImages/d2d-advanced-color-images.yaml b/Samples/D2DAdvancedColorImages/d2d-advanced-color-images.yml similarity index 100% rename from Samples/D2DAdvancedColorImages/d2d-advanced-color-images.yaml rename to Samples/D2DAdvancedColorImages/d2d-advanced-color-images.yml diff --git a/Samples/D2DCustomEffects/cpp/ComputeShader/CustomComputeShader.vcxproj b/Samples/D2DCustomEffects/cpp/ComputeShader/CustomComputeShader.vcxproj index 622b6c757f..fee48cc43e 100644 --- a/Samples/D2DCustomEffects/cpp/ComputeShader/CustomComputeShader.vcxproj +++ b/Samples/D2DCustomEffects/cpp/ComputeShader/CustomComputeShader.vcxproj @@ -27,14 +27,14 @@ - {0969c531-c49d-5e68-80bb-d7e955ed6716} + {1ace5432-1a96-5ee1-b89b-be58ff1ec66a} CustomComputeShader en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 true diff --git a/Samples/D2DCustomEffects/cpp/ComputeShader/Package.appxmanifest b/Samples/D2DCustomEffects/cpp/ComputeShader/Package.appxmanifest index d78f54454c..f4a3200f0b 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/D2DCustomEffects.sln b/Samples/D2DCustomEffects/cpp/D2DCustomEffects.sln index df1d68a997..e4471b3436 100644 --- a/Samples/D2DCustomEffects/cpp/D2DCustomEffects.sln +++ b/Samples/D2DCustomEffects/cpp/D2DCustomEffects.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomVertexShader", "VertexShader\CustomVertexShader.vcxproj", "{CF29DF6E-736B-51E3-8967-35BF1A200391}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomVertexShader", "VertexShader\CustomVertexShader.vcxproj", "{A2F582CF-C974-512C-9E06-BEEDE77413B5}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomPixelShader", "PixelShader\CustomPixelShader.vcxproj", "{D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomPixelShader", "PixelShader\CustomPixelShader.vcxproj", "{D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomComputeShader", "ComputeShader\CustomComputeShader.vcxproj", "{0969C531-C49D-5E68-80BB-D7E955ED6716}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CustomComputeShader", "ComputeShader\CustomComputeShader.vcxproj", "{1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,60 +19,60 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|ARM.ActiveCfg = Debug|ARM - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|ARM.Build.0 = Debug|ARM - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|ARM.Deploy.0 = Debug|ARM - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|x64.ActiveCfg = Debug|x64 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|x64.Build.0 = Debug|x64 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|x64.Deploy.0 = Debug|x64 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|x86.ActiveCfg = Debug|Win32 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|x86.Build.0 = Debug|Win32 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Debug|x86.Deploy.0 = Debug|Win32 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|ARM.ActiveCfg = Release|ARM - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|ARM.Build.0 = Release|ARM - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|ARM.Deploy.0 = Release|ARM - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|x64.ActiveCfg = Release|x64 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|x64.Build.0 = Release|x64 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|x64.Deploy.0 = Release|x64 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|x86.ActiveCfg = Release|Win32 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|x86.Build.0 = Release|Win32 - {CF29DF6E-736B-51E3-8967-35BF1A200391}.Release|x86.Deploy.0 = Release|Win32 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|ARM.ActiveCfg = Debug|ARM - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|ARM.Build.0 = Debug|ARM - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|ARM.Deploy.0 = Debug|ARM - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|x64.ActiveCfg = Debug|x64 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|x64.Build.0 = Debug|x64 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|x64.Deploy.0 = Debug|x64 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|x86.ActiveCfg = Debug|Win32 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|x86.Build.0 = Debug|Win32 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Debug|x86.Deploy.0 = Debug|Win32 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|ARM.ActiveCfg = Release|ARM - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|ARM.Build.0 = Release|ARM - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|ARM.Deploy.0 = Release|ARM - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|x64.ActiveCfg = Release|x64 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|x64.Build.0 = Release|x64 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|x64.Deploy.0 = Release|x64 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|x86.ActiveCfg = Release|Win32 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|x86.Build.0 = Release|Win32 - {D58C1E89-D7DD-54A7-A9C8-3AF4A69A05B5}.Release|x86.Deploy.0 = Release|Win32 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|ARM.ActiveCfg = Debug|ARM - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|ARM.Build.0 = Debug|ARM - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|ARM.Deploy.0 = Debug|ARM - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|x64.ActiveCfg = Debug|x64 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|x64.Build.0 = Debug|x64 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|x64.Deploy.0 = Debug|x64 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|x86.ActiveCfg = Debug|Win32 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|x86.Build.0 = Debug|Win32 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Debug|x86.Deploy.0 = Debug|Win32 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|ARM.ActiveCfg = Release|ARM - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|ARM.Build.0 = Release|ARM - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|ARM.Deploy.0 = Release|ARM - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|x64.ActiveCfg = Release|x64 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|x64.Build.0 = Release|x64 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|x64.Deploy.0 = Release|x64 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|x86.ActiveCfg = Release|Win32 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|x86.Build.0 = Release|Win32 - {0969C531-C49D-5E68-80BB-D7E955ED6716}.Release|x86.Deploy.0 = Release|Win32 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|ARM.ActiveCfg = Debug|ARM + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|ARM.Build.0 = Debug|ARM + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|ARM.Deploy.0 = Debug|ARM + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|x64.ActiveCfg = Debug|x64 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|x64.Build.0 = Debug|x64 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|x64.Deploy.0 = Debug|x64 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|x86.ActiveCfg = Debug|Win32 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|x86.Build.0 = Debug|Win32 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Debug|x86.Deploy.0 = Debug|Win32 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|ARM.ActiveCfg = Release|ARM + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|ARM.Build.0 = Release|ARM + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|ARM.Deploy.0 = Release|ARM + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|x64.ActiveCfg = Release|x64 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|x64.Build.0 = Release|x64 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|x64.Deploy.0 = Release|x64 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|x86.ActiveCfg = Release|Win32 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|x86.Build.0 = Release|Win32 + {A2F582CF-C974-512C-9E06-BEEDE77413B5}.Release|x86.Deploy.0 = Release|Win32 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|ARM.ActiveCfg = Debug|ARM + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|ARM.Build.0 = Debug|ARM + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|ARM.Deploy.0 = Debug|ARM + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|x64.ActiveCfg = Debug|x64 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|x64.Build.0 = Debug|x64 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|x64.Deploy.0 = Debug|x64 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|x86.ActiveCfg = Debug|Win32 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|x86.Build.0 = Debug|Win32 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Debug|x86.Deploy.0 = Debug|Win32 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|ARM.ActiveCfg = Release|ARM + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|ARM.Build.0 = Release|ARM + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|ARM.Deploy.0 = Release|ARM + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|x64.ActiveCfg = Release|x64 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|x64.Build.0 = Release|x64 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|x64.Deploy.0 = Release|x64 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|x86.ActiveCfg = Release|Win32 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|x86.Build.0 = Release|Win32 + {D4A4BD02-6ED2-5643-8CF4-EA82C98F68B7}.Release|x86.Deploy.0 = Release|Win32 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|ARM.ActiveCfg = Debug|ARM + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|ARM.Build.0 = Debug|ARM + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|ARM.Deploy.0 = Debug|ARM + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|x64.ActiveCfg = Debug|x64 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|x64.Build.0 = Debug|x64 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|x64.Deploy.0 = Debug|x64 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|x86.ActiveCfg = Debug|Win32 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|x86.Build.0 = Debug|Win32 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Debug|x86.Deploy.0 = Debug|Win32 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|ARM.ActiveCfg = Release|ARM + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|ARM.Build.0 = Release|ARM + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|ARM.Deploy.0 = Release|ARM + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|x64.ActiveCfg = Release|x64 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|x64.Build.0 = Release|x64 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|x64.Deploy.0 = Release|x64 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|x86.ActiveCfg = Release|Win32 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|x86.Build.0 = Release|Win32 + {1ACE5432-1A96-5EE1-B89B-BE58FF1EC66A}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/D2DCustomEffects/cpp/PixelShader/CustomPixelShader.vcxproj b/Samples/D2DCustomEffects/cpp/PixelShader/CustomPixelShader.vcxproj index 1f02c0bc27..991f6ecd5d 100644 --- a/Samples/D2DCustomEffects/cpp/PixelShader/CustomPixelShader.vcxproj +++ b/Samples/D2DCustomEffects/cpp/PixelShader/CustomPixelShader.vcxproj @@ -27,14 +27,14 @@ - {d58c1e89-d7dd-54a7-a9c8-3af4a69a05b5} + {d4a4bd02-6ed2-5643-8cf4-ea82c98f68b7} CustomPixelShader en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 true diff --git a/Samples/D2DCustomEffects/cpp/PixelShader/Package.appxmanifest b/Samples/D2DCustomEffects/cpp/PixelShader/Package.appxmanifest index 68b52b2b7d..c2bdfed253 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 802fefdaaa..1e79c4183b 100644 --- a/Samples/D2DCustomEffects/cpp/VertexShader/CustomVertexShader.vcxproj +++ b/Samples/D2DCustomEffects/cpp/VertexShader/CustomVertexShader.vcxproj @@ -27,14 +27,14 @@ - {cf29df6e-736b-51e3-8967-35bf1a200391} + {a2f582cf-c974-512c-9e06-beede77413b5} CustomVertexShader en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 true diff --git a/Samples/D2DCustomEffects/cpp/VertexShader/Package.appxmanifest b/Samples/D2DCustomEffects/cpp/VertexShader/Package.appxmanifest index bb1089fe48..aa71a2e594 100644 --- a/Samples/D2DCustomEffects/cpp/VertexShader/Package.appxmanifest +++ b/Samples/D2DCustomEffects/cpp/VertexShader/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/D2DCustomEffects/d2d-custom-effects.yaml b/Samples/D2DCustomEffects/d2d-custom-effects.yml similarity index 100% rename from Samples/D2DCustomEffects/d2d-custom-effects.yaml rename to Samples/D2DCustomEffects/d2d-custom-effects.yml diff --git a/Samples/D2DGradientMesh/cpp/D2DGradientMesh.sln b/Samples/D2DGradientMesh/cpp/D2DGradientMesh.sln index 672e7024d9..fc4c3346df 100644 --- a/Samples/D2DGradientMesh/cpp/D2DGradientMesh.sln +++ b/Samples/D2DGradientMesh/cpp/D2DGradientMesh.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D2DGradientMesh", "D2DGradientMesh.vcxproj", "{37D51476-9C06-5113-BBED-70F2BAD9FBEF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D2DGradientMesh", "D2DGradientMesh.vcxproj", "{06DB240A-04CF-59A1-A438-F219DA8489D4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|ARM.ActiveCfg = Debug|ARM - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|ARM.Build.0 = Debug|ARM - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|ARM.Deploy.0 = Debug|ARM - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|Win32.ActiveCfg = Debug|Win32 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|Win32.Build.0 = Debug|Win32 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|Win32.Deploy.0 = Debug|Win32 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|x64.ActiveCfg = Debug|x64 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|x64.Build.0 = Debug|x64 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Debug|x64.Deploy.0 = Debug|x64 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|ARM.ActiveCfg = Release|ARM - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|ARM.Build.0 = Release|ARM - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|ARM.Deploy.0 = Release|ARM - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|Win32.ActiveCfg = Release|Win32 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|Win32.Build.0 = Release|Win32 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|Win32.Deploy.0 = Release|Win32 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|x64.ActiveCfg = Release|x64 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|x64.Build.0 = Release|x64 - {37D51476-9C06-5113-BBED-70F2BAD9FBEF}.Release|x64.Deploy.0 = Release|x64 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|ARM.ActiveCfg = Debug|ARM + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|ARM.Build.0 = Debug|ARM + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|ARM.Deploy.0 = Debug|ARM + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|Win32.ActiveCfg = Debug|Win32 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|Win32.Build.0 = Debug|Win32 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|Win32.Deploy.0 = Debug|Win32 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|x64.ActiveCfg = Debug|x64 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|x64.Build.0 = Debug|x64 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Debug|x64.Deploy.0 = Debug|x64 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|ARM.ActiveCfg = Release|ARM + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|ARM.Build.0 = Release|ARM + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|ARM.Deploy.0 = Release|ARM + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|Win32.ActiveCfg = Release|Win32 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|Win32.Build.0 = Release|Win32 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|Win32.Deploy.0 = Release|Win32 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|x64.ActiveCfg = Release|x64 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|x64.Build.0 = Release|x64 + {06DB240A-04CF-59A1-A438-F219DA8489D4}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/D2DGradientMesh/cpp/D2DGradientMesh.vcxproj b/Samples/D2DGradientMesh/cpp/D2DGradientMesh.vcxproj index be35759ae5..cc135eb6c9 100644 --- a/Samples/D2DGradientMesh/cpp/D2DGradientMesh.vcxproj +++ b/Samples/D2DGradientMesh/cpp/D2DGradientMesh.vcxproj @@ -27,14 +27,14 @@ - {37D51476-9C06-5113-BBED-70F2BAD9FBEF} + {06DB240A-04CF-59A1-A438-F219DA8489D4} D2DGradientMesh en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 diff --git a/Samples/D2DGradientMesh/cpp/Package.appxmanifest b/Samples/D2DGradientMesh/cpp/Package.appxmanifest index a32fb78a33..19f4ac8534 100644 --- a/Samples/D2DGradientMesh/cpp/Package.appxmanifest +++ b/Samples/D2DGradientMesh/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/D2DGradientMesh/d2d-gradient-mesh.yaml b/Samples/D2DGradientMesh/d2d-gradient-mesh.yml similarity index 100% rename from Samples/D2DGradientMesh/d2d-gradient-mesh.yaml rename to Samples/D2DGradientMesh/d2d-gradient-mesh.yml diff --git a/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.sln b/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.sln index 6eb66221f5..413cc470d1 100644 --- a/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.sln +++ b/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D2DPhotoAdjustment", "D2DPhotoAdjustment.vcxproj", "{6B629DB3-EB83-5785-989B-656E80A6177D}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D2DPhotoAdjustment", "D2DPhotoAdjustment.vcxproj", "{A3357DB6-D588-5505-BBD1-000354E1F08C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|ARM.ActiveCfg = Debug|ARM - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|ARM.Build.0 = Debug|ARM - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|ARM.Deploy.0 = Debug|ARM - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|x86.ActiveCfg = Debug|Win32 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|x86.Build.0 = Debug|Win32 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|x86.Deploy.0 = Debug|Win32 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|x64.ActiveCfg = Debug|x64 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|x64.Build.0 = Debug|x64 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Debug|x64.Deploy.0 = Debug|x64 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|ARM.ActiveCfg = Release|ARM - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|ARM.Build.0 = Release|ARM - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|ARM.Deploy.0 = Release|ARM - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|x86.ActiveCfg = Release|Win32 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|x86.Build.0 = Release|Win32 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|x86.Deploy.0 = Release|Win32 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|x64.ActiveCfg = Release|x64 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|x64.Build.0 = Release|x64 - {6B629DB3-EB83-5785-989B-656E80A6177D}.Release|x64.Deploy.0 = Release|x64 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|ARM.ActiveCfg = Debug|ARM + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|ARM.Build.0 = Debug|ARM + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|ARM.Deploy.0 = Debug|ARM + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|x86.ActiveCfg = Debug|Win32 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|x86.Build.0 = Debug|Win32 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|x86.Deploy.0 = Debug|Win32 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|x64.ActiveCfg = Debug|x64 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|x64.Build.0 = Debug|x64 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Debug|x64.Deploy.0 = Debug|x64 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|ARM.ActiveCfg = Release|ARM + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|ARM.Build.0 = Release|ARM + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|ARM.Deploy.0 = Release|ARM + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|x86.ActiveCfg = Release|Win32 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|x86.Build.0 = Release|Win32 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|x86.Deploy.0 = Release|Win32 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|x64.ActiveCfg = Release|x64 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|x64.Build.0 = Release|x64 + {A3357DB6-D588-5505-BBD1-000354E1F08C}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.vcxproj b/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.vcxproj index 1611c25e8e..4c5f0f241c 100644 --- a/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.vcxproj +++ b/Samples/D2DPhotoAdjustment/cpp/D2DPhotoAdjustment.vcxproj @@ -27,7 +27,7 @@ - {6b629db3-eb83-5785-989b-656e80a6177d} + {a3357db6-d588-5505-bbd1-000354e1f08c} D2DPhotoAdjustment en-US 14.0 @@ -35,8 +35,8 @@ Windows Store 10.0 true - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/D2DPhotoAdjustment/cpp/Package.appxmanifest b/Samples/D2DPhotoAdjustment/cpp/Package.appxmanifest index f9a4360dff..b82caad509 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/D2DPhotoAdjustment/d2d-photo-adjustment.yaml b/Samples/D2DPhotoAdjustment/d2d-photo-adjustment.yml similarity index 100% rename from Samples/D2DPhotoAdjustment/d2d-photo-adjustment.yaml rename to Samples/D2DPhotoAdjustment/d2d-photo-adjustment.yml diff --git a/Samples/D2DSvgImage/cpp/D2DSvgImage.sln b/Samples/D2DSvgImage/cpp/D2DSvgImage.sln index 192eed1d71..0637856a56 100644 --- a/Samples/D2DSvgImage/cpp/D2DSvgImage.sln +++ b/Samples/D2DSvgImage/cpp/D2DSvgImage.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D2DSvgImage", "D2DSvgImage.vcxproj", "{C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "D2DSvgImage", "D2DSvgImage.vcxproj", "{E36D3F5D-7F43-505C-BB7F-F61595742718}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|ARM.ActiveCfg = Debug|ARM - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|ARM.Build.0 = Debug|ARM - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|ARM.Deploy.0 = Debug|ARM - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|x86.ActiveCfg = Debug|Win32 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|x86.Build.0 = Debug|Win32 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|x86.Deploy.0 = Debug|Win32 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|x64.ActiveCfg = Debug|x64 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|x64.Build.0 = Debug|x64 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Debug|x64.Deploy.0 = Debug|x64 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|ARM.ActiveCfg = Release|ARM - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|ARM.Build.0 = Release|ARM - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|ARM.Deploy.0 = Release|ARM - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|x86.ActiveCfg = Release|Win32 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|x86.Build.0 = Release|Win32 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|x86.Deploy.0 = Release|Win32 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|x64.ActiveCfg = Release|x64 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|x64.Build.0 = Release|x64 - {C40E3B30-78D9-5DBB-9A22-4AA8129A8EBE}.Release|x64.Deploy.0 = Release|x64 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|ARM.ActiveCfg = Debug|ARM + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|ARM.Build.0 = Debug|ARM + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|ARM.Deploy.0 = Debug|ARM + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|x86.ActiveCfg = Debug|Win32 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|x86.Build.0 = Debug|Win32 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|x86.Deploy.0 = Debug|Win32 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|x64.ActiveCfg = Debug|x64 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|x64.Build.0 = Debug|x64 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Debug|x64.Deploy.0 = Debug|x64 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|ARM.ActiveCfg = Release|ARM + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|ARM.Build.0 = Release|ARM + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|ARM.Deploy.0 = Release|ARM + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|x86.ActiveCfg = Release|Win32 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|x86.Build.0 = Release|Win32 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|x86.Deploy.0 = Release|Win32 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|x64.ActiveCfg = Release|x64 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|x64.Build.0 = Release|x64 + {E36D3F5D-7F43-505C-BB7F-F61595742718}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/D2DSvgImage/cpp/D2DSvgImage.vcxproj b/Samples/D2DSvgImage/cpp/D2DSvgImage.vcxproj index aee39fa105..c876746cf6 100644 --- a/Samples/D2DSvgImage/cpp/D2DSvgImage.vcxproj +++ b/Samples/D2DSvgImage/cpp/D2DSvgImage.vcxproj @@ -27,7 +27,7 @@ - {c40e3b30-78d9-5dbb-9a22-4aa8129a8ebe} + {e36d3f5d-7f43-505c-bb7f-f61595742718} SDKTemplate en-US 14.0 @@ -35,8 +35,8 @@ Windows Store 10.0 true - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true D2DSvgImage diff --git a/Samples/D2DSvgImage/cpp/Package.appxmanifest b/Samples/D2DSvgImage/cpp/Package.appxmanifest index 3130f2d6da..5ba5ba1726 100644 --- a/Samples/D2DSvgImage/cpp/Package.appxmanifest +++ b/Samples/D2DSvgImage/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/D2DSvgImage/d2d-svg-image.yaml b/Samples/D2DSvgImage/d2d-svg-image.yml similarity index 100% rename from Samples/D2DSvgImage/d2d-svg-image.yaml rename to Samples/D2DSvgImage/d2d-svg-image.yml diff --git a/Samples/DWriteColorGlyph/cpp/DWriteColorTextRenderer.sln b/Samples/DWriteColorGlyph/cpp/DWriteColorTextRenderer.sln index 7a4b2d9410..4f45220ef5 100644 --- a/Samples/DWriteColorGlyph/cpp/DWriteColorTextRenderer.sln +++ b/Samples/DWriteColorGlyph/cpp/DWriteColorTextRenderer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteColorTextRenderer", "DWriteColorTextRenderer.vcxproj", "{1AF3474F-81EC-5C55-A794-B80694D49412}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteColorTextRenderer", "DWriteColorTextRenderer.vcxproj", "{D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|ARM.ActiveCfg = Debug|ARM - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|ARM.Build.0 = Debug|ARM - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|ARM.Deploy.0 = Debug|ARM - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|Win32.ActiveCfg = Debug|Win32 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|Win32.Build.0 = Debug|Win32 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|Win32.Deploy.0 = Debug|Win32 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|x64.ActiveCfg = Debug|x64 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|x64.Build.0 = Debug|x64 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Debug|x64.Deploy.0 = Debug|x64 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|ARM.ActiveCfg = Release|ARM - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|ARM.Build.0 = Release|ARM - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|ARM.Deploy.0 = Release|ARM - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|Win32.ActiveCfg = Release|Win32 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|Win32.Build.0 = Release|Win32 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|Win32.Deploy.0 = Release|Win32 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|x64.ActiveCfg = Release|x64 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|x64.Build.0 = Release|x64 - {1AF3474F-81EC-5C55-A794-B80694D49412}.Release|x64.Deploy.0 = Release|x64 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|ARM.ActiveCfg = Debug|ARM + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|ARM.Build.0 = Debug|ARM + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|ARM.Deploy.0 = Debug|ARM + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|Win32.ActiveCfg = Debug|Win32 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|Win32.Build.0 = Debug|Win32 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|Win32.Deploy.0 = Debug|Win32 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|x64.ActiveCfg = Debug|x64 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|x64.Build.0 = Debug|x64 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Debug|x64.Deploy.0 = Debug|x64 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|ARM.ActiveCfg = Release|ARM + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|ARM.Build.0 = Release|ARM + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|ARM.Deploy.0 = Release|ARM + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|Win32.ActiveCfg = Release|Win32 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|Win32.Build.0 = Release|Win32 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|Win32.Deploy.0 = Release|Win32 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|x64.ActiveCfg = Release|x64 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|x64.Build.0 = Release|x64 + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DWriteColorGlyph/cpp/DWriteColorTextRenderer.vcxproj b/Samples/DWriteColorGlyph/cpp/DWriteColorTextRenderer.vcxproj index 679def8a57..d803816011 100644 --- a/Samples/DWriteColorGlyph/cpp/DWriteColorTextRenderer.vcxproj +++ b/Samples/DWriteColorGlyph/cpp/DWriteColorTextRenderer.vcxproj @@ -27,14 +27,14 @@ - {1AF3474F-81EC-5C55-A794-B80694D49412} + {D46D4BFE-C5C2-5383-A3F6-7C5055BD0B03} DWriteColorTextRenderer en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 DWriteColorTextRenderer diff --git a/Samples/DWriteColorGlyph/cpp/Package.appxmanifest b/Samples/DWriteColorGlyph/cpp/Package.appxmanifest index e4e71c528d..5dbebfe914 100644 --- a/Samples/DWriteColorGlyph/cpp/Package.appxmanifest +++ b/Samples/DWriteColorGlyph/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\storelogo-sdk.png - + diff --git a/Samples/DWriteColorGlyph/dwrite-color-glyph.yaml b/Samples/DWriteColorGlyph/dwrite-color-glyph.yml similarity index 100% rename from Samples/DWriteColorGlyph/dwrite-color-glyph.yaml rename to Samples/DWriteColorGlyph/dwrite-color-glyph.yml diff --git a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes.sln b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes.sln index bf59a39e5d..e28b641e4f 100644 --- a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes.sln +++ b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteLineSpacingModes", "DWriteLineSpacingModes\DWriteLineSpacingModes.vcxproj", "{C83080BC-0719-53E8-8F31-0F9C3958A4D2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteLineSpacingModes", "DWriteLineSpacingModes\DWriteLineSpacingModes.vcxproj", "{067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteTextLayoutImplementation", "DWriteTextLayoutImplementation\DWriteTextLayoutImplementation.vcxproj", "{5F876280-2EE6-5B72-84BB-9567116115FB}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteTextLayoutImplementation", "DWriteTextLayoutImplementation\DWriteTextLayoutImplementation.vcxproj", "{2E4C2846-6D97-50DB-8296-F498FE9B56DC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|ARM.ActiveCfg = Debug|ARM - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|ARM.Build.0 = Debug|ARM - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|ARM.Deploy.0 = Debug|ARM - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|x64.ActiveCfg = Debug|x64 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|x64.Build.0 = Debug|x64 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|x64.Deploy.0 = Debug|x64 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|x86.ActiveCfg = Debug|Win32 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|x86.Build.0 = Debug|Win32 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Debug|x86.Deploy.0 = Debug|Win32 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|ARM.ActiveCfg = Release|ARM - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|ARM.Build.0 = Release|ARM - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|ARM.Deploy.0 = Release|ARM - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|x64.ActiveCfg = Release|x64 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|x64.Build.0 = Release|x64 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|x64.Deploy.0 = Release|x64 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|x86.ActiveCfg = Release|Win32 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|x86.Build.0 = Release|Win32 - {C83080BC-0719-53E8-8F31-0F9C3958A4D2}.Release|x86.Deploy.0 = Release|Win32 - {5F876280-2EE6-5B72-84BB-9567116115FB}.Debug|ARM.ActiveCfg = Debug|ARM - {5F876280-2EE6-5B72-84BB-9567116115FB}.Debug|ARM.Build.0 = Debug|ARM - {5F876280-2EE6-5B72-84BB-9567116115FB}.Debug|x64.ActiveCfg = Debug|x64 - {5F876280-2EE6-5B72-84BB-9567116115FB}.Debug|x64.Build.0 = Debug|x64 - {5F876280-2EE6-5B72-84BB-9567116115FB}.Debug|x86.ActiveCfg = Debug|Win32 - {5F876280-2EE6-5B72-84BB-9567116115FB}.Debug|x86.Build.0 = Debug|Win32 - {5F876280-2EE6-5B72-84BB-9567116115FB}.Release|ARM.ActiveCfg = Release|ARM - {5F876280-2EE6-5B72-84BB-9567116115FB}.Release|ARM.Build.0 = Release|ARM - {5F876280-2EE6-5B72-84BB-9567116115FB}.Release|x64.ActiveCfg = Release|x64 - {5F876280-2EE6-5B72-84BB-9567116115FB}.Release|x64.Build.0 = Release|x64 - {5F876280-2EE6-5B72-84BB-9567116115FB}.Release|x86.ActiveCfg = Release|Win32 - {5F876280-2EE6-5B72-84BB-9567116115FB}.Release|x86.Build.0 = Release|Win32 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|ARM.ActiveCfg = Debug|ARM + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|ARM.Build.0 = Debug|ARM + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|ARM.Deploy.0 = Debug|ARM + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|x64.ActiveCfg = Debug|x64 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|x64.Build.0 = Debug|x64 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|x64.Deploy.0 = Debug|x64 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|x86.ActiveCfg = Debug|Win32 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|x86.Build.0 = Debug|Win32 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Debug|x86.Deploy.0 = Debug|Win32 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|ARM.ActiveCfg = Release|ARM + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|ARM.Build.0 = Release|ARM + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|ARM.Deploy.0 = Release|ARM + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|x64.ActiveCfg = Release|x64 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|x64.Build.0 = Release|x64 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|x64.Deploy.0 = Release|x64 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|x86.ActiveCfg = Release|Win32 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|x86.Build.0 = Release|Win32 + {067D23E7-B0D4-5AE3-AC9E-D1B1AFD3FE64}.Release|x86.Deploy.0 = Release|Win32 + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Debug|ARM.ActiveCfg = Debug|ARM + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Debug|ARM.Build.0 = Debug|ARM + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Debug|x64.ActiveCfg = Debug|x64 + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Debug|x64.Build.0 = Debug|x64 + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Debug|x86.ActiveCfg = Debug|Win32 + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Debug|x86.Build.0 = Debug|Win32 + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Release|ARM.ActiveCfg = Release|ARM + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Release|ARM.Build.0 = Release|ARM + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Release|x64.ActiveCfg = Release|x64 + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Release|x64.Build.0 = Release|x64 + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Release|x86.ActiveCfg = Release|Win32 + {2E4C2846-6D97-50DB-8296-F498FE9B56DC}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/DWriteLineSpacingModes.vcxproj b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/DWriteLineSpacingModes.vcxproj index 3b62b0f6a4..3df893677b 100644 --- a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/DWriteLineSpacingModes.vcxproj +++ b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/DWriteLineSpacingModes.vcxproj @@ -1,15 +1,15 @@  - {c83080bc-0719-53e8-8f31-0f9c3958a4d2} + {067d23e7-b0d4-5ae3-ac9e-d1b1afd3fe64} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true true diff --git a/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/Package.appxmanifest b/Samples/DWriteLineSpacingModes/cpp/DWriteLineSpacingModes/Package.appxmanifest index 0ac6a87710..f777a5c6a1 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 ae3bdad281..d654ca9cbc 100644 --- a/Samples/DWriteLineSpacingModes/cpp/DWriteTextLayoutImplementation/DWriteTextLayoutImplementation.vcxproj +++ b/Samples/DWriteLineSpacingModes/cpp/DWriteTextLayoutImplementation/DWriteTextLayoutImplementation.vcxproj @@ -27,7 +27,7 @@ - {5f876280-2ee6-5b72-84bb-9567116115fb} + {2e4c2846-6d97-50db-8296-f498fe9b56dc} WindowsRuntimeComponent DWriteTextLayoutImplementation DWriteTextLayoutImplementation @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true true diff --git a/Samples/DWriteLineSpacingModes/dwrite-line-spacing-modes.yaml b/Samples/DWriteLineSpacingModes/dwrite-line-spacing-modes.yml similarity index 100% rename from Samples/DWriteLineSpacingModes/dwrite-line-spacing-modes.yaml rename to Samples/DWriteLineSpacingModes/dwrite-line-spacing-modes.yml diff --git a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont.sln b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont.sln index bc7c3ebc22..f0db2f7da9 100644 --- a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont.sln +++ b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteTextLayoutCloudFont", "DWriteTextLayoutCloudFont\DWriteTextLayoutCloudFont.vcxproj", "{F7CF593A-30A3-58AA-A3CA-77A20F9C4386}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteTextLayoutCloudFont", "DWriteTextLayoutCloudFont\DWriteTextLayoutCloudFont.vcxproj", "{437DA113-96DE-5CBD-8D00-6E76976DB35C}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteTextLayoutCloudFontImplementation", "DWriteTextLayoutCloudFontImplementation\DWriteTextLayoutCloudFontImplementation.vcxproj", "{7177FD83-D1DD-5479-868E-0BCCDB41A7EB}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DWriteTextLayoutCloudFontImplementation", "DWriteTextLayoutCloudFontImplementation\DWriteTextLayoutCloudFontImplementation.vcxproj", "{8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|ARM.ActiveCfg = Debug|ARM - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|ARM.Build.0 = Debug|ARM - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|ARM.Deploy.0 = Debug|ARM - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|x64.ActiveCfg = Debug|x64 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|x64.Build.0 = Debug|x64 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|x64.Deploy.0 = Debug|x64 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|x86.ActiveCfg = Debug|Win32 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|x86.Build.0 = Debug|Win32 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Debug|x86.Deploy.0 = Debug|Win32 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|ARM.ActiveCfg = Release|ARM - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|ARM.Build.0 = Release|ARM - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|ARM.Deploy.0 = Release|ARM - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|x64.ActiveCfg = Release|x64 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|x64.Build.0 = Release|x64 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|x64.Deploy.0 = Release|x64 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|x86.ActiveCfg = Release|Win32 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|x86.Build.0 = Release|Win32 - {F7CF593A-30A3-58AA-A3CA-77A20F9C4386}.Release|x86.Deploy.0 = Release|Win32 - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Debug|ARM.ActiveCfg = Debug|ARM - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Debug|ARM.Build.0 = Debug|ARM - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Debug|x64.ActiveCfg = Debug|x64 - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Debug|x64.Build.0 = Debug|x64 - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Debug|x86.ActiveCfg = Debug|Win32 - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Debug|x86.Build.0 = Debug|Win32 - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Release|ARM.ActiveCfg = Release|ARM - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Release|ARM.Build.0 = Release|ARM - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Release|x64.ActiveCfg = Release|x64 - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Release|x64.Build.0 = Release|x64 - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Release|x86.ActiveCfg = Release|Win32 - {7177FD83-D1DD-5479-868E-0BCCDB41A7EB}.Release|x86.Build.0 = Release|Win32 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|ARM.ActiveCfg = Debug|ARM + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|ARM.Build.0 = Debug|ARM + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|ARM.Deploy.0 = Debug|ARM + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|x64.ActiveCfg = Debug|x64 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|x64.Build.0 = Debug|x64 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|x64.Deploy.0 = Debug|x64 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|x86.ActiveCfg = Debug|Win32 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|x86.Build.0 = Debug|Win32 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Debug|x86.Deploy.0 = Debug|Win32 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|ARM.ActiveCfg = Release|ARM + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|ARM.Build.0 = Release|ARM + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|ARM.Deploy.0 = Release|ARM + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|x64.ActiveCfg = Release|x64 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|x64.Build.0 = Release|x64 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|x64.Deploy.0 = Release|x64 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|x86.ActiveCfg = Release|Win32 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|x86.Build.0 = Release|Win32 + {437DA113-96DE-5CBD-8D00-6E76976DB35C}.Release|x86.Deploy.0 = Release|Win32 + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Debug|ARM.ActiveCfg = Debug|ARM + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Debug|ARM.Build.0 = Debug|ARM + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Debug|x64.ActiveCfg = Debug|x64 + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Debug|x64.Build.0 = Debug|x64 + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Debug|x86.ActiveCfg = Debug|Win32 + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Debug|x86.Build.0 = Debug|Win32 + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Release|ARM.ActiveCfg = Release|ARM + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Release|ARM.Build.0 = Release|ARM + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Release|x64.ActiveCfg = Release|x64 + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Release|x64.Build.0 = Release|x64 + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Release|x86.ActiveCfg = Release|Win32 + {8F2FA600-FBDE-51B8-8AD0-CD1AE6F4002C}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/DWriteTextLayoutCloudFont.vcxproj b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/DWriteTextLayoutCloudFont.vcxproj index 22dba31575..5f71097694 100644 --- a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/DWriteTextLayoutCloudFont.vcxproj +++ b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/DWriteTextLayoutCloudFont.vcxproj @@ -1,14 +1,14 @@  - {f7cf593a-30a3-58aa-a3ca-77a20f9c4386} + {437da113-96de-5cbd-8d00-6e76976db35c} SDKTemplate en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 diff --git a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/Package.appxmanifest b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFont/Package.appxmanifest index d63c7bb0bc..b74c45e113 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 ab2b1e05f1..781d444a9a 100644 --- a/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFontImplementation/DWriteTextLayoutCloudFontImplementation.vcxproj +++ b/Samples/DWriteTextLayoutCloudFont/cpp/DWriteTextLayoutCloudFontImplementation/DWriteTextLayoutCloudFontImplementation.vcxproj @@ -27,7 +27,7 @@ - {7177fd83-d1dd-5479-868e-0bccdb41a7eb} + {8f2fa600-fbde-51b8-8ad0-cd1ae6f4002c} WindowsRuntimeComponent DWriteTextLayoutCloudFontImplementation DWriteTextLayoutCloudFontImplementation @@ -35,8 +35,8 @@ 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 diff --git a/Samples/DWriteTextLayoutCloudFont/dwrite-text-layout-cloud-font.yaml b/Samples/DWriteTextLayoutCloudFont/dwrite-text-layout-cloud-font.yml similarity index 100% rename from Samples/DWriteTextLayoutCloudFont/dwrite-text-layout-cloud-font.yaml rename to Samples/DWriteTextLayoutCloudFont/dwrite-text-layout-cloud-font.yml diff --git a/Samples/DataReaderWriter/cpp/DataReaderWriter.sln b/Samples/DataReaderWriter/cpp/DataReaderWriter.sln index 0cc1f4cd98..d732b96c9c 100644 --- a/Samples/DataReaderWriter/cpp/DataReaderWriter.sln +++ b/Samples/DataReaderWriter/cpp/DataReaderWriter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DataReaderWriter", "DataReaderWriter.vcxproj", "{7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DataReaderWriter", "DataReaderWriter.vcxproj", "{FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|ARM.ActiveCfg = Debug|ARM - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|ARM.Build.0 = Debug|ARM - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|ARM.Deploy.0 = Debug|ARM - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|x64.ActiveCfg = Debug|x64 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|x64.Build.0 = Debug|x64 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|x64.Deploy.0 = Debug|x64 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|x86.ActiveCfg = Debug|Win32 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|x86.Build.0 = Debug|Win32 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Debug|x86.Deploy.0 = Debug|Win32 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|ARM.ActiveCfg = Release|ARM - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|ARM.Build.0 = Release|ARM - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|ARM.Deploy.0 = Release|ARM - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|x64.ActiveCfg = Release|x64 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|x64.Build.0 = Release|x64 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|x64.Deploy.0 = Release|x64 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|x86.ActiveCfg = Release|Win32 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|x86.Build.0 = Release|Win32 - {7A406F5E-3ECA-5BAB-8E6A-6638A38AABBA}.Release|x86.Deploy.0 = Release|Win32 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|ARM.ActiveCfg = Debug|ARM + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|ARM.Build.0 = Debug|ARM + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|ARM.Deploy.0 = Debug|ARM + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|x64.ActiveCfg = Debug|x64 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|x64.Build.0 = Debug|x64 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|x64.Deploy.0 = Debug|x64 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|x86.ActiveCfg = Debug|Win32 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|x86.Build.0 = Debug|Win32 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Debug|x86.Deploy.0 = Debug|Win32 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|ARM.ActiveCfg = Release|ARM + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|ARM.Build.0 = Release|ARM + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|ARM.Deploy.0 = Release|ARM + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|x64.ActiveCfg = Release|x64 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|x64.Build.0 = Release|x64 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|x64.Deploy.0 = Release|x64 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|x86.ActiveCfg = Release|Win32 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|x86.Build.0 = Release|Win32 + {FD05DF6B-9A52-50D3-A12E-4CF1B45EFBDC}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DataReaderWriter/cpp/DataReaderWriter.vcxproj b/Samples/DataReaderWriter/cpp/DataReaderWriter.vcxproj index 2430602a4a..88f7a780fc 100644 --- a/Samples/DataReaderWriter/cpp/DataReaderWriter.vcxproj +++ b/Samples/DataReaderWriter/cpp/DataReaderWriter.vcxproj @@ -1,15 +1,15 @@  - {7a406f5e-3eca-5bab-8e6a-6638a38aabba} + {fd05df6b-9a52-50d3-a12e-4cf1b45efbdc} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/DataReaderWriter/cpp/Package.appxmanifest b/Samples/DataReaderWriter/cpp/Package.appxmanifest index 58ca2f023d..3f963ac0d9 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 ade3ce7d3d..4e830f8427 100644 --- a/Samples/DataReaderWriter/cs/DataReaderWriter.csproj +++ b/Samples/DataReaderWriter/cs/DataReaderWriter.csproj @@ -4,15 +4,15 @@ Debug x86 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB} + {A7F265C1-25FC-5775-B192-60B428B4DBD1} AppContainerExe Properties SDKTemplate DataReaderWriter en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/DataReaderWriter/cs/DataReaderWriter.sln b/Samples/DataReaderWriter/cs/DataReaderWriter.sln index 8ec3dcfe27..8779de1b2c 100644 --- a/Samples/DataReaderWriter/cs/DataReaderWriter.sln +++ b/Samples/DataReaderWriter/cs/DataReaderWriter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataReaderWriter", "DataReaderWriter.csproj", "{D1751065-C374-5189-BDA0-CA8BC8D60DDB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataReaderWriter", "DataReaderWriter.csproj", "{A7F265C1-25FC-5775-B192-60B428B4DBD1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|ARM.ActiveCfg = Debug|ARM - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|ARM.Build.0 = Debug|ARM - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|ARM.Deploy.0 = Debug|ARM - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|x64.ActiveCfg = Debug|x64 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|x64.Build.0 = Debug|x64 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|x64.Deploy.0 = Debug|x64 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|x86.ActiveCfg = Debug|x86 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|x86.Build.0 = Debug|x86 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Debug|x86.Deploy.0 = Debug|x86 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|ARM.ActiveCfg = Release|ARM - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|ARM.Build.0 = Release|ARM - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|ARM.Deploy.0 = Release|ARM - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|x64.ActiveCfg = Release|x64 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|x64.Build.0 = Release|x64 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|x64.Deploy.0 = Release|x64 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|x86.ActiveCfg = Release|x86 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|x86.Build.0 = Release|x86 - {D1751065-C374-5189-BDA0-CA8BC8D60DDB}.Release|x86.Deploy.0 = Release|x86 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|ARM.ActiveCfg = Debug|ARM + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|ARM.Build.0 = Debug|ARM + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|ARM.Deploy.0 = Debug|ARM + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|x64.ActiveCfg = Debug|x64 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|x64.Build.0 = Debug|x64 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|x64.Deploy.0 = Debug|x64 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|x86.ActiveCfg = Debug|x86 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|x86.Build.0 = Debug|x86 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Debug|x86.Deploy.0 = Debug|x86 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|ARM.ActiveCfg = Release|ARM + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|ARM.Build.0 = Release|ARM + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|ARM.Deploy.0 = Release|ARM + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|x64.ActiveCfg = Release|x64 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|x64.Build.0 = Release|x64 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|x64.Deploy.0 = Release|x64 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|x86.ActiveCfg = Release|x86 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|x86.Build.0 = Release|x86 + {A7F265C1-25FC-5775-B192-60B428B4DBD1}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DataReaderWriter/cs/Package.appxmanifest b/Samples/DataReaderWriter/cs/Package.appxmanifest index dbc009b74d..66034cb4ff 100644 --- a/Samples/DataReaderWriter/cs/Package.appxmanifest +++ b/Samples/DataReaderWriter/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DataReaderWriter/data-reader-writer.yaml b/Samples/DataReaderWriter/data-reader-writer.yml similarity index 100% rename from Samples/DataReaderWriter/data-reader-writer.yaml rename to Samples/DataReaderWriter/data-reader-writer.yml diff --git a/Samples/DataReaderWriter/js/DataReaderWriter.jsproj b/Samples/DataReaderWriter/js/DataReaderWriter.jsproj index 8dbb6dde4e..5688aa97ae 100644 --- a/Samples/DataReaderWriter/js/DataReaderWriter.jsproj +++ b/Samples/DataReaderWriter/js/DataReaderWriter.jsproj @@ -35,7 +35,7 @@ - cfd45b19-fd90-5944-a1e4-6176be354be8 + 2bb904d7-ef91-5ad8-b9ae-1c607b4ea102 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DataReaderWriter/js/DataReaderWriter.sln b/Samples/DataReaderWriter/js/DataReaderWriter.sln index 6305f0334c..b10e1678f0 100644 --- a/Samples/DataReaderWriter/js/DataReaderWriter.sln +++ b/Samples/DataReaderWriter/js/DataReaderWriter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DataReaderWriter", "DataReaderWriter.jsproj", "{CFD45B19-FD90-5944-A1E4-6176BE354BE8}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DataReaderWriter", "DataReaderWriter.jsproj", "{2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|ARM.ActiveCfg = Debug|ARM - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|ARM.Build.0 = Debug|ARM - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|ARM.Deploy.0 = Debug|ARM - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|x64.ActiveCfg = Debug|x64 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|x64.Build.0 = Debug|x64 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|x64.Deploy.0 = Debug|x64 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|x86.ActiveCfg = Debug|x86 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|x86.Build.0 = Debug|x86 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Debug|x86.Deploy.0 = Debug|x86 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|Any CPU.Build.0 = Release|Any CPU - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|Any CPU.Deploy.0 = Release|Any CPU - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|ARM.ActiveCfg = Release|ARM - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|ARM.Build.0 = Release|ARM - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|ARM.Deploy.0 = Release|ARM - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|x64.ActiveCfg = Release|x64 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|x64.Build.0 = Release|x64 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|x64.Deploy.0 = Release|x64 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|x86.ActiveCfg = Release|x86 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|x86.Build.0 = Release|x86 - {CFD45B19-FD90-5944-A1E4-6176BE354BE8}.Release|x86.Deploy.0 = Release|x86 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|ARM.ActiveCfg = Debug|ARM + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|ARM.Build.0 = Debug|ARM + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|ARM.Deploy.0 = Debug|ARM + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|x64.ActiveCfg = Debug|x64 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|x64.Build.0 = Debug|x64 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|x64.Deploy.0 = Debug|x64 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|x86.ActiveCfg = Debug|x86 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|x86.Build.0 = Debug|x86 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Debug|x86.Deploy.0 = Debug|x86 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|Any CPU.Build.0 = Release|Any CPU + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|Any CPU.Deploy.0 = Release|Any CPU + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|ARM.ActiveCfg = Release|ARM + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|ARM.Build.0 = Release|ARM + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|ARM.Deploy.0 = Release|ARM + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|x64.ActiveCfg = Release|x64 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|x64.Build.0 = Release|x64 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|x64.Deploy.0 = Release|x64 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|x86.ActiveCfg = Release|x86 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|x86.Build.0 = Release|x86 + {2BB904D7-EF91-5AD8-B9AE-1C607B4EA102}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DataReaderWriter/js/Package.appxmanifest b/Samples/DataReaderWriter/js/Package.appxmanifest index 61b4a91f74..e98ebe9235 100644 --- a/Samples/DataReaderWriter/js/Package.appxmanifest +++ b/Samples/DataReaderWriter/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DatagramSocket/cpp/DatagramSocket.sln b/Samples/DatagramSocket/cpp/DatagramSocket.sln index 1f6cac57ad..7dce4760e7 100644 --- a/Samples/DatagramSocket/cpp/DatagramSocket.sln +++ b/Samples/DatagramSocket/cpp/DatagramSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DatagramSocket", "DatagramSocket.vcxproj", "{3986EE94-CC99-5717-B73B-3CB4819190EB}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DatagramSocket", "DatagramSocket.vcxproj", "{F93116BB-041F-539B-8344-6AE3C868FBA7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|ARM.ActiveCfg = Debug|ARM - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|ARM.Build.0 = Debug|ARM - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|ARM.Deploy.0 = Debug|ARM - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|x64.ActiveCfg = Debug|x64 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|x64.Build.0 = Debug|x64 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|x64.Deploy.0 = Debug|x64 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|x86.ActiveCfg = Debug|Win32 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|x86.Build.0 = Debug|Win32 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Debug|x86.Deploy.0 = Debug|Win32 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|ARM.ActiveCfg = Release|ARM - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|ARM.Build.0 = Release|ARM - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|ARM.Deploy.0 = Release|ARM - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|x64.ActiveCfg = Release|x64 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|x64.Build.0 = Release|x64 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|x64.Deploy.0 = Release|x64 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|x86.ActiveCfg = Release|Win32 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|x86.Build.0 = Release|Win32 - {3986EE94-CC99-5717-B73B-3CB4819190EB}.Release|x86.Deploy.0 = Release|Win32 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|ARM.ActiveCfg = Debug|ARM + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|ARM.Build.0 = Debug|ARM + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|ARM.Deploy.0 = Debug|ARM + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|x64.ActiveCfg = Debug|x64 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|x64.Build.0 = Debug|x64 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|x64.Deploy.0 = Debug|x64 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|x86.ActiveCfg = Debug|Win32 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|x86.Build.0 = Debug|Win32 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Debug|x86.Deploy.0 = Debug|Win32 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|ARM.ActiveCfg = Release|ARM + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|ARM.Build.0 = Release|ARM + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|ARM.Deploy.0 = Release|ARM + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|x64.ActiveCfg = Release|x64 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|x64.Build.0 = Release|x64 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|x64.Deploy.0 = Release|x64 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|x86.ActiveCfg = Release|Win32 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|x86.Build.0 = Release|Win32 + {F93116BB-041F-539B-8344-6AE3C868FBA7}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DatagramSocket/cpp/DatagramSocket.vcxproj b/Samples/DatagramSocket/cpp/DatagramSocket.vcxproj index 3746f39c31..d7093e6a93 100644 --- a/Samples/DatagramSocket/cpp/DatagramSocket.vcxproj +++ b/Samples/DatagramSocket/cpp/DatagramSocket.vcxproj @@ -1,15 +1,15 @@  - {3986ee94-cc99-5717-b73b-3cb4819190eb} + {f93116bb-041f-539b-8344-6ae3c868fba7} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/DatagramSocket/cpp/Package.appxmanifest b/Samples/DatagramSocket/cpp/Package.appxmanifest index 78bf0fa05f..9bae6572a5 100644 --- a/Samples/DatagramSocket/cpp/Package.appxmanifest +++ b/Samples/DatagramSocket/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/DatagramSocket/cs/DatagramSocket.csproj b/Samples/DatagramSocket/cs/DatagramSocket.csproj index 8bcecdea58..92741391da 100644 --- a/Samples/DatagramSocket/cs/DatagramSocket.csproj +++ b/Samples/DatagramSocket/cs/DatagramSocket.csproj @@ -4,15 +4,15 @@ Debug x86 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6} + {A4D05F01-8110-5948-BF05-3C5253F69E01} AppContainerExe Properties DatagramSocketSample DatagramSocket en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/DatagramSocket/cs/DatagramSocket.sln b/Samples/DatagramSocket/cs/DatagramSocket.sln index 7122003221..079e77a42a 100644 --- a/Samples/DatagramSocket/cs/DatagramSocket.sln +++ b/Samples/DatagramSocket/cs/DatagramSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatagramSocket", "DatagramSocket.csproj", "{E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatagramSocket", "DatagramSocket.csproj", "{A4D05F01-8110-5948-BF05-3C5253F69E01}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|ARM.ActiveCfg = Debug|ARM - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|ARM.Build.0 = Debug|ARM - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|ARM.Deploy.0 = Debug|ARM - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|x64.ActiveCfg = Debug|x64 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|x64.Build.0 = Debug|x64 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|x64.Deploy.0 = Debug|x64 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|x86.ActiveCfg = Debug|x86 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|x86.Build.0 = Debug|x86 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Debug|x86.Deploy.0 = Debug|x86 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|ARM.ActiveCfg = Release|ARM - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|ARM.Build.0 = Release|ARM - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|ARM.Deploy.0 = Release|ARM - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|x64.ActiveCfg = Release|x64 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|x64.Build.0 = Release|x64 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|x64.Deploy.0 = Release|x64 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|x86.ActiveCfg = Release|x86 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|x86.Build.0 = Release|x86 - {E2A1F40C-21A2-5FE2-98EE-A2BB214962B6}.Release|x86.Deploy.0 = Release|x86 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|ARM.ActiveCfg = Debug|ARM + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|ARM.Build.0 = Debug|ARM + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|ARM.Deploy.0 = Debug|ARM + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|x64.ActiveCfg = Debug|x64 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|x64.Build.0 = Debug|x64 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|x64.Deploy.0 = Debug|x64 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|x86.ActiveCfg = Debug|x86 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|x86.Build.0 = Debug|x86 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Debug|x86.Deploy.0 = Debug|x86 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|ARM.ActiveCfg = Release|ARM + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|ARM.Build.0 = Release|ARM + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|ARM.Deploy.0 = Release|ARM + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|x64.ActiveCfg = Release|x64 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|x64.Build.0 = Release|x64 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|x64.Deploy.0 = Release|x64 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|x86.ActiveCfg = Release|x86 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|x86.Build.0 = Release|x86 + {A4D05F01-8110-5948-BF05-3C5253F69E01}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DatagramSocket/cs/Package.appxmanifest b/Samples/DatagramSocket/cs/Package.appxmanifest index 57a5bacbb7..f414df8d1b 100644 --- a/Samples/DatagramSocket/cs/Package.appxmanifest +++ b/Samples/DatagramSocket/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DatagramSocket/datagram-socket.yaml b/Samples/DatagramSocket/datagram-socket.yml similarity index 100% rename from Samples/DatagramSocket/datagram-socket.yaml rename to Samples/DatagramSocket/datagram-socket.yml diff --git a/Samples/DatagramSocket/js/DatagramSocket.jsproj b/Samples/DatagramSocket/js/DatagramSocket.jsproj index e2d04d0dca..e391167433 100644 --- a/Samples/DatagramSocket/js/DatagramSocket.jsproj +++ b/Samples/DatagramSocket/js/DatagramSocket.jsproj @@ -35,7 +35,7 @@ - 8b3b3316-413f-537c-84b8-a3d6df295b14 + 95f69007-9d34-5dc8-92c5-dde9ceeff6eb @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DatagramSocket/js/DatagramSocket.sln b/Samples/DatagramSocket/js/DatagramSocket.sln index 11a82736f4..f941271506 100644 --- a/Samples/DatagramSocket/js/DatagramSocket.sln +++ b/Samples/DatagramSocket/js/DatagramSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DatagramSocket", "DatagramSocket.jsproj", "{8B3B3316-413F-537C-84B8-A3D6DF295B14}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DatagramSocket", "DatagramSocket.jsproj", "{95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|ARM.ActiveCfg = Debug|ARM - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|ARM.Build.0 = Debug|ARM - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|ARM.Deploy.0 = Debug|ARM - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|x64.ActiveCfg = Debug|x64 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|x64.Build.0 = Debug|x64 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|x64.Deploy.0 = Debug|x64 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|x86.ActiveCfg = Debug|x86 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|x86.Build.0 = Debug|x86 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Debug|x86.Deploy.0 = Debug|x86 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|Any CPU.Build.0 = Release|Any CPU - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|Any CPU.Deploy.0 = Release|Any CPU - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|ARM.ActiveCfg = Release|ARM - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|ARM.Build.0 = Release|ARM - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|ARM.Deploy.0 = Release|ARM - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|x64.ActiveCfg = Release|x64 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|x64.Build.0 = Release|x64 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|x64.Deploy.0 = Release|x64 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|x86.ActiveCfg = Release|x86 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|x86.Build.0 = Release|x86 - {8B3B3316-413F-537C-84B8-A3D6DF295B14}.Release|x86.Deploy.0 = Release|x86 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|Any CPU.Build.0 = Debug|Any CPU + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|ARM.ActiveCfg = Debug|ARM + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|ARM.Build.0 = Debug|ARM + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|ARM.Deploy.0 = Debug|ARM + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|x64.ActiveCfg = Debug|x64 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|x64.Build.0 = Debug|x64 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|x64.Deploy.0 = Debug|x64 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|x86.ActiveCfg = Debug|x86 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|x86.Build.0 = Debug|x86 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Debug|x86.Deploy.0 = Debug|x86 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|Any CPU.ActiveCfg = Release|Any CPU + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|Any CPU.Build.0 = Release|Any CPU + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|Any CPU.Deploy.0 = Release|Any CPU + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|ARM.ActiveCfg = Release|ARM + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|ARM.Build.0 = Release|ARM + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|ARM.Deploy.0 = Release|ARM + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|x64.ActiveCfg = Release|x64 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|x64.Build.0 = Release|x64 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|x64.Deploy.0 = Release|x64 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|x86.ActiveCfg = Release|x86 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|x86.Build.0 = Release|x86 + {95F69007-9D34-5DC8-92C5-DDE9CEEFF6EB}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DatagramSocket/js/Package.appxmanifest b/Samples/DatagramSocket/js/Package.appxmanifest index a59014dae1..2d37764301 100644 --- a/Samples/DatagramSocket/js/Package.appxmanifest +++ b/Samples/DatagramSocket/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DateTimeFormatting/cpp/DateTimeFormatting.sln b/Samples/DateTimeFormatting/cpp/DateTimeFormatting.sln index b3275311a5..835ea6f623 100644 --- a/Samples/DateTimeFormatting/cpp/DateTimeFormatting.sln +++ b/Samples/DateTimeFormatting/cpp/DateTimeFormatting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DateTimeFormatting", "DateTimeFormatting.vcxproj", "{FD80F639-378F-52ED-BE78-2EB0ECD59D2B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DateTimeFormatting", "DateTimeFormatting.vcxproj", "{E59F8C79-8FDB-5361-A7E6-3AD80C625E49}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|ARM.ActiveCfg = Debug|ARM - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|ARM.Build.0 = Debug|ARM - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|ARM.Deploy.0 = Debug|ARM - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|x64.ActiveCfg = Debug|x64 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|x64.Build.0 = Debug|x64 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|x64.Deploy.0 = Debug|x64 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|x86.ActiveCfg = Debug|Win32 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|x86.Build.0 = Debug|Win32 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Debug|x86.Deploy.0 = Debug|Win32 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|ARM.ActiveCfg = Release|ARM - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|ARM.Build.0 = Release|ARM - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|ARM.Deploy.0 = Release|ARM - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|x64.ActiveCfg = Release|x64 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|x64.Build.0 = Release|x64 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|x64.Deploy.0 = Release|x64 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|x86.ActiveCfg = Release|Win32 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|x86.Build.0 = Release|Win32 - {FD80F639-378F-52ED-BE78-2EB0ECD59D2B}.Release|x86.Deploy.0 = Release|Win32 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|ARM.ActiveCfg = Debug|ARM + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|ARM.Build.0 = Debug|ARM + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|ARM.Deploy.0 = Debug|ARM + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|x64.ActiveCfg = Debug|x64 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|x64.Build.0 = Debug|x64 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|x64.Deploy.0 = Debug|x64 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|x86.ActiveCfg = Debug|Win32 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|x86.Build.0 = Debug|Win32 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Debug|x86.Deploy.0 = Debug|Win32 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|ARM.ActiveCfg = Release|ARM + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|ARM.Build.0 = Release|ARM + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|ARM.Deploy.0 = Release|ARM + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|x64.ActiveCfg = Release|x64 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|x64.Build.0 = Release|x64 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|x64.Deploy.0 = Release|x64 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|x86.ActiveCfg = Release|Win32 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|x86.Build.0 = Release|Win32 + {E59F8C79-8FDB-5361-A7E6-3AD80C625E49}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DateTimeFormatting/cpp/DateTimeFormatting.vcxproj b/Samples/DateTimeFormatting/cpp/DateTimeFormatting.vcxproj index 60a9e6e5ee..adcc2d3bbb 100644 --- a/Samples/DateTimeFormatting/cpp/DateTimeFormatting.vcxproj +++ b/Samples/DateTimeFormatting/cpp/DateTimeFormatting.vcxproj @@ -1,15 +1,15 @@  - {fd80f639-378f-52ed-be78-2eb0ecd59d2b} + {e59f8c79-8fdb-5361-a7e6-3ad80c625e49} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/DateTimeFormatting/cpp/Package.appxmanifest b/Samples/DateTimeFormatting/cpp/Package.appxmanifest index 70f1b61817..d02738d754 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 0f08d7c411..e9faf570e9 100644 --- a/Samples/DateTimeFormatting/cs/DateTimeFormatting.csproj +++ b/Samples/DateTimeFormatting/cs/DateTimeFormatting.csproj @@ -3,15 +3,15 @@ Debug - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743} + {EE391769-5A6B-5FBD-BC73-9026CDBC429A} AppContainerExe Properties SDKTemplate DateTimeFormatting en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/DateTimeFormatting/cs/DateTimeFormatting.sln b/Samples/DateTimeFormatting/cs/DateTimeFormatting.sln index 4f8d6f5f70..aefe39409c 100644 --- a/Samples/DateTimeFormatting/cs/DateTimeFormatting.sln +++ b/Samples/DateTimeFormatting/cs/DateTimeFormatting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DateTimeFormatting", "DateTimeFormatting.csproj", "{3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DateTimeFormatting", "DateTimeFormatting.csproj", "{EE391769-5A6B-5FBD-BC73-9026CDBC429A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|ARM.ActiveCfg = Debug|ARM - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|ARM.Build.0 = Debug|ARM - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|ARM.Deploy.0 = Debug|ARM - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|x64.ActiveCfg = Debug|x64 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|x64.Build.0 = Debug|x64 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|x64.Deploy.0 = Debug|x64 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|x86.ActiveCfg = Debug|x86 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|x86.Build.0 = Debug|x86 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Debug|x86.Deploy.0 = Debug|x86 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|ARM.ActiveCfg = Release|ARM - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|ARM.Build.0 = Release|ARM - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|ARM.Deploy.0 = Release|ARM - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|x64.ActiveCfg = Release|x64 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|x64.Build.0 = Release|x64 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|x64.Deploy.0 = Release|x64 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|x86.ActiveCfg = Release|x86 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|x86.Build.0 = Release|x86 - {3D95FF44-FBA6-5C5B-AE12-F2D3703F0743}.Release|x86.Deploy.0 = Release|x86 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|ARM.ActiveCfg = Debug|ARM + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|ARM.Build.0 = Debug|ARM + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|ARM.Deploy.0 = Debug|ARM + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|x64.ActiveCfg = Debug|x64 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|x64.Build.0 = Debug|x64 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|x64.Deploy.0 = Debug|x64 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|x86.ActiveCfg = Debug|x86 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|x86.Build.0 = Debug|x86 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Debug|x86.Deploy.0 = Debug|x86 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|ARM.ActiveCfg = Release|ARM + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|ARM.Build.0 = Release|ARM + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|ARM.Deploy.0 = Release|ARM + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|x64.ActiveCfg = Release|x64 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|x64.Build.0 = Release|x64 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|x64.Deploy.0 = Release|x64 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|x86.ActiveCfg = Release|x86 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|x86.Build.0 = Release|x86 + {EE391769-5A6B-5FBD-BC73-9026CDBC429A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DateTimeFormatting/cs/Package.appxmanifest b/Samples/DateTimeFormatting/cs/Package.appxmanifest index 8e13ca98eb..b9b288a643 100644 --- a/Samples/DateTimeFormatting/cs/Package.appxmanifest +++ b/Samples/DateTimeFormatting/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DateTimeFormatting/date-time-formatting.yaml b/Samples/DateTimeFormatting/date-time-formatting.yml similarity index 100% rename from Samples/DateTimeFormatting/date-time-formatting.yaml rename to Samples/DateTimeFormatting/date-time-formatting.yml diff --git a/Samples/DateTimeFormatting/js/DateTimeFormatting.jsproj b/Samples/DateTimeFormatting/js/DateTimeFormatting.jsproj index 7bca6740b1..5a1b9b5f73 100644 --- a/Samples/DateTimeFormatting/js/DateTimeFormatting.jsproj +++ b/Samples/DateTimeFormatting/js/DateTimeFormatting.jsproj @@ -35,7 +35,7 @@ - 377e0c0a-280c-5162-95f3-cab4a5dacbac + 46dd8e93-2e02-5637-8982-3c97fbb15c6f @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DateTimeFormatting/js/DateTimeFormatting.sln b/Samples/DateTimeFormatting/js/DateTimeFormatting.sln index e42be74e0b..fe26df43f8 100644 --- a/Samples/DateTimeFormatting/js/DateTimeFormatting.sln +++ b/Samples/DateTimeFormatting/js/DateTimeFormatting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DateTimeFormatting", "DateTimeFormatting.jsproj", "{377E0C0A-280C-5162-95F3-CAB4A5DACBAC}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DateTimeFormatting", "DateTimeFormatting.jsproj", "{46DD8E93-2E02-5637-8982-3C97FBB15C6F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|ARM.ActiveCfg = Debug|ARM - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|ARM.Build.0 = Debug|ARM - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|ARM.Deploy.0 = Debug|ARM - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|x64.ActiveCfg = Debug|x64 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|x64.Build.0 = Debug|x64 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|x64.Deploy.0 = Debug|x64 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|x86.ActiveCfg = Debug|x86 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|x86.Build.0 = Debug|x86 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Debug|x86.Deploy.0 = Debug|x86 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|Any CPU.Build.0 = Release|Any CPU - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|Any CPU.Deploy.0 = Release|Any CPU - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|ARM.ActiveCfg = Release|ARM - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|ARM.Build.0 = Release|ARM - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|ARM.Deploy.0 = Release|ARM - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|x64.ActiveCfg = Release|x64 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|x64.Build.0 = Release|x64 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|x64.Deploy.0 = Release|x64 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|x86.ActiveCfg = Release|x86 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|x86.Build.0 = Release|x86 - {377E0C0A-280C-5162-95F3-CAB4A5DACBAC}.Release|x86.Deploy.0 = Release|x86 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|ARM.ActiveCfg = Debug|ARM + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|ARM.Build.0 = Debug|ARM + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|ARM.Deploy.0 = Debug|ARM + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|x64.ActiveCfg = Debug|x64 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|x64.Build.0 = Debug|x64 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|x64.Deploy.0 = Debug|x64 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|x86.ActiveCfg = Debug|x86 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|x86.Build.0 = Debug|x86 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Debug|x86.Deploy.0 = Debug|x86 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|Any CPU.Build.0 = Release|Any CPU + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|Any CPU.Deploy.0 = Release|Any CPU + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|ARM.ActiveCfg = Release|ARM + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|ARM.Build.0 = Release|ARM + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|ARM.Deploy.0 = Release|ARM + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|x64.ActiveCfg = Release|x64 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|x64.Build.0 = Release|x64 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|x64.Deploy.0 = Release|x64 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|x86.ActiveCfg = Release|x86 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|x86.Build.0 = Release|x86 + {46DD8E93-2E02-5637-8982-3C97FBB15C6F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DateTimeFormatting/js/Package.appxmanifest b/Samples/DateTimeFormatting/js/Package.appxmanifest index 0bbdbd03a6..369f6051e6 100644 --- a/Samples/DateTimeFormatting/js/Package.appxmanifest +++ b/Samples/DateTimeFormatting/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.sln b/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.sln index 9516917a5f..09035f159f 100644 --- a/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.sln +++ b/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DeviceEnumeration", "DeviceEnumeration.vcxproj", "{15FECA6C-A5C2-57FD-992A-BBA0612F62CF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DeviceEnumeration", "DeviceEnumeration.vcxproj", "{F7FBE643-ECCE-5D6F-9D83-1F576008F25F}" ProjectSection(ProjectDependencies) = postProject - {D249843A-0BE1-507D-AD3F-714649651AD5} = {D249843A-0BE1-507D-AD3F-714649651AD5} + {1BE17202-8F62-5140-A582-0B482D591DD2} = {1BE17202-8F62-5140-A582-0B482D591DD2} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{D249843A-0BE1-507D-AD3F-714649651AD5}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{1BE17202-8F62-5140-A582-0B482D591DD2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|ARM.ActiveCfg = Debug|ARM - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|ARM.Build.0 = Debug|ARM - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|ARM.Deploy.0 = Debug|ARM - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|x64.ActiveCfg = Debug|x64 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|x64.Build.0 = Debug|x64 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|x64.Deploy.0 = Debug|x64 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|x86.ActiveCfg = Debug|Win32 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|x86.Build.0 = Debug|Win32 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Debug|x86.Deploy.0 = Debug|Win32 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|ARM.ActiveCfg = Release|ARM - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|ARM.Build.0 = Release|ARM - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|ARM.Deploy.0 = Release|ARM - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|x64.ActiveCfg = Release|x64 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|x64.Build.0 = Release|x64 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|x64.Deploy.0 = Release|x64 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|x86.ActiveCfg = Release|Win32 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|x86.Build.0 = Release|Win32 - {15FECA6C-A5C2-57FD-992A-BBA0612F62CF}.Release|x86.Deploy.0 = Release|Win32 - {D249843A-0BE1-507D-AD3F-714649651AD5}.Debug|ARM.ActiveCfg = Debug|ARM - {D249843A-0BE1-507D-AD3F-714649651AD5}.Debug|ARM.Build.0 = Debug|ARM - {D249843A-0BE1-507D-AD3F-714649651AD5}.Debug|x64.ActiveCfg = Debug|x64 - {D249843A-0BE1-507D-AD3F-714649651AD5}.Debug|x64.Build.0 = Debug|x64 - {D249843A-0BE1-507D-AD3F-714649651AD5}.Debug|x86.ActiveCfg = Debug|Win32 - {D249843A-0BE1-507D-AD3F-714649651AD5}.Debug|x86.Build.0 = Debug|Win32 - {D249843A-0BE1-507D-AD3F-714649651AD5}.Release|ARM.ActiveCfg = Release|ARM - {D249843A-0BE1-507D-AD3F-714649651AD5}.Release|ARM.Build.0 = Release|ARM - {D249843A-0BE1-507D-AD3F-714649651AD5}.Release|x64.ActiveCfg = Release|x64 - {D249843A-0BE1-507D-AD3F-714649651AD5}.Release|x64.Build.0 = Release|x64 - {D249843A-0BE1-507D-AD3F-714649651AD5}.Release|x86.ActiveCfg = Release|Win32 - {D249843A-0BE1-507D-AD3F-714649651AD5}.Release|x86.Build.0 = Release|Win32 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|ARM.ActiveCfg = Debug|ARM + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|ARM.Build.0 = Debug|ARM + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|ARM.Deploy.0 = Debug|ARM + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|x64.ActiveCfg = Debug|x64 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|x64.Build.0 = Debug|x64 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|x64.Deploy.0 = Debug|x64 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|x86.ActiveCfg = Debug|Win32 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|x86.Build.0 = Debug|Win32 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Debug|x86.Deploy.0 = Debug|Win32 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|ARM.ActiveCfg = Release|ARM + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|ARM.Build.0 = Release|ARM + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|ARM.Deploy.0 = Release|ARM + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|x64.ActiveCfg = Release|x64 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|x64.Build.0 = Release|x64 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|x64.Deploy.0 = Release|x64 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|x86.ActiveCfg = Release|Win32 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|x86.Build.0 = Release|Win32 + {F7FBE643-ECCE-5D6F-9D83-1F576008F25F}.Release|x86.Deploy.0 = Release|Win32 + {1BE17202-8F62-5140-A582-0B482D591DD2}.Debug|ARM.ActiveCfg = Debug|ARM + {1BE17202-8F62-5140-A582-0B482D591DD2}.Debug|ARM.Build.0 = Debug|ARM + {1BE17202-8F62-5140-A582-0B482D591DD2}.Debug|x64.ActiveCfg = Debug|x64 + {1BE17202-8F62-5140-A582-0B482D591DD2}.Debug|x64.Build.0 = Debug|x64 + {1BE17202-8F62-5140-A582-0B482D591DD2}.Debug|x86.ActiveCfg = Debug|Win32 + {1BE17202-8F62-5140-A582-0B482D591DD2}.Debug|x86.Build.0 = Debug|Win32 + {1BE17202-8F62-5140-A582-0B482D591DD2}.Release|ARM.ActiveCfg = Release|ARM + {1BE17202-8F62-5140-A582-0B482D591DD2}.Release|ARM.Build.0 = Release|ARM + {1BE17202-8F62-5140-A582-0B482D591DD2}.Release|x64.ActiveCfg = Release|x64 + {1BE17202-8F62-5140-A582-0B482D591DD2}.Release|x64.Build.0 = Release|x64 + {1BE17202-8F62-5140-A582-0B482D591DD2}.Release|x86.ActiveCfg = Release|Win32 + {1BE17202-8F62-5140-A582-0B482D591DD2}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.vcxproj b/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.vcxproj index b2441d34b7..af5a02a41c 100644 --- a/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.vcxproj +++ b/Samples/DeviceEnumerationAndPairing/cpp/DeviceEnumeration.vcxproj @@ -1,15 +1,15 @@  - {15feca6c-a5c2-57fd-992a-bba0612f62cf} + {f7fbe643-ecce-5d6f-9d83-1f576008f25f} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/DeviceEnumerationAndPairing/cpp/Package.appxmanifest b/Samples/DeviceEnumerationAndPairing/cpp/Package.appxmanifest index 4a4d2b5530..30aa26ac05 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 a235a81486..ce0ceba993 100644 --- a/Samples/DeviceEnumerationAndPairing/cpp/Tasks/Tasks.vcxproj +++ b/Samples/DeviceEnumerationAndPairing/cpp/Tasks/Tasks.vcxproj @@ -27,7 +27,7 @@ - {d249843a-0be1-507d-ad3f-714649651ad5} + {1be17202-8f62-5140-a582-0b482d591dd2} WindowsRuntimeComponent Tasks BackgroundDeviceWatcherTaskCpp @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.csproj b/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.csproj index 06d74f4790..95b6feef88 100644 --- a/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.csproj +++ b/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.csproj @@ -4,15 +4,15 @@ Debug x86 - {C65CA893-D291-55B2-B332-6898A11A371C} + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F} AppContainerExe Properties DeviceEnumerationCs DeviceEnumeration en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.sln b/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.sln index 08138b226a..c46c792943 100644 --- a/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.sln +++ b/Samples/DeviceEnumerationAndPairing/cs/DeviceEnumeration.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeviceEnumeration", "DeviceEnumeration.csproj", "{C65CA893-D291-55B2-B332-6898A11A371C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeviceEnumeration", "DeviceEnumeration.csproj", "{8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{256F0BD0-EA83-5DC5-839E-529F30916F5C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|ARM.ActiveCfg = Debug|ARM - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|ARM.Build.0 = Debug|ARM - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|ARM.Deploy.0 = Debug|ARM - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|x64.ActiveCfg = Debug|x64 - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|x64.Build.0 = Debug|x64 - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|x64.Deploy.0 = Debug|x64 - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|x86.ActiveCfg = Debug|x86 - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|x86.Build.0 = Debug|x86 - {C65CA893-D291-55B2-B332-6898A11A371C}.Debug|x86.Deploy.0 = Debug|x86 - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|ARM.ActiveCfg = Release|ARM - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|ARM.Build.0 = Release|ARM - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|ARM.Deploy.0 = Release|ARM - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|x64.ActiveCfg = Release|x64 - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|x64.Build.0 = Release|x64 - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|x64.Deploy.0 = Release|x64 - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|x86.ActiveCfg = Release|x86 - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|x86.Build.0 = Release|x86 - {C65CA893-D291-55B2-B332-6898A11A371C}.Release|x86.Deploy.0 = Release|x86 - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Debug|ARM.ActiveCfg = Debug|ARM - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Debug|ARM.Build.0 = Debug|ARM - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Debug|x64.ActiveCfg = Debug|x64 - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Debug|x64.Build.0 = Debug|x64 - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Debug|x86.ActiveCfg = Debug|x86 - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Debug|x86.Build.0 = Debug|x86 - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Release|ARM.ActiveCfg = Release|ARM - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Release|ARM.Build.0 = Release|ARM - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Release|x64.ActiveCfg = Release|x64 - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Release|x64.Build.0 = Release|x64 - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Release|x86.ActiveCfg = Release|x86 - {256F0BD0-EA83-5DC5-839E-529F30916F5C}.Release|x86.Build.0 = Release|x86 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|ARM.ActiveCfg = Debug|ARM + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|ARM.Build.0 = Debug|ARM + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|ARM.Deploy.0 = Debug|ARM + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|x64.ActiveCfg = Debug|x64 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|x64.Build.0 = Debug|x64 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|x64.Deploy.0 = Debug|x64 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|x86.ActiveCfg = Debug|x86 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|x86.Build.0 = Debug|x86 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Debug|x86.Deploy.0 = Debug|x86 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|ARM.ActiveCfg = Release|ARM + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|ARM.Build.0 = Release|ARM + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|ARM.Deploy.0 = Release|ARM + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|x64.ActiveCfg = Release|x64 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|x64.Build.0 = Release|x64 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|x64.Deploy.0 = Release|x64 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|x86.ActiveCfg = Release|x86 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|x86.Build.0 = Release|x86 + {8FAF13BE-5F79-5D8D-9DE9-A30B4FBF8A0F}.Release|x86.Deploy.0 = Release|x86 + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Debug|ARM.ActiveCfg = Debug|ARM + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Debug|ARM.Build.0 = Debug|ARM + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Debug|x64.ActiveCfg = Debug|x64 + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Debug|x64.Build.0 = Debug|x64 + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Debug|x86.ActiveCfg = Debug|x86 + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Debug|x86.Build.0 = Debug|x86 + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Release|ARM.ActiveCfg = Release|ARM + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Release|ARM.Build.0 = Release|ARM + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Release|x64.ActiveCfg = Release|x64 + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Release|x64.Build.0 = Release|x64 + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Release|x86.ActiveCfg = Release|x86 + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DeviceEnumerationAndPairing/cs/Package.appxmanifest b/Samples/DeviceEnumerationAndPairing/cs/Package.appxmanifest index c4ad87f651..0aeb811d14 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 3b4e53e227..afc7208e6a 100644 --- a/Samples/DeviceEnumerationAndPairing/cs/Tasks/Tasks.csproj +++ b/Samples/DeviceEnumerationAndPairing/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug x86 - {256F0BD0-EA83-5DC5-839E-529F30916F5C} + {57363D31-D7AE-5743-B4FE-E5DE52E2A0B8} winmdobj Properties BackgroundDeviceWatcherTaskCs BackgroundDeviceWatcherTaskCs en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/DeviceEnumerationAndPairing/device-enumeration-and-pairing.yaml b/Samples/DeviceEnumerationAndPairing/device-enumeration-and-pairing.yml similarity index 100% rename from Samples/DeviceEnumerationAndPairing/device-enumeration-and-pairing.yaml rename to Samples/DeviceEnumerationAndPairing/device-enumeration-and-pairing.yml diff --git a/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.jsproj b/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.jsproj index c3dddb2705..06f0c5e88b 100644 --- a/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.jsproj +++ b/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.jsproj @@ -35,7 +35,7 @@ - 8f76f7e4-df9a-59f5-a6a6-d69d0b404a41 + 208d0df3-6148-5b07-be29-6e88b25a5f1a @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.sln b/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.sln index c6b0fdae1c..6e75b5b8d2 100644 --- a/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.sln +++ b/Samples/DeviceEnumerationAndPairing/js/DeviceEnumeration.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DeviceEnumeration", "DeviceEnumeration.jsproj", "{8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DeviceEnumeration", "DeviceEnumeration.jsproj", "{208D0DF3-6148-5B07-BE29-6E88B25A5F1A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|ARM.ActiveCfg = Debug|ARM - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|ARM.Build.0 = Debug|ARM - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|ARM.Deploy.0 = Debug|ARM - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|x64.ActiveCfg = Debug|x64 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|x64.Build.0 = Debug|x64 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|x64.Deploy.0 = Debug|x64 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|x86.ActiveCfg = Debug|x86 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|x86.Build.0 = Debug|x86 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Debug|x86.Deploy.0 = Debug|x86 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|Any CPU.Build.0 = Release|Any CPU - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|Any CPU.Deploy.0 = Release|Any CPU - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|ARM.ActiveCfg = Release|ARM - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|ARM.Build.0 = Release|ARM - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|ARM.Deploy.0 = Release|ARM - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|x64.ActiveCfg = Release|x64 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|x64.Build.0 = Release|x64 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|x64.Deploy.0 = Release|x64 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|x86.ActiveCfg = Release|x86 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|x86.Build.0 = Release|x86 - {8F76F7E4-DF9A-59F5-A6A6-D69D0B404A41}.Release|x86.Deploy.0 = Release|x86 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|ARM.ActiveCfg = Debug|ARM + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|ARM.Build.0 = Debug|ARM + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|ARM.Deploy.0 = Debug|ARM + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|x64.ActiveCfg = Debug|x64 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|x64.Build.0 = Debug|x64 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|x64.Deploy.0 = Debug|x64 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|x86.ActiveCfg = Debug|x86 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|x86.Build.0 = Debug|x86 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Debug|x86.Deploy.0 = Debug|x86 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|Any CPU.Build.0 = Release|Any CPU + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|Any CPU.Deploy.0 = Release|Any CPU + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|ARM.ActiveCfg = Release|ARM + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|ARM.Build.0 = Release|ARM + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|ARM.Deploy.0 = Release|ARM + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|x64.ActiveCfg = Release|x64 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|x64.Build.0 = Release|x64 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|x64.Deploy.0 = Release|x64 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|x86.ActiveCfg = Release|x86 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|x86.Build.0 = Release|x86 + {208D0DF3-6148-5B07-BE29-6E88B25A5F1A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DeviceEnumerationAndPairing/js/Package.appxmanifest b/Samples/DeviceEnumerationAndPairing/js/Package.appxmanifest index 36401f1bec..c03f073a7f 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 06a28eed00..3c795cb3dd 100644 --- a/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.csproj +++ b/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.csproj @@ -3,15 +3,15 @@ Debug - {994CBD4A-BF01-57C8-AA51-E78BA0534637} + {31DA8674-DB2E-59F9-9692-6E9A8B98644D} AppContainerExe Properties SDKTemplate DeviceLockdownAzureLogin en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -159,7 +159,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.sln b/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.sln index 317d0707e6..b075a34563 100644 --- a/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.sln +++ b/Samples/DeviceLockdownAzureLogin/cs/DeviceLockdownAzureLogin.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeviceLockdownAzureLogin", "DeviceLockdownAzureLogin.csproj", "{994CBD4A-BF01-57C8-AA51-E78BA0534637}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeviceLockdownAzureLogin", "DeviceLockdownAzureLogin.csproj", "{31DA8674-DB2E-59F9-9692-6E9A8B98644D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|ARM.ActiveCfg = Debug|ARM - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|ARM.Build.0 = Debug|ARM - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|ARM.Deploy.0 = Debug|ARM - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|x64.ActiveCfg = Debug|x64 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|x64.Build.0 = Debug|x64 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|x64.Deploy.0 = Debug|x64 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|x86.ActiveCfg = Debug|x86 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|x86.Build.0 = Debug|x86 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Debug|x86.Deploy.0 = Debug|x86 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|ARM.ActiveCfg = Release|ARM - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|ARM.Build.0 = Release|ARM - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|ARM.Deploy.0 = Release|ARM - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|x64.ActiveCfg = Release|x64 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|x64.Build.0 = Release|x64 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|x64.Deploy.0 = Release|x64 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|x86.ActiveCfg = Release|x86 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|x86.Build.0 = Release|x86 - {994CBD4A-BF01-57C8-AA51-E78BA0534637}.Release|x86.Deploy.0 = Release|x86 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|ARM.ActiveCfg = Debug|ARM + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|ARM.Build.0 = Debug|ARM + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|ARM.Deploy.0 = Debug|ARM + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|x64.ActiveCfg = Debug|x64 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|x64.Build.0 = Debug|x64 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|x64.Deploy.0 = Debug|x64 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|x86.ActiveCfg = Debug|x86 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|x86.Build.0 = Debug|x86 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Debug|x86.Deploy.0 = Debug|x86 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|ARM.ActiveCfg = Release|ARM + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|ARM.Build.0 = Release|ARM + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|ARM.Deploy.0 = Release|ARM + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|x64.ActiveCfg = Release|x64 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|x64.Build.0 = Release|x64 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|x64.Deploy.0 = Release|x64 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|x86.ActiveCfg = Release|x86 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|x86.Build.0 = Release|x86 + {31DA8674-DB2E-59F9-9692-6E9A8B98644D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DeviceLockdownAzureLogin/cs/Package.appxmanifest b/Samples/DeviceLockdownAzureLogin/cs/Package.appxmanifest index f7277a9613..df30562961 100644 --- a/Samples/DeviceLockdownAzureLogin/cs/Package.appxmanifest +++ b/Samples/DeviceLockdownAzureLogin/cs/Package.appxmanifest @@ -17,7 +17,7 @@ - + diff --git a/Samples/DeviceLockdownAzureLogin/device-lockdown-azure-login.yaml b/Samples/DeviceLockdownAzureLogin/device-lockdown-azure-login.yml similarity index 100% rename from Samples/DeviceLockdownAzureLogin/device-lockdown-azure-login.yaml rename to Samples/DeviceLockdownAzureLogin/device-lockdown-azure-login.yml diff --git a/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.sln b/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.sln index 540f27931b..bbe4efcce8 100644 --- a/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.sln +++ b/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisablingScreenCapture", "DisablingScreenCapture.vcxproj", "{8957228A-5601-5954-907C-21B1858E8FA8}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisablingScreenCapture", "DisablingScreenCapture.vcxproj", "{F1C0B783-2BAF-5EF5-AF5B-5034972E4506}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|ARM.ActiveCfg = Debug|ARM - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|ARM.Build.0 = Debug|ARM - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|ARM.Deploy.0 = Debug|ARM - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|x64.ActiveCfg = Debug|x64 - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|x64.Build.0 = Debug|x64 - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|x64.Deploy.0 = Debug|x64 - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|x86.ActiveCfg = Debug|Win32 - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|x86.Build.0 = Debug|Win32 - {8957228A-5601-5954-907C-21B1858E8FA8}.Debug|x86.Deploy.0 = Debug|Win32 - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|ARM.ActiveCfg = Release|ARM - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|ARM.Build.0 = Release|ARM - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|ARM.Deploy.0 = Release|ARM - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|x64.ActiveCfg = Release|x64 - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|x64.Build.0 = Release|x64 - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|x64.Deploy.0 = Release|x64 - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|x86.ActiveCfg = Release|Win32 - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|x86.Build.0 = Release|Win32 - {8957228A-5601-5954-907C-21B1858E8FA8}.Release|x86.Deploy.0 = Release|Win32 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|ARM.ActiveCfg = Debug|ARM + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|ARM.Build.0 = Debug|ARM + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|ARM.Deploy.0 = Debug|ARM + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|x64.ActiveCfg = Debug|x64 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|x64.Build.0 = Debug|x64 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|x64.Deploy.0 = Debug|x64 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|x86.ActiveCfg = Debug|Win32 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|x86.Build.0 = Debug|Win32 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Debug|x86.Deploy.0 = Debug|Win32 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|ARM.ActiveCfg = Release|ARM + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|ARM.Build.0 = Release|ARM + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|ARM.Deploy.0 = Release|ARM + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|x64.ActiveCfg = Release|x64 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|x64.Build.0 = Release|x64 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|x64.Deploy.0 = Release|x64 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|x86.ActiveCfg = Release|Win32 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|x86.Build.0 = Release|Win32 + {F1C0B783-2BAF-5EF5-AF5B-5034972E4506}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.vcxproj b/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.vcxproj index 6147beec93..c42591a702 100644 --- a/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.vcxproj +++ b/Samples/DisablingScreenCapture/cpp/DisablingScreenCapture.vcxproj @@ -1,15 +1,15 @@  - {8957228a-5601-5954-907c-21b1858e8fa8} + {f1c0b783-2baf-5ef5-af5b-5034972e4506} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/DisablingScreenCapture/cpp/Package.appxmanifest b/Samples/DisablingScreenCapture/cpp/Package.appxmanifest index 308e8ef39a..27547ee1cd 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 2c31a65422..ca04fa5e61 100644 --- a/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.csproj +++ b/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.csproj @@ -3,15 +3,15 @@ Debug - {F40858C4-D921-5462-87EF-5554F805312D} + {04147A33-BEEE-588E-9D56-955D7635CE21} AppContainerExe Properties SDKTemplate DisablingScreenCapture en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.sln b/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.sln index a223abdf7e..348767cc57 100644 --- a/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.sln +++ b/Samples/DisablingScreenCapture/cs/DisablingScreenCapture.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DisablingScreenCapture", "DisablingScreenCapture.csproj", "{F40858C4-D921-5462-87EF-5554F805312D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DisablingScreenCapture", "DisablingScreenCapture.csproj", "{04147A33-BEEE-588E-9D56-955D7635CE21}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|ARM.ActiveCfg = Debug|ARM - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|ARM.Build.0 = Debug|ARM - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|ARM.Deploy.0 = Debug|ARM - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|x64.ActiveCfg = Debug|x64 - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|x64.Build.0 = Debug|x64 - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|x64.Deploy.0 = Debug|x64 - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|x86.ActiveCfg = Debug|x86 - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|x86.Build.0 = Debug|x86 - {F40858C4-D921-5462-87EF-5554F805312D}.Debug|x86.Deploy.0 = Debug|x86 - {F40858C4-D921-5462-87EF-5554F805312D}.Release|ARM.ActiveCfg = Release|ARM - {F40858C4-D921-5462-87EF-5554F805312D}.Release|ARM.Build.0 = Release|ARM - {F40858C4-D921-5462-87EF-5554F805312D}.Release|ARM.Deploy.0 = Release|ARM - {F40858C4-D921-5462-87EF-5554F805312D}.Release|x64.ActiveCfg = Release|x64 - {F40858C4-D921-5462-87EF-5554F805312D}.Release|x64.Build.0 = Release|x64 - {F40858C4-D921-5462-87EF-5554F805312D}.Release|x64.Deploy.0 = Release|x64 - {F40858C4-D921-5462-87EF-5554F805312D}.Release|x86.ActiveCfg = Release|x86 - {F40858C4-D921-5462-87EF-5554F805312D}.Release|x86.Build.0 = Release|x86 - {F40858C4-D921-5462-87EF-5554F805312D}.Release|x86.Deploy.0 = Release|x86 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|ARM.ActiveCfg = Debug|ARM + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|ARM.Build.0 = Debug|ARM + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|ARM.Deploy.0 = Debug|ARM + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|x64.ActiveCfg = Debug|x64 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|x64.Build.0 = Debug|x64 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|x64.Deploy.0 = Debug|x64 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|x86.ActiveCfg = Debug|x86 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|x86.Build.0 = Debug|x86 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Debug|x86.Deploy.0 = Debug|x86 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|ARM.ActiveCfg = Release|ARM + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|ARM.Build.0 = Release|ARM + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|ARM.Deploy.0 = Release|ARM + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|x64.ActiveCfg = Release|x64 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|x64.Build.0 = Release|x64 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|x64.Deploy.0 = Release|x64 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|x86.ActiveCfg = Release|x86 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|x86.Build.0 = Release|x86 + {04147A33-BEEE-588E-9D56-955D7635CE21}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DisablingScreenCapture/cs/Package.appxmanifest b/Samples/DisablingScreenCapture/cs/Package.appxmanifest index c5a1add110..72ce03180a 100644 --- a/Samples/DisablingScreenCapture/cs/Package.appxmanifest +++ b/Samples/DisablingScreenCapture/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DisablingScreenCapture/disabling-screen-capture.yaml b/Samples/DisablingScreenCapture/disabling-screen-capture.yml similarity index 100% rename from Samples/DisablingScreenCapture/disabling-screen-capture.yaml rename to Samples/DisablingScreenCapture/disabling-screen-capture.yml diff --git a/Samples/DisablingScreenCapture/js/DisablingScreenCapture.jsproj b/Samples/DisablingScreenCapture/js/DisablingScreenCapture.jsproj index 7f78c332cc..0790f6edc3 100644 --- a/Samples/DisablingScreenCapture/js/DisablingScreenCapture.jsproj +++ b/Samples/DisablingScreenCapture/js/DisablingScreenCapture.jsproj @@ -35,7 +35,7 @@ - eb85ae09-9d6b-5f87-a26d-6ef84a9d5379 + 28a2b04f-6a10-5696-811f-cdedf815a031 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DisablingScreenCapture/js/DisablingScreenCapture.sln b/Samples/DisablingScreenCapture/js/DisablingScreenCapture.sln index 0f7b8f78ba..fb4347c486 100644 --- a/Samples/DisablingScreenCapture/js/DisablingScreenCapture.sln +++ b/Samples/DisablingScreenCapture/js/DisablingScreenCapture.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DisablingScreenCapture", "DisablingScreenCapture.jsproj", "{EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DisablingScreenCapture", "DisablingScreenCapture.jsproj", "{28A2B04F-6A10-5696-811F-CDEDF815A031}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|ARM.ActiveCfg = Debug|ARM - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|ARM.Build.0 = Debug|ARM - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|ARM.Deploy.0 = Debug|ARM - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|x64.ActiveCfg = Debug|x64 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|x64.Build.0 = Debug|x64 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|x64.Deploy.0 = Debug|x64 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|x86.ActiveCfg = Debug|x86 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|x86.Build.0 = Debug|x86 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Debug|x86.Deploy.0 = Debug|x86 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|Any CPU.Build.0 = Release|Any CPU - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|Any CPU.Deploy.0 = Release|Any CPU - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|ARM.ActiveCfg = Release|ARM - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|ARM.Build.0 = Release|ARM - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|ARM.Deploy.0 = Release|ARM - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|x64.ActiveCfg = Release|x64 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|x64.Build.0 = Release|x64 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|x64.Deploy.0 = Release|x64 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|x86.ActiveCfg = Release|x86 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|x86.Build.0 = Release|x86 - {EB85AE09-9D6B-5F87-A26D-6EF84A9D5379}.Release|x86.Deploy.0 = Release|x86 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|Any CPU.Build.0 = Debug|Any CPU + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|ARM.ActiveCfg = Debug|ARM + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|ARM.Build.0 = Debug|ARM + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|ARM.Deploy.0 = Debug|ARM + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|x64.ActiveCfg = Debug|x64 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|x64.Build.0 = Debug|x64 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|x64.Deploy.0 = Debug|x64 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|x86.ActiveCfg = Debug|x86 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|x86.Build.0 = Debug|x86 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Debug|x86.Deploy.0 = Debug|x86 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|Any CPU.ActiveCfg = Release|Any CPU + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|Any CPU.Build.0 = Release|Any CPU + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|Any CPU.Deploy.0 = Release|Any CPU + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|ARM.ActiveCfg = Release|ARM + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|ARM.Build.0 = Release|ARM + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|ARM.Deploy.0 = Release|ARM + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|x64.ActiveCfg = Release|x64 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|x64.Build.0 = Release|x64 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|x64.Deploy.0 = Release|x64 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|x86.ActiveCfg = Release|x86 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|x86.Build.0 = Release|x86 + {28A2B04F-6A10-5696-811F-CDEDF815A031}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DisablingScreenCapture/js/Package.appxmanifest b/Samples/DisablingScreenCapture/js/Package.appxmanifest index f468fd308c..020afda7ad 100644 --- a/Samples/DisablingScreenCapture/js/Package.appxmanifest +++ b/Samples/DisablingScreenCapture/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DisplayOrientation/cpp/DisplayOrientation.sln b/Samples/DisplayOrientation/cpp/DisplayOrientation.sln index 41152545d7..601779e7e4 100644 --- a/Samples/DisplayOrientation/cpp/DisplayOrientation.sln +++ b/Samples/DisplayOrientation/cpp/DisplayOrientation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisplayOrientation", "DisplayOrientation.vcxproj", "{F8B3523B-3AD8-5005-A134-7C3A2F23C834}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisplayOrientation", "DisplayOrientation.vcxproj", "{15F059FF-3067-5FDE-9C3D-3D55CA5777B4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|ARM.ActiveCfg = Debug|ARM - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|ARM.Build.0 = Debug|ARM - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|ARM.Deploy.0 = Debug|ARM - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|x64.ActiveCfg = Debug|x64 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|x64.Build.0 = Debug|x64 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|x64.Deploy.0 = Debug|x64 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|x86.ActiveCfg = Debug|Win32 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|x86.Build.0 = Debug|Win32 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Debug|x86.Deploy.0 = Debug|Win32 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|ARM.ActiveCfg = Release|ARM - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|ARM.Build.0 = Release|ARM - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|ARM.Deploy.0 = Release|ARM - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|x64.ActiveCfg = Release|x64 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|x64.Build.0 = Release|x64 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|x64.Deploy.0 = Release|x64 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|x86.ActiveCfg = Release|Win32 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|x86.Build.0 = Release|Win32 - {F8B3523B-3AD8-5005-A134-7C3A2F23C834}.Release|x86.Deploy.0 = Release|Win32 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|ARM.ActiveCfg = Debug|ARM + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|ARM.Build.0 = Debug|ARM + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|ARM.Deploy.0 = Debug|ARM + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|x64.ActiveCfg = Debug|x64 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|x64.Build.0 = Debug|x64 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|x64.Deploy.0 = Debug|x64 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|x86.ActiveCfg = Debug|Win32 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|x86.Build.0 = Debug|Win32 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Debug|x86.Deploy.0 = Debug|Win32 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|ARM.ActiveCfg = Release|ARM + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|ARM.Build.0 = Release|ARM + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|ARM.Deploy.0 = Release|ARM + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|x64.ActiveCfg = Release|x64 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|x64.Build.0 = Release|x64 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|x64.Deploy.0 = Release|x64 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|x86.ActiveCfg = Release|Win32 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|x86.Build.0 = Release|Win32 + {15F059FF-3067-5FDE-9C3D-3D55CA5777B4}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DisplayOrientation/cpp/DisplayOrientation.vcxproj b/Samples/DisplayOrientation/cpp/DisplayOrientation.vcxproj index 49333f817e..088132bb3a 100644 --- a/Samples/DisplayOrientation/cpp/DisplayOrientation.vcxproj +++ b/Samples/DisplayOrientation/cpp/DisplayOrientation.vcxproj @@ -1,15 +1,15 @@  - {f8b3523b-3ad8-5005-a134-7c3a2f23c834} + {15f059ff-3067-5fde-9c3d-3d55ca5777b4} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/DisplayOrientation/cpp/Package.appxmanifest b/Samples/DisplayOrientation/cpp/Package.appxmanifest index 3d4342d97b..a492f1c7e3 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 8a128be762..cecf5be976 100644 --- a/Samples/DisplayOrientation/cs/DisplayOrientation.csproj +++ b/Samples/DisplayOrientation/cs/DisplayOrientation.csproj @@ -3,15 +3,15 @@ Debug - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615} + {3F2B28B3-17CE-594D-9D99-039575F477DA} AppContainerExe Properties SDKTemplate DisplayOrientation en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/DisplayOrientation/cs/DisplayOrientation.sln b/Samples/DisplayOrientation/cs/DisplayOrientation.sln index d29dbbadc1..4411e37355 100644 --- a/Samples/DisplayOrientation/cs/DisplayOrientation.sln +++ b/Samples/DisplayOrientation/cs/DisplayOrientation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DisplayOrientation", "DisplayOrientation.csproj", "{5BD40D72-F5BA-53A5-95C3-14CE66C5C615}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DisplayOrientation", "DisplayOrientation.csproj", "{3F2B28B3-17CE-594D-9D99-039575F477DA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|ARM.ActiveCfg = Debug|ARM - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|ARM.Build.0 = Debug|ARM - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|ARM.Deploy.0 = Debug|ARM - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|x64.ActiveCfg = Debug|x64 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|x64.Build.0 = Debug|x64 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|x64.Deploy.0 = Debug|x64 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|x86.ActiveCfg = Debug|x86 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|x86.Build.0 = Debug|x86 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Debug|x86.Deploy.0 = Debug|x86 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|ARM.ActiveCfg = Release|ARM - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|ARM.Build.0 = Release|ARM - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|ARM.Deploy.0 = Release|ARM - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|x64.ActiveCfg = Release|x64 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|x64.Build.0 = Release|x64 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|x64.Deploy.0 = Release|x64 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|x86.ActiveCfg = Release|x86 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|x86.Build.0 = Release|x86 - {5BD40D72-F5BA-53A5-95C3-14CE66C5C615}.Release|x86.Deploy.0 = Release|x86 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|ARM.ActiveCfg = Debug|ARM + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|ARM.Build.0 = Debug|ARM + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|ARM.Deploy.0 = Debug|ARM + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|x64.ActiveCfg = Debug|x64 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|x64.Build.0 = Debug|x64 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|x64.Deploy.0 = Debug|x64 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|x86.ActiveCfg = Debug|x86 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|x86.Build.0 = Debug|x86 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Debug|x86.Deploy.0 = Debug|x86 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|ARM.ActiveCfg = Release|ARM + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|ARM.Build.0 = Release|ARM + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|ARM.Deploy.0 = Release|ARM + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|x64.ActiveCfg = Release|x64 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|x64.Build.0 = Release|x64 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|x64.Deploy.0 = Release|x64 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|x86.ActiveCfg = Release|x86 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|x86.Build.0 = Release|x86 + {3F2B28B3-17CE-594D-9D99-039575F477DA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DisplayOrientation/cs/Package.appxmanifest b/Samples/DisplayOrientation/cs/Package.appxmanifest index 80b76a70b1..c7b1aa6a1a 100644 --- a/Samples/DisplayOrientation/cs/Package.appxmanifest +++ b/Samples/DisplayOrientation/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DisplayOrientation/display-orientation.yaml b/Samples/DisplayOrientation/display-orientation.yml similarity index 100% rename from Samples/DisplayOrientation/display-orientation.yaml rename to Samples/DisplayOrientation/display-orientation.yml diff --git a/Samples/DisplayOrientation/js/DisplayOrientation.jsproj b/Samples/DisplayOrientation/js/DisplayOrientation.jsproj index 01e3e35543..fef2efa353 100644 --- a/Samples/DisplayOrientation/js/DisplayOrientation.jsproj +++ b/Samples/DisplayOrientation/js/DisplayOrientation.jsproj @@ -35,7 +35,7 @@ - 1e37749e-f3c0-52d0-8221-0c98c887cbfe + f696970b-6f19-53a3-adbc-2f7f07873c9f @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DisplayOrientation/js/DisplayOrientation.sln b/Samples/DisplayOrientation/js/DisplayOrientation.sln index f8f12af282..d02c71c861 100644 --- a/Samples/DisplayOrientation/js/DisplayOrientation.sln +++ b/Samples/DisplayOrientation/js/DisplayOrientation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DisplayOrientation", "DisplayOrientation.jsproj", "{1E37749E-F3C0-52D0-8221-0C98C887CBFE}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DisplayOrientation", "DisplayOrientation.jsproj", "{F696970B-6F19-53A3-ADBC-2F7F07873C9F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|ARM.ActiveCfg = Debug|ARM - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|ARM.Build.0 = Debug|ARM - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|ARM.Deploy.0 = Debug|ARM - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|x64.ActiveCfg = Debug|x64 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|x64.Build.0 = Debug|x64 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|x64.Deploy.0 = Debug|x64 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|x86.ActiveCfg = Debug|x86 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|x86.Build.0 = Debug|x86 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Debug|x86.Deploy.0 = Debug|x86 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|Any CPU.Build.0 = Release|Any CPU - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|Any CPU.Deploy.0 = Release|Any CPU - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|ARM.ActiveCfg = Release|ARM - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|ARM.Build.0 = Release|ARM - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|ARM.Deploy.0 = Release|ARM - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|x64.ActiveCfg = Release|x64 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|x64.Build.0 = Release|x64 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|x64.Deploy.0 = Release|x64 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|x86.ActiveCfg = Release|x86 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|x86.Build.0 = Release|x86 - {1E37749E-F3C0-52D0-8221-0C98C887CBFE}.Release|x86.Deploy.0 = Release|x86 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|ARM.ActiveCfg = Debug|ARM + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|ARM.Build.0 = Debug|ARM + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|ARM.Deploy.0 = Debug|ARM + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|x64.ActiveCfg = Debug|x64 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|x64.Build.0 = Debug|x64 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|x64.Deploy.0 = Debug|x64 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|x86.ActiveCfg = Debug|x86 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|x86.Build.0 = Debug|x86 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Debug|x86.Deploy.0 = Debug|x86 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|Any CPU.Build.0 = Release|Any CPU + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|ARM.ActiveCfg = Release|ARM + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|ARM.Build.0 = Release|ARM + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|ARM.Deploy.0 = Release|ARM + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|x64.ActiveCfg = Release|x64 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|x64.Build.0 = Release|x64 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|x64.Deploy.0 = Release|x64 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|x86.ActiveCfg = Release|x86 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|x86.Build.0 = Release|x86 + {F696970B-6F19-53A3-ADBC-2F7F07873C9F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DisplayOrientation/js/Package.appxmanifest b/Samples/DisplayOrientation/js/Package.appxmanifest index a2d071519b..3d979f1cfe 100644 --- a/Samples/DisplayOrientation/js/Package.appxmanifest +++ b/Samples/DisplayOrientation/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/DpiScaling/cpp/DpiScaling.sln b/Samples/DpiScaling/cpp/DpiScaling.sln index 0622ac27ca..a5ec603a7f 100644 --- a/Samples/DpiScaling/cpp/DpiScaling.sln +++ b/Samples/DpiScaling/cpp/DpiScaling.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DpiScaling", "DpiScaling.vcxproj", "{86797EEA-BBD5-5581-BA0F-49F8C2CE8790}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DpiScaling", "DpiScaling.vcxproj", "{04108109-34C1-5B10-A590-F0394DF61DB8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|ARM.ActiveCfg = Debug|ARM - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|ARM.Build.0 = Debug|ARM - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|ARM.Deploy.0 = Debug|ARM - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|x64.ActiveCfg = Debug|x64 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|x64.Build.0 = Debug|x64 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|x64.Deploy.0 = Debug|x64 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|x86.ActiveCfg = Debug|Win32 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|x86.Build.0 = Debug|Win32 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Debug|x86.Deploy.0 = Debug|Win32 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|ARM.ActiveCfg = Release|ARM - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|ARM.Build.0 = Release|ARM - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|ARM.Deploy.0 = Release|ARM - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|x64.ActiveCfg = Release|x64 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|x64.Build.0 = Release|x64 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|x64.Deploy.0 = Release|x64 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|x86.ActiveCfg = Release|Win32 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|x86.Build.0 = Release|Win32 - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790}.Release|x86.Deploy.0 = Release|Win32 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|ARM.ActiveCfg = Debug|ARM + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|ARM.Build.0 = Debug|ARM + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|ARM.Deploy.0 = Debug|ARM + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|x64.ActiveCfg = Debug|x64 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|x64.Build.0 = Debug|x64 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|x64.Deploy.0 = Debug|x64 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|x86.ActiveCfg = Debug|Win32 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|x86.Build.0 = Debug|Win32 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Debug|x86.Deploy.0 = Debug|Win32 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|ARM.ActiveCfg = Release|ARM + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|ARM.Build.0 = Release|ARM + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|ARM.Deploy.0 = Release|ARM + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|x64.ActiveCfg = Release|x64 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|x64.Build.0 = Release|x64 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|x64.Deploy.0 = Release|x64 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|x86.ActiveCfg = Release|Win32 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|x86.Build.0 = Release|Win32 + {04108109-34C1-5B10-A590-F0394DF61DB8}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DpiScaling/cpp/DpiScaling.vcxproj b/Samples/DpiScaling/cpp/DpiScaling.vcxproj index 56272e9b3b..5950bc476a 100644 --- a/Samples/DpiScaling/cpp/DpiScaling.vcxproj +++ b/Samples/DpiScaling/cpp/DpiScaling.vcxproj @@ -1,15 +1,15 @@  - {86797EEA-BBD5-5581-BA0F-49F8C2CE8790} + {04108109-34C1-5B10-A590-F0394DF61DB8} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/DpiScaling/cpp/Package.appxmanifest b/Samples/DpiScaling/cpp/Package.appxmanifest index 9e05faf377..adc6e45715 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 5800327ac9..fa88a45d98 100644 --- a/Samples/DpiScaling/cs/DpiScaling.csproj +++ b/Samples/DpiScaling/cs/DpiScaling.csproj @@ -4,15 +4,15 @@ Debug x86 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF} + {42C16407-1FDB-54FC-AF50-F075C905A863} AppContainerExe Properties Scaling Scaling en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/DpiScaling/cs/DpiScaling.sln b/Samples/DpiScaling/cs/DpiScaling.sln index 62bc51def2..e1e5fac80c 100644 --- a/Samples/DpiScaling/cs/DpiScaling.sln +++ b/Samples/DpiScaling/cs/DpiScaling.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DpiScaling", "DpiScaling.csproj", "{2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DpiScaling", "DpiScaling.csproj", "{42C16407-1FDB-54FC-AF50-F075C905A863}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|ARM.ActiveCfg = Debug|ARM - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|ARM.Build.0 = Debug|ARM - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|ARM.Deploy.0 = Debug|ARM - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|x64.ActiveCfg = Debug|x64 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|x64.Build.0 = Debug|x64 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|x64.Deploy.0 = Debug|x64 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|x86.ActiveCfg = Debug|x86 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|x86.Build.0 = Debug|x86 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Debug|x86.Deploy.0 = Debug|x86 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|ARM.ActiveCfg = Release|ARM - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|ARM.Build.0 = Release|ARM - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|ARM.Deploy.0 = Release|ARM - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|x64.ActiveCfg = Release|x64 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|x64.Build.0 = Release|x64 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|x64.Deploy.0 = Release|x64 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|x86.ActiveCfg = Release|x86 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|x86.Build.0 = Release|x86 - {2ADA12B6-61AF-5582-AF6F-4506D14AB3FF}.Release|x86.Deploy.0 = Release|x86 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|ARM.ActiveCfg = Debug|ARM + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|ARM.Build.0 = Debug|ARM + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|ARM.Deploy.0 = Debug|ARM + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|x64.ActiveCfg = Debug|x64 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|x64.Build.0 = Debug|x64 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|x64.Deploy.0 = Debug|x64 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|x86.ActiveCfg = Debug|x86 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|x86.Build.0 = Debug|x86 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Debug|x86.Deploy.0 = Debug|x86 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|ARM.ActiveCfg = Release|ARM + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|ARM.Build.0 = Release|ARM + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|ARM.Deploy.0 = Release|ARM + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|x64.ActiveCfg = Release|x64 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|x64.Build.0 = Release|x64 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|x64.Deploy.0 = Release|x64 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|x86.ActiveCfg = Release|x86 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|x86.Build.0 = Release|x86 + {42C16407-1FDB-54FC-AF50-F075C905A863}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DpiScaling/cs/Package.appxmanifest b/Samples/DpiScaling/cs/Package.appxmanifest index 1ac13b7301..fa0577fd3a 100644 --- a/Samples/DpiScaling/cs/Package.appxmanifest +++ b/Samples/DpiScaling/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/DpiScaling/dpi-scaling.yaml b/Samples/DpiScaling/dpi-scaling.yml similarity index 100% rename from Samples/DpiScaling/dpi-scaling.yaml rename to Samples/DpiScaling/dpi-scaling.yml diff --git a/Samples/DpiScaling/js/DpiScaling.jsproj b/Samples/DpiScaling/js/DpiScaling.jsproj index 6a614a0e9d..78fdc4cb58 100644 --- a/Samples/DpiScaling/js/DpiScaling.jsproj +++ b/Samples/DpiScaling/js/DpiScaling.jsproj @@ -35,7 +35,7 @@ - {b62d92fe-de5b-5f29-a9b9-4a67a822405a} + {8247f648-5383-5a5a-8ec1-76e36c10b776} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/DpiScaling/js/DpiScaling.sln b/Samples/DpiScaling/js/DpiScaling.sln index b6d5f985bf..70230dcb3f 100644 --- a/Samples/DpiScaling/js/DpiScaling.sln +++ b/Samples/DpiScaling/js/DpiScaling.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DpiScaling", "DpiScaling.jsproj", "{B62D92FE-DE5B-5F29-A9B9-4A67A822405A}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "DpiScaling", "DpiScaling.jsproj", "{8247F648-5383-5A5A-8EC1-76E36C10B776}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|ARM.ActiveCfg = Debug|ARM - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|ARM.Build.0 = Debug|ARM - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|ARM.Deploy.0 = Debug|ARM - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|x64.ActiveCfg = Debug|x64 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|x64.Build.0 = Debug|x64 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|x64.Deploy.0 = Debug|x64 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|x86.ActiveCfg = Debug|x86 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|x86.Build.0 = Debug|x86 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Debug|x86.Deploy.0 = Debug|x86 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|Any CPU.Build.0 = Release|Any CPU - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|Any CPU.Deploy.0 = Release|Any CPU - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|ARM.ActiveCfg = Release|ARM - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|ARM.Build.0 = Release|ARM - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|ARM.Deploy.0 = Release|ARM - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|x64.ActiveCfg = Release|x64 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|x64.Build.0 = Release|x64 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|x64.Deploy.0 = Release|x64 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|x86.ActiveCfg = Release|x86 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|x86.Build.0 = Release|x86 - {B62D92FE-DE5B-5F29-A9B9-4A67A822405A}.Release|x86.Deploy.0 = Release|x86 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|ARM.ActiveCfg = Debug|ARM + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|ARM.Build.0 = Debug|ARM + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|ARM.Deploy.0 = Debug|ARM + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|x64.ActiveCfg = Debug|x64 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|x64.Build.0 = Debug|x64 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|x64.Deploy.0 = Debug|x64 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|x86.ActiveCfg = Debug|x86 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|x86.Build.0 = Debug|x86 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Debug|x86.Deploy.0 = Debug|x86 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|Any CPU.Build.0 = Release|Any CPU + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|Any CPU.Deploy.0 = Release|Any CPU + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|ARM.ActiveCfg = Release|ARM + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|ARM.Build.0 = Release|ARM + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|ARM.Deploy.0 = Release|ARM + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|x64.ActiveCfg = Release|x64 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|x64.Build.0 = Release|x64 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|x64.Deploy.0 = Release|x64 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|x86.ActiveCfg = Release|x86 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|x86.Build.0 = Release|x86 + {8247F648-5383-5A5A-8EC1-76E36C10B776}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/DpiScaling/js/Package.appxmanifest b/Samples/DpiScaling/js/Package.appxmanifest index 3c5920d1e4..39fa22699a 100644 --- a/Samples/DpiScaling/js/Package.appxmanifest +++ b/Samples/DpiScaling/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/EfficientAnimations/efficient-animations.yaml b/Samples/EfficientAnimations/efficient-animations.yml similarity index 100% rename from Samples/EfficientAnimations/efficient-animations.yaml rename to Samples/EfficientAnimations/efficient-animations.yml diff --git a/Samples/EfficientAnimations/js/EfficientAnimations.jsproj b/Samples/EfficientAnimations/js/EfficientAnimations.jsproj index e94c121cb6..d0effdf640 100644 --- a/Samples/EfficientAnimations/js/EfficientAnimations.jsproj +++ b/Samples/EfficientAnimations/js/EfficientAnimations.jsproj @@ -35,7 +35,7 @@ - 8a2cfe5f-5fc7-5846-9458-c03176d96729 + 49ae6af4-80ee-51d8-881f-cdee39cd35f5 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/EfficientAnimations/js/EfficientAnimations.sln b/Samples/EfficientAnimations/js/EfficientAnimations.sln index 0c84bb6428..de8787f4c6 100644 --- a/Samples/EfficientAnimations/js/EfficientAnimations.sln +++ b/Samples/EfficientAnimations/js/EfficientAnimations.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "EfficientAnimations", "EfficientAnimations.jsproj", "{8A2CFE5F-5FC7-5846-9458-C03176D96729}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "EfficientAnimations", "EfficientAnimations.jsproj", "{49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|ARM.ActiveCfg = Debug|ARM - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|ARM.Build.0 = Debug|ARM - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|ARM.Deploy.0 = Debug|ARM - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|x64.ActiveCfg = Debug|x64 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|x64.Build.0 = Debug|x64 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|x64.Deploy.0 = Debug|x64 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|x86.ActiveCfg = Debug|x86 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|x86.Build.0 = Debug|x86 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Debug|x86.Deploy.0 = Debug|x86 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|Any CPU.Build.0 = Release|Any CPU - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|Any CPU.Deploy.0 = Release|Any CPU - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|ARM.ActiveCfg = Release|ARM - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|ARM.Build.0 = Release|ARM - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|ARM.Deploy.0 = Release|ARM - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|x64.ActiveCfg = Release|x64 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|x64.Build.0 = Release|x64 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|x64.Deploy.0 = Release|x64 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|x86.ActiveCfg = Release|x86 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|x86.Build.0 = Release|x86 - {8A2CFE5F-5FC7-5846-9458-C03176D96729}.Release|x86.Deploy.0 = Release|x86 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|ARM.ActiveCfg = Debug|ARM + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|ARM.Build.0 = Debug|ARM + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|ARM.Deploy.0 = Debug|ARM + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|x64.ActiveCfg = Debug|x64 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|x64.Build.0 = Debug|x64 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|x64.Deploy.0 = Debug|x64 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|x86.ActiveCfg = Debug|x86 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|x86.Build.0 = Debug|x86 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Debug|x86.Deploy.0 = Debug|x86 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|Any CPU.Build.0 = Release|Any CPU + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|Any CPU.Deploy.0 = Release|Any CPU + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|ARM.ActiveCfg = Release|ARM + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|ARM.Build.0 = Release|ARM + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|ARM.Deploy.0 = Release|ARM + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|x64.ActiveCfg = Release|x64 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|x64.Build.0 = Release|x64 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|x64.Deploy.0 = Release|x64 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|x86.ActiveCfg = Release|x86 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|x86.Build.0 = Release|x86 + {49AE6AF4-80EE-51D8-881F-CDEE39CD35F5}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/EfficientAnimations/js/Package.appxmanifest b/Samples/EfficientAnimations/js/Package.appxmanifest index 0312857452..66289a0c73 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 4063139dcd..5df416b53f 100644 --- a/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.csproj +++ b/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.csproj @@ -4,15 +4,15 @@ Debug x86 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E} + {638A0CB2-C519-5CAD-BB85-ABE51681AA92} AppContainerExe Properties EDPSamples EDPSamples en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -245,7 +245,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.sln b/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.sln index cfd21c4d39..ed1f9ef273 100644 --- a/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.sln +++ b/Samples/EnterpriseDataProtection/cs/EnterpriseDataProtection.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EnterpriseDataProtection", "EnterpriseDataProtection.csproj", "{A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EnterpriseDataProtection", "EnterpriseDataProtection.csproj", "{638A0CB2-C519-5CAD-BB85-ABE51681AA92}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{376DA511-4468-583E-B72F-A18DA432E193}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|ARM.ActiveCfg = Debug|ARM - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|ARM.Build.0 = Debug|ARM - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|ARM.Deploy.0 = Debug|ARM - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|x64.ActiveCfg = Debug|x64 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|x64.Build.0 = Debug|x64 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|x64.Deploy.0 = Debug|x64 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|x86.ActiveCfg = Debug|x86 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|x86.Build.0 = Debug|x86 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Debug|x86.Deploy.0 = Debug|x86 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|ARM.ActiveCfg = Release|ARM - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|ARM.Build.0 = Release|ARM - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|ARM.Deploy.0 = Release|ARM - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|x64.ActiveCfg = Release|x64 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|x64.Build.0 = Release|x64 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|x64.Deploy.0 = Release|x64 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|x86.ActiveCfg = Release|x86 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|x86.Build.0 = Release|x86 - {A372D2B0-6C8D-5C82-A0FF-C6F78599B32E}.Release|x86.Deploy.0 = Release|x86 - {376DA511-4468-583E-B72F-A18DA432E193}.Debug|ARM.ActiveCfg = Debug|ARM - {376DA511-4468-583E-B72F-A18DA432E193}.Debug|ARM.Build.0 = Debug|ARM - {376DA511-4468-583E-B72F-A18DA432E193}.Debug|x64.ActiveCfg = Debug|x64 - {376DA511-4468-583E-B72F-A18DA432E193}.Debug|x64.Build.0 = Debug|x64 - {376DA511-4468-583E-B72F-A18DA432E193}.Debug|x86.ActiveCfg = Debug|x86 - {376DA511-4468-583E-B72F-A18DA432E193}.Debug|x86.Build.0 = Debug|x86 - {376DA511-4468-583E-B72F-A18DA432E193}.Release|ARM.ActiveCfg = Release|ARM - {376DA511-4468-583E-B72F-A18DA432E193}.Release|ARM.Build.0 = Release|ARM - {376DA511-4468-583E-B72F-A18DA432E193}.Release|x64.ActiveCfg = Release|x64 - {376DA511-4468-583E-B72F-A18DA432E193}.Release|x64.Build.0 = Release|x64 - {376DA511-4468-583E-B72F-A18DA432E193}.Release|x86.ActiveCfg = Release|x86 - {376DA511-4468-583E-B72F-A18DA432E193}.Release|x86.Build.0 = Release|x86 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|ARM.ActiveCfg = Debug|ARM + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|ARM.Build.0 = Debug|ARM + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|ARM.Deploy.0 = Debug|ARM + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|x64.ActiveCfg = Debug|x64 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|x64.Build.0 = Debug|x64 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|x64.Deploy.0 = Debug|x64 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|x86.ActiveCfg = Debug|x86 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|x86.Build.0 = Debug|x86 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Debug|x86.Deploy.0 = Debug|x86 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|ARM.ActiveCfg = Release|ARM + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|ARM.Build.0 = Release|ARM + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|ARM.Deploy.0 = Release|ARM + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|x64.ActiveCfg = Release|x64 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|x64.Build.0 = Release|x64 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|x64.Deploy.0 = Release|x64 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|x86.ActiveCfg = Release|x86 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|x86.Build.0 = Release|x86 + {638A0CB2-C519-5CAD-BB85-ABE51681AA92}.Release|x86.Deploy.0 = Release|x86 + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Debug|ARM.ActiveCfg = Debug|ARM + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Debug|ARM.Build.0 = Debug|ARM + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Debug|x64.ActiveCfg = Debug|x64 + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Debug|x64.Build.0 = Debug|x64 + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Debug|x86.ActiveCfg = Debug|x86 + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Debug|x86.Build.0 = Debug|x86 + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Release|ARM.ActiveCfg = Release|ARM + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Release|ARM.Build.0 = Release|ARM + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Release|x64.ActiveCfg = Release|x64 + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Release|x64.Build.0 = Release|x64 + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Release|x86.ActiveCfg = Release|x86 + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/EnterpriseDataProtection/cs/Package.appxmanifest b/Samples/EnterpriseDataProtection/cs/Package.appxmanifest index 3c16151864..5792dddd6b 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 9fb9d91a8b..f6b2c0c316 100644 --- a/Samples/EnterpriseDataProtection/cs/Tasks/Tasks.csproj +++ b/Samples/EnterpriseDataProtection/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug x86 - {376DA511-4468-583E-B72F-A18DA432E193} + {2D6DB146-96B5-5D83-81F4-4F1CD7F0BBCB} winmdobj Properties Tasks Tasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -101,7 +101,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/EnterpriseDataProtection/enterprise-data-protection.yaml b/Samples/EnterpriseDataProtection/enterprise-data-protection.yml similarity index 100% rename from Samples/EnterpriseDataProtection/enterprise-data-protection.yaml rename to Samples/EnterpriseDataProtection/enterprise-data-protection.yml diff --git a/Samples/ExtendedExecution/cpp/ExtendedExecution.sln b/Samples/ExtendedExecution/cpp/ExtendedExecution.sln index 1393e86b7c..d6c3f077e4 100644 --- a/Samples/ExtendedExecution/cpp/ExtendedExecution.sln +++ b/Samples/ExtendedExecution/cpp/ExtendedExecution.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExtendedExecution", "ExtendedExecution.vcxproj", "{B3F197C6-625D-5EE6-B455-FD9B1B14C571}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExtendedExecution", "ExtendedExecution.vcxproj", "{3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|ARM.ActiveCfg = Debug|ARM - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|ARM.Build.0 = Debug|ARM - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|ARM.Deploy.0 = Debug|ARM - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|x64.ActiveCfg = Debug|x64 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|x64.Build.0 = Debug|x64 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|x64.Deploy.0 = Debug|x64 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|x86.ActiveCfg = Debug|Win32 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|x86.Build.0 = Debug|Win32 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Debug|x86.Deploy.0 = Debug|Win32 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|ARM.ActiveCfg = Release|ARM - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|ARM.Build.0 = Release|ARM - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|ARM.Deploy.0 = Release|ARM - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|x64.ActiveCfg = Release|x64 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|x64.Build.0 = Release|x64 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|x64.Deploy.0 = Release|x64 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|x86.ActiveCfg = Release|Win32 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|x86.Build.0 = Release|Win32 - {B3F197C6-625D-5EE6-B455-FD9B1B14C571}.Release|x86.Deploy.0 = Release|Win32 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|ARM.ActiveCfg = Debug|ARM + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|ARM.Build.0 = Debug|ARM + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|ARM.Deploy.0 = Debug|ARM + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|x64.ActiveCfg = Debug|x64 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|x64.Build.0 = Debug|x64 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|x64.Deploy.0 = Debug|x64 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|x86.ActiveCfg = Debug|Win32 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|x86.Build.0 = Debug|Win32 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Debug|x86.Deploy.0 = Debug|Win32 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|ARM.ActiveCfg = Release|ARM + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|ARM.Build.0 = Release|ARM + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|ARM.Deploy.0 = Release|ARM + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|x64.ActiveCfg = Release|x64 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|x64.Build.0 = Release|x64 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|x64.Deploy.0 = Release|x64 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|x86.ActiveCfg = Release|Win32 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|x86.Build.0 = Release|Win32 + {3E8E7BF9-6BED-59C4-A0D3-642D69B239C8}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ExtendedExecution/cpp/ExtendedExecution.vcxproj b/Samples/ExtendedExecution/cpp/ExtendedExecution.vcxproj index 6428bad397..68bfa29fc8 100644 --- a/Samples/ExtendedExecution/cpp/ExtendedExecution.vcxproj +++ b/Samples/ExtendedExecution/cpp/ExtendedExecution.vcxproj @@ -1,15 +1,15 @@  - {b3f197c6-625d-5ee6-b455-fd9b1b14c571} + {3e8e7bf9-6bed-59c4-a0d3-642d69b239c8} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ExtendedExecution/cpp/Package.appxmanifest b/Samples/ExtendedExecution/cpp/Package.appxmanifest index e5090c7276..628ca5609a 100644 --- a/Samples/ExtendedExecution/cpp/Package.appxmanifest +++ b/Samples/ExtendedExecution/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/ExtendedExecution/cs/ExtendedExecution.csproj b/Samples/ExtendedExecution/cs/ExtendedExecution.csproj index a795f891f4..f9098e8de8 100644 --- a/Samples/ExtendedExecution/cs/ExtendedExecution.csproj +++ b/Samples/ExtendedExecution/cs/ExtendedExecution.csproj @@ -4,15 +4,15 @@ Debug x86 - {CA207D19-532C-5662-B4B5-B105BA63B874} + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E} AppContainerExe Properties SDKTemplate ExtendedExecution en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/ExtendedExecution/cs/ExtendedExecution.sln b/Samples/ExtendedExecution/cs/ExtendedExecution.sln index e4e2e79280..585f6b71f9 100644 --- a/Samples/ExtendedExecution/cs/ExtendedExecution.sln +++ b/Samples/ExtendedExecution/cs/ExtendedExecution.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExtendedExecution", "ExtendedExecution.csproj", "{CA207D19-532C-5662-B4B5-B105BA63B874}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExtendedExecution", "ExtendedExecution.csproj", "{5CB167CE-CA5A-58E6-95A3-5DA651E6675E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|ARM.ActiveCfg = Debug|ARM - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|ARM.Build.0 = Debug|ARM - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|ARM.Deploy.0 = Debug|ARM - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|x64.ActiveCfg = Debug|x64 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|x64.Build.0 = Debug|x64 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|x64.Deploy.0 = Debug|x64 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|x86.ActiveCfg = Debug|x86 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|x86.Build.0 = Debug|x86 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Debug|x86.Deploy.0 = Debug|x86 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|ARM.ActiveCfg = Release|ARM - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|ARM.Build.0 = Release|ARM - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|ARM.Deploy.0 = Release|ARM - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|x64.ActiveCfg = Release|x64 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|x64.Build.0 = Release|x64 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|x64.Deploy.0 = Release|x64 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|x86.ActiveCfg = Release|x86 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|x86.Build.0 = Release|x86 - {CA207D19-532C-5662-B4B5-B105BA63B874}.Release|x86.Deploy.0 = Release|x86 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|ARM.ActiveCfg = Debug|ARM + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|ARM.Build.0 = Debug|ARM + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|ARM.Deploy.0 = Debug|ARM + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|x64.ActiveCfg = Debug|x64 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|x64.Build.0 = Debug|x64 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|x64.Deploy.0 = Debug|x64 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|x86.ActiveCfg = Debug|x86 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|x86.Build.0 = Debug|x86 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Debug|x86.Deploy.0 = Debug|x86 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|ARM.ActiveCfg = Release|ARM + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|ARM.Build.0 = Release|ARM + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|ARM.Deploy.0 = Release|ARM + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|x64.ActiveCfg = Release|x64 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|x64.Build.0 = Release|x64 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|x64.Deploy.0 = Release|x64 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|x86.ActiveCfg = Release|x86 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|x86.Build.0 = Release|x86 + {5CB167CE-CA5A-58E6-95A3-5DA651E6675E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ExtendedExecution/cs/Package.appxmanifest b/Samples/ExtendedExecution/cs/Package.appxmanifest index 7bfa584415..85ff086f1d 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/ExtendedExecution/extended-execution.yaml b/Samples/ExtendedExecution/extended-execution.yml similarity index 100% rename from Samples/ExtendedExecution/extended-execution.yaml rename to Samples/ExtendedExecution/extended-execution.yml diff --git a/Samples/FeedReader/feed-reader.yaml b/Samples/FeedReader/feed-reader.yml similarity index 100% rename from Samples/FeedReader/feed-reader.yaml rename to Samples/FeedReader/feed-reader.yml diff --git a/Samples/FeedReader/js/FeedReader.jsproj b/Samples/FeedReader/js/FeedReader.jsproj index c099fa4aa6..d3309cd01e 100644 --- a/Samples/FeedReader/js/FeedReader.jsproj +++ b/Samples/FeedReader/js/FeedReader.jsproj @@ -35,7 +35,7 @@ - 8c1d0d84-4470-5f9c-a4e8-d0bb053b7b88 + 979cc754-c84e-53aa-b075-313d8bbd026c @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FeedReader/js/FeedReader.sln b/Samples/FeedReader/js/FeedReader.sln index 121f32ef4f..73ff15283e 100644 --- a/Samples/FeedReader/js/FeedReader.sln +++ b/Samples/FeedReader/js/FeedReader.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FeedReader", "FeedReader.jsproj", "{8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FeedReader", "FeedReader.jsproj", "{979CC754-C84E-53AA-B075-313D8BBD026C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|ARM.ActiveCfg = Debug|ARM - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|ARM.Build.0 = Debug|ARM - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|ARM.Deploy.0 = Debug|ARM - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|x64.ActiveCfg = Debug|x64 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|x64.Build.0 = Debug|x64 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|x64.Deploy.0 = Debug|x64 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|x86.ActiveCfg = Debug|x86 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|x86.Build.0 = Debug|x86 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Debug|x86.Deploy.0 = Debug|x86 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|Any CPU.Build.0 = Release|Any CPU - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|Any CPU.Deploy.0 = Release|Any CPU - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|ARM.ActiveCfg = Release|ARM - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|ARM.Build.0 = Release|ARM - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|ARM.Deploy.0 = Release|ARM - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|x64.ActiveCfg = Release|x64 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|x64.Build.0 = Release|x64 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|x64.Deploy.0 = Release|x64 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|x86.ActiveCfg = Release|x86 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|x86.Build.0 = Release|x86 - {8C1D0D84-4470-5F9C-A4E8-D0BB053B7B88}.Release|x86.Deploy.0 = Release|x86 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|ARM.ActiveCfg = Debug|ARM + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|ARM.Build.0 = Debug|ARM + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|ARM.Deploy.0 = Debug|ARM + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|x64.ActiveCfg = Debug|x64 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|x64.Build.0 = Debug|x64 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|x64.Deploy.0 = Debug|x64 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|x86.ActiveCfg = Debug|x86 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|x86.Build.0 = Debug|x86 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Debug|x86.Deploy.0 = Debug|x86 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|Any CPU.Build.0 = Release|Any CPU + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|Any CPU.Deploy.0 = Release|Any CPU + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|ARM.ActiveCfg = Release|ARM + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|ARM.Build.0 = Release|ARM + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|ARM.Deploy.0 = Release|ARM + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|x64.ActiveCfg = Release|x64 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|x64.Build.0 = Release|x64 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|x64.Deploy.0 = Release|x64 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|x86.ActiveCfg = Release|x86 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|x86.Build.0 = Release|x86 + {979CC754-C84E-53AA-B075-313D8BBD026C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FeedReader/js/Package.appxmanifest b/Samples/FeedReader/js/Package.appxmanifest index 28222c194f..9487c1bc60 100644 --- a/Samples/FeedReader/js/Package.appxmanifest +++ b/Samples/FeedReader/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FileAccess/cpp/FileAccess.sln b/Samples/FileAccess/cpp/FileAccess.sln index af44ae3c08..f00da571b9 100644 --- a/Samples/FileAccess/cpp/FileAccess.sln +++ b/Samples/FileAccess/cpp/FileAccess.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FileAccess", "FileAccess.vcxproj", "{B8088AA6-075E-5F3E-9D54-736F34C4FC8F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FileAccess", "FileAccess.vcxproj", "{4CF105F3-58B8-596A-B05D-49E4309C8853}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|ARM.ActiveCfg = Debug|ARM - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|ARM.Build.0 = Debug|ARM - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|ARM.Deploy.0 = Debug|ARM - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|x64.ActiveCfg = Debug|x64 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|x64.Build.0 = Debug|x64 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|x64.Deploy.0 = Debug|x64 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|x86.ActiveCfg = Debug|Win32 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|x86.Build.0 = Debug|Win32 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Debug|x86.Deploy.0 = Debug|Win32 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|ARM.ActiveCfg = Release|ARM - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|ARM.Build.0 = Release|ARM - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|ARM.Deploy.0 = Release|ARM - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|x64.ActiveCfg = Release|x64 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|x64.Build.0 = Release|x64 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|x64.Deploy.0 = Release|x64 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|x86.ActiveCfg = Release|Win32 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|x86.Build.0 = Release|Win32 - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F}.Release|x86.Deploy.0 = Release|Win32 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|ARM.ActiveCfg = Debug|ARM + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|ARM.Build.0 = Debug|ARM + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|ARM.Deploy.0 = Debug|ARM + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|x64.ActiveCfg = Debug|x64 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|x64.Build.0 = Debug|x64 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|x64.Deploy.0 = Debug|x64 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|x86.ActiveCfg = Debug|Win32 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|x86.Build.0 = Debug|Win32 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Debug|x86.Deploy.0 = Debug|Win32 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|ARM.ActiveCfg = Release|ARM + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|ARM.Build.0 = Release|ARM + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|ARM.Deploy.0 = Release|ARM + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|x64.ActiveCfg = Release|x64 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|x64.Build.0 = Release|x64 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|x64.Deploy.0 = Release|x64 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|x86.ActiveCfg = Release|Win32 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|x86.Build.0 = Release|Win32 + {4CF105F3-58B8-596A-B05D-49E4309C8853}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileAccess/cpp/FileAccess.vcxproj b/Samples/FileAccess/cpp/FileAccess.vcxproj index ec773ed09f..817aeff590 100644 --- a/Samples/FileAccess/cpp/FileAccess.vcxproj +++ b/Samples/FileAccess/cpp/FileAccess.vcxproj @@ -1,15 +1,15 @@  - {B8088AA6-075E-5F3E-9D54-736F34C4FC8F} + {4CF105F3-58B8-596A-B05D-49E4309C8853} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/FileAccess/cpp/Package.appxmanifest b/Samples/FileAccess/cpp/Package.appxmanifest index da18ab5ac9..9853b8a7f6 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 db6bdc2ce3..cea43347b4 100644 --- a/Samples/FileAccess/cs/FileAccess.csproj +++ b/Samples/FileAccess/cs/FileAccess.csproj @@ -4,15 +4,15 @@ Debug x86 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1} + {72416C06-23EE-55E6-A25D-DD7AC861B163} AppContainerExe Properties SDKTemplate FileAccess en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/FileAccess/cs/FileAccess.sln b/Samples/FileAccess/cs/FileAccess.sln index 8564954398..c2b4ed50b2 100644 --- a/Samples/FileAccess/cs/FileAccess.sln +++ b/Samples/FileAccess/cs/FileAccess.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileAccess", "FileAccess.csproj", "{17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileAccess", "FileAccess.csproj", "{72416C06-23EE-55E6-A25D-DD7AC861B163}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|ARM.ActiveCfg = Debug|ARM - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|ARM.Build.0 = Debug|ARM - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|ARM.Deploy.0 = Debug|ARM - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|x64.ActiveCfg = Debug|x64 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|x64.Build.0 = Debug|x64 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|x64.Deploy.0 = Debug|x64 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|x86.ActiveCfg = Debug|x86 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|x86.Build.0 = Debug|x86 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Debug|x86.Deploy.0 = Debug|x86 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|ARM.ActiveCfg = Release|ARM - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|ARM.Build.0 = Release|ARM - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|ARM.Deploy.0 = Release|ARM - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|x64.ActiveCfg = Release|x64 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|x64.Build.0 = Release|x64 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|x64.Deploy.0 = Release|x64 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|x86.ActiveCfg = Release|x86 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|x86.Build.0 = Release|x86 - {17BD3F8E-A5E6-5D01-801B-0FC73814C3B1}.Release|x86.Deploy.0 = Release|x86 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|ARM.ActiveCfg = Debug|ARM + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|ARM.Build.0 = Debug|ARM + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|ARM.Deploy.0 = Debug|ARM + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|x64.ActiveCfg = Debug|x64 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|x64.Build.0 = Debug|x64 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|x64.Deploy.0 = Debug|x64 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|x86.ActiveCfg = Debug|x86 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|x86.Build.0 = Debug|x86 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Debug|x86.Deploy.0 = Debug|x86 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|ARM.ActiveCfg = Release|ARM + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|ARM.Build.0 = Release|ARM + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|ARM.Deploy.0 = Release|ARM + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|x64.ActiveCfg = Release|x64 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|x64.Build.0 = Release|x64 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|x64.Deploy.0 = Release|x64 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|x86.ActiveCfg = Release|x86 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|x86.Build.0 = Release|x86 + {72416C06-23EE-55E6-A25D-DD7AC861B163}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileAccess/cs/Package.appxmanifest b/Samples/FileAccess/cs/Package.appxmanifest index 5c398f8fdb..e39a106079 100644 --- a/Samples/FileAccess/cs/Package.appxmanifest +++ b/Samples/FileAccess/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FileAccess/file-access.yaml b/Samples/FileAccess/file-access.yml similarity index 100% rename from Samples/FileAccess/file-access.yaml rename to Samples/FileAccess/file-access.yml diff --git a/Samples/FileAccess/js/FileAccess.jsproj b/Samples/FileAccess/js/FileAccess.jsproj index 0da6751abe..e1dc51ca2d 100644 --- a/Samples/FileAccess/js/FileAccess.jsproj +++ b/Samples/FileAccess/js/FileAccess.jsproj @@ -35,7 +35,7 @@ - {205c8332-9834-58ac-afed-1bb4b2a34096} + {87e9c41f-1974-5fe6-8ea1-6b0271443dc5} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FileAccess/js/FileAccess.sln b/Samples/FileAccess/js/FileAccess.sln index 3ce1fb88c6..6342e55e29 100644 --- a/Samples/FileAccess/js/FileAccess.sln +++ b/Samples/FileAccess/js/FileAccess.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FileAccess", "FileAccess.jsproj", "{205C8332-9834-58AC-AFED-1BB4B2A34096}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FileAccess", "FileAccess.jsproj", "{87E9C41F-1974-5FE6-8EA1-6B0271443DC5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|Any CPU.Build.0 = Debug|Any CPU - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|ARM.ActiveCfg = Debug|ARM - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|ARM.Build.0 = Debug|ARM - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|ARM.Deploy.0 = Debug|ARM - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|x64.ActiveCfg = Debug|x64 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|x64.Build.0 = Debug|x64 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|x64.Deploy.0 = Debug|x64 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|x86.ActiveCfg = Debug|x86 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|x86.Build.0 = Debug|x86 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Debug|x86.Deploy.0 = Debug|x86 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|Any CPU.ActiveCfg = Release|Any CPU - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|Any CPU.Build.0 = Release|Any CPU - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|Any CPU.Deploy.0 = Release|Any CPU - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|ARM.ActiveCfg = Release|ARM - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|ARM.Build.0 = Release|ARM - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|ARM.Deploy.0 = Release|ARM - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|x64.ActiveCfg = Release|x64 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|x64.Build.0 = Release|x64 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|x64.Deploy.0 = Release|x64 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|x86.ActiveCfg = Release|x86 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|x86.Build.0 = Release|x86 - {205C8332-9834-58AC-AFED-1BB4B2A34096}.Release|x86.Deploy.0 = Release|x86 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|ARM.ActiveCfg = Debug|ARM + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|ARM.Build.0 = Debug|ARM + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|ARM.Deploy.0 = Debug|ARM + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|x64.ActiveCfg = Debug|x64 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|x64.Build.0 = Debug|x64 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|x64.Deploy.0 = Debug|x64 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|x86.ActiveCfg = Debug|x86 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|x86.Build.0 = Debug|x86 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Debug|x86.Deploy.0 = Debug|x86 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|Any CPU.Build.0 = Release|Any CPU + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|Any CPU.Deploy.0 = Release|Any CPU + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|ARM.ActiveCfg = Release|ARM + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|ARM.Build.0 = Release|ARM + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|ARM.Deploy.0 = Release|ARM + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|x64.ActiveCfg = Release|x64 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|x64.Build.0 = Release|x64 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|x64.Deploy.0 = Release|x64 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|x86.ActiveCfg = Release|x86 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|x86.Build.0 = Release|x86 + {87E9C41F-1974-5FE6-8EA1-6B0271443DC5}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileAccess/js/Package.appxmanifest b/Samples/FileAccess/js/Package.appxmanifest index a3e28102db..d90c12b693 100644 --- a/Samples/FileAccess/js/Package.appxmanifest +++ b/Samples/FileAccess/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FilePicker/cpp/FilePicker.sln b/Samples/FilePicker/cpp/FilePicker.sln index d190f6651f..48b6f5e778 100644 --- a/Samples/FilePicker/cpp/FilePicker.sln +++ b/Samples/FilePicker/cpp/FilePicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilePicker", "FilePicker.vcxproj", "{C937EE85-C62E-546F-B572-7377CEA22184}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilePicker", "FilePicker.vcxproj", "{BDEE0664-6313-530A-A5EE-1C7E9609775B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|ARM.ActiveCfg = Debug|ARM - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|ARM.Build.0 = Debug|ARM - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|ARM.Deploy.0 = Debug|ARM - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|x64.ActiveCfg = Debug|x64 - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|x64.Build.0 = Debug|x64 - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|x64.Deploy.0 = Debug|x64 - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|x86.ActiveCfg = Debug|Win32 - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|x86.Build.0 = Debug|Win32 - {C937EE85-C62E-546F-B572-7377CEA22184}.Debug|x86.Deploy.0 = Debug|Win32 - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|ARM.ActiveCfg = Release|ARM - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|ARM.Build.0 = Release|ARM - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|ARM.Deploy.0 = Release|ARM - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|x64.ActiveCfg = Release|x64 - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|x64.Build.0 = Release|x64 - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|x64.Deploy.0 = Release|x64 - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|x86.ActiveCfg = Release|Win32 - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|x86.Build.0 = Release|Win32 - {C937EE85-C62E-546F-B572-7377CEA22184}.Release|x86.Deploy.0 = Release|Win32 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|ARM.ActiveCfg = Debug|ARM + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|ARM.Build.0 = Debug|ARM + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|ARM.Deploy.0 = Debug|ARM + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|x64.ActiveCfg = Debug|x64 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|x64.Build.0 = Debug|x64 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|x64.Deploy.0 = Debug|x64 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|x86.ActiveCfg = Debug|Win32 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|x86.Build.0 = Debug|Win32 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Debug|x86.Deploy.0 = Debug|Win32 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|ARM.ActiveCfg = Release|ARM + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|ARM.Build.0 = Release|ARM + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|ARM.Deploy.0 = Release|ARM + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|x64.ActiveCfg = Release|x64 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|x64.Build.0 = Release|x64 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|x64.Deploy.0 = Release|x64 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|x86.ActiveCfg = Release|Win32 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|x86.Build.0 = Release|Win32 + {BDEE0664-6313-530A-A5EE-1C7E9609775B}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FilePicker/cpp/FilePicker.vcxproj b/Samples/FilePicker/cpp/FilePicker.vcxproj index cd5a8502da..530479540d 100644 --- a/Samples/FilePicker/cpp/FilePicker.vcxproj +++ b/Samples/FilePicker/cpp/FilePicker.vcxproj @@ -1,15 +1,15 @@  - {c937ee85-c62e-546f-b572-7377cea22184} + {bdee0664-6313-530a-a5ee-1c7e9609775b} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/FilePicker/cpp/Package.appxmanifest b/Samples/FilePicker/cpp/Package.appxmanifest index 006ede850a..18a63dfa05 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 d2e5fae6e4..2df7f75f11 100644 --- a/Samples/FilePicker/cs/FilePicker.csproj +++ b/Samples/FilePicker/cs/FilePicker.csproj @@ -4,15 +4,15 @@ Debug x86 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65} + {6F3F37CC-6A16-5292-9CD4-45153313CDA7} AppContainerExe Properties SDKTemplate FilePicker en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/FilePicker/cs/FilePicker.sln b/Samples/FilePicker/cs/FilePicker.sln index 16429b223d..3288d1c9d8 100644 --- a/Samples/FilePicker/cs/FilePicker.sln +++ b/Samples/FilePicker/cs/FilePicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilePicker", "FilePicker.csproj", "{7F507EDF-AD7F-503D-8BEB-5C992F582D65}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilePicker", "FilePicker.csproj", "{6F3F37CC-6A16-5292-9CD4-45153313CDA7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|ARM.ActiveCfg = Debug|ARM - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|ARM.Build.0 = Debug|ARM - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|ARM.Deploy.0 = Debug|ARM - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|x64.ActiveCfg = Debug|x64 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|x64.Build.0 = Debug|x64 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|x64.Deploy.0 = Debug|x64 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|x86.ActiveCfg = Debug|x86 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|x86.Build.0 = Debug|x86 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Debug|x86.Deploy.0 = Debug|x86 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|ARM.ActiveCfg = Release|ARM - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|ARM.Build.0 = Release|ARM - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|ARM.Deploy.0 = Release|ARM - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|x64.ActiveCfg = Release|x64 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|x64.Build.0 = Release|x64 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|x64.Deploy.0 = Release|x64 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|x86.ActiveCfg = Release|x86 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|x86.Build.0 = Release|x86 - {7F507EDF-AD7F-503D-8BEB-5C992F582D65}.Release|x86.Deploy.0 = Release|x86 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|ARM.ActiveCfg = Debug|ARM + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|ARM.Build.0 = Debug|ARM + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|ARM.Deploy.0 = Debug|ARM + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|x64.ActiveCfg = Debug|x64 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|x64.Build.0 = Debug|x64 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|x64.Deploy.0 = Debug|x64 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|x86.ActiveCfg = Debug|x86 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|x86.Build.0 = Debug|x86 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Debug|x86.Deploy.0 = Debug|x86 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|ARM.ActiveCfg = Release|ARM + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|ARM.Build.0 = Release|ARM + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|ARM.Deploy.0 = Release|ARM + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|x64.ActiveCfg = Release|x64 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|x64.Build.0 = Release|x64 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|x64.Deploy.0 = Release|x64 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|x86.ActiveCfg = Release|x86 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|x86.Build.0 = Release|x86 + {6F3F37CC-6A16-5292-9CD4-45153313CDA7}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FilePicker/cs/Package.appxmanifest b/Samples/FilePicker/cs/Package.appxmanifest index b9417b3cf6..b11211ef8e 100644 --- a/Samples/FilePicker/cs/Package.appxmanifest +++ b/Samples/FilePicker/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FilePicker/file-picker.yaml b/Samples/FilePicker/file-picker.yml similarity index 100% rename from Samples/FilePicker/file-picker.yaml rename to Samples/FilePicker/file-picker.yml diff --git a/Samples/FilePicker/js/FilePicker.jsproj b/Samples/FilePicker/js/FilePicker.jsproj index 8d08222cf4..d11cdb18df 100644 --- a/Samples/FilePicker/js/FilePicker.jsproj +++ b/Samples/FilePicker/js/FilePicker.jsproj @@ -35,7 +35,7 @@ - 668c0b43-f2fb-5f4e-a452-59e60fa85e64 + ab95608e-8f8f-5852-bb3b-f3ff55446f6d @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FilePicker/js/FilePicker.sln b/Samples/FilePicker/js/FilePicker.sln index 7a1d769a33..59432f66e9 100644 --- a/Samples/FilePicker/js/FilePicker.sln +++ b/Samples/FilePicker/js/FilePicker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FilePicker", "FilePicker.jsproj", "{668C0B43-F2FB-5F4E-A452-59E60FA85E64}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FilePicker", "FilePicker.jsproj", "{AB95608E-8F8F-5852-BB3B-F3FF55446F6D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|Any CPU.Build.0 = Debug|Any CPU - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|ARM.ActiveCfg = Debug|ARM - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|ARM.Build.0 = Debug|ARM - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|ARM.Deploy.0 = Debug|ARM - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|x64.ActiveCfg = Debug|x64 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|x64.Build.0 = Debug|x64 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|x64.Deploy.0 = Debug|x64 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|x86.ActiveCfg = Debug|x86 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|x86.Build.0 = Debug|x86 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Debug|x86.Deploy.0 = Debug|x86 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|Any CPU.ActiveCfg = Release|Any CPU - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|Any CPU.Build.0 = Release|Any CPU - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|Any CPU.Deploy.0 = Release|Any CPU - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|ARM.ActiveCfg = Release|ARM - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|ARM.Build.0 = Release|ARM - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|ARM.Deploy.0 = Release|ARM - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|x64.ActiveCfg = Release|x64 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|x64.Build.0 = Release|x64 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|x64.Deploy.0 = Release|x64 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|x86.ActiveCfg = Release|x86 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|x86.Build.0 = Release|x86 - {668C0B43-F2FB-5F4E-A452-59E60FA85E64}.Release|x86.Deploy.0 = Release|x86 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|ARM.ActiveCfg = Debug|ARM + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|ARM.Build.0 = Debug|ARM + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|ARM.Deploy.0 = Debug|ARM + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|x64.ActiveCfg = Debug|x64 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|x64.Build.0 = Debug|x64 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|x64.Deploy.0 = Debug|x64 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|x86.ActiveCfg = Debug|x86 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|x86.Build.0 = Debug|x86 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Debug|x86.Deploy.0 = Debug|x86 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|Any CPU.Build.0 = Release|Any CPU + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|Any CPU.Deploy.0 = Release|Any CPU + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|ARM.ActiveCfg = Release|ARM + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|ARM.Build.0 = Release|ARM + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|ARM.Deploy.0 = Release|ARM + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|x64.ActiveCfg = Release|x64 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|x64.Build.0 = Release|x64 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|x64.Deploy.0 = Release|x64 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|x86.ActiveCfg = Release|x86 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|x86.Build.0 = Release|x86 + {AB95608E-8F8F-5852-BB3B-F3FF55446F6D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FilePicker/js/Package.appxmanifest b/Samples/FilePicker/js/Package.appxmanifest index 736e56af8c..f2b892ba2a 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 d3bf83c838..0892247c38 100644 --- a/Samples/FilePickerContracts/cs/FilePickerContracts.csproj +++ b/Samples/FilePickerContracts/cs/FilePickerContracts.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88} + {F65C7DB4-7B4B-5A55-B309-B8805AB29536} AppContainerExe Properties FilePickerContracts FilePickerContracts en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/FilePickerContracts/cs/FilePickerContracts.sln b/Samples/FilePickerContracts/cs/FilePickerContracts.sln index f4f215352c..8d3b9584f0 100644 --- a/Samples/FilePickerContracts/cs/FilePickerContracts.sln +++ b/Samples/FilePickerContracts/cs/FilePickerContracts.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilePickerContracts", "FilePickerContracts.csproj", "{D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilePickerContracts", "FilePickerContracts.csproj", "{F65C7DB4-7B4B-5A55-B309-B8805AB29536}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\FilePickerContractsTasks.csproj", "{820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\FilePickerContractsTasks.csproj", "{A452DF40-63DA-5DD7-8C30-7126C83D08A2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,46 +19,46 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|ARM.ActiveCfg = Debug|ARM - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|ARM.Build.0 = Debug|ARM - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|ARM.Deploy.0 = Debug|ARM - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|x64.ActiveCfg = Debug|x64 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|x64.Build.0 = Debug|x64 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|x64.Deploy.0 = Debug|x64 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|x86.ActiveCfg = Debug|x86 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|x86.Build.0 = Debug|x86 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Debug|x86.Deploy.0 = Debug|x86 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|Any CPU.Build.0 = Release|Any CPU - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|Any CPU.Deploy.0 = Release|Any CPU - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|ARM.ActiveCfg = Release|ARM - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|ARM.Build.0 = Release|ARM - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|ARM.Deploy.0 = Release|ARM - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|x64.ActiveCfg = Release|x64 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|x64.Build.0 = Release|x64 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|x64.Deploy.0 = Release|x64 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|x86.ActiveCfg = Release|x86 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|x86.Build.0 = Release|x86 - {D0D6EDE0-BE0D-5EC7-8861-E4910FBC6C88}.Release|x86.Deploy.0 = Release|x86 - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Debug|Any CPU.Build.0 = Debug|Any CPU - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Debug|ARM.ActiveCfg = Debug|ARM - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Debug|ARM.Build.0 = Debug|ARM - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Debug|x64.ActiveCfg = Debug|x64 - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Debug|x64.Build.0 = Debug|x64 - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Debug|x86.ActiveCfg = Debug|x86 - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Debug|x86.Build.0 = Debug|x86 - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Release|Any CPU.ActiveCfg = Release|Any CPU - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Release|Any CPU.Build.0 = Release|Any CPU - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Release|ARM.ActiveCfg = Release|ARM - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Release|ARM.Build.0 = Release|ARM - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Release|x64.ActiveCfg = Release|x64 - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Release|x64.Build.0 = Release|x64 - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Release|x86.ActiveCfg = Release|x86 - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864}.Release|x86.Build.0 = Release|x86 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|ARM.ActiveCfg = Debug|ARM + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|ARM.Build.0 = Debug|ARM + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|ARM.Deploy.0 = Debug|ARM + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|x64.ActiveCfg = Debug|x64 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|x64.Build.0 = Debug|x64 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|x64.Deploy.0 = Debug|x64 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|x86.ActiveCfg = Debug|x86 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|x86.Build.0 = Debug|x86 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Debug|x86.Deploy.0 = Debug|x86 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|Any CPU.Build.0 = Release|Any CPU + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|ARM.ActiveCfg = Release|ARM + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|ARM.Build.0 = Release|ARM + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|ARM.Deploy.0 = Release|ARM + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|x64.ActiveCfg = Release|x64 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|x64.Build.0 = Release|x64 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|x64.Deploy.0 = Release|x64 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|x86.ActiveCfg = Release|x86 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|x86.Build.0 = Release|x86 + {F65C7DB4-7B4B-5A55-B309-B8805AB29536}.Release|x86.Deploy.0 = Release|x86 + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Debug|ARM.ActiveCfg = Debug|ARM + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Debug|ARM.Build.0 = Debug|ARM + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Debug|x64.ActiveCfg = Debug|x64 + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Debug|x64.Build.0 = Debug|x64 + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Debug|x86.ActiveCfg = Debug|x86 + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Debug|x86.Build.0 = Debug|x86 + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Release|Any CPU.Build.0 = Release|Any CPU + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Release|ARM.ActiveCfg = Release|ARM + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Release|ARM.Build.0 = Release|ARM + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Release|x64.ActiveCfg = Release|x64 + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Release|x64.Build.0 = Release|x64 + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Release|x86.ActiveCfg = Release|x86 + {A452DF40-63DA-5DD7-8C30-7126C83D08A2}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FilePickerContracts/cs/Package.appxmanifest b/Samples/FilePickerContracts/cs/Package.appxmanifest index 25daf15103..3167f23fe2 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/FilePickerContracts/cs/Tasks/FilePickerContractsTasks.csproj b/Samples/FilePickerContracts/cs/Tasks/FilePickerContractsTasks.csproj index 8598e917ce..88e3ee214e 100644 --- a/Samples/FilePickerContracts/cs/Tasks/FilePickerContractsTasks.csproj +++ b/Samples/FilePickerContracts/cs/Tasks/FilePickerContractsTasks.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {820B9AF3-FD51-5F45-9E5D-CB72FEE9D864} + {A452DF40-63DA-5DD7-8C30-7126C83D08A2} winmdobj Properties FilePickerContractsTasks FilePickerContractsTasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/FilePickerContracts/file-picker-contracts.yaml b/Samples/FilePickerContracts/file-picker-contracts.yml similarity index 100% rename from Samples/FilePickerContracts/file-picker-contracts.yaml rename to Samples/FilePickerContracts/file-picker-contracts.yml diff --git a/Samples/FileSearch/cpp/FileSearch.sln b/Samples/FileSearch/cpp/FileSearch.sln index da737afcac..60d56b1b65 100644 --- a/Samples/FileSearch/cpp/FileSearch.sln +++ b/Samples/FileSearch/cpp/FileSearch.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FileSearch", "FileSearch.vcxproj", "{4C454456-CE8D-5E7A-A13C-11B0F174BB76}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FileSearch", "FileSearch.vcxproj", "{FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|ARM.ActiveCfg = Debug|ARM - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|ARM.Build.0 = Debug|ARM - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|ARM.Deploy.0 = Debug|ARM - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|x64.ActiveCfg = Debug|x64 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|x64.Build.0 = Debug|x64 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|x64.Deploy.0 = Debug|x64 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|x86.ActiveCfg = Debug|Win32 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|x86.Build.0 = Debug|Win32 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Debug|x86.Deploy.0 = Debug|Win32 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|ARM.ActiveCfg = Release|ARM - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|ARM.Build.0 = Release|ARM - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|ARM.Deploy.0 = Release|ARM - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|x64.ActiveCfg = Release|x64 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|x64.Build.0 = Release|x64 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|x64.Deploy.0 = Release|x64 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|x86.ActiveCfg = Release|Win32 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|x86.Build.0 = Release|Win32 - {4C454456-CE8D-5E7A-A13C-11B0F174BB76}.Release|x86.Deploy.0 = Release|Win32 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|ARM.ActiveCfg = Debug|ARM + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|ARM.Build.0 = Debug|ARM + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|ARM.Deploy.0 = Debug|ARM + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|x64.ActiveCfg = Debug|x64 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|x64.Build.0 = Debug|x64 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|x64.Deploy.0 = Debug|x64 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|x86.ActiveCfg = Debug|Win32 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|x86.Build.0 = Debug|Win32 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Debug|x86.Deploy.0 = Debug|Win32 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|ARM.ActiveCfg = Release|ARM + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|ARM.Build.0 = Release|ARM + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|ARM.Deploy.0 = Release|ARM + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|x64.ActiveCfg = Release|x64 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|x64.Build.0 = Release|x64 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|x64.Deploy.0 = Release|x64 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|x86.ActiveCfg = Release|Win32 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|x86.Build.0 = Release|Win32 + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileSearch/cpp/FileSearch.vcxproj b/Samples/FileSearch/cpp/FileSearch.vcxproj index de46423f01..ef7a55dc99 100644 --- a/Samples/FileSearch/cpp/FileSearch.vcxproj +++ b/Samples/FileSearch/cpp/FileSearch.vcxproj @@ -1,15 +1,15 @@  - {4C454456-CE8D-5E7A-A13C-11B0F174BB76} + {FFBDEB3D-FD5E-5EE3-83F8-1C7F019D3C74} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/FileSearch/cpp/Package.appxmanifest b/Samples/FileSearch/cpp/Package.appxmanifest index 2f61b912f7..5c65cec2fc 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 4d506118a2..530045e55b 100644 --- a/Samples/FileSearch/cs/FileSearch.csproj +++ b/Samples/FileSearch/cs/FileSearch.csproj @@ -4,15 +4,15 @@ Debug x86 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84} + {471FCA27-AE20-5916-902C-29693F4A5B8E} AppContainerExe Properties SDKTemplate FileSearch en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/FileSearch/cs/FileSearch.sln b/Samples/FileSearch/cs/FileSearch.sln index 37a03afc04..2e4c9eb383 100644 --- a/Samples/FileSearch/cs/FileSearch.sln +++ b/Samples/FileSearch/cs/FileSearch.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileSearch", "FileSearch.csproj", "{550A2C2F-DC3F-52D3-950C-49CF8055DF84}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileSearch", "FileSearch.csproj", "{471FCA27-AE20-5916-902C-29693F4A5B8E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|ARM.ActiveCfg = Debug|ARM - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|ARM.Build.0 = Debug|ARM - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|ARM.Deploy.0 = Debug|ARM - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|x64.ActiveCfg = Debug|x64 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|x64.Build.0 = Debug|x64 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|x64.Deploy.0 = Debug|x64 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|x86.ActiveCfg = Debug|x86 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|x86.Build.0 = Debug|x86 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Debug|x86.Deploy.0 = Debug|x86 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|ARM.ActiveCfg = Release|ARM - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|ARM.Build.0 = Release|ARM - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|ARM.Deploy.0 = Release|ARM - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|x64.ActiveCfg = Release|x64 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|x64.Build.0 = Release|x64 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|x64.Deploy.0 = Release|x64 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|x86.ActiveCfg = Release|x86 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|x86.Build.0 = Release|x86 - {550A2C2F-DC3F-52D3-950C-49CF8055DF84}.Release|x86.Deploy.0 = Release|x86 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|ARM.ActiveCfg = Debug|ARM + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|ARM.Build.0 = Debug|ARM + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|ARM.Deploy.0 = Debug|ARM + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|x64.ActiveCfg = Debug|x64 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|x64.Build.0 = Debug|x64 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|x64.Deploy.0 = Debug|x64 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|x86.ActiveCfg = Debug|x86 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|x86.Build.0 = Debug|x86 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Debug|x86.Deploy.0 = Debug|x86 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|ARM.ActiveCfg = Release|ARM + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|ARM.Build.0 = Release|ARM + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|ARM.Deploy.0 = Release|ARM + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|x64.ActiveCfg = Release|x64 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|x64.Build.0 = Release|x64 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|x64.Deploy.0 = Release|x64 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|x86.ActiveCfg = Release|x86 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|x86.Build.0 = Release|x86 + {471FCA27-AE20-5916-902C-29693F4A5B8E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileSearch/cs/Package.appxmanifest b/Samples/FileSearch/cs/Package.appxmanifest index e98665b4ff..3a9eea70f5 100644 --- a/Samples/FileSearch/cs/Package.appxmanifest +++ b/Samples/FileSearch/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FileSearch/file-search.yaml b/Samples/FileSearch/file-search.yml similarity index 100% rename from Samples/FileSearch/file-search.yaml rename to Samples/FileSearch/file-search.yml diff --git a/Samples/FileSearch/js/FileSearch.jsproj b/Samples/FileSearch/js/FileSearch.jsproj index 821d558875..70205c3755 100644 --- a/Samples/FileSearch/js/FileSearch.jsproj +++ b/Samples/FileSearch/js/FileSearch.jsproj @@ -35,7 +35,7 @@ - {e078c148-82aa-5613-9aa3-f296b6090e03} + {8b9abb84-e8c6-5dee-ae5d-8f9e78818673} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FileSearch/js/FileSearch.sln b/Samples/FileSearch/js/FileSearch.sln index 6ea9b72253..d3651934ca 100644 --- a/Samples/FileSearch/js/FileSearch.sln +++ b/Samples/FileSearch/js/FileSearch.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FileSearch", "FileSearch.jsproj", "{E078C148-82AA-5613-9AA3-F296B6090E03}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FileSearch", "FileSearch.jsproj", "{8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|ARM.ActiveCfg = Debug|ARM - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|ARM.Build.0 = Debug|ARM - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|ARM.Deploy.0 = Debug|ARM - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|x64.ActiveCfg = Debug|x64 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|x64.Build.0 = Debug|x64 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|x64.Deploy.0 = Debug|x64 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|x86.ActiveCfg = Debug|x86 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|x86.Build.0 = Debug|x86 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Debug|x86.Deploy.0 = Debug|x86 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|Any CPU.Build.0 = Release|Any CPU - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|Any CPU.Deploy.0 = Release|Any CPU - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|ARM.ActiveCfg = Release|ARM - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|ARM.Build.0 = Release|ARM - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|ARM.Deploy.0 = Release|ARM - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|x64.ActiveCfg = Release|x64 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|x64.Build.0 = Release|x64 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|x64.Deploy.0 = Release|x64 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|x86.ActiveCfg = Release|x86 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|x86.Build.0 = Release|x86 - {E078C148-82AA-5613-9AA3-F296B6090E03}.Release|x86.Deploy.0 = Release|x86 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|ARM.ActiveCfg = Debug|ARM + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|ARM.Build.0 = Debug|ARM + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|ARM.Deploy.0 = Debug|ARM + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|x64.ActiveCfg = Debug|x64 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|x64.Build.0 = Debug|x64 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|x64.Deploy.0 = Debug|x64 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|x86.ActiveCfg = Debug|x86 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|x86.Build.0 = Debug|x86 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Debug|x86.Deploy.0 = Debug|x86 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|Any CPU.Build.0 = Release|Any CPU + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|Any CPU.Deploy.0 = Release|Any CPU + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|ARM.ActiveCfg = Release|ARM + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|ARM.Build.0 = Release|ARM + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|ARM.Deploy.0 = Release|ARM + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|x64.ActiveCfg = Release|x64 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|x64.Build.0 = Release|x64 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|x64.Deploy.0 = Release|x64 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|x86.ActiveCfg = Release|x86 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|x86.Build.0 = Release|x86 + {8B9ABB84-E8C6-5DEE-AE5D-8F9E78818673}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileSearch/js/Package.appxmanifest b/Samples/FileSearch/js/Package.appxmanifest index 6b57480197..eeb1db969f 100644 --- a/Samples/FileSearch/js/Package.appxmanifest +++ b/Samples/FileSearch/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FileThumbnails/cpp/FileThumbnails.sln b/Samples/FileThumbnails/cpp/FileThumbnails.sln index 98ab57f391..88018b12a9 100644 --- a/Samples/FileThumbnails/cpp/FileThumbnails.sln +++ b/Samples/FileThumbnails/cpp/FileThumbnails.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FileThumbnails", "FileThumbnails.vcxproj", "{E725996B-4474-58D5-9BA6-EFCC67C75D38}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FileThumbnails", "FileThumbnails.vcxproj", "{136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|ARM.ActiveCfg = Debug|ARM - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|ARM.Build.0 = Debug|ARM - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|ARM.Deploy.0 = Debug|ARM - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|x64.ActiveCfg = Debug|x64 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|x64.Build.0 = Debug|x64 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|x64.Deploy.0 = Debug|x64 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|x86.ActiveCfg = Debug|Win32 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|x86.Build.0 = Debug|Win32 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Debug|x86.Deploy.0 = Debug|Win32 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|ARM.ActiveCfg = Release|ARM - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|ARM.Build.0 = Release|ARM - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|ARM.Deploy.0 = Release|ARM - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|x64.ActiveCfg = Release|x64 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|x64.Build.0 = Release|x64 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|x64.Deploy.0 = Release|x64 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|x86.ActiveCfg = Release|Win32 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|x86.Build.0 = Release|Win32 - {E725996B-4474-58D5-9BA6-EFCC67C75D38}.Release|x86.Deploy.0 = Release|Win32 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|ARM.ActiveCfg = Debug|ARM + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|ARM.Build.0 = Debug|ARM + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|ARM.Deploy.0 = Debug|ARM + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|x64.ActiveCfg = Debug|x64 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|x64.Build.0 = Debug|x64 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|x64.Deploy.0 = Debug|x64 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|x86.ActiveCfg = Debug|Win32 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|x86.Build.0 = Debug|Win32 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Debug|x86.Deploy.0 = Debug|Win32 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|ARM.ActiveCfg = Release|ARM + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|ARM.Build.0 = Release|ARM + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|ARM.Deploy.0 = Release|ARM + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|x64.ActiveCfg = Release|x64 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|x64.Build.0 = Release|x64 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|x64.Deploy.0 = Release|x64 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|x86.ActiveCfg = Release|Win32 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|x86.Build.0 = Release|Win32 + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileThumbnails/cpp/FileThumbnails.vcxproj b/Samples/FileThumbnails/cpp/FileThumbnails.vcxproj index 93582d0ae5..754d44405b 100644 --- a/Samples/FileThumbnails/cpp/FileThumbnails.vcxproj +++ b/Samples/FileThumbnails/cpp/FileThumbnails.vcxproj @@ -1,15 +1,15 @@  - {E725996B-4474-58D5-9BA6-EFCC67C75D38} + {136AFB4A-4622-50F7-A1A3-6CA1432BA2D2} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/FileThumbnails/cpp/Package.appxmanifest b/Samples/FileThumbnails/cpp/Package.appxmanifest index 015f495034..e91e3fddda 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 b675e76e24..370eb8f8a5 100644 --- a/Samples/FileThumbnails/cs/FileThumbnails.csproj +++ b/Samples/FileThumbnails/cs/FileThumbnails.csproj @@ -4,15 +4,15 @@ Debug x86 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5} + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4} AppContainerExe Properties SDKTemplate FileThumbnails en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/FileThumbnails/cs/FileThumbnails.sln b/Samples/FileThumbnails/cs/FileThumbnails.sln index 02495f35c2..df480479df 100644 --- a/Samples/FileThumbnails/cs/FileThumbnails.sln +++ b/Samples/FileThumbnails/cs/FileThumbnails.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileThumbnails", "FileThumbnails.csproj", "{1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileThumbnails", "FileThumbnails.csproj", "{6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|ARM.ActiveCfg = Debug|ARM - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|ARM.Build.0 = Debug|ARM - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|ARM.Deploy.0 = Debug|ARM - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|x64.ActiveCfg = Debug|x64 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|x64.Build.0 = Debug|x64 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|x64.Deploy.0 = Debug|x64 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|x86.ActiveCfg = Debug|x86 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|x86.Build.0 = Debug|x86 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Debug|x86.Deploy.0 = Debug|x86 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|ARM.ActiveCfg = Release|ARM - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|ARM.Build.0 = Release|ARM - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|ARM.Deploy.0 = Release|ARM - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|x64.ActiveCfg = Release|x64 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|x64.Build.0 = Release|x64 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|x64.Deploy.0 = Release|x64 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|x86.ActiveCfg = Release|x86 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|x86.Build.0 = Release|x86 - {1FD87F64-D5A9-5F49-A8A3-4FEEE28AACD5}.Release|x86.Deploy.0 = Release|x86 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|ARM.ActiveCfg = Debug|ARM + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|ARM.Build.0 = Debug|ARM + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|ARM.Deploy.0 = Debug|ARM + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|x64.ActiveCfg = Debug|x64 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|x64.Build.0 = Debug|x64 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|x64.Deploy.0 = Debug|x64 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|x86.ActiveCfg = Debug|x86 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|x86.Build.0 = Debug|x86 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Debug|x86.Deploy.0 = Debug|x86 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|ARM.ActiveCfg = Release|ARM + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|ARM.Build.0 = Release|ARM + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|ARM.Deploy.0 = Release|ARM + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|x64.ActiveCfg = Release|x64 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|x64.Build.0 = Release|x64 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|x64.Deploy.0 = Release|x64 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|x86.ActiveCfg = Release|x86 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|x86.Build.0 = Release|x86 + {6F2509D8-0688-59D0-9A9E-91D8B3E2B1E4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileThumbnails/cs/Package.appxmanifest b/Samples/FileThumbnails/cs/Package.appxmanifest index 1e9f34490e..9b93997e37 100644 --- a/Samples/FileThumbnails/cs/Package.appxmanifest +++ b/Samples/FileThumbnails/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FileThumbnails/file-thumbnails.yaml b/Samples/FileThumbnails/file-thumbnails.yml similarity index 100% rename from Samples/FileThumbnails/file-thumbnails.yaml rename to Samples/FileThumbnails/file-thumbnails.yml diff --git a/Samples/FileThumbnails/js/FileThumbnails.jsproj b/Samples/FileThumbnails/js/FileThumbnails.jsproj index f56d730ea8..b051784b79 100644 --- a/Samples/FileThumbnails/js/FileThumbnails.jsproj +++ b/Samples/FileThumbnails/js/FileThumbnails.jsproj @@ -35,7 +35,7 @@ - {ce63057c-fb65-5fd2-b9da-9b6df8425e7b} + {c31198ca-1be2-5d0d-9427-919304e369d6} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FileThumbnails/js/FileThumbnails.sln b/Samples/FileThumbnails/js/FileThumbnails.sln index 7757102cf1..3f19348664 100644 --- a/Samples/FileThumbnails/js/FileThumbnails.sln +++ b/Samples/FileThumbnails/js/FileThumbnails.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FileThumbnails", "FileThumbnails.jsproj", "{CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FileThumbnails", "FileThumbnails.jsproj", "{C31198CA-1BE2-5D0D-9427-919304E369D6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|ARM.ActiveCfg = Debug|ARM - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|ARM.Build.0 = Debug|ARM - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|ARM.Deploy.0 = Debug|ARM - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|x64.ActiveCfg = Debug|x64 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|x64.Build.0 = Debug|x64 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|x64.Deploy.0 = Debug|x64 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|x86.ActiveCfg = Debug|x86 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|x86.Build.0 = Debug|x86 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Debug|x86.Deploy.0 = Debug|x86 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|Any CPU.Build.0 = Release|Any CPU - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|Any CPU.Deploy.0 = Release|Any CPU - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|ARM.ActiveCfg = Release|ARM - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|ARM.Build.0 = Release|ARM - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|ARM.Deploy.0 = Release|ARM - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|x64.ActiveCfg = Release|x64 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|x64.Build.0 = Release|x64 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|x64.Deploy.0 = Release|x64 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|x86.ActiveCfg = Release|x86 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|x86.Build.0 = Release|x86 - {CE63057C-FB65-5FD2-B9DA-9B6DF8425E7B}.Release|x86.Deploy.0 = Release|x86 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|ARM.ActiveCfg = Debug|ARM + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|ARM.Build.0 = Debug|ARM + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|ARM.Deploy.0 = Debug|ARM + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|x64.ActiveCfg = Debug|x64 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|x64.Build.0 = Debug|x64 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|x64.Deploy.0 = Debug|x64 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|x86.ActiveCfg = Debug|x86 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|x86.Build.0 = Debug|x86 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Debug|x86.Deploy.0 = Debug|x86 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|Any CPU.Build.0 = Release|Any CPU + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|Any CPU.Deploy.0 = Release|Any CPU + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|ARM.ActiveCfg = Release|ARM + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|ARM.Build.0 = Release|ARM + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|ARM.Deploy.0 = Release|ARM + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|x64.ActiveCfg = Release|x64 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|x64.Build.0 = Release|x64 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|x64.Deploy.0 = Release|x64 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|x86.ActiveCfg = Release|x86 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|x86.Build.0 = Release|x86 + {C31198CA-1BE2-5D0D-9427-919304E369D6}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FileThumbnails/js/Package.appxmanifest b/Samples/FileThumbnails/js/Package.appxmanifest index d00ad4bbcc..ea60bb8c9c 100644 --- a/Samples/FileThumbnails/js/Package.appxmanifest +++ b/Samples/FileThumbnails/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FolderEnumeration/cpp/FolderEnumeration.sln b/Samples/FolderEnumeration/cpp/FolderEnumeration.sln index 9d7d47a49c..72edf96b67 100644 --- a/Samples/FolderEnumeration/cpp/FolderEnumeration.sln +++ b/Samples/FolderEnumeration/cpp/FolderEnumeration.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FolderEnumeration", "FolderEnumeration.vcxproj", "{AB8FB1B0-3C0E-5162-B603-45563A4C36DA}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FolderEnumeration", "FolderEnumeration.vcxproj", "{6EA36341-D794-5D22-824B-865FB07445A7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|ARM.ActiveCfg = Debug|ARM - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|ARM.Build.0 = Debug|ARM - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|ARM.Deploy.0 = Debug|ARM - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|x64.ActiveCfg = Debug|x64 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|x64.Build.0 = Debug|x64 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|x64.Deploy.0 = Debug|x64 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|x86.ActiveCfg = Debug|Win32 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|x86.Build.0 = Debug|Win32 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Debug|x86.Deploy.0 = Debug|Win32 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|ARM.ActiveCfg = Release|ARM - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|ARM.Build.0 = Release|ARM - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|ARM.Deploy.0 = Release|ARM - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|x64.ActiveCfg = Release|x64 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|x64.Build.0 = Release|x64 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|x64.Deploy.0 = Release|x64 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|x86.ActiveCfg = Release|Win32 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|x86.Build.0 = Release|Win32 - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA}.Release|x86.Deploy.0 = Release|Win32 + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|ARM.ActiveCfg = Debug|ARM + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|ARM.Build.0 = Debug|ARM + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|ARM.Deploy.0 = Debug|ARM + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|x64.ActiveCfg = Debug|x64 + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|x64.Build.0 = Debug|x64 + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|x64.Deploy.0 = Debug|x64 + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|x86.ActiveCfg = Debug|Win32 + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|x86.Build.0 = Debug|Win32 + {6EA36341-D794-5D22-824B-865FB07445A7}.Debug|x86.Deploy.0 = Debug|Win32 + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|ARM.ActiveCfg = Release|ARM + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|ARM.Build.0 = Release|ARM + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|ARM.Deploy.0 = Release|ARM + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|x64.ActiveCfg = Release|x64 + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|x64.Build.0 = Release|x64 + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|x64.Deploy.0 = Release|x64 + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|x86.ActiveCfg = Release|Win32 + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|x86.Build.0 = Release|Win32 + {6EA36341-D794-5D22-824B-865FB07445A7}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FolderEnumeration/cpp/FolderEnumeration.vcxproj b/Samples/FolderEnumeration/cpp/FolderEnumeration.vcxproj index b60845b899..bc3a9ff4b6 100644 --- a/Samples/FolderEnumeration/cpp/FolderEnumeration.vcxproj +++ b/Samples/FolderEnumeration/cpp/FolderEnumeration.vcxproj @@ -1,15 +1,15 @@  - {AB8FB1B0-3C0E-5162-B603-45563A4C36DA} + {6EA36341-D794-5D22-824B-865FB07445A7} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/FolderEnumeration/cpp/Package.appxmanifest b/Samples/FolderEnumeration/cpp/Package.appxmanifest index 42821f8b78..69dcac3b28 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 91865f3be3..4b96c04e9d 100644 --- a/Samples/FolderEnumeration/cs/FolderEnumeration.csproj +++ b/Samples/FolderEnumeration/cs/FolderEnumeration.csproj @@ -4,15 +4,15 @@ Debug x86 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5} + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2} AppContainerExe Properties SDKTemplate FolderEnumeration en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/FolderEnumeration/cs/FolderEnumeration.sln b/Samples/FolderEnumeration/cs/FolderEnumeration.sln index e718ad26f8..924e20b11d 100644 --- a/Samples/FolderEnumeration/cs/FolderEnumeration.sln +++ b/Samples/FolderEnumeration/cs/FolderEnumeration.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FolderEnumeration", "FolderEnumeration.csproj", "{78AD6AD9-9A84-51E3-8283-76C64C502DF5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FolderEnumeration", "FolderEnumeration.csproj", "{A8F96A83-780B-5CAD-9632-F2B37E1E16C2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|ARM.ActiveCfg = Debug|ARM - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|ARM.Build.0 = Debug|ARM - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|ARM.Deploy.0 = Debug|ARM - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|x64.ActiveCfg = Debug|x64 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|x64.Build.0 = Debug|x64 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|x64.Deploy.0 = Debug|x64 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|x86.ActiveCfg = Debug|x86 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|x86.Build.0 = Debug|x86 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Debug|x86.Deploy.0 = Debug|x86 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|ARM.ActiveCfg = Release|ARM - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|ARM.Build.0 = Release|ARM - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|ARM.Deploy.0 = Release|ARM - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|x64.ActiveCfg = Release|x64 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|x64.Build.0 = Release|x64 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|x64.Deploy.0 = Release|x64 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|x86.ActiveCfg = Release|x86 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|x86.Build.0 = Release|x86 - {78AD6AD9-9A84-51E3-8283-76C64C502DF5}.Release|x86.Deploy.0 = Release|x86 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|ARM.ActiveCfg = Debug|ARM + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|ARM.Build.0 = Debug|ARM + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|ARM.Deploy.0 = Debug|ARM + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|x64.ActiveCfg = Debug|x64 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|x64.Build.0 = Debug|x64 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|x64.Deploy.0 = Debug|x64 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|x86.ActiveCfg = Debug|x86 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|x86.Build.0 = Debug|x86 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Debug|x86.Deploy.0 = Debug|x86 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|ARM.ActiveCfg = Release|ARM + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|ARM.Build.0 = Release|ARM + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|ARM.Deploy.0 = Release|ARM + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|x64.ActiveCfg = Release|x64 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|x64.Build.0 = Release|x64 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|x64.Deploy.0 = Release|x64 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|x86.ActiveCfg = Release|x86 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|x86.Build.0 = Release|x86 + {A8F96A83-780B-5CAD-9632-F2B37E1E16C2}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FolderEnumeration/cs/Package.appxmanifest b/Samples/FolderEnumeration/cs/Package.appxmanifest index d2099975f8..eddabc39c6 100644 --- a/Samples/FolderEnumeration/cs/Package.appxmanifest +++ b/Samples/FolderEnumeration/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FolderEnumeration/folder-enumeration.yaml b/Samples/FolderEnumeration/folder-enumeration.yml similarity index 100% rename from Samples/FolderEnumeration/folder-enumeration.yaml rename to Samples/FolderEnumeration/folder-enumeration.yml diff --git a/Samples/FolderEnumeration/js/FolderEnumeration.jsproj b/Samples/FolderEnumeration/js/FolderEnumeration.jsproj index 730e69462a..b5d16cf9ea 100644 --- a/Samples/FolderEnumeration/js/FolderEnumeration.jsproj +++ b/Samples/FolderEnumeration/js/FolderEnumeration.jsproj @@ -35,7 +35,7 @@ - {625e2401-dad1-5b74-b68b-4fb2ac1afcff} + {e784c477-9dc6-5d86-9bdd-35f561a69dc3} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FolderEnumeration/js/FolderEnumeration.sln b/Samples/FolderEnumeration/js/FolderEnumeration.sln index cabcbc02f8..ea73eec167 100644 --- a/Samples/FolderEnumeration/js/FolderEnumeration.sln +++ b/Samples/FolderEnumeration/js/FolderEnumeration.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FolderEnumeration", "FolderEnumeration.jsproj", "{625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FolderEnumeration", "FolderEnumeration.jsproj", "{E784C477-9DC6-5D86-9BDD-35F561A69DC3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|ARM.ActiveCfg = Debug|ARM - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|ARM.Build.0 = Debug|ARM - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|ARM.Deploy.0 = Debug|ARM - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|x64.ActiveCfg = Debug|x64 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|x64.Build.0 = Debug|x64 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|x64.Deploy.0 = Debug|x64 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|x86.ActiveCfg = Debug|x86 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|x86.Build.0 = Debug|x86 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Debug|x86.Deploy.0 = Debug|x86 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|Any CPU.Build.0 = Release|Any CPU - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|Any CPU.Deploy.0 = Release|Any CPU - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|ARM.ActiveCfg = Release|ARM - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|ARM.Build.0 = Release|ARM - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|ARM.Deploy.0 = Release|ARM - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|x64.ActiveCfg = Release|x64 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|x64.Build.0 = Release|x64 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|x64.Deploy.0 = Release|x64 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|x86.ActiveCfg = Release|x86 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|x86.Build.0 = Release|x86 - {625E2401-DAD1-5B74-B68B-4FB2AC1AFCFF}.Release|x86.Deploy.0 = Release|x86 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|ARM.ActiveCfg = Debug|ARM + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|ARM.Build.0 = Debug|ARM + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|ARM.Deploy.0 = Debug|ARM + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|x64.ActiveCfg = Debug|x64 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|x64.Build.0 = Debug|x64 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|x64.Deploy.0 = Debug|x64 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|x86.ActiveCfg = Debug|x86 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|x86.Build.0 = Debug|x86 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Debug|x86.Deploy.0 = Debug|x86 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|Any CPU.Build.0 = Release|Any CPU + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|Any CPU.Deploy.0 = Release|Any CPU + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|ARM.ActiveCfg = Release|ARM + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|ARM.Build.0 = Release|ARM + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|ARM.Deploy.0 = Release|ARM + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|x64.ActiveCfg = Release|x64 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|x64.Build.0 = Release|x64 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|x64.Deploy.0 = Release|x64 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|x86.ActiveCfg = Release|x86 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|x86.Build.0 = Release|x86 + {E784C477-9DC6-5D86-9BDD-35F561A69DC3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FolderEnumeration/js/Package.appxmanifest b/Samples/FolderEnumeration/js/Package.appxmanifest index aa85745b9d..08106da4a6 100644 --- a/Samples/FolderEnumeration/js/Package.appxmanifest +++ b/Samples/FolderEnumeration/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/FullScreenMode/cpp/FullScreenMode.sln b/Samples/FullScreenMode/cpp/FullScreenMode.sln index bb7bbe05cc..b011c638a6 100644 --- a/Samples/FullScreenMode/cpp/FullScreenMode.sln +++ b/Samples/FullScreenMode/cpp/FullScreenMode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FullScreenMode", "FullScreenMode.vcxproj", "{295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FullScreenMode", "FullScreenMode.vcxproj", "{C942A54D-C28B-5029-9CA4-7D836786D281}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|ARM.ActiveCfg = Debug|ARM - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|ARM.Build.0 = Debug|ARM - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|ARM.Deploy.0 = Debug|ARM - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|x64.ActiveCfg = Debug|x64 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|x64.Build.0 = Debug|x64 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|x64.Deploy.0 = Debug|x64 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|x86.ActiveCfg = Debug|Win32 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|x86.Build.0 = Debug|Win32 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Debug|x86.Deploy.0 = Debug|Win32 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|ARM.ActiveCfg = Release|ARM - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|ARM.Build.0 = Release|ARM - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|ARM.Deploy.0 = Release|ARM - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|x64.ActiveCfg = Release|x64 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|x64.Build.0 = Release|x64 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|x64.Deploy.0 = Release|x64 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|x86.ActiveCfg = Release|Win32 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|x86.Build.0 = Release|Win32 - {295BF1CE-2DCC-56A3-96BE-6A5F06EF9FA9}.Release|x86.Deploy.0 = Release|Win32 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|ARM.ActiveCfg = Debug|ARM + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|ARM.Build.0 = Debug|ARM + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|ARM.Deploy.0 = Debug|ARM + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|x64.ActiveCfg = Debug|x64 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|x64.Build.0 = Debug|x64 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|x64.Deploy.0 = Debug|x64 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|x86.ActiveCfg = Debug|Win32 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|x86.Build.0 = Debug|Win32 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Debug|x86.Deploy.0 = Debug|Win32 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|ARM.ActiveCfg = Release|ARM + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|ARM.Build.0 = Release|ARM + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|ARM.Deploy.0 = Release|ARM + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|x64.ActiveCfg = Release|x64 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|x64.Build.0 = Release|x64 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|x64.Deploy.0 = Release|x64 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|x86.ActiveCfg = Release|Win32 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|x86.Build.0 = Release|Win32 + {C942A54D-C28B-5029-9CA4-7D836786D281}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FullScreenMode/cpp/FullScreenMode.vcxproj b/Samples/FullScreenMode/cpp/FullScreenMode.vcxproj index 1cdd75b620..01655cfed9 100644 --- a/Samples/FullScreenMode/cpp/FullScreenMode.vcxproj +++ b/Samples/FullScreenMode/cpp/FullScreenMode.vcxproj @@ -1,15 +1,15 @@  - {295bf1ce-2dcc-56a3-96be-6a5f06ef9fa9} + {c942a54d-c28b-5029-9ca4-7d836786d281} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/FullScreenMode/cpp/Package.appxmanifest b/Samples/FullScreenMode/cpp/Package.appxmanifest index ecd5c3fce6..5944105d30 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 a87bfe801e..0346df08fd 100644 --- a/Samples/FullScreenMode/cs/FullScreenMode.csproj +++ b/Samples/FullScreenMode/cs/FullScreenMode.csproj @@ -3,15 +3,15 @@ Debug - {090AFF0C-A721-5B90-AB17-3B2FA5E88713} + {758C2969-D4C2-58B5-8D8E-73379B6DC398} AppContainerExe Properties SDKTemplate FullScreenMode en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/FullScreenMode/cs/FullScreenMode.sln b/Samples/FullScreenMode/cs/FullScreenMode.sln index 1cd635eb56..15c548c1f3 100644 --- a/Samples/FullScreenMode/cs/FullScreenMode.sln +++ b/Samples/FullScreenMode/cs/FullScreenMode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FullScreenMode", "FullScreenMode.csproj", "{090AFF0C-A721-5B90-AB17-3B2FA5E88713}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FullScreenMode", "FullScreenMode.csproj", "{758C2969-D4C2-58B5-8D8E-73379B6DC398}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|ARM.ActiveCfg = Debug|ARM - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|ARM.Build.0 = Debug|ARM - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|ARM.Deploy.0 = Debug|ARM - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|x64.ActiveCfg = Debug|x64 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|x64.Build.0 = Debug|x64 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|x64.Deploy.0 = Debug|x64 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|x86.ActiveCfg = Debug|x86 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|x86.Build.0 = Debug|x86 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Debug|x86.Deploy.0 = Debug|x86 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|ARM.ActiveCfg = Release|ARM - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|ARM.Build.0 = Release|ARM - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|ARM.Deploy.0 = Release|ARM - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|x64.ActiveCfg = Release|x64 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|x64.Build.0 = Release|x64 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|x64.Deploy.0 = Release|x64 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|x86.ActiveCfg = Release|x86 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|x86.Build.0 = Release|x86 - {090AFF0C-A721-5B90-AB17-3B2FA5E88713}.Release|x86.Deploy.0 = Release|x86 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|ARM.ActiveCfg = Debug|ARM + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|ARM.Build.0 = Debug|ARM + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|ARM.Deploy.0 = Debug|ARM + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|x64.ActiveCfg = Debug|x64 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|x64.Build.0 = Debug|x64 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|x64.Deploy.0 = Debug|x64 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|x86.ActiveCfg = Debug|x86 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|x86.Build.0 = Debug|x86 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Debug|x86.Deploy.0 = Debug|x86 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|ARM.ActiveCfg = Release|ARM + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|ARM.Build.0 = Release|ARM + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|ARM.Deploy.0 = Release|ARM + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|x64.ActiveCfg = Release|x64 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|x64.Build.0 = Release|x64 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|x64.Deploy.0 = Release|x64 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|x86.ActiveCfg = Release|x86 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|x86.Build.0 = Release|x86 + {758C2969-D4C2-58B5-8D8E-73379B6DC398}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FullScreenMode/cs/Package.appxmanifest b/Samples/FullScreenMode/cs/Package.appxmanifest index b8291d259d..8410e9403f 100644 --- a/Samples/FullScreenMode/cs/Package.appxmanifest +++ b/Samples/FullScreenMode/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/FullScreenMode/full-screen-mode.yaml b/Samples/FullScreenMode/full-screen-mode.yml similarity index 100% rename from Samples/FullScreenMode/full-screen-mode.yaml rename to Samples/FullScreenMode/full-screen-mode.yml diff --git a/Samples/FullScreenMode/js/FullScreenMode.jsproj b/Samples/FullScreenMode/js/FullScreenMode.jsproj index 13eedea450..8254b6cecb 100644 --- a/Samples/FullScreenMode/js/FullScreenMode.jsproj +++ b/Samples/FullScreenMode/js/FullScreenMode.jsproj @@ -35,7 +35,7 @@ - dad6a443-c9f2-52a3-8520-71863b481dc9 + 2f753c90-9016-5878-addd-f08b9b518387 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/FullScreenMode/js/FullScreenMode.sln b/Samples/FullScreenMode/js/FullScreenMode.sln index 8aea02c56a..703859286b 100644 --- a/Samples/FullScreenMode/js/FullScreenMode.sln +++ b/Samples/FullScreenMode/js/FullScreenMode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FullScreenMode", "FullScreenMode.jsproj", "{DAD6A443-C9F2-52A3-8520-71863B481DC9}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "FullScreenMode", "FullScreenMode.jsproj", "{2F753C90-9016-5878-ADDD-F08B9B518387}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|ARM.ActiveCfg = Debug|ARM - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|ARM.Build.0 = Debug|ARM - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|ARM.Deploy.0 = Debug|ARM - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|x64.ActiveCfg = Debug|x64 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|x64.Build.0 = Debug|x64 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|x64.Deploy.0 = Debug|x64 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|x86.ActiveCfg = Debug|x86 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|x86.Build.0 = Debug|x86 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Debug|x86.Deploy.0 = Debug|x86 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|Any CPU.Build.0 = Release|Any CPU - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|Any CPU.Deploy.0 = Release|Any CPU - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|ARM.ActiveCfg = Release|ARM - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|ARM.Build.0 = Release|ARM - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|ARM.Deploy.0 = Release|ARM - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|x64.ActiveCfg = Release|x64 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|x64.Build.0 = Release|x64 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|x64.Deploy.0 = Release|x64 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|x86.ActiveCfg = Release|x86 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|x86.Build.0 = Release|x86 - {DAD6A443-C9F2-52A3-8520-71863B481DC9}.Release|x86.Deploy.0 = Release|x86 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|ARM.ActiveCfg = Debug|ARM + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|ARM.Build.0 = Debug|ARM + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|ARM.Deploy.0 = Debug|ARM + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|x64.ActiveCfg = Debug|x64 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|x64.Build.0 = Debug|x64 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|x64.Deploy.0 = Debug|x64 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|x86.ActiveCfg = Debug|x86 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|x86.Build.0 = Debug|x86 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Debug|x86.Deploy.0 = Debug|x86 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|Any CPU.Build.0 = Release|Any CPU + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|Any CPU.Deploy.0 = Release|Any CPU + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|ARM.ActiveCfg = Release|ARM + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|ARM.Build.0 = Release|ARM + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|ARM.Deploy.0 = Release|ARM + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|x64.ActiveCfg = Release|x64 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|x64.Build.0 = Release|x64 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|x64.Deploy.0 = Release|x64 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|x86.ActiveCfg = Release|x86 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|x86.Build.0 = Release|x86 + {2F753C90-9016-5878-ADDD-F08B9B518387}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/FullScreenMode/js/Package.appxmanifest b/Samples/FullScreenMode/js/Package.appxmanifest index 8ee725129d..ee5bfc62cd 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 e0484a1ad5..79b757a863 100644 --- a/Samples/Geolocation/cpp/BackgroundTask/BackgroundTask.vcxproj +++ b/Samples/Geolocation/cpp/BackgroundTask/BackgroundTask.vcxproj @@ -27,7 +27,7 @@ - {300d9c5a-0d3c-51b3-895d-7b874e5dd2fe} + {d9173398-4bfd-5a85-bd58-37b1b6dbaa1e} Win32Proj BackgroundTask BackgroundTask @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Geolocation/cpp/Geolocation.sln b/Samples/Geolocation/cpp/Geolocation.sln index cd54e47b35..76b14d7770 100644 --- a/Samples/Geolocation/cpp/Geolocation.sln +++ b/Samples/Geolocation/cpp/Geolocation.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Geolocation", "GeolocationCPP\Geolocation.vcxproj", "{831D32F6-3599-5B73-A497-D744C5B9CE70}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Geolocation", "GeolocationCPP\Geolocation.vcxproj", "{7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}" ProjectSection(ProjectDependencies) = postProject - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE} = {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE} + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E} = {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vcxproj", "{300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BackgroundTask", "BackgroundTask\BackgroundTask.vcxproj", "{D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|ARM.ActiveCfg = Debug|ARM - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|ARM.Build.0 = Debug|ARM - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|ARM.Deploy.0 = Debug|ARM - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|x64.ActiveCfg = Debug|x64 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|x64.Build.0 = Debug|x64 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|x64.Deploy.0 = Debug|x64 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|x86.ActiveCfg = Debug|Win32 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|x86.Build.0 = Debug|Win32 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Debug|x86.Deploy.0 = Debug|Win32 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|ARM.ActiveCfg = Release|ARM - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|ARM.Build.0 = Release|ARM - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|ARM.Deploy.0 = Release|ARM - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|x64.ActiveCfg = Release|x64 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|x64.Build.0 = Release|x64 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|x64.Deploy.0 = Release|x64 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|x86.ActiveCfg = Release|Win32 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|x86.Build.0 = Release|Win32 - {831D32F6-3599-5B73-A497-D744C5B9CE70}.Release|x86.Deploy.0 = Release|Win32 - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Debug|ARM.ActiveCfg = Debug|ARM - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Debug|ARM.Build.0 = Debug|ARM - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Debug|x64.ActiveCfg = Debug|x64 - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Debug|x64.Build.0 = Debug|x64 - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Debug|x86.ActiveCfg = Debug|Win32 - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Debug|x86.Build.0 = Debug|Win32 - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Release|ARM.ActiveCfg = Release|ARM - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Release|ARM.Build.0 = Release|ARM - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Release|x64.ActiveCfg = Release|x64 - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Release|x64.Build.0 = Release|x64 - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Release|x86.ActiveCfg = Release|Win32 - {300D9C5A-0D3C-51B3-895D-7B874E5DD2FE}.Release|x86.Build.0 = Release|Win32 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|ARM.ActiveCfg = Debug|ARM + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|ARM.Build.0 = Debug|ARM + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|ARM.Deploy.0 = Debug|ARM + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|x64.ActiveCfg = Debug|x64 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|x64.Build.0 = Debug|x64 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|x64.Deploy.0 = Debug|x64 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|x86.ActiveCfg = Debug|Win32 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|x86.Build.0 = Debug|Win32 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Debug|x86.Deploy.0 = Debug|Win32 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|ARM.ActiveCfg = Release|ARM + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|ARM.Build.0 = Release|ARM + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|ARM.Deploy.0 = Release|ARM + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|x64.ActiveCfg = Release|x64 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|x64.Build.0 = Release|x64 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|x64.Deploy.0 = Release|x64 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|x86.ActiveCfg = Release|Win32 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|x86.Build.0 = Release|Win32 + {7AFE8CDD-8301-5ED2-8C97-DBBDA204B3AF}.Release|x86.Deploy.0 = Release|Win32 + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Debug|ARM.ActiveCfg = Debug|ARM + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Debug|ARM.Build.0 = Debug|ARM + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Debug|x64.ActiveCfg = Debug|x64 + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Debug|x64.Build.0 = Debug|x64 + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Debug|x86.ActiveCfg = Debug|Win32 + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Debug|x86.Build.0 = Debug|Win32 + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Release|ARM.ActiveCfg = Release|ARM + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Release|ARM.Build.0 = Release|ARM + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Release|x64.ActiveCfg = Release|x64 + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Release|x64.Build.0 = Release|x64 + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Release|x86.ActiveCfg = Release|Win32 + {D9173398-4BFD-5A85-BD58-37B1B6DBAA1E}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Geolocation/cpp/GeolocationCPP/Geolocation.vcxproj b/Samples/Geolocation/cpp/GeolocationCPP/Geolocation.vcxproj index ba9ef8c735..147af9aa46 100644 --- a/Samples/Geolocation/cpp/GeolocationCPP/Geolocation.vcxproj +++ b/Samples/Geolocation/cpp/GeolocationCPP/Geolocation.vcxproj @@ -1,15 +1,15 @@  - {831d32f6-3599-5b73-a497-d744c5b9ce70} + {7afe8cdd-8301-5ed2-8c97-dbbda204b3af} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Geolocation/cpp/GeolocationCPP/Package.appxmanifest b/Samples/Geolocation/cpp/GeolocationCPP/Package.appxmanifest index c8621b48b6..82b460f6bd 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 668e9342f2..a678c18399 100644 --- a/Samples/Geolocation/cs/BackgroundTask/BackgroundTask.csproj +++ b/Samples/Geolocation/cs/BackgroundTask/BackgroundTask.csproj @@ -4,15 +4,15 @@ Debug x86 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F} + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09} winmdobj Properties BackgroundTask BackgroundTask en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Geolocation/cs/Geolocation.sln b/Samples/Geolocation/cs/Geolocation.sln index 4bf0f18419..5f3eb508c2 100644 --- a/Samples/Geolocation/cs/Geolocation.sln +++ b/Samples/Geolocation/cs/Geolocation.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geolocation", "GeolocationCS\Geolocation.csproj", "{A85B0D6D-168B-57DC-A2CB-3A985BA3462A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geolocation", "GeolocationCS\Geolocation.csproj", "{EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTask", "BackgroundTask\BackgroundTask.csproj", "{F0ECF590-07C1-5F9B-9721-7BDC26F2075F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTask", "BackgroundTask\BackgroundTask.csproj", "{D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|ARM.ActiveCfg = Debug|ARM - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|ARM.Build.0 = Debug|ARM - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|ARM.Deploy.0 = Debug|ARM - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|x64.ActiveCfg = Debug|x64 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|x64.Build.0 = Debug|x64 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|x64.Deploy.0 = Debug|x64 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|x86.ActiveCfg = Debug|x86 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|x86.Build.0 = Debug|x86 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Debug|x86.Deploy.0 = Debug|x86 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|ARM.ActiveCfg = Release|ARM - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|ARM.Build.0 = Release|ARM - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|ARM.Deploy.0 = Release|ARM - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|x64.ActiveCfg = Release|x64 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|x64.Build.0 = Release|x64 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|x64.Deploy.0 = Release|x64 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|x86.ActiveCfg = Release|x86 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|x86.Build.0 = Release|x86 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A}.Release|x86.Deploy.0 = Release|x86 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Debug|ARM.ActiveCfg = Debug|ARM - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Debug|ARM.Build.0 = Debug|ARM - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Debug|x64.ActiveCfg = Debug|x64 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Debug|x64.Build.0 = Debug|x64 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Debug|x86.ActiveCfg = Debug|x86 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Debug|x86.Build.0 = Debug|x86 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Release|ARM.ActiveCfg = Release|ARM - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Release|ARM.Build.0 = Release|ARM - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Release|x64.ActiveCfg = Release|x64 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Release|x64.Build.0 = Release|x64 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Release|x86.ActiveCfg = Release|x86 - {F0ECF590-07C1-5F9B-9721-7BDC26F2075F}.Release|x86.Build.0 = Release|x86 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|ARM.ActiveCfg = Debug|ARM + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|ARM.Build.0 = Debug|ARM + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|ARM.Deploy.0 = Debug|ARM + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|x64.ActiveCfg = Debug|x64 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|x64.Build.0 = Debug|x64 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|x64.Deploy.0 = Debug|x64 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|x86.ActiveCfg = Debug|x86 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|x86.Build.0 = Debug|x86 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Debug|x86.Deploy.0 = Debug|x86 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|ARM.ActiveCfg = Release|ARM + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|ARM.Build.0 = Release|ARM + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|ARM.Deploy.0 = Release|ARM + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|x64.ActiveCfg = Release|x64 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|x64.Build.0 = Release|x64 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|x64.Deploy.0 = Release|x64 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|x86.ActiveCfg = Release|x86 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|x86.Build.0 = Release|x86 + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2}.Release|x86.Deploy.0 = Release|x86 + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Debug|ARM.ActiveCfg = Debug|ARM + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Debug|ARM.Build.0 = Debug|ARM + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Debug|x64.ActiveCfg = Debug|x64 + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Debug|x64.Build.0 = Debug|x64 + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Debug|x86.ActiveCfg = Debug|x86 + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Debug|x86.Build.0 = Debug|x86 + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Release|ARM.ActiveCfg = Release|ARM + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Release|ARM.Build.0 = Release|ARM + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Release|x64.ActiveCfg = Release|x64 + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Release|x64.Build.0 = Release|x64 + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Release|x86.ActiveCfg = Release|x86 + {D4C27AEB-F18C-5042-9A08-EB8E7A46CF09}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Geolocation/cs/GeolocationCS/Geolocation.csproj b/Samples/Geolocation/cs/GeolocationCS/Geolocation.csproj index edb6da27ad..b143ec2e81 100644 --- a/Samples/Geolocation/cs/GeolocationCS/Geolocation.csproj +++ b/Samples/Geolocation/cs/GeolocationCS/Geolocation.csproj @@ -4,15 +4,15 @@ Debug x86 - {A85B0D6D-168B-57DC-A2CB-3A985BA3462A} + {EA0BCFE1-E084-57B5-B904-4DDF53FC17E2} AppContainerExe Properties GeolocationCS GeolocationCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Geolocation/cs/GeolocationCS/Package.appxmanifest b/Samples/Geolocation/cs/GeolocationCS/Package.appxmanifest index 09459d2237..fc6d7ae6e5 100644 --- a/Samples/Geolocation/cs/GeolocationCS/Package.appxmanifest +++ b/Samples/Geolocation/cs/GeolocationCS/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/Geolocation/geolocation.yaml b/Samples/Geolocation/geolocation.yml similarity index 100% rename from Samples/Geolocation/geolocation.yaml rename to Samples/Geolocation/geolocation.yml diff --git a/Samples/Geolocation/js/Geolocation.sln b/Samples/Geolocation/js/Geolocation.sln index 4c0e5f512e..43d0b0bd26 100644 --- a/Samples/Geolocation/js/Geolocation.sln +++ b/Samples/Geolocation/js/Geolocation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Geolocation", "GeolocationJS\Geolocation.jsproj", "{5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Geolocation", "GeolocationJS\Geolocation.jsproj", "{EA3E31B8-D101-5A20-A28A-48623A3D173D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|ARM.ActiveCfg = Debug|ARM - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|ARM.Build.0 = Debug|ARM - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|ARM.Deploy.0 = Debug|ARM - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|x64.ActiveCfg = Debug|x64 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|x64.Build.0 = Debug|x64 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|x64.Deploy.0 = Debug|x64 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|x86.ActiveCfg = Debug|x86 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|x86.Build.0 = Debug|x86 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Debug|x86.Deploy.0 = Debug|x86 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|Any CPU.Build.0 = Release|Any CPU - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|Any CPU.Deploy.0 = Release|Any CPU - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|ARM.ActiveCfg = Release|ARM - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|ARM.Build.0 = Release|ARM - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|ARM.Deploy.0 = Release|ARM - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|x64.ActiveCfg = Release|x64 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|x64.Build.0 = Release|x64 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|x64.Deploy.0 = Release|x64 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|x86.ActiveCfg = Release|x86 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|x86.Build.0 = Release|x86 - {5AE230EE-B1FA-57A4-A0AB-2C9E81BAFD2C}.Release|x86.Deploy.0 = Release|x86 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|ARM.ActiveCfg = Debug|ARM + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|ARM.Build.0 = Debug|ARM + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|ARM.Deploy.0 = Debug|ARM + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|x64.ActiveCfg = Debug|x64 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|x64.Build.0 = Debug|x64 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|x64.Deploy.0 = Debug|x64 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|x86.ActiveCfg = Debug|x86 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|x86.Build.0 = Debug|x86 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Debug|x86.Deploy.0 = Debug|x86 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|Any CPU.Build.0 = Release|Any CPU + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|Any CPU.Deploy.0 = Release|Any CPU + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|ARM.ActiveCfg = Release|ARM + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|ARM.Build.0 = Release|ARM + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|ARM.Deploy.0 = Release|ARM + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|x64.ActiveCfg = Release|x64 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|x64.Build.0 = Release|x64 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|x64.Deploy.0 = Release|x64 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|x86.ActiveCfg = Release|x86 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|x86.Build.0 = Release|x86 + {EA3E31B8-D101-5A20-A28A-48623A3D173D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Geolocation/js/geolocationjs/Geolocation.jsproj b/Samples/Geolocation/js/geolocationjs/Geolocation.jsproj index 002f65c9a9..e727c4b02a 100644 --- a/Samples/Geolocation/js/geolocationjs/Geolocation.jsproj +++ b/Samples/Geolocation/js/geolocationjs/Geolocation.jsproj @@ -35,7 +35,7 @@ - 5ae230ee-b1fa-57a4-a0ab-2c9e81bafd2c + ea3e31b8-d101-5a20-a28a-48623a3d173d @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Geolocation/js/geolocationjs/Package.appxmanifest b/Samples/Geolocation/js/geolocationjs/Package.appxmanifest index 5957477f7f..c98a1aaa44 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.sln b/Samples/Geotag/cpp/Geotag.sln index 5aedc35039..cddf8f21cb 100644 --- a/Samples/Geotag/cpp/Geotag.sln +++ b/Samples/Geotag/cpp/Geotag.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Geotag", "Geotag.vcxproj", "{3C0677C6-4266-5AEB-A080-6F64DD593DD6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Geotag", "Geotag.vcxproj", "{8A86522C-DE57-5C5E-8AD3-177FF3B152EA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|ARM.ActiveCfg = Debug|ARM - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|ARM.Build.0 = Debug|ARM - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|ARM.Deploy.0 = Debug|ARM - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|x64.ActiveCfg = Debug|x64 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|x64.Build.0 = Debug|x64 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|x64.Deploy.0 = Debug|x64 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|x86.ActiveCfg = Debug|Win32 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|x86.Build.0 = Debug|Win32 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Debug|x86.Deploy.0 = Debug|Win32 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|ARM.ActiveCfg = Release|ARM - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|ARM.Build.0 = Release|ARM - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|ARM.Deploy.0 = Release|ARM - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|x64.ActiveCfg = Release|x64 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|x64.Build.0 = Release|x64 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|x64.Deploy.0 = Release|x64 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|x86.ActiveCfg = Release|Win32 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|x86.Build.0 = Release|Win32 - {3C0677C6-4266-5AEB-A080-6F64DD593DD6}.Release|x86.Deploy.0 = Release|Win32 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|ARM.ActiveCfg = Debug|ARM + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|ARM.Build.0 = Debug|ARM + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|ARM.Deploy.0 = Debug|ARM + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|x64.ActiveCfg = Debug|x64 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|x64.Build.0 = Debug|x64 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|x64.Deploy.0 = Debug|x64 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|x86.ActiveCfg = Debug|Win32 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|x86.Build.0 = Debug|Win32 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Debug|x86.Deploy.0 = Debug|Win32 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|ARM.ActiveCfg = Release|ARM + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|ARM.Build.0 = Release|ARM + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|ARM.Deploy.0 = Release|ARM + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|x64.ActiveCfg = Release|x64 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|x64.Build.0 = Release|x64 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|x64.Deploy.0 = Release|x64 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|x86.ActiveCfg = Release|Win32 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|x86.Build.0 = Release|Win32 + {8A86522C-DE57-5C5E-8AD3-177FF3B152EA}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Geotag/cpp/Geotag.vcxproj b/Samples/Geotag/cpp/Geotag.vcxproj index 991e9a316e..57a6a23642 100644 --- a/Samples/Geotag/cpp/Geotag.vcxproj +++ b/Samples/Geotag/cpp/Geotag.vcxproj @@ -1,15 +1,15 @@  - {3c0677c6-4266-5aeb-a080-6f64dd593dd6} + {8a86522c-de57-5c5e-8ad3-177ff3b152ea} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Geotag/cpp/Package.appxmanifest b/Samples/Geotag/cpp/Package.appxmanifest index 570828edfe..46043b3b32 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 ed99c92a9c..298c95ef81 100644 --- a/Samples/Geotag/cs/Geotag.csproj +++ b/Samples/Geotag/cs/Geotag.csproj @@ -4,15 +4,15 @@ Debug x86 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92} + {91270888-08C2-5C01-ACA7-70C3E9992FBA} AppContainerExe Properties SDKTemplate GeotagCSSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Geotag/cs/Geotag.sln b/Samples/Geotag/cs/Geotag.sln index 3d2cf23532..afb7136812 100644 --- a/Samples/Geotag/cs/Geotag.sln +++ b/Samples/Geotag/cs/Geotag.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geotag", "Geotag.csproj", "{9E74F938-0569-5E3A-8F01-BF69EAB57F92}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Geotag", "Geotag.csproj", "{91270888-08C2-5C01-ACA7-70C3E9992FBA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|ARM.ActiveCfg = Debug|ARM - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|ARM.Build.0 = Debug|ARM - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|ARM.Deploy.0 = Debug|ARM - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|x64.ActiveCfg = Debug|x64 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|x64.Build.0 = Debug|x64 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|x64.Deploy.0 = Debug|x64 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|x86.ActiveCfg = Debug|x86 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|x86.Build.0 = Debug|x86 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Debug|x86.Deploy.0 = Debug|x86 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|ARM.ActiveCfg = Release|ARM - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|ARM.Build.0 = Release|ARM - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|ARM.Deploy.0 = Release|ARM - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|x64.ActiveCfg = Release|x64 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|x64.Build.0 = Release|x64 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|x64.Deploy.0 = Release|x64 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|x86.ActiveCfg = Release|x86 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|x86.Build.0 = Release|x86 - {9E74F938-0569-5E3A-8F01-BF69EAB57F92}.Release|x86.Deploy.0 = Release|x86 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|ARM.ActiveCfg = Debug|ARM + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|ARM.Build.0 = Debug|ARM + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|ARM.Deploy.0 = Debug|ARM + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|x64.ActiveCfg = Debug|x64 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|x64.Build.0 = Debug|x64 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|x64.Deploy.0 = Debug|x64 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|x86.ActiveCfg = Debug|x86 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|x86.Build.0 = Debug|x86 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Debug|x86.Deploy.0 = Debug|x86 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|ARM.ActiveCfg = Release|ARM + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|ARM.Build.0 = Release|ARM + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|ARM.Deploy.0 = Release|ARM + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|x64.ActiveCfg = Release|x64 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|x64.Build.0 = Release|x64 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|x64.Deploy.0 = Release|x64 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|x86.ActiveCfg = Release|x86 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|x86.Build.0 = Release|x86 + {91270888-08C2-5C01-ACA7-70C3E9992FBA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Geotag/cs/Package.appxmanifest b/Samples/Geotag/cs/Package.appxmanifest index 76704991a6..7dbff8b17a 100644 --- a/Samples/Geotag/cs/Package.appxmanifest +++ b/Samples/Geotag/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Geotag/geotag.yaml b/Samples/Geotag/geotag.yml similarity index 100% rename from Samples/Geotag/geotag.yaml rename to Samples/Geotag/geotag.yml diff --git a/Samples/Geotag/js/Geotag.jsproj b/Samples/Geotag/js/Geotag.jsproj index 0d89014e68..3e3d39814f 100644 --- a/Samples/Geotag/js/Geotag.jsproj +++ b/Samples/Geotag/js/Geotag.jsproj @@ -35,7 +35,7 @@ - 9cb02bda-2d74-5997-b1b8-f9ee5e415101 + c9d3b7f8-6655-580c-8663-43669ad4b8dd @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Geotag/js/Geotag.sln b/Samples/Geotag/js/Geotag.sln index ba76be1b9d..e56feaca28 100644 --- a/Samples/Geotag/js/Geotag.sln +++ b/Samples/Geotag/js/Geotag.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Geotag", "Geotag.jsproj", "{9CB02BDA-2D74-5997-B1B8-F9EE5E415101}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Geotag", "Geotag.jsproj", "{C9D3B7F8-6655-580C-8663-43669AD4B8DD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|ARM.ActiveCfg = Debug|ARM - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|ARM.Build.0 = Debug|ARM - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|ARM.Deploy.0 = Debug|ARM - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|x64.ActiveCfg = Debug|x64 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|x64.Build.0 = Debug|x64 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|x64.Deploy.0 = Debug|x64 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|x86.ActiveCfg = Debug|x86 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|x86.Build.0 = Debug|x86 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Debug|x86.Deploy.0 = Debug|x86 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|Any CPU.Build.0 = Release|Any CPU - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|Any CPU.Deploy.0 = Release|Any CPU - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|ARM.ActiveCfg = Release|ARM - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|ARM.Build.0 = Release|ARM - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|ARM.Deploy.0 = Release|ARM - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|x64.ActiveCfg = Release|x64 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|x64.Build.0 = Release|x64 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|x64.Deploy.0 = Release|x64 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|x86.ActiveCfg = Release|x86 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|x86.Build.0 = Release|x86 - {9CB02BDA-2D74-5997-B1B8-F9EE5E415101}.Release|x86.Deploy.0 = Release|x86 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|ARM.ActiveCfg = Debug|ARM + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|ARM.Build.0 = Debug|ARM + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|ARM.Deploy.0 = Debug|ARM + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|x64.ActiveCfg = Debug|x64 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|x64.Build.0 = Debug|x64 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|x64.Deploy.0 = Debug|x64 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|x86.ActiveCfg = Debug|x86 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|x86.Build.0 = Debug|x86 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Debug|x86.Deploy.0 = Debug|x86 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|Any CPU.Build.0 = Release|Any CPU + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|Any CPU.Deploy.0 = Release|Any CPU + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|ARM.ActiveCfg = Release|ARM + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|ARM.Build.0 = Release|ARM + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|ARM.Deploy.0 = Release|ARM + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|x64.ActiveCfg = Release|x64 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|x64.Build.0 = Release|x64 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|x64.Deploy.0 = Release|x64 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|x86.ActiveCfg = Release|x86 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|x86.Build.0 = Release|x86 + {C9D3B7F8-6655-580C-8663-43669AD4B8DD}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Geotag/js/Package.appxmanifest b/Samples/Geotag/js/Package.appxmanifest index 605014e530..a0426d412f 100644 --- a/Samples/Geotag/js/Package.appxmanifest +++ b/Samples/Geotag/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.sln b/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.sln index 689168eb80..f3c74dc039 100644 --- a/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.sln +++ b/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GlobalizationPreferences", "GlobalizationPreferences.vcxproj", "{95FC960A-3569-51EB-8046-EAB3170E2929}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GlobalizationPreferences", "GlobalizationPreferences.vcxproj", "{F9761627-653A-52B3-BF9B-5CD34F9C3C66}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|ARM.ActiveCfg = Debug|ARM - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|ARM.Build.0 = Debug|ARM - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|ARM.Deploy.0 = Debug|ARM - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|x64.ActiveCfg = Debug|x64 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|x64.Build.0 = Debug|x64 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|x64.Deploy.0 = Debug|x64 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|x86.ActiveCfg = Debug|Win32 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|x86.Build.0 = Debug|Win32 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Debug|x86.Deploy.0 = Debug|Win32 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|ARM.ActiveCfg = Release|ARM - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|ARM.Build.0 = Release|ARM - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|ARM.Deploy.0 = Release|ARM - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|x64.ActiveCfg = Release|x64 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|x64.Build.0 = Release|x64 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|x64.Deploy.0 = Release|x64 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|x86.ActiveCfg = Release|Win32 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|x86.Build.0 = Release|Win32 - {95FC960A-3569-51EB-8046-EAB3170E2929}.Release|x86.Deploy.0 = Release|Win32 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|ARM.ActiveCfg = Debug|ARM + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|ARM.Build.0 = Debug|ARM + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|ARM.Deploy.0 = Debug|ARM + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|x64.ActiveCfg = Debug|x64 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|x64.Build.0 = Debug|x64 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|x64.Deploy.0 = Debug|x64 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|x86.ActiveCfg = Debug|Win32 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|x86.Build.0 = Debug|Win32 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Debug|x86.Deploy.0 = Debug|Win32 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|ARM.ActiveCfg = Release|ARM + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|ARM.Build.0 = Release|ARM + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|ARM.Deploy.0 = Release|ARM + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|x64.ActiveCfg = Release|x64 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|x64.Build.0 = Release|x64 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|x64.Deploy.0 = Release|x64 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|x86.ActiveCfg = Release|Win32 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|x86.Build.0 = Release|Win32 + {F9761627-653A-52B3-BF9B-5CD34F9C3C66}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.vcxproj b/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.vcxproj index 27401a9fc8..cb22416ff9 100644 --- a/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.vcxproj +++ b/Samples/GlobalizationPreferences/cpp/GlobalizationPreferences.vcxproj @@ -1,15 +1,15 @@  - {95fc960a-3569-51eb-8046-eab3170e2929} + {f9761627-653a-52b3-bf9b-5cd34f9c3c66} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/GlobalizationPreferences/cpp/Package.appxmanifest b/Samples/GlobalizationPreferences/cpp/Package.appxmanifest index cacb7f701d..13ca1425eb 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 1602f679a9..0065ef1ed5 100644 --- a/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.csproj +++ b/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.csproj @@ -3,15 +3,15 @@ Debug - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5} + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3} AppContainerExe Properties SDKTemplate GlobalizationPreferences en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.sln b/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.sln index 38c8bef03d..0b466be757 100644 --- a/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.sln +++ b/Samples/GlobalizationPreferences/cs/GlobalizationPreferences.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GlobalizationPreferences", "GlobalizationPreferences.csproj", "{4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GlobalizationPreferences", "GlobalizationPreferences.csproj", "{F7903794-7D1A-5E93-BC1E-E011F8BC76F3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|ARM.ActiveCfg = Debug|ARM - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|ARM.Build.0 = Debug|ARM - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|ARM.Deploy.0 = Debug|ARM - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|x64.ActiveCfg = Debug|x64 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|x64.Build.0 = Debug|x64 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|x64.Deploy.0 = Debug|x64 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|x86.ActiveCfg = Debug|x86 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|x86.Build.0 = Debug|x86 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Debug|x86.Deploy.0 = Debug|x86 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|ARM.ActiveCfg = Release|ARM - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|ARM.Build.0 = Release|ARM - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|ARM.Deploy.0 = Release|ARM - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|x64.ActiveCfg = Release|x64 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|x64.Build.0 = Release|x64 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|x64.Deploy.0 = Release|x64 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|x86.ActiveCfg = Release|x86 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|x86.Build.0 = Release|x86 - {4FE21452-C461-5D32-A4D9-1F51C6CDD4C5}.Release|x86.Deploy.0 = Release|x86 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|ARM.ActiveCfg = Debug|ARM + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|ARM.Build.0 = Debug|ARM + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|ARM.Deploy.0 = Debug|ARM + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|x64.ActiveCfg = Debug|x64 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|x64.Build.0 = Debug|x64 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|x64.Deploy.0 = Debug|x64 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|x86.ActiveCfg = Debug|x86 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|x86.Build.0 = Debug|x86 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Debug|x86.Deploy.0 = Debug|x86 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|ARM.ActiveCfg = Release|ARM + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|ARM.Build.0 = Release|ARM + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|ARM.Deploy.0 = Release|ARM + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|x64.ActiveCfg = Release|x64 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|x64.Build.0 = Release|x64 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|x64.Deploy.0 = Release|x64 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|x86.ActiveCfg = Release|x86 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|x86.Build.0 = Release|x86 + {F7903794-7D1A-5E93-BC1E-E011F8BC76F3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/GlobalizationPreferences/cs/Package.appxmanifest b/Samples/GlobalizationPreferences/cs/Package.appxmanifest index d74068fb06..2f440b5598 100644 --- a/Samples/GlobalizationPreferences/cs/Package.appxmanifest +++ b/Samples/GlobalizationPreferences/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/GlobalizationPreferences/globalization-preferences.yaml b/Samples/GlobalizationPreferences/globalization-preferences.yml similarity index 100% rename from Samples/GlobalizationPreferences/globalization-preferences.yaml rename to Samples/GlobalizationPreferences/globalization-preferences.yml diff --git a/Samples/GlobalizationPreferences/js/GlobalizationPreferences.jsproj b/Samples/GlobalizationPreferences/js/GlobalizationPreferences.jsproj index 406bb97cb4..833d53bda1 100644 --- a/Samples/GlobalizationPreferences/js/GlobalizationPreferences.jsproj +++ b/Samples/GlobalizationPreferences/js/GlobalizationPreferences.jsproj @@ -35,7 +35,7 @@ - 97fac571-9edc-51ea-8fcf-95bc2715cee0 + b706375b-3733-545d-b22e-ed2567b0f673 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/GlobalizationPreferences/js/GlobalizationPreferences.sln b/Samples/GlobalizationPreferences/js/GlobalizationPreferences.sln index e748870786..b8f39c93f1 100644 --- a/Samples/GlobalizationPreferences/js/GlobalizationPreferences.sln +++ b/Samples/GlobalizationPreferences/js/GlobalizationPreferences.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "GlobalizationPreferences", "GlobalizationPreferences.jsproj", "{97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "GlobalizationPreferences", "GlobalizationPreferences.jsproj", "{B706375B-3733-545D-B22E-ED2567B0F673}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|ARM.ActiveCfg = Debug|ARM - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|ARM.Build.0 = Debug|ARM - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|ARM.Deploy.0 = Debug|ARM - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|x64.ActiveCfg = Debug|x64 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|x64.Build.0 = Debug|x64 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|x64.Deploy.0 = Debug|x64 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|x86.ActiveCfg = Debug|x86 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|x86.Build.0 = Debug|x86 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Debug|x86.Deploy.0 = Debug|x86 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|Any CPU.Build.0 = Release|Any CPU - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|Any CPU.Deploy.0 = Release|Any CPU - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|ARM.ActiveCfg = Release|ARM - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|ARM.Build.0 = Release|ARM - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|ARM.Deploy.0 = Release|ARM - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|x64.ActiveCfg = Release|x64 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|x64.Build.0 = Release|x64 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|x64.Deploy.0 = Release|x64 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|x86.ActiveCfg = Release|x86 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|x86.Build.0 = Release|x86 - {97FAC571-9EDC-51EA-8FCF-95BC2715CEE0}.Release|x86.Deploy.0 = Release|x86 + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|ARM.ActiveCfg = Debug|ARM + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|ARM.Build.0 = Debug|ARM + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|ARM.Deploy.0 = Debug|ARM + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|x64.ActiveCfg = Debug|x64 + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|x64.Build.0 = Debug|x64 + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|x64.Deploy.0 = Debug|x64 + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|x86.ActiveCfg = Debug|x86 + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|x86.Build.0 = Debug|x86 + {B706375B-3733-545D-B22E-ED2567B0F673}.Debug|x86.Deploy.0 = Debug|x86 + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|Any CPU.Build.0 = Release|Any CPU + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|Any CPU.Deploy.0 = Release|Any CPU + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|ARM.ActiveCfg = Release|ARM + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|ARM.Build.0 = Release|ARM + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|ARM.Deploy.0 = Release|ARM + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|x64.ActiveCfg = Release|x64 + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|x64.Build.0 = Release|x64 + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|x64.Deploy.0 = Release|x64 + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|x86.ActiveCfg = Release|x86 + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|x86.Build.0 = Release|x86 + {B706375B-3733-545D-B22E-ED2567B0F673}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/GlobalizationPreferences/js/Package.appxmanifest b/Samples/GlobalizationPreferences/js/Package.appxmanifest index 75dba6bd9a..3ebaf4b965 100644 --- a/Samples/GlobalizationPreferences/js/Package.appxmanifest +++ b/Samples/GlobalizationPreferences/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Gyrometer/cpp/Gyrometer.sln b/Samples/Gyrometer/cpp/Gyrometer.sln index 897282c381..1e17dae85a 100644 --- a/Samples/Gyrometer/cpp/Gyrometer.sln +++ b/Samples/Gyrometer/cpp/Gyrometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Gyrometer", "Gyrometer.vcxproj", "{A7F62760-79EC-52CD-AA15-B42DFECE1702}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Gyrometer", "Gyrometer.vcxproj", "{2A24E9A6-569F-50A7-814A-1B773456E50C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|ARM.ActiveCfg = Debug|ARM - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|ARM.Build.0 = Debug|ARM - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|ARM.Deploy.0 = Debug|ARM - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|Win32.ActiveCfg = Debug|Win32 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|Win32.Build.0 = Debug|Win32 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|Win32.Deploy.0 = Debug|Win32 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|x64.ActiveCfg = Debug|x64 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|x64.Build.0 = Debug|x64 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Debug|x64.Deploy.0 = Debug|x64 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|ARM.ActiveCfg = Release|ARM - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|ARM.Build.0 = Release|ARM - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|ARM.Deploy.0 = Release|ARM - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|Win32.ActiveCfg = Release|Win32 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|Win32.Build.0 = Release|Win32 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|Win32.Deploy.0 = Release|Win32 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|x64.ActiveCfg = Release|x64 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|x64.Build.0 = Release|x64 - {A7F62760-79EC-52CD-AA15-B42DFECE1702}.Release|x64.Deploy.0 = Release|x64 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|ARM.ActiveCfg = Debug|ARM + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|ARM.Build.0 = Debug|ARM + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|ARM.Deploy.0 = Debug|ARM + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|Win32.ActiveCfg = Debug|Win32 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|Win32.Build.0 = Debug|Win32 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|Win32.Deploy.0 = Debug|Win32 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|x64.ActiveCfg = Debug|x64 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|x64.Build.0 = Debug|x64 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Debug|x64.Deploy.0 = Debug|x64 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|ARM.ActiveCfg = Release|ARM + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|ARM.Build.0 = Release|ARM + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|ARM.Deploy.0 = Release|ARM + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|Win32.ActiveCfg = Release|Win32 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|Win32.Build.0 = Release|Win32 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|Win32.Deploy.0 = Release|Win32 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|x64.ActiveCfg = Release|x64 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|x64.Build.0 = Release|x64 + {2A24E9A6-569F-50A7-814A-1B773456E50C}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Gyrometer/cpp/Gyrometer.vcxproj b/Samples/Gyrometer/cpp/Gyrometer.vcxproj index d52949c6dd..5ed6db06f2 100644 --- a/Samples/Gyrometer/cpp/Gyrometer.vcxproj +++ b/Samples/Gyrometer/cpp/Gyrometer.vcxproj @@ -1,15 +1,15 @@  - {a7f62760-79ec-52cd-aa15-b42dfece1702} + {2a24e9a6-569f-50a7-814a-1b773456e50c} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Gyrometer/cpp/Package.appxmanifest b/Samples/Gyrometer/cpp/Package.appxmanifest index 2fd8f34a4f..603e020e96 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 9b625522be..648527ac0b 100644 --- a/Samples/Gyrometer/cs/Gyrometer.csproj +++ b/Samples/Gyrometer/cs/Gyrometer.csproj @@ -4,15 +4,15 @@ Debug x86 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C} + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2} AppContainerExe Properties GyrometerCS GyrometerCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Gyrometer/cs/Gyrometer.sln b/Samples/Gyrometer/cs/Gyrometer.sln index 2ccc7a11f9..1e2da0f4e7 100644 --- a/Samples/Gyrometer/cs/Gyrometer.sln +++ b/Samples/Gyrometer/cs/Gyrometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gyrometer", "Gyrometer.csproj", "{E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gyrometer", "Gyrometer.csproj", "{98FFEF51-75BB-50D9-A854-7D7823E4FEF2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|ARM.ActiveCfg = Debug|ARM - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|ARM.Build.0 = Debug|ARM - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|ARM.Deploy.0 = Debug|ARM - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|x64.ActiveCfg = Debug|x64 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|x64.Build.0 = Debug|x64 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|x64.Deploy.0 = Debug|x64 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|x86.ActiveCfg = Debug|x86 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|x86.Build.0 = Debug|x86 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Debug|x86.Deploy.0 = Debug|x86 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|ARM.ActiveCfg = Release|ARM - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|ARM.Build.0 = Release|ARM - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|ARM.Deploy.0 = Release|ARM - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|x64.ActiveCfg = Release|x64 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|x64.Build.0 = Release|x64 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|x64.Deploy.0 = Release|x64 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|x86.ActiveCfg = Release|x86 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|x86.Build.0 = Release|x86 - {E0BCD4D1-BB49-5701-B8B0-9FD3534CFA5C}.Release|x86.Deploy.0 = Release|x86 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|ARM.ActiveCfg = Debug|ARM + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|ARM.Build.0 = Debug|ARM + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|ARM.Deploy.0 = Debug|ARM + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|x64.ActiveCfg = Debug|x64 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|x64.Build.0 = Debug|x64 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|x64.Deploy.0 = Debug|x64 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|x86.ActiveCfg = Debug|x86 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|x86.Build.0 = Debug|x86 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Debug|x86.Deploy.0 = Debug|x86 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|ARM.ActiveCfg = Release|ARM + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|ARM.Build.0 = Release|ARM + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|ARM.Deploy.0 = Release|ARM + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|x64.ActiveCfg = Release|x64 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|x64.Build.0 = Release|x64 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|x64.Deploy.0 = Release|x64 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|x86.ActiveCfg = Release|x86 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|x86.Build.0 = Release|x86 + {98FFEF51-75BB-50D9-A854-7D7823E4FEF2}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Gyrometer/cs/Package.appxmanifest b/Samples/Gyrometer/cs/Package.appxmanifest index ceaf55af73..52e94974f6 100644 --- a/Samples/Gyrometer/cs/Package.appxmanifest +++ b/Samples/Gyrometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Gyrometer/gyrometer.yaml b/Samples/Gyrometer/gyrometer.yml similarity index 100% rename from Samples/Gyrometer/gyrometer.yaml rename to Samples/Gyrometer/gyrometer.yml diff --git a/Samples/Gyrometer/js/Gyrometer.jsproj b/Samples/Gyrometer/js/Gyrometer.jsproj index 76175a5ddf..c3fe262bdc 100644 --- a/Samples/Gyrometer/js/Gyrometer.jsproj +++ b/Samples/Gyrometer/js/Gyrometer.jsproj @@ -35,7 +35,7 @@ - a5ba047d-26e0-5ebb-8717-f780e43a8311 + e35d76a0-4cfe-5e0b-92c8-f1d2c20e7833 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Gyrometer/js/Gyrometer.sln b/Samples/Gyrometer/js/Gyrometer.sln index f8a7a28a99..f7f376dafe 100644 --- a/Samples/Gyrometer/js/Gyrometer.sln +++ b/Samples/Gyrometer/js/Gyrometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Gyrometer", "Gyrometer.jsproj", "{A5BA047D-26E0-5EBB-8717-F780E43A8311}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Gyrometer", "Gyrometer.jsproj", "{E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|ARM.ActiveCfg = Debug|ARM - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|ARM.Build.0 = Debug|ARM - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|ARM.Deploy.0 = Debug|ARM - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|x64.ActiveCfg = Debug|x64 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|x64.Build.0 = Debug|x64 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|x64.Deploy.0 = Debug|x64 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|x86.ActiveCfg = Debug|x86 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|x86.Build.0 = Debug|x86 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Debug|x86.Deploy.0 = Debug|x86 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|Any CPU.Build.0 = Release|Any CPU - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|Any CPU.Deploy.0 = Release|Any CPU - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|ARM.ActiveCfg = Release|ARM - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|ARM.Build.0 = Release|ARM - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|ARM.Deploy.0 = Release|ARM - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|x64.ActiveCfg = Release|x64 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|x64.Build.0 = Release|x64 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|x64.Deploy.0 = Release|x64 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|x86.ActiveCfg = Release|x86 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|x86.Build.0 = Release|x86 - {A5BA047D-26E0-5EBB-8717-F780E43A8311}.Release|x86.Deploy.0 = Release|x86 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|ARM.ActiveCfg = Debug|ARM + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|ARM.Build.0 = Debug|ARM + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|ARM.Deploy.0 = Debug|ARM + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|x64.ActiveCfg = Debug|x64 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|x64.Build.0 = Debug|x64 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|x64.Deploy.0 = Debug|x64 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|x86.ActiveCfg = Debug|x86 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|x86.Build.0 = Debug|x86 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Debug|x86.Deploy.0 = Debug|x86 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|Any CPU.Build.0 = Release|Any CPU + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|Any CPU.Deploy.0 = Release|Any CPU + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|ARM.ActiveCfg = Release|ARM + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|ARM.Build.0 = Release|ARM + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|ARM.Deploy.0 = Release|ARM + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|x64.ActiveCfg = Release|x64 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|x64.Build.0 = Release|x64 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|x64.Deploy.0 = Release|x64 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|x86.ActiveCfg = Release|x86 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|x86.Build.0 = Release|x86 + {E35D76A0-4CFE-5E0B-92C8-F1D2C20E7833}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Gyrometer/js/Package.appxmanifest b/Samples/Gyrometer/js/Package.appxmanifest index f6bf07df0f..bbd51ed4e5 100644 --- a/Samples/Gyrometer/js/Package.appxmanifest +++ b/Samples/Gyrometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/HolographicDepthBasedImageStabilization/README.md b/Samples/HolographicDepthBasedImageStabilization/README.md index 0e16792ffc..b727f00c98 100644 --- a/Samples/HolographicDepthBasedImageStabilization/README.md +++ b/Samples/HolographicDepthBasedImageStabilization/README.md @@ -3,115 +3,8 @@ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=832542 ---> -# Depth-based focus plane - -Shows how to set the focus plane automatically by looking at your depth buffer. A least-squares -fit method is used to determine the plane that best fits the geometry that the user can see; in -that way, the plane passes through as much scene content as possible to reduce color separation. This is a -good default mode for setting up the focus plane, especially in cases where the scene is complex and the -optimal focus point and plane may be difficult to determine. - -> **Note:** This sample is part of a large collection of UWP feature samples. -> If you are unfamiliar with Git and GitHub, you can download the entire collection as a -> [ZIP file](https://github.com/Microsoft/Windows-universal-samples/archive/master.zip), but be -> sure to unzip everything to access shared dependencies. For more info on working with the ZIP file, -> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq). -> For more samples, see the [Samples portal](https://aka.ms/winsamples) on the Windows Dev Center. - -The plane is computed separately for each holographic camera, since each has its own view of scene geometry, -and each uses a different depth buffer. The implementation provided by this code sample takes very little -power and frame time. - -Setting the exact position and velocity of the content can sometimes be better, depending on your content. -For an example, see the [Holographic Tag-along Sample](http://go.microsoft.com/fwlink/p/?LinkId=808267). - -## Holographic rendering best practices - -This sample demonstrates best practices for user comfort by always setting the image stabilization plane. - -**Note** The image stabilization plane can be observed via the -[Windows Device Portal](https://developer.microsoft.com/windows/mixed-reality/using_the_windows_device_portal). - -## Compute shaders - -This sample demonstrates how to use compute shaders to gather and average data points. Compute shaders -require shader model 5.0. Running this code sample in the HoloLens emulator will require a feature level -11_0 or higher GPU. - -### Additional remarks - -**Note** The Windows universal samples for Windows 10 Holographic require Visual Studio 2017 Update 3 -to build, and a Windows Holographic device to execute. Windows Holographic devices include the -Microsoft HoloLens and the Microsoft HoloLens Emulator. - -To obtain information about Windows 10 development, go to the [Windows Dev Center](http://go.microsoft.com/fwlink/?LinkID=532421). - -To obtain information about the tools used for Windows Holographic development, including Microsoft -Visual Studio and the Microsoft HoloLens Emulator, go to -[Install the tools](https://developer.microsoft.com/windows/mixed-reality/install_the_tools). - -## Reference - -The following Windows Universal APIs are used to demonstrate setting the image stabilization plane -in this code sample: - -[Windows.Graphics.Holographic](https://msdn.microsoft.com/library/windows/apps/windows.graphics.holographic.aspx) -[HolographicCamera class](https://msdn.microsoft.com/library/windows/apps/windows.graphics.holographic.holographiccamera.aspx) -[HolographicCameraRenderingParameters class](https://msdn.microsoft.com/library/windows/apps/windows.graphics.holographic.holographiccamerarenderingparameters.aspx) -[HolographicCameraRenderingParameters.SetFocusPoint methods](https://msdn.microsoft.com/library/windows/apps/windows.graphics.holographic.holographiccamerarenderingparameters.setfocuspoint.aspx) - -## System requirements - -**Client:** Windows 10 Holographic - -**Phone:** Not supported - -## Build the sample - -1. If you download the samples ZIP, be sure to unzip the entire archive, not just the folder with - the sample you want to build. -2. Start Microsoft Visual Studio 2017 and select **File** \> **Open** \> **Project/Solution**. -3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the - subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or - JavaScript). Double-click the Visual Studio Solution (.sln) file. -4. Press Ctrl+Shift+B, or select **Build** \> **Build Solution**. - -## Run the sample - -The next steps depend on whether you just want to deploy the sample or you want to both deploy and -run it. - -### Deploying the sample to the Microsoft HoloLens emulator - -- Click the debug target drop-down, and select **Microsoft HoloLens Emulator**. -- Select **Build** \> **Deploy** Solution. - -### Deploying the sample to a Microsoft HoloLens - -- Developer unlock your Microsoft HoloLens. For instructions, go to - [Enable your device for development](https://msdn.microsoft.com/windows/uwp/get-started/enable-your-device-for-development#enable-your-windows-10-devices). -- Find the IP address of your Microsoft HoloLens. The IP address can be found in **Settings** \> - **Network & Internet** \> **Wi-Fi** \> **Advanced options**. Or, you can ask Cortana for this - information by saying: "Hey Cortana, what's my IP address?" -- Right-click on your project in Visual Studio, and then select **Properties**. -- In the Debugging pane, click the drop-down and select **Remote Machine**. -- Enter the IP address of your Microsoft HoloLens into the field labelled **Machine Name**. -- Click **OK**. -- Select **Build** \> **Deploy** Solution. - -### Pairing your developer-unlocked Microsoft HoloLens with Visual Studio - -The first time you deploy from your development PC to your developer-unlocked Microsoft HoloLens, -you will need to use a PIN to pair your PC with the Microsoft HoloLens. -- When you select **Build** \> **Deploy Solution**, a dialog box will appear for Visual Studio to - accept the PIN. -- On your Microsoft HoloLens, go to **Settings** \> **Update** \> **For developers**, and click on **Pair**. -- Type the PIN displayed by your Microsoft HoloLens into the Visual Studio dialog box and click **OK**. -- On your Microsoft HoloLens, select **Done** to accept the pairing. -- The solution will then start to deploy. - -### Deploying and running the sample - -- To debug the sample and then run it, follow the steps listed above to connect your developer- - unlocked Microsoft HoloLens, then press F5 or select **Debug** \> **Start Debugging**. To run the - sample without debugging, press Ctrl+F5 or select **Debug** \> **Start Without Debugging**. +The HolographicDepthBasedImageStabilization sample is no longer needed. +Depth-based image stabilization is now performed automatically by the +`HolographicCameraRenderingParameters.CommitDirect3D11DepthBuffer` method. +See [the BasicHologram sample](..\BasicHologram) +for an example of how to use the `CommitDirect3D11DepthBuffer` method. diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/AppView.cpp b/Samples/HolographicDepthBasedImageStabilization/cpp/AppView.cpp deleted file mode 100644 index e49116106d..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/AppView.cpp +++ /dev/null @@ -1,215 +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. -// -//********************************************************* - -#include "pch.h" -#include "AppView.h" - -#include - -using namespace HolographicDepthBasedImageStabilization; - -using namespace concurrency; -using namespace Windows::ApplicationModel; -using namespace Windows::ApplicationModel::Activation; -using namespace Windows::ApplicationModel::Core; -using namespace Windows::Foundation; -using namespace Windows::Graphics::Holographic; -using namespace Windows::UI::Core; - -// The main function is only used to initialize our IFrameworkView class. -// Under most circumstances, you should not need to modify this function. -[Platform::MTAThread] -int main(Platform::Array^) -{ - AppViewSource^ appViewSource = ref new ::AppViewSource(); - CoreApplication::Run(appViewSource); - return 0; -} - -IFrameworkView^ AppViewSource::CreateView() -{ - return ref new AppView(); -} - -AppView::AppView() -{ -} - - -// IFrameworkView methods - -// The first method called when the IFrameworkView is being created. -// Use this method to subscribe for Windows shell events and to initialize your app. -void AppView::Initialize(CoreApplicationView^ applicationView) -{ - applicationView->Activated += - ref new TypedEventHandler(this, &AppView::OnViewActivated); - - // Register event handlers for app lifecycle. - CoreApplication::Suspending += - ref new EventHandler(this, &AppView::OnSuspending); - - CoreApplication::Resuming += - ref new EventHandler(this, &AppView::OnResuming); - - // At this point we have access to the device and we can create device-dependent - // resources. - m_deviceResources = std::make_shared(); - - m_main = std::make_unique(m_deviceResources); -} - -// Called when the CoreWindow object is created (or re-created). -void AppView::SetWindow(CoreWindow^ window) -{ - // Register for keypress notifications. - window->KeyDown += - ref new TypedEventHandler(this, &AppView::OnKeyPressed); - - // Register for notification that the app window is being closed. - window->Closed += - ref new TypedEventHandler(this, &AppView::OnWindowClosed); - - // Register for notifications that the app window is losing focus. - window->VisibilityChanged += - ref new TypedEventHandler(this, &AppView::OnVisibilityChanged); - - // Create a holographic space for the core window for the current view. - // Presenting holographic frames that are created by this holographic space will put - // the app into exclusive mode. - m_holographicSpace = HolographicSpace::CreateForCoreWindow(window); - - // The DeviceResources class uses the preferred DXGI adapter ID from the holographic - // space (when available) to create a Direct3D device. The HolographicSpace - // uses this ID3D11Device to create and manage device-based resources such as - // swap chains. - m_deviceResources->SetHolographicSpace(m_holographicSpace); - - // The main class uses the holographic space for updates and rendering. - m_main->SetHolographicSpace(m_holographicSpace); -} - -// The Load method can be used to initialize scene resources or to load a -// previously saved app state. -void AppView::Load(Platform::String^ entryPoint) -{ -} - -// This method is called after the window becomes active. It oversees the -// update, draw, and present loop, and it also oversees window message processing. -void AppView::Run() -{ - while (!m_windowClosed) - { - if (m_windowVisible && (m_holographicSpace != nullptr)) - { - CoreWindow::GetForCurrentThread()->Dispatcher->ProcessEvents(CoreProcessEventsOption::ProcessAllIfPresent); - - HolographicFrame^ holographicFrame = m_main->Update(); - - if (m_main->Render(holographicFrame)) - { - // The holographic frame has an API that presents the swap chain for each - // holographic camera. - m_deviceResources->Present(holographicFrame); - } - } - else - { - CoreWindow::GetForCurrentThread()->Dispatcher->ProcessEvents(CoreProcessEventsOption::ProcessOneAndAllPending); - } - } -} - -// Terminate events do not cause Uninitialize to be called. It will be called if your IFrameworkView -// class is torn down while the app is in the foreground. -// This method is not often used, but IFrameworkView requires it and it will be called for -// holographic apps. -void AppView::Uninitialize() -{ - -} - - -// Application lifecycle event handlers - -// Called when the app view is activated. Activates the app's CoreWindow. -void AppView::OnViewActivated(CoreApplicationView^ sender, IActivatedEventArgs^ args) -{ - // Run() won't start until the CoreWindow is activated. - sender->CoreWindow->Activate(); -} - -void AppView::OnSuspending(Platform::Object^ sender, SuspendingEventArgs^ args) -{ - // Save app state asynchronously after requesting a deferral. Holding a deferral - // indicates that the application is busy performing suspending operations. Be - // aware that a deferral may not be held indefinitely; after about five seconds, - // the app will be forced to exit. - SuspendingDeferral^ deferral = args->SuspendingOperation->GetDeferral(); - - create_task([this, deferral] () - { - m_deviceResources->Trim(); - - if (m_main != nullptr) - { - m_main->SaveAppState(); - } - - // - // TODO: Insert code here to save your app state. - // - - deferral->Complete(); - }); -} - -void AppView::OnResuming(Platform::Object^ sender, Platform::Object^ args) -{ - // Restore any data or state that was unloaded on suspend. By default, data - // and state are persisted when resuming from suspend. Note that this event - // does not occur if the app was previously terminated. - - if (m_main != nullptr) - { - m_main->LoadAppState(); - } - - // - // TODO: Insert code here to load your app state. - // -} - - -// Window event handlers - -void AppView::OnVisibilityChanged(CoreWindow^ sender, VisibilityChangedEventArgs^ args) -{ - m_windowVisible = args->Visible; -} - -void AppView::OnWindowClosed(CoreWindow^ sender, CoreWindowEventArgs^ args) -{ - m_windowClosed = true; -} - - -// Input event handlers - -void AppView::OnKeyPressed(CoreWindow^ sender, KeyEventArgs^ args) -{ - // - // TODO: Bluetooth keyboards are supported by HoloLens. You can use this method for - // keyboard input if you want to support it as an optional input method for - // your holographic app. - // -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/AppView.h b/Samples/HolographicDepthBasedImageStabilization/cpp/AppView.h deleted file mode 100644 index 0d3acf2a3c..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/AppView.h +++ /dev/null @@ -1,63 +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. -// -//********************************************************* - -#pragma once - -#include "Common\DeviceResources.h" -#include "HolographicDepthBasedImageStabilizationMain.h" - -namespace HolographicDepthBasedImageStabilization -{ - // IFrameworkView class. Connects the app with the Windows shell and handles application lifecycle events. - ref class AppView sealed : public Windows::ApplicationModel::Core::IFrameworkView - { - public: - AppView(); - - // IFrameworkView methods. - virtual void Initialize(Windows::ApplicationModel::Core::CoreApplicationView^ applicationView); - virtual void SetWindow(Windows::UI::Core::CoreWindow^ window); - virtual void Load(Platform::String^ entryPoint); - virtual void Run(); - virtual void Uninitialize(); - - protected: - // Application lifecycle event handlers. - void OnViewActivated(Windows::ApplicationModel::Core::CoreApplicationView^ sender, Windows::ApplicationModel::Activation::IActivatedEventArgs^ args); - void OnSuspending(Platform::Object^ sender, Windows::ApplicationModel::SuspendingEventArgs^ args); - void OnResuming(Platform::Object^ sender, Platform::Object^ args); - - // Window event handlers. - void OnVisibilityChanged(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::VisibilityChangedEventArgs^ args); - void OnWindowClosed(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::CoreWindowEventArgs^ args); - - // CoreWindow input event handlers. - void OnKeyPressed(Windows::UI::Core::CoreWindow^ sender, Windows::UI::Core::KeyEventArgs^ args); - - private: - std::unique_ptr m_main; - - std::shared_ptr m_deviceResources; - bool m_windowClosed = false; - bool m_windowVisible = true; - - // The holographic space the app will use for rendering. - Windows::Graphics::Holographic::HolographicSpace^ m_holographicSpace = nullptr; - }; - - // The entry point for the app. - ref class AppViewSource sealed : Windows::ApplicationModel::Core::IFrameworkViewSource - { - public: - virtual Windows::ApplicationModel::Core::IFrameworkView^ CreateView(); - }; -} - diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/CameraResources.cpp b/Samples/HolographicDepthBasedImageStabilization/cpp/Common/CameraResources.cpp deleted file mode 100644 index 4de7ca76e3..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/CameraResources.cpp +++ /dev/null @@ -1,403 +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. -// -//********************************************************* - -#include "pch.h" - -#include "CameraResources.h" -#include "Common\DirectXHelper.h" -#include "DeviceResources.h" -#include - - -using namespace DirectX; -using namespace Microsoft::WRL; -using namespace Windows::Graphics::DirectX::Direct3D11; -using namespace Windows::Graphics::Holographic; -using namespace Windows::Perception::Spatial; - -DX::CameraResources::CameraResources(HolographicCamera^ camera) : - m_holographicCamera(camera), - m_isStereo(camera->IsStereo), - m_d3dRenderTargetSize(camera->RenderTargetSize) -{ - m_d3dViewport = CD3D11_VIEWPORT( - 0.f, 0.f, - m_d3dRenderTargetSize.Width, - m_d3dRenderTargetSize.Height - ); - - m_holographicCamera->SetNearPlaneDistance(m_nearPlaneDistance); - m_holographicCamera->SetFarPlaneDistance(m_farPlaneDistance); - - InitDepthCurveArray( - m_nearPlaneDistance, - m_farPlaneDistance, - m_nearPlaneDistance > m_farPlaneDistance ? 0 : UINT16_MAX, - m_depthWeightArray); -}; - -// Updates resources associated with a holographic camera's swap chain. -// The app does not access the swap chain directly, but it does create -// resource views for the back buffer. -void DX::CameraResources::CreateResourcesForBackBuffer( - DX::DeviceResources* pDeviceResources, - HolographicCameraRenderingParameters^ cameraParameters - ) -{ - const auto device = pDeviceResources->GetD3DDevice(); - - // Get the WinRT object representing the holographic camera's back buffer. - IDirect3DSurface^ surface = cameraParameters->Direct3D11BackBuffer; - - // Get a DXGI interface for the holographic camera's back buffer. - // Holographic cameras do not provide the DXGI swap chain, which is owned - // by the system. The Direct3D back buffer resource is provided using WinRT - // interop APIs. - ComPtr resource; - ThrowIfFailed( - GetDXGIInterfaceFromObject(surface, IID_PPV_ARGS(&resource)) - ); - - // Get a Direct3D interface for the holographic camera's back buffer. - ComPtr cameraBackBuffer; - ThrowIfFailed( - resource.As(&cameraBackBuffer) - ); - - // Determine if the back buffer has changed. If so, ensure that the render target view - // is for the current back buffer. - if (m_d3dBackBuffer.Get() != cameraBackBuffer.Get()) - { - // This can change every frame as the system moves to the next buffer in the - // swap chain. This mode of operation will occur when certain rendering modes - // are activated. - m_d3dBackBuffer = cameraBackBuffer; - - // Create a render target view of the back buffer. - // Creating this resource is inexpensive, and is better than keeping track of - // the back buffers in order to pre-allocate render target views for each one. - DX::ThrowIfFailed( - device->CreateRenderTargetView( - m_d3dBackBuffer.Get(), - nullptr, - &m_d3dRenderTargetView - ) - ); - - // Get the DXGI format for the back buffer. - // This information can be accessed by the app using CameraResources::GetBackBufferDXGIFormat(). - D3D11_TEXTURE2D_DESC backBufferDesc; - m_d3dBackBuffer->GetDesc(&backBufferDesc); - m_dxgiFormat = backBufferDesc.Format; - - // Check for render target size changes. - Windows::Foundation::Size currentSize = m_holographicCamera->RenderTargetSize; - if (m_d3dRenderTargetSize != currentSize) - { - // Set render target size. - m_d3dRenderTargetSize = currentSize; - - // A new depth stencil view is also needed. - m_d3dDepthStencilView.Reset(); - } - } - - // Refresh depth stencil resources, if needed. - if (m_d3dDepthStencilView == nullptr) - { - // Create a depth stencil view for use with 3D rendering if needed. - CD3D11_TEXTURE2D_DESC depthStencilDesc( - //DXGI_FORMAT_D16_UNORM, - DXGI_FORMAT_R16_TYPELESS, - static_cast(m_d3dRenderTargetSize.Width), - static_cast(m_d3dRenderTargetSize.Height), - m_isStereo ? 2 : 1, // Create two textures when rendering in stereo. - 1, // Use a single mipmap level. - D3D11_BIND_DEPTH_STENCIL | D3D11_BIND_SHADER_RESOURCE - ); - - ComPtr depthStencil; - DX::ThrowIfFailed( - device->CreateTexture2D( - &depthStencilDesc, - nullptr, - &depthStencil - ) - ); - - CD3D11_DEPTH_STENCIL_VIEW_DESC depthStencilViewDesc( - m_isStereo ? D3D11_DSV_DIMENSION_TEXTURE2DARRAY : D3D11_DSV_DIMENSION_TEXTURE2D, - DXGI_FORMAT_D16_UNORM - ); - DX::ThrowIfFailed( - device->CreateDepthStencilView( - depthStencil.Get(), - &depthStencilViewDesc, - &m_d3dDepthStencilView - ) - ); - - // Create shader resource view for depth buffer, so we can resolve it in a compute shader. - CD3D11_SHADER_RESOURCE_VIEW_DESC depthSRVDesc( - D3D11_SRV_DIMENSION_TEXTURE2D, - DXGI_FORMAT_R16_UNORM - ); - - DX::ThrowIfFailed( - device->CreateShaderResourceView(depthStencil.Get(), &depthSRVDesc, &m_d3dDepthShaderResourceView) - ); - - // Determine whether current Direct3D device can support Mappable Default Buffers functionality. If not, fall back to - // using Staging Buffers to access data on the CPU. - D3D11_FEATURE_DATA_D3D11_OPTIONS1 featureOptions; - DX::ThrowIfFailed( - device->CheckFeatureSupport( - D3D11_FEATURE_D3D11_OPTIONS1, - &featureOptions, - sizeof(featureOptions)) - ); - - bool depthBufferMappedOnGpu = featureOptions.MapOnDefaultBuffers ? true : false; - - int depthW = lround(m_d3dRenderTargetSize.Width); - int depthH = lround(m_d3dRenderTargetSize.Height); - const unsigned int outWidth = depthW / DEPTH_BUFFER_SUBSAMPLE_RATE; - const unsigned int outHeight = depthH / DEPTH_BUFFER_SUBSAMPLE_RATE; - const unsigned int structureByteStride = sizeof(uint16_t); - const unsigned int numPixels = outWidth * outHeight; - const unsigned int byteWidth = structureByteStride * numPixels; - if (depthBufferMappedOnGpu) - { - // Create a default buffer resource that can be mapped on CPU. - CD3D11_BUFFER_DESC depthResolvedDesc( - byteWidth, - D3D11_BIND_SHADER_RESOURCE | D3D11_BIND_UNORDERED_ACCESS, - D3D11_USAGE_DEFAULT, - D3D11_CPU_ACCESS_READ, - 0, - structureByteStride); - - DX::ThrowIfFailed( - device->CreateBuffer(&depthResolvedDesc, nullptr, &m_d3dResolvedDepthBufferMappable) - ); - - CD3D11_UNORDERED_ACCESS_VIEW_DESC depthResolvedUAVDesc( - D3D11_UAV_DIMENSION_BUFFER, - DXGI_FORMAT_R16_UNORM, - 0, - numPixels); - - DX::ThrowIfFailed( - device->CreateUnorderedAccessView( - m_d3dResolvedDepthBufferMappable.Get(), - &depthResolvedUAVDesc, - &m_d3dResolvedDepthViewMappable) - ); - } - else - { - // Create a default resource, and copy it to a staging buffer for CPU read. - CD3D11_BUFFER_DESC depthResolvedDesc( - byteWidth, - D3D11_BIND_SHADER_RESOURCE | D3D11_BIND_UNORDERED_ACCESS, - D3D11_USAGE_DEFAULT, - 0, - 0, - structureByteStride); - - DX::ThrowIfFailed( - device->CreateBuffer(&depthResolvedDesc, nullptr, &m_d3dResolvedDepthBuffer) - ); - - CD3D11_UNORDERED_ACCESS_VIEW_DESC depthResolvedUAVDesc( - D3D11_UAV_DIMENSION_BUFFER, - DXGI_FORMAT_R16_UNORM, - 0, - numPixels); - - DX::ThrowIfFailed( - device->CreateUnorderedAccessView(m_d3dResolvedDepthBuffer.Get(), &depthResolvedUAVDesc, &m_d3dResolvedDepthView) - ); - - CD3D11_BUFFER_DESC depthResolvedCPUDesc( - byteWidth, - 0, - D3D11_USAGE_STAGING, - D3D11_CPU_ACCESS_READ | D3D11_CPU_ACCESS_WRITE, - 0, - structureByteStride); - - DX::ThrowIfFailed( - device->CreateBuffer(&depthResolvedCPUDesc, nullptr, &m_d3dCPUResolvedDepthTexture) - ); - } - } - - // Create the constant buffer, if needed. - if (m_viewProjectionConstantBuffer == nullptr) - { - // Create a constant buffer to store view and projection matrices for the camera. - CD3D11_BUFFER_DESC constantBufferDesc(sizeof(ViewProjectionConstantBuffer), D3D11_BIND_CONSTANT_BUFFER); - DX::ThrowIfFailed( - device->CreateBuffer( - &constantBufferDesc, - nullptr, - &m_viewProjectionConstantBuffer - ) - ); - } -} - -// Releases resources associated with a back buffer. -void DX::CameraResources::ReleaseResourcesForBackBuffer(DX::DeviceResources* pDeviceResources) -{ - const auto context = pDeviceResources->GetD3DDeviceContext(); - - // Release camera-specific resources. - m_d3dBackBuffer.Reset(); - m_d3dRenderTargetView.Reset(); - m_d3dDepthStencilView.Reset(); - m_viewProjectionConstantBuffer.Reset(); - - // Ensure system references to the back buffer are released by clearing the render - // target from the graphics pipeline state, and then flushing the Direct3D context. - ID3D11RenderTargetView* nullViews[D3D11_SIMULTANEOUS_RENDER_TARGET_COUNT] = { nullptr }; - context->OMSetRenderTargets(ARRAYSIZE(nullViews), nullViews, nullptr); - context->Flush(); -} - -// Updates the view/projection constant buffer for a holographic camera. -void DX::CameraResources::UpdateViewProjectionBuffer( - std::shared_ptr deviceResources, - HolographicCameraPose^ cameraPose, - SpatialCoordinateSystem^ coordinateSystem - ) -{ - // The system changes the viewport on a per-frame basis for system optimizations. - m_d3dViewport = CD3D11_VIEWPORT( - cameraPose->Viewport.Left, - cameraPose->Viewport.Top, - cameraPose->Viewport.Width, - cameraPose->Viewport.Height - ); - - // The projection transform for each frame is provided by the HolographicCameraPose. - HolographicStereoTransform cameraProjectionTransform = cameraPose->ProjectionTransform; - m_projection = cameraProjectionTransform.Left; - - // Get a container object with the view and projection matrices for the given - // pose in the given coordinate system. - Platform::IBox^ viewTransformContainer = cameraPose->TryGetViewTransform(coordinateSystem); - - // If TryGetViewTransform returns a null pointer, that means the pose and coordinate - // system cannot be understood relative to one another; content cannot be rendered - // in this coordinate system for the duration of the current frame. - // This usually means that positional tracking is not active for the current frame, in - // which case it is possible to use a SpatialLocatorAttachedFrameOfReference to render - // content that is not world-locked instead. - DX::ViewProjectionConstantBuffer viewProjectionConstantBufferData; - bool viewTransformAcquired = viewTransformContainer != nullptr; - if (viewTransformAcquired) - { - // Otherwise, the set of view transforms can be retrieved. - HolographicStereoTransform viewCoordinateSystemTransform = viewTransformContainer->Value; - - // Update the view matrices. Holographic cameras (such as Microsoft HoloLens) are - // constantly moving relative to the world. The view matrices need to be updated - // every frame. - XMStoreFloat4x4( - &viewProjectionConstantBufferData.viewProjection[0], - XMMatrixTranspose(XMLoadFloat4x4(&viewCoordinateSystemTransform.Left) * XMLoadFloat4x4(&cameraProjectionTransform.Left)) - ); - XMStoreFloat4x4( - &viewProjectionConstantBufferData.viewProjection[1], - XMMatrixTranspose(XMLoadFloat4x4(&viewCoordinateSystemTransform.Right) * XMLoadFloat4x4(&cameraProjectionTransform.Right)) - ); - - XMVECTOR determinant; - auto viewInverse = XMMatrixInverse(&determinant, XMLoadFloat4x4(&viewCoordinateSystemTransform.Left)); - - if (!XMVector4Equal(determinant, XMVectorZero())) - { - XMStoreFloat4x4(&m_viewInverse, viewInverse); - } - - m_view = viewCoordinateSystemTransform.Left; - } - - // Use the D3D device context to update Direct3D device-based resources. - const auto context = deviceResources->GetD3DDeviceContext(); - - // Loading is asynchronous. Resources must be created before they can be updated. - if (context == nullptr || m_viewProjectionConstantBuffer == nullptr || !viewTransformAcquired) - { - m_framePending = false; - } - else - { - // Update the view and projection matrices. - context->UpdateSubresource( - m_viewProjectionConstantBuffer.Get(), - 0, - nullptr, - &viewProjectionConstantBufferData, - 0, - 0 - ); - - m_framePending = true; - } -} - -// Gets the view-projection constant buffer for the HolographicCamera and attaches it -// to the shader pipeline. -bool DX::CameraResources::AttachViewProjectionBuffer( - std::shared_ptr deviceResources - ) -{ - // This method uses Direct3D device-based resources. - const auto context = deviceResources->GetD3DDeviceContext(); - - // Loading is asynchronous. Resources must be created before they can be updated. - // Cameras can also be added asynchronously, in which case they must be initialized - // before they can be used. - if (context == nullptr || m_viewProjectionConstantBuffer == nullptr || m_framePending == false) - { - return false; - } - - // Set the viewport for this camera. - context->RSSetViewports(1, &m_d3dViewport); - - // Send the constant buffer to the vertex shader. - context->VSSetConstantBuffers( - 1, - 1, - m_viewProjectionConstantBuffer.GetAddressOf() - ); - - // The template includes a pass-through geometry shader that is used by - // default on systems that don't support the D3D11_FEATURE_D3D11_OPTIONS3:: - // VPAndRTArrayIndexFromAnyShaderFeedingRasterizer extension. The shader - // will be enabled at run-time on systems that require it. - // If your app will also use the geometry shader for other tasks and those - // tasks require the view/projection matrix, uncomment the following line - // of code to send the constant buffer to the geometry shader as well. - /*context->GSSetConstantBuffers( - 1, - 1, - m_viewProjectionConstantBuffer.GetAddressOf() - );*/ - - m_framePending = false; - - return true; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/CameraResources.h b/Samples/HolographicDepthBasedImageStabilization/cpp/Common/CameraResources.h deleted file mode 100644 index 9ee0ac4c90..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/CameraResources.h +++ /dev/null @@ -1,121 +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. -// -//********************************************************* - -#pragma once - -#include "DepthBufferPlaneFinder\ApplyDepthWeights.h" - -namespace DX -{ - class DeviceResources; - - // Constant buffer used to send the view-projection matrices to the shader pipeline. - struct ViewProjectionConstantBuffer - { - DirectX::XMFLOAT4X4 viewProjection[2]; - }; - - // Assert that the constant buffer remains 16-byte aligned (best practice). - static_assert((sizeof(ViewProjectionConstantBuffer) % (sizeof(float) * 4)) == 0, "ViewProjection constant buffer size must be 16-byte aligned (16 bytes is the length of four floats)."); - - // Manages DirectX device resources that are specific to a holographic camera, such as the - // back buffer, ViewProjection constant buffer, and viewport. - class CameraResources - { - public: - CameraResources(Windows::Graphics::Holographic::HolographicCamera^ holographicCamera); - - void CreateResourcesForBackBuffer( - DX::DeviceResources* pDeviceResources, - Windows::Graphics::Holographic::HolographicCameraRenderingParameters^ cameraParameters - ); - void ReleaseResourcesForBackBuffer( - DX::DeviceResources* pDeviceResources - ); - - void UpdateViewProjectionBuffer( - std::shared_ptr deviceResources, - Windows::Graphics::Holographic::HolographicCameraPose^ cameraPose, - Windows::Perception::Spatial::SpatialCoordinateSystem^ coordinateSystem); - - bool AttachViewProjectionBuffer( - std::shared_ptr deviceResources); - - // Direct3D device resources. - ID3D11RenderTargetView* GetBackBufferRenderTargetView() const { return m_d3dRenderTargetView.Get(); } - ID3D11DepthStencilView* GetDepthStencilView() const { return m_d3dDepthStencilView.Get(); } - ID3D11Texture2D* GetBackBufferTexture2D() const { return m_d3dBackBuffer.Get(); } - D3D11_VIEWPORT GetViewport() const { return m_d3dViewport; } - DXGI_FORMAT GetBackBufferDXGIFormat() const { return m_dxgiFormat; } - ID3D11ShaderResourceView* GetDepthShaderResourceView() const { return m_d3dDepthShaderResourceView.Get(); } - - ID3D11Buffer * GetResolvedDepthTexture() const { return m_d3dResolvedDepthBuffer.Get(); } - ID3D11Buffer * GetCPUResolvedDepthTexture() const { return m_d3dCPUResolvedDepthTexture.Get(); } - ID3D11Buffer * GetMappableDefaultDepthTexture() const { return m_d3dResolvedDepthBufferMappable.Get(); } - ID3D11UnorderedAccessView * GetResolvedDepthTextureView() const { return m_d3dResolvedDepthView.Get(); } - ID3D11UnorderedAccessView * GetResolvedDepthTextureViewMappable() const { return m_d3dResolvedDepthViewMappable.Get();} - - Windows::Foundation::Numerics::float4x4 const& GetViewMatrix() const { return m_view; } - Windows::Foundation::Numerics::float4x4 const& GetInverseViewMatrix() const { return m_viewInverse; } - Windows::Foundation::Numerics::float4x4 const& GetProjectionMatrix() const { return m_projection; } - float const& GetNearPlane() const { return m_nearPlaneDistance; } - float const& GetFarPlane() const { return m_farPlaneDistance; } - float const* GetDepthWeightArray() const { return m_depthWeightArray; } - - // Render target properties. - Windows::Foundation::Size GetRenderTargetSize() const { return m_d3dRenderTargetSize; } - bool IsRenderingStereoscopic() const { return m_isStereo; } - - // The holographic camera these resources are for. - Windows::Graphics::Holographic::HolographicCamera^ GetHolographicCamera() const { return m_holographicCamera; } - - private: - // Direct3D rendering objects. Required for 3D. - Microsoft::WRL::ComPtr m_d3dRenderTargetView; - Microsoft::WRL::ComPtr m_d3dDepthStencilView; - Microsoft::WRL::ComPtr m_d3dBackBuffer; - Microsoft::WRL::ComPtr m_d3dDepthShaderResourceView; - - Microsoft::WRL::ComPtr m_d3dResolvedDepthBuffer; - Microsoft::WRL::ComPtr m_d3dCPUResolvedDepthTexture; - Microsoft::WRL::ComPtr m_d3dResolvedDepthView; - Microsoft::WRL::ComPtr m_d3dResolvedDepthBufferMappable; - Microsoft::WRL::ComPtr m_d3dResolvedDepthViewMappable; - - // Device resource to store view and projection matrices. - Microsoft::WRL::ComPtr m_viewProjectionConstantBuffer; - - Windows::Foundation::Numerics::float4x4 m_view = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1 }; - Windows::Foundation::Numerics::float4x4 m_viewInverse = { 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1 }; - Windows::Foundation::Numerics::float4x4 m_projection = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 }; - - // Direct3D rendering properties. - DXGI_FORMAT m_dxgiFormat; - Windows::Foundation::Size m_d3dRenderTargetSize; - D3D11_VIEWPORT m_d3dViewport; - - // Indicates whether the camera supports stereoscopic rendering. - bool m_isStereo = false; - - // Indicates whether this camera has a pending frame. - bool m_framePending = false; - - // Pointer to the holographic camera these resources are for. - Windows::Graphics::Holographic::HolographicCamera^ m_holographicCamera = nullptr; - - // The precomputed array of depth weights that are used for this camera. - float m_depthWeightArray[DEPTH_ARRAY_SIZE]; - - // The near and far plane. - const float m_nearPlaneDistance = 0.1f; - const float m_farPlaneDistance = 20.f; - }; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DeviceResources.cpp b/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DeviceResources.cpp deleted file mode 100644 index 81350757ff..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DeviceResources.cpp +++ /dev/null @@ -1,362 +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. -// -//********************************************************* - - -#include "pch.h" -#include "DeviceResources.h" -#include "DirectXHelper.h" - -#include -#include - -using namespace D2D1; -using namespace Microsoft::WRL; -using namespace Windows::Graphics::DirectX::Direct3D11; -using namespace Windows::Graphics::Display; -using namespace Windows::Graphics::Holographic; - -// Constructor for DeviceResources. -DX::DeviceResources::DeviceResources() -{ - CreateDeviceIndependentResources(); -} - -// Configures resources that don't depend on the Direct3D device. -void DX::DeviceResources::CreateDeviceIndependentResources() -{ - // Initialize Direct2D resources. - D2D1_FACTORY_OPTIONS options {}; - -#if defined(_DEBUG) - // If the project is in a debug build, enable Direct2D debugging via SDK Layers. - options.debugLevel = D2D1_DEBUG_LEVEL_INFORMATION; -#endif - - // Initialize the Direct2D Factory. - DX::ThrowIfFailed( - D2D1CreateFactory( - D2D1_FACTORY_TYPE_SINGLE_THREADED, - __uuidof(ID2D1Factory2), - &options, - &m_d2dFactory - ) - ); - - // Initialize the DirectWrite Factory. - DX::ThrowIfFailed( - DWriteCreateFactory( - DWRITE_FACTORY_TYPE_SHARED, - __uuidof(IDWriteFactory2), - &m_dwriteFactory - ) - ); - - // Initialize the Windows Imaging Component (WIC) Factory. - DX::ThrowIfFailed( - CoCreateInstance( - CLSID_WICImagingFactory2, - nullptr, - CLSCTX_INPROC_SERVER, - IID_PPV_ARGS(&m_wicFactory) - ) - ); -} - -void DX::DeviceResources::SetHolographicSpace(HolographicSpace^ holographicSpace) -{ - // Cache the holographic space. Used to re-initalize during device-lost scenarios. - m_holographicSpace = holographicSpace; - - InitializeUsingHolographicSpace(); -} - -void DX::DeviceResources::InitializeUsingHolographicSpace() -{ - // The holographic space might need to determine which adapter supports - // holograms, in which case it will specify a non-zero PrimaryAdapterId. - LUID id = - { - m_holographicSpace->PrimaryAdapterId.LowPart, - m_holographicSpace->PrimaryAdapterId.HighPart - }; - - // When a primary adapter ID is given to the app, the app should find - // the corresponding DXGI adapter and use it to create Direct3D devices - // and device contexts. Otherwise, there is no restriction on the DXGI - // adapter the app can use. - if ((id.HighPart != 0) && (id.LowPart != 0)) - { - UINT createFlags = 0; -#ifdef DEBUG - if (DX::SdkLayersAvailable()) - { - createFlags |= DXGI_CREATE_FACTORY_DEBUG; - } -#endif - // Create the DXGI factory. - ComPtr dxgiFactory; - DX::ThrowIfFailed( - CreateDXGIFactory2( - createFlags, - IID_PPV_ARGS(&dxgiFactory) - ) - ); - ComPtr dxgiFactory4; - DX::ThrowIfFailed(dxgiFactory.As(&dxgiFactory4)); - - // Retrieve the adapter specified by the holographic space. - DX::ThrowIfFailed( - dxgiFactory4->EnumAdapterByLuid( - id, - IID_PPV_ARGS(&m_dxgiAdapter) - ) - ); - } - else - { - m_dxgiAdapter.Reset(); - } - - CreateDeviceResources(); - - m_holographicSpace->SetDirect3D11Device(m_d3dInteropDevice); -} - -// Configures the Direct3D device, and stores handles to it and the device context. -void DX::DeviceResources::CreateDeviceResources() -{ - // This flag adds support for surfaces with a different color channel ordering - // than the API default. It is required for compatibility with Direct2D. - UINT creationFlags = D3D11_CREATE_DEVICE_BGRA_SUPPORT; - -#if defined(_DEBUG) - if (DX::SdkLayersAvailable()) - { - // If the project is in a debug build, enable debugging via SDK Layers with this flag. - creationFlags |= D3D11_CREATE_DEVICE_DEBUG; - } -#endif - - // This array defines the set of DirectX hardware feature levels this app will support. - // Note the ordering should be preserved. - // Note that HoloLens supports feature level 11.1. The HoloLens emulator is also capable - // of running on graphics cards starting with feature level 10.0. - D3D_FEATURE_LEVEL featureLevels [] = - { - D3D_FEATURE_LEVEL_12_1, - D3D_FEATURE_LEVEL_12_0, - D3D_FEATURE_LEVEL_11_1, - D3D_FEATURE_LEVEL_11_0, - D3D_FEATURE_LEVEL_10_1, - D3D_FEATURE_LEVEL_10_0 - }; - - // Create the Direct3D 11 API device object and a corresponding context. - ComPtr device; - ComPtr context; - - const HRESULT hr = D3D11CreateDevice( - m_dxgiAdapter.Get(), // Either nullptr, or the primary adapter determined by Windows Holographic. - D3D_DRIVER_TYPE_HARDWARE, // Create a device using the hardware graphics driver. - 0, // Should be 0 unless the driver is D3D_DRIVER_TYPE_SOFTWARE. - creationFlags, // Set debug and Direct2D compatibility flags. - featureLevels, // List of feature levels this app can support. - ARRAYSIZE(featureLevels), // Size of the list above. - D3D11_SDK_VERSION, // Always set this to D3D11_SDK_VERSION for Windows Runtime apps. - &device, // Returns the Direct3D device created. - &m_d3dFeatureLevel, // Returns feature level of device created. - &context // Returns the device immediate context. - ); - - if (FAILED(hr)) - { - // If the initialization fails, fall back to the WARP device. - // For more information on WARP, see: - // http://go.microsoft.com/fwlink/?LinkId=286690 - DX::ThrowIfFailed( - D3D11CreateDevice( - nullptr, // Use the default DXGI adapter for WARP. - D3D_DRIVER_TYPE_WARP, // Create a WARP device instead of a hardware device. - 0, - creationFlags, - featureLevels, - ARRAYSIZE(featureLevels), - D3D11_SDK_VERSION, - &device, - &m_d3dFeatureLevel, - &context - ) - ); - } - - // Store pointers to the Direct3D device and immediate context. - DX::ThrowIfFailed( - device.As(&m_d3dDevice) - ); - - DX::ThrowIfFailed( - context.As(&m_d3dContext) - ); - - // Acquire the DXGI interface for the Direct3D device. - ComPtr dxgiDevice; - DX::ThrowIfFailed( - m_d3dDevice.As(&dxgiDevice) - ); - - // Wrap the native device using a WinRT interop object. - m_d3dInteropDevice = CreateDirect3DDevice(dxgiDevice.Get()); - - // Cache the DXGI adapter. - // This is for the case of no preferred DXGI adapter, or fallback to WARP. - ComPtr dxgiAdapter; - DX::ThrowIfFailed( - dxgiDevice->GetAdapter(&dxgiAdapter) - ); - DX::ThrowIfFailed( - dxgiAdapter.As(&m_dxgiAdapter) - ); - - // Check for device support for the optional feature that allows setting the render target array index from the vertex shader stage. - D3D11_FEATURE_DATA_D3D11_OPTIONS3 options; - m_d3dDevice->CheckFeatureSupport(D3D11_FEATURE_D3D11_OPTIONS3, &options, sizeof(options)); - if (options.VPAndRTArrayIndexFromAnyShaderFeedingRasterizer) - { - m_supportsVprt = true; - } -} - -// Validates the back buffer for each HolographicCamera and recreates -// resources for back buffers that have changed. -// Locks the set of holographic camera resources until the function exits. -void DX::DeviceResources::EnsureCameraResources( - HolographicFrame^ frame, - HolographicFramePrediction^ prediction) -{ - UseHolographicCameraResources([this, frame, prediction](std::map>& cameraResourceMap) - { - for (HolographicCameraPose^ pose : prediction->CameraPoses) - { - HolographicCameraRenderingParameters^ renderingParameters = frame->GetRenderingParameters(pose); - CameraResources* pCameraResources = cameraResourceMap[pose->HolographicCamera->Id].get(); - - pCameraResources->CreateResourcesForBackBuffer(this, renderingParameters); - } - }); -} - -// Prepares to allocate resources and adds resource views for a camera. -// Locks the set of holographic camera resources until the function exits. -void DX::DeviceResources::AddHolographicCamera(HolographicCamera^ camera) -{ - UseHolographicCameraResources([this, camera](std::map>& cameraResourceMap) - { - cameraResourceMap[camera->Id] = std::make_unique(camera); - }); -} - -// Deallocates resources for a camera and removes the camera from the set. -// Locks the set of holographic camera resources until the function exits. -void DX::DeviceResources::RemoveHolographicCamera(HolographicCamera^ camera) -{ - UseHolographicCameraResources([this, camera](std::map>& cameraResourceMap) - { - CameraResources* pCameraResources = cameraResourceMap[camera->Id].get(); - - if (pCameraResources != nullptr) - { - pCameraResources->ReleaseResourcesForBackBuffer(this); - cameraResourceMap.erase(camera->Id); - } - }); -} - -// Recreate all device resources and set them back to the current state. -// Locks the set of holographic camera resources until the function exits. -void DX::DeviceResources::HandleDeviceLost() -{ - if (m_deviceNotify != nullptr) - { - m_deviceNotify->OnDeviceLost(); - } - - UseHolographicCameraResources([this](std::map>& cameraResourceMap) - { - for (auto& pair : cameraResourceMap) - { - CameraResources* pCameraResources = pair.second.get(); - pCameraResources->ReleaseResourcesForBackBuffer(this); - } - }); - - InitializeUsingHolographicSpace(); - - if (m_deviceNotify != nullptr) - { - m_deviceNotify->OnDeviceRestored(); - } -} - -// Register our DeviceNotify to be informed on device lost and creation. -void DX::DeviceResources::RegisterDeviceNotify(DX::IDeviceNotify* deviceNotify) -{ - m_deviceNotify = deviceNotify; -} - -// Call this method when the app suspends. It provides a hint to the driver that the app -// is entering an idle state and that temporary buffers can be reclaimed for use by other apps. -void DX::DeviceResources::Trim() -{ - m_d3dContext->ClearState(); - - ComPtr dxgiDevice; - DX::ThrowIfFailed(m_d3dDevice.As(&dxgiDevice)); - dxgiDevice->Trim(); -} - -// Present the contents of the swap chain to the screen. -// Locks the set of holographic camera resources until the function exits. -void DX::DeviceResources::Present(HolographicFrame^ frame) -{ - // By default, this API waits for the frame to finish before it returns. - // Holographic apps should wait for the previous frame to finish before - // starting work on a new frame. This allows for better results from - // holographic frame predictions. - HolographicFramePresentResult presentResult = frame->PresentUsingCurrentPrediction( HolographicFramePresentWaitBehavior::WaitForFrameToFinish ); - - HolographicFramePrediction^ prediction = frame->CurrentPrediction; - UseHolographicCameraResources([this, prediction](std::map>& cameraResourceMap) - { - for (auto cameraPose : prediction->CameraPoses) - { - // This represents the device-based resources for a HolographicCamera. - DX::CameraResources* pCameraResources = cameraResourceMap[cameraPose->HolographicCamera->Id].get(); - - // Discard the contents of the render target. - // This is a valid operation only when the existing contents will be - // entirely overwritten. If dirty or scroll rects are used, this call - // should be removed. - m_d3dContext->DiscardView(pCameraResources->GetBackBufferRenderTargetView()); - - // Discard the contents of the depth stencil. - m_d3dContext->DiscardView(pCameraResources->GetDepthStencilView()); - } - }); - - // The PresentUsingCurrentPrediction API will detect when the graphics device - // changes or becomes invalid. When this happens, it is considered a Direct3D - // device lost scenario. - if (presentResult == HolographicFramePresentResult::DeviceRemoved) - { - // The Direct3D device, context, and resources should be recreated. - HandleDeviceLost(); - } -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DeviceResources.h b/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DeviceResources.h deleted file mode 100644 index bd120ac4ae..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DeviceResources.h +++ /dev/null @@ -1,118 +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. -// -//********************************************************* - - -#pragma once - -#include "CameraResources.h" - -namespace DX -{ - // Provides an interface for an application that owns DeviceResources to be notified of the device being lost or created. - interface IDeviceNotify - { - virtual void OnDeviceLost() = 0; - virtual void OnDeviceRestored() = 0; - }; - - // Creates and manages a Direct3D device and immediate context, Direct2D device and context (for debug), and the holographic swap chain. - class DeviceResources - { - public: - DeviceResources(); - - // Public methods related to Direct3D devices. - void HandleDeviceLost(); - void RegisterDeviceNotify(IDeviceNotify* deviceNotify); - void Trim(); - void Present(Windows::Graphics::Holographic::HolographicFrame^ frame); - - // Public methods related to holographic devices. - void SetHolographicSpace(Windows::Graphics::Holographic::HolographicSpace^ space); - void EnsureCameraResources( - Windows::Graphics::Holographic::HolographicFrame^ frame, - Windows::Graphics::Holographic::HolographicFramePrediction^ prediction); - - void AddHolographicCamera(Windows::Graphics::Holographic::HolographicCamera^ camera); - void RemoveHolographicCamera(Windows::Graphics::Holographic::HolographicCamera^ camera); - - // Holographic accessors. - template - RetType UseHolographicCameraResources(const LCallback& callback); - - Windows::Graphics::DirectX::Direct3D11::IDirect3DDevice^ - GetD3DInteropDevice() const { return m_d3dInteropDevice; } - - // D3D accessors. - ID3D11Device4* GetD3DDevice() const { return m_d3dDevice.Get(); } - ID3D11DeviceContext3* GetD3DDeviceContext() const { return m_d3dContext.Get(); } - D3D_FEATURE_LEVEL GetDeviceFeatureLevel() const { return m_d3dFeatureLevel; } - bool GetDeviceSupportsVprt() const { return m_supportsVprt; } - - // DXGI acessors. - IDXGIAdapter3* GetDXGIAdapter() const { return m_dxgiAdapter.Get(); } - - // D2D accessors. - ID2D1Factory2* GetD2DFactory() const { return m_d2dFactory.Get(); } - IDWriteFactory2* GetDWriteFactory() const { return m_dwriteFactory.Get(); } - IWICImagingFactory2* GetWicImagingFactory() const { return m_wicFactory.Get(); } - - private: - // Private methods related to the Direct3D device, and resources based on that device. - void CreateDeviceIndependentResources(); - void InitializeUsingHolographicSpace(); - void CreateDeviceResources(); - - // Direct3D objects. - Microsoft::WRL::ComPtr m_d3dDevice; - Microsoft::WRL::ComPtr m_d3dContext; - Microsoft::WRL::ComPtr m_dxgiAdapter; - - // Direct3D interop objects. - Windows::Graphics::DirectX::Direct3D11::IDirect3DDevice^ m_d3dInteropDevice; - - // Direct2D factories. - Microsoft::WRL::ComPtr m_d2dFactory; - Microsoft::WRL::ComPtr m_dwriteFactory; - Microsoft::WRL::ComPtr m_wicFactory; - - // The holographic space provides a preferred DXGI adapter ID. - Windows::Graphics::Holographic::HolographicSpace^ m_holographicSpace = nullptr; - - // Properties of the Direct3D device currently in use. - D3D_FEATURE_LEVEL m_d3dFeatureLevel = D3D_FEATURE_LEVEL_10_0; - - // The IDeviceNotify can be held directly as it owns the DeviceResources. - IDeviceNotify* m_deviceNotify = nullptr; - - // Whether or not the current Direct3D device supports the optional feature - // for setting the render target array index from the vertex shader stage. - bool m_supportsVprt = false; - - // Back buffer resources, etc. for attached holographic cameras. - std::map> m_cameraResources; - std::mutex m_cameraResourcesLock; - }; -} - -// Device-based resources for holographic cameras are stored in a std::map. Access this list by providing a -// callback to this function, and the std::map will be guarded from add and remove -// events until the callback returns. The callback is processed immediately and must -// not contain any nested calls to UseHolographicCameraResources. -// The callback takes a parameter of type std::map>& -// through which the list of cameras will be accessed. -template -RetType DX::DeviceResources::UseHolographicCameraResources(const LCallback& callback) -{ - std::lock_guard guard(m_cameraResourcesLock); - return callback(m_cameraResources); -} - diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DirectXHelper.h b/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DirectXHelper.h deleted file mode 100644 index 6bc8ca69e4..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/DirectXHelper.h +++ /dev/null @@ -1,70 +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. -// -//********************************************************* - -#pragma once - -#include // For create_task - -namespace DX -{ - inline void ThrowIfFailed(HRESULT hr) - { - if (FAILED(hr)) - { - // Set a breakpoint on this line to catch Win32 API errors. - throw Platform::Exception::CreateException(hr); - } - } - - // Function that reads from a binary file asynchronously. - inline Concurrency::task> ReadDataAsync(const std::wstring& filename) - { - using namespace Windows::Storage; - using namespace Concurrency; - - return create_task(PathIO::ReadBufferAsync(Platform::StringReference(filename.c_str()))).then( - [] (Streams::IBuffer^ fileBuffer) -> std::vector - { - std::vector returnBuffer; - returnBuffer.resize(fileBuffer->Length); - Streams::DataReader::FromBuffer(fileBuffer)->ReadBytes(Platform::ArrayReference(returnBuffer.data(), returnBuffer.size())); - return returnBuffer; - }); - } - - // Converts a length in device-independent pixels (DIPs) to a length in physical pixels. - inline float ConvertDipsToPixels(float dips, float dpi) - { - static const float dipsPerInch = 96.0f; - return floorf(dips * dpi / dipsPerInch + 0.5f); // Round to nearest integer. - } - -#if defined(_DEBUG) - // Check for SDK Layer support. - inline bool SdkLayersAvailable() - { - HRESULT hr = D3D11CreateDevice( - nullptr, - D3D_DRIVER_TYPE_NULL, // There is no need to create a real hardware device. - 0, - D3D11_CREATE_DEVICE_DEBUG, // Check for the SDK layers. - nullptr, // Any feature level will do. - 0, - D3D11_SDK_VERSION, // Always set this to D3D11_SDK_VERSION for Windows Runtime apps. - nullptr, // No need to keep the D3D device reference. - nullptr, // No need to know the feature level. - nullptr // No need to keep the D3D device context reference. - ); - - return SUCCEEDED(hr); - } -#endif -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/StepTimer.h b/Samples/HolographicDepthBasedImageStabilization/cpp/Common/StepTimer.h deleted file mode 100644 index 6b983e35d7..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Common/StepTimer.h +++ /dev/null @@ -1,200 +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. -// -//********************************************************* - -#pragma once - -namespace DX -{ - // Helper class for animation and simulation timing. - class StepTimer - { - public: - StepTimer() : - m_elapsedTicks(0), - m_totalTicks(0), - m_leftOverTicks(0), - m_frameCount(0), - m_framesPerSecond(0), - m_framesThisSecond(0), - m_qpcSecondCounter(0), - m_isFixedTimeStep(false), - m_targetElapsedTicks(TicksPerSecond / 60) - { - m_qpcFrequency = GetPerformanceFrequency(); - - // Initialize max delta to 1/10 of a second. - m_qpcMaxDelta = m_qpcFrequency / 10; - } - - // Get elapsed time since the previous Update call. - uint64 GetElapsedTicks() const { return m_elapsedTicks; } - double GetElapsedSeconds() const { return TicksToSeconds(m_elapsedTicks); } - - // Get total time since the start of the program. - uint64 GetTotalTicks() const { return m_totalTicks; } - double GetTotalSeconds() const { return TicksToSeconds(m_totalTicks); } - - // Get total number of updates since start of the program. - uint32 GetFrameCount() const { return m_frameCount; } - - // Get the current framerate. - uint32 GetFramesPerSecond() const { return m_framesPerSecond; } - - // Set whether to use fixed or variable timestep mode. - void SetFixedTimeStep(bool isFixedTimestep) { m_isFixedTimeStep = isFixedTimestep; } - - // Set how often to call Update when in fixed timestep mode. - void SetTargetElapsedTicks(uint64 targetElapsed) { m_targetElapsedTicks = targetElapsed; } - void SetTargetElapsedSeconds(double targetElapsed) { m_targetElapsedTicks = SecondsToTicks(targetElapsed); } - - // Integer format represents time using 10,000,000 ticks per second. - static const uint64 TicksPerSecond = 10'000'000; - - static double TicksToSeconds(uint64 ticks) { return static_cast(ticks) / TicksPerSecond; } - static uint64 SecondsToTicks(double seconds) { return static_cast(seconds * TicksPerSecond); } - - // Convenient wrapper for QueryPerformanceFrequency. Throws an exception if - // the call to QueryPerformanceFrequency fails. - static inline uint64 GetPerformanceFrequency() - { - LARGE_INTEGER freq; - if (!QueryPerformanceFrequency(&freq)) - { - throw ref new Platform::FailureException(); - } - return freq.QuadPart; - } - - // Gets the current number of ticks from QueryPerformanceCounter. Throws an - // exception if the call to QueryPerformanceCounter fails. - static inline int64 GetTicks() - { - LARGE_INTEGER ticks; - if (!QueryPerformanceCounter(&ticks)) - { - throw ref new Platform::FailureException(); - } - return ticks.QuadPart; - } - - // After an intentional timing discontinuity (for instance a blocking IO operation) - // call this to avoid having the fixed timestep logic attempt a set of catch-up - // Update calls. - - void ResetElapsedTime() - { - m_qpcLastTime = GetTicks(); - - m_leftOverTicks = 0; - m_framesPerSecond = 0; - m_framesThisSecond = 0; - m_qpcSecondCounter = 0; - } - - // Update timer state, calling the specified Update function the appropriate number of times. - template - void Tick(const TUpdate& update) - { - // Query the current time. - uint64 currentTime = GetTicks(); - uint64 timeDelta = currentTime - m_qpcLastTime; - - m_qpcLastTime = currentTime; - m_qpcSecondCounter += timeDelta; - - // Clamp excessively large time deltas (e.g. after paused in the debugger). - if (timeDelta > m_qpcMaxDelta) - { - timeDelta = m_qpcMaxDelta; - } - - // Convert QPC units into a canonical tick format. This cannot overflow due to the previous clamp. - timeDelta *= TicksPerSecond; - timeDelta /= m_qpcFrequency; - - uint32 lastFrameCount = m_frameCount; - - if (m_isFixedTimeStep) - { - // Fixed timestep update logic - - // If the app is running very close to the target elapsed time (within 1/4 of a millisecond) just clamp - // the clock to exactly match the target value. This prevents tiny and irrelevant errors - // from accumulating over time. Without this clamping, a game that requested a 60 fps - // fixed update, running with vsync enabled on a 59.94 NTSC display, would eventually - // accumulate enough tiny errors that it would drop a frame. It is better to just round - // small deviations down to zero to leave things running smoothly. - - if (abs(static_cast(timeDelta - m_targetElapsedTicks)) < TicksPerSecond / 4000) - { - timeDelta = m_targetElapsedTicks; - } - - m_leftOverTicks += timeDelta; - - while (m_leftOverTicks >= m_targetElapsedTicks) - { - m_elapsedTicks = m_targetElapsedTicks; - m_totalTicks += m_targetElapsedTicks; - m_leftOverTicks -= m_targetElapsedTicks; - m_frameCount++; - - update(); - } - } - else - { - // Variable timestep update logic. - m_elapsedTicks = timeDelta; - m_totalTicks += timeDelta; - m_leftOverTicks = 0; - m_frameCount++; - - update(); - } - - // Track the current framerate. - if (m_frameCount != lastFrameCount) - { - m_framesThisSecond++; - } - - if (m_qpcSecondCounter >= static_cast(m_qpcFrequency)) - { - m_framesPerSecond = m_framesThisSecond; - m_framesThisSecond = 0; - m_qpcSecondCounter %= m_qpcFrequency; - } - } - - private: - - // Source timing data uses QPC units. - uint64 m_qpcFrequency; - uint64 m_qpcLastTime; - uint64 m_qpcMaxDelta; - - // Derived timing data uses a canonical tick format. - uint64 m_elapsedTicks; - uint64 m_totalTicks; - uint64 m_leftOverTicks; - - // Members for tracking the framerate. - uint32 m_frameCount; - uint32 m_framesPerSecond; - uint32 m_framesThisSecond; - uint64 m_qpcSecondCounter; - - // Members for configuring fixed timestep mode. - bool m_isFixedTimeStep; - uint64 m_targetElapsedTicks; - }; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/DepthResolve.hlsl b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/DepthResolve.hlsl deleted file mode 100644 index 9d5d6a166a..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/DepthResolve.hlsl +++ /dev/null @@ -1,43 +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. -// -//********************************************************* - -#define USE_FAST_GATHER - -// These textures will contain normalized depth values in 16-bit unsigned integer format. -Texture2D depthTexture : register(t0); -RWBuffer outTexture : register(u0); - -[numthreads(16, 2, 1)] -void main(uint3 DTid : SV_DispatchThreadID) -{ - uint outTextureIndex = DTid.y * 79u + DTid.x; - -#ifdef USE_FAST_GATHER - // Simply do a 16x16 reduction. - int2 sampleStart = DTid.xy * 16; - outTexture[outTextureIndex] = depthTexture.Load(int3(sampleStart, 0)); -#else - // Do an 8x8 reduction, and also do a 2x2 average. - - int2 sample00Start = DTid.xy * 16; - min16float sample00 = depthTexture.Load(int3(sample00Start, 0)); - int2 sample01Start = sample00Start + int2(0, 8); - min16float sample01 = depthTexture.Load(int3(sample01Start, 0)); - int2 sample10Start = sample00Start + int2(8, 0); - min16float sample10 = depthTexture.Load(int3(sample10Start, 0)); - int2 sample11Start = sample00Start + int2(8, 8); - min16float sample11 = depthTexture.Load(int3(sample11Start, 0)); - - outTexture[outTextureIndex] = (sample00 + sample01 + sample10 + sample11) * min16float(0.25f); -#endif - - return; -} \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/GeometryShader.hlsl b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/GeometryShader.hlsl deleted file mode 100644 index 0acc77ae14..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/GeometryShader.hlsl +++ /dev/null @@ -1,42 +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. -// -//********************************************************* - -// Per-vertex data from the vertex shader. -struct GeometryShaderInput -{ - min16float4 pos : SV_POSITION; - min16float3 color : COLOR0; - uint instId : TEXCOORD0; -}; - -// Per-vertex data passed to the rasterizer. -struct GeometryShaderOutput -{ - min16float4 pos : SV_POSITION; - min16float3 color : COLOR0; - uint rtvId : SV_RenderTargetArrayIndex; -}; - -// This geometry shader is a pass-through that leaves the geometry unmodified -// and sets the render target array index. -[maxvertexcount(3)] -void main(triangle GeometryShaderInput input[3], inout TriangleStream outStream) -{ - GeometryShaderOutput output; - [unroll(3)] - for (int i = 0; i < 3; ++i) - { - output.pos = input[i].pos; - output.color = input[i].color; - output.rtvId = input[i].instId; - outStream.Append(output); - } -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/PixelShader.hlsl b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/PixelShader.hlsl deleted file mode 100644 index a927a655d3..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/PixelShader.hlsl +++ /dev/null @@ -1,24 +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. -// -//********************************************************* - -// Per-pixel color data passed through the pixel shader. -struct PixelShaderInput -{ - min16float4 pos : SV_POSITION; - min16float3 color : COLOR0; -}; - -// The pixel shader passes through the color data. The color data from -// is interpolated and assigned to a pixel at the rasterization step. -min16float4 main(PixelShaderInput input) : SV_TARGET -{ - return min16float4(input.color, 1.0f); -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/QuadRenderer.cpp b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/QuadRenderer.cpp deleted file mode 100644 index a406d06bdf..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/QuadRenderer.cpp +++ /dev/null @@ -1,338 +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. -// -//********************************************************* - -#include "pch.h" - -#include -#include "QuadRenderer.h" -#include "Common\DirectXHelper.h" - -using namespace HolographicDepthBasedImageStabilization; -using namespace Concurrency; -using namespace DirectX; -using namespace Windows::Foundation::Numerics; -using namespace Windows::UI::Input::Spatial; - -// Loads vertex and pixel shaders from files and instantiates the quad geometry. -QuadRenderer::QuadRenderer(const std::shared_ptr& deviceResources) : - m_deviceResources(deviceResources) -{ - CreateDeviceDependentResources(); -} - -// This function uses a SpatialPointerPose to position the world-locked hologram -// two meters in front of the user's heading. -void QuadRenderer::UpdateHologramPositionAndOrientation( - float3 const& position, - float3 const& planeNormal) -{ - m_position = position; - m_normal = planeNormal; - - // Rotate the quad. - const XMVECTOR zAxis = XMLoadFloat3(&m_normal); - const XMVECTOR unitY = XMLoadFloat3(&float3::unit_y()); - const XMVECTOR unitZ = XMLoadFloat3(&float3::unit_z()); - const XMVECTOR forOrthogonal = XMVector3NearEqual(zAxis, unitY, g_XMEpsilon) ? unitZ : unitY; - const XMVECTOR orthogonal = XMVector3Normalize(XMVector3Cross(zAxis, forOrthogonal)); - const XMVECTOR complementary = XMVector3Normalize(XMVector3Cross(orthogonal, zAxis)); - XMMATRIX rotateToPlaneNormal = XMMatrixTranspose(XMMATRIX( - orthogonal, - complementary, - zAxis, - g_XMIdentityR3)); - - // Position the quad. - const XMMATRIX modelTranslation = XMMatrixTranslationFromVector(XMLoadFloat3(&m_position)); - - // World-space transform. - XMStoreFloat4x4( - &m_modelConstantBufferData.model, - XMMatrixTranspose(rotateToPlaneNormal * modelTranslation)); - - // Loading is asynchronous. Resources must be created before they can be updated. - if (!m_loadingComplete) - { - return; - } - - // Use the D3D device context to update Direct3D device-based resources. - const auto context = m_deviceResources->GetD3DDeviceContext(); - - // Update the model transform buffer for the hologram. - context->UpdateSubresource( - m_modelConstantBuffer.Get(), - 0, - nullptr, - &m_modelConstantBufferData, - 0, - 0 - ); -} - -void QuadRenderer::Render() -{ - // Loading is asynchronous. Resources must be created before drawing can occur. - if (!m_loadingComplete) - { - return; - } - - const auto context = m_deviceResources->GetD3DDeviceContext(); - - // This visualization should not affect the plane fit, so depth write is turned off. - context->OMSetDepthStencilState(m_depthWriteDisable.Get(), 0); - - // Each vertex is one instance of the VertexPositionColor struct. - const UINT stride = sizeof(VertexPositionColor); - const UINT offset = 0; - context->IASetVertexBuffers( - 0, - 1, - m_vertexBuffer.GetAddressOf(), - &stride, - &offset - ); - context->IASetIndexBuffer( - m_indexBuffer.Get(), - DXGI_FORMAT_R16_UINT, // Each index is one 16-bit unsigned integer (short). - 0 - ); - context->IASetPrimitiveTopology(D3D11_PRIMITIVE_TOPOLOGY_TRIANGLELIST); - context->IASetInputLayout(m_inputLayout.Get()); - - // Attach the vertex shader. - context->VSSetShader( - m_vertexShader.Get(), - nullptr, - 0 - ); - // Apply the model constant buffer to the vertex shader. - context->VSSetConstantBuffers( - 0, - 1, - m_modelConstantBuffer.GetAddressOf() - ); - - if (!m_usingVprtShaders) - { - // On devices that do not support the D3D11_FEATURE_D3D11_OPTIONS3:: - // VPAndRTArrayIndexFromAnyShaderFeedingRasterizer optional feature, - // a pass-through geometry shader sets the render target ID. - context->GSSetShader( - m_geometryShader.Get(), - nullptr, - 0 - ); - } - - // Attach the pixel shader. - context->PSSetShader( - m_pixelShader.Get(), - nullptr, - 0 - ); - - // Draw the objects. - context->DrawIndexedInstanced( - m_indexCount, // Index count per instance. - 2, // Instance count. - 0, // Start index location. - 0, // Base vertex location. - 0 // Start instance location. - ); - - context->OMSetDepthStencilState(m_depthDefault.Get(), 0); -} - -void QuadRenderer::CreateDeviceDependentResources() -{ - m_usingVprtShaders = m_deviceResources->GetDeviceSupportsVprt(); - - // If the optional VPRT feature is supported by the graphics device, we - // can avoid using geometry shaders to set the render target array index. - std::wstring vertexShaderFileName = m_usingVprtShaders ? L"ms-appx:///VprtVertexShader.cso" : L"ms-appx:///VertexShader.cso"; - - // Load shaders asynchronously. - task> loadVSTask = DX::ReadDataAsync(vertexShaderFileName); - task> loadPSTask = DX::ReadDataAsync(L"ms-appx:///PixelShader.cso"); - - task> loadGSTask; - if (!m_usingVprtShaders) - { - // Load the pass-through geometry shader. - loadGSTask = DX::ReadDataAsync(L"ms-appx:///GeometryShader.cso"); - } - - // After the vertex shader file is loaded, create the shader and input layout. - task createVSTask = loadVSTask.then([this] (const std::vector& fileData) - { - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateVertexShader( - fileData.data(), - fileData.size(), - nullptr, - &m_vertexShader - ) - ); - - constexpr std::array vertexDesc = - {{ - { "POSITION", 0, DXGI_FORMAT_R32G32B32_FLOAT, 0, 0, D3D11_INPUT_PER_VERTEX_DATA, 0 }, - { "COLOR", 0, DXGI_FORMAT_R32G32B32_FLOAT, 0, 12, D3D11_INPUT_PER_VERTEX_DATA, 0 }, - { "TEXCOORD", 1, DXGI_FORMAT_R32G32_FLOAT, 0, 24, D3D11_INPUT_PER_VERTEX_DATA, 0 }, - }}; - - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateInputLayout( - vertexDesc.data(), - vertexDesc.size(), - fileData.data(), - fileData.size(), - &m_inputLayout - ) - ); - }); - - // After the pixel shader file is loaded, create the shader and constant buffer. - task createPSTask = loadPSTask.then([this] (const std::vector& fileData) - { - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreatePixelShader( - fileData.data(), - fileData.size(), - nullptr, - &m_pixelShader - ) - ); - - const CD3D11_BUFFER_DESC constantBufferDesc(sizeof(ModelConstantBuffer), D3D11_BIND_CONSTANT_BUFFER); - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateBuffer( - &constantBufferDesc, - nullptr, - &m_modelConstantBuffer - ) - ); - }); - - task createGSTask; - if (!m_usingVprtShaders) - { - // After the geometry shader file is loaded, create the shader. - createGSTask = loadGSTask.then([this] (const std::vector& fileData) - { - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateGeometryShader( - fileData.data(), - fileData.size(), - nullptr, - &m_geometryShader - ) - ); - }); - } - - // Once all shaders are loaded, create the mesh. - task shaderTaskGroup = m_usingVprtShaders ? (createPSTask && createVSTask) : (createPSTask && createVSTask && createGSTask); - task finishLoadingTask = shaderTaskGroup.then([this] () - { - CD3D11_DEPTH_STENCIL_DESC depthWriteDisableDesc = CD3D11_DEPTH_STENCIL_DESC(D3D11_DEFAULT); - depthWriteDisableDesc.StencilWriteMask = 0; - depthWriteDisableDesc.DepthWriteMask = D3D11_DEPTH_WRITE_MASK_ZERO; - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateDepthStencilState(&depthWriteDisableDesc, m_depthWriteDisable.GetAddressOf()) - ); - - CD3D11_DEPTH_STENCIL_DESC depthDefaultDesc = CD3D11_DEPTH_STENCIL_DESC(D3D11_DEFAULT); - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateDepthStencilState(&depthDefaultDesc, m_depthDefault.GetAddressOf()) - ); - - // Load mesh vertices. Each vertex has a position and a color. - // Note that the quad size has changed from the default DirectX app - // template. Windows Holographic is scaled in meters, so to draw the - // quad at a comfortable size we made the quad width 0.2 m (20 cm). - static const std::array quadVertices = - {{ - { XMFLOAT3(-0.1f, 0.1f, 0.f), XMFLOAT3(1.0f, 0.0f, 0.0f) }, - { XMFLOAT3( 0.1f, 0.1f, 0.f), XMFLOAT3(1.0f, 0.0f, 0.0f) }, - { XMFLOAT3( 0.1f, -0.1f, 0.f), XMFLOAT3(1.0f, 0.0f, 0.0f) }, - { XMFLOAT3(-0.1f, -0.1f, 0.f), XMFLOAT3(1.0f, 0.0f, 0.0f) }, - }}; - - D3D11_SUBRESOURCE_DATA vertexBufferData = {0}; - vertexBufferData.pSysMem = quadVertices.data(); - vertexBufferData.SysMemPitch = 0; - vertexBufferData.SysMemSlicePitch = 0; - const CD3D11_BUFFER_DESC vertexBufferDesc(sizeof(VertexPositionColor) * quadVertices.size(), D3D11_BIND_VERTEX_BUFFER); - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateBuffer( - &vertexBufferDesc, - &vertexBufferData, - &m_vertexBuffer) - ); - - // Load mesh indices. Each trio of indices represents - // a triangle to be rendered on the screen. - // For example: 2,1,0 means that the vertices with indexes - // 2, 1, and 0 from the vertex buffer compose the - // first triangle of this mesh. - // Note that the winding order is clockwise by default. - constexpr std::array quadIndices = - {{ - // -z - 0,2,3, - 0,1,2, - - // +z - 2,0,3, - 1,0,2, - }}; - - m_indexCount = quadIndices.size(); - - D3D11_SUBRESOURCE_DATA indexBufferData = {0}; - indexBufferData.pSysMem = quadIndices.data(); - indexBufferData.SysMemPitch = 0; - indexBufferData.SysMemSlicePitch = 0; - const CD3D11_BUFFER_DESC indexBufferDesc(sizeof(unsigned short) * quadIndices.size(), D3D11_BIND_INDEX_BUFFER); - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateBuffer( - &indexBufferDesc, - &indexBufferData, - &m_indexBuffer - ) - ); - - // After the assets are loaded, the quad is ready to be rendered. - m_loadingComplete = true; - }); -} - -void QuadRenderer::ReleaseDeviceDependentResources() -{ - m_loadingComplete = false; - m_usingVprtShaders = false; - - m_vertexShader.Reset(); - m_inputLayout.Reset(); - m_pixelShader.Reset(); - m_geometryShader.Reset(); - - m_modelConstantBuffer.Reset(); - - m_vertexBuffer.Reset(); - m_indexBuffer.Reset(); - - m_depthDefault.Reset(); - m_depthWriteDisable.Reset(); -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/QuadRenderer.h b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/QuadRenderer.h deleted file mode 100644 index dbc54dca90..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/QuadRenderer.h +++ /dev/null @@ -1,66 +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. -// -//********************************************************* - -#pragma once - -#include "..\Common\DeviceResources.h" -#include "..\Common\StepTimer.h" -#include "ShaderStructures.h" - -namespace HolographicDepthBasedImageStabilization -{ - // This sample renderer instantiates a basic rendering pipeline. - class QuadRenderer - { - public: - QuadRenderer(const std::shared_ptr& deviceResources); - void CreateDeviceDependentResources(); - void ReleaseDeviceDependentResources(); - void Render(); - - // Repositions the sample hologram. - void UpdateHologramPositionAndOrientation( - Windows::Foundation::Numerics::float3 const& position, - Windows::Foundation::Numerics::float3 const& planeNormal); - - // Property accessors. - const Windows::Foundation::Numerics::float3& GetPosition() const { return m_position; } - const Windows::Foundation::Numerics::float3& GetNormal() const { return m_normal; } - - private: - // Cached pointer to device resources. - std::shared_ptr m_deviceResources; - - // Direct3D resources for quad geometry. - Microsoft::WRL::ComPtr m_inputLayout; - Microsoft::WRL::ComPtr m_vertexBuffer; - Microsoft::WRL::ComPtr m_indexBuffer; - Microsoft::WRL::ComPtr m_vertexShader; - Microsoft::WRL::ComPtr m_geometryShader; - Microsoft::WRL::ComPtr m_pixelShader; - Microsoft::WRL::ComPtr m_modelConstantBuffer; - Microsoft::WRL::ComPtr m_depthWriteDisable; - Microsoft::WRL::ComPtr m_depthDefault; - - // System resources for quad geometry. - ModelConstantBuffer m_modelConstantBufferData; - uint32 m_indexCount = 0; - - // Variables used with the rendering loop. - bool m_loadingComplete = false; - Windows::Foundation::Numerics::float3 m_position = { 0.f, 0.f, -2.f }; - Windows::Foundation::Numerics::float3 m_normal = { 0.f, 0.f, 1.f }; - - // If the current D3D Device supports VPRT, we can avoid using a geometry - // shader just to set the render target array index. - bool m_usingVprtShaders = false; - }; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/ShaderStructures.h b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/ShaderStructures.h deleted file mode 100644 index fad29d9698..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/ShaderStructures.h +++ /dev/null @@ -1,32 +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. -// -//********************************************************* - -#pragma once - -namespace HolographicDepthBasedImageStabilization -{ - // Constant buffer used to send hologram position transform to the shader pipeline. - struct ModelConstantBuffer - { - DirectX::XMFLOAT4X4 model; - }; - - // Assert that the constant buffer remains 16-byte aligned (best practice). - static_assert((sizeof(ModelConstantBuffer) % (sizeof(float) * 4)) == 0, "Model constant buffer size must be 16-byte aligned (16 bytes is the length of four floats)."); - - - // Used to send per-vertex data to the vertex shader. - struct VertexPositionColor - { - DirectX::XMFLOAT3 pos; - DirectX::XMFLOAT3 color; - }; -} \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpatialInputHandler.cpp b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpatialInputHandler.cpp deleted file mode 100644 index 9529fb4651..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpatialInputHandler.cpp +++ /dev/null @@ -1,66 +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. -// -//********************************************************* - -#include "pch.h" -#include "SpatialInputHandler.h" -#include - -using namespace HolographicDepthBasedImageStabilization; - -using namespace Windows::Foundation; -using namespace Windows::UI::Input::Spatial; -using namespace std::placeholders; - -// Creates and initializes a GestureRecognizer that listens to a Person. -SpatialInputHandler::SpatialInputHandler() -{ - // The interaction manager provides an event that informs the app when - // spatial interactions are detected. - m_interactionManager = SpatialInteractionManager::GetForCurrentView(); - - // Bind a handler to the SourcePressed event. - m_sourcePressedEventToken = - m_interactionManager->SourcePressed += - ref new TypedEventHandler( - bind(&SpatialInputHandler::OnSourcePressed, this, _1, _2) - ); - - // - // TODO: Expand this class to use other gesture-based input events as applicable to - // your app. - // -} - -SpatialInputHandler::~SpatialInputHandler() -{ - // Unregister our handler for the OnSourcePressed event. - m_interactionManager->SourcePressed -= m_sourcePressedEventToken; -} - -// Checks if the user performed an input gesture since the last call to this method. -// Allows the main update loop to check for asynchronous changes to the user -// input state. -SpatialInteractionSourceState^ SpatialInputHandler::CheckForInput() -{ - SpatialInteractionSourceState^ sourceState = m_sourceState; - m_sourceState = nullptr; - return sourceState; -} - -void SpatialInputHandler::OnSourcePressed(SpatialInteractionManager^ sender, SpatialInteractionSourceEventArgs^ args) -{ - m_sourceState = args->State; - - // - // TODO: In your app or game engine, rewrite this method to queue - // input events in your input class or event handler. - // -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpatialInputHandler.h b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpatialInputHandler.h deleted file mode 100644 index ddbc25263e..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpatialInputHandler.h +++ /dev/null @@ -1,41 +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. -// -//********************************************************* - -#pragma once - -namespace HolographicDepthBasedImageStabilization -{ - // Sample gesture handler. - // Hooks up events to recognize a tap gesture, and keeps track of input using a boolean value. - class SpatialInputHandler - { - public: - SpatialInputHandler(); - ~SpatialInputHandler(); - - Windows::UI::Input::Spatial::SpatialInteractionSourceState^ CheckForInput(); - - private: - // Interaction event handler. - void OnSourcePressed( - Windows::UI::Input::Spatial::SpatialInteractionManager^ sender, - Windows::UI::Input::Spatial::SpatialInteractionSourceEventArgs^ args); - - // API objects used to process gesture input, and generate gesture events. - Windows::UI::Input::Spatial::SpatialInteractionManager^ m_interactionManager; - - // Event registration token. - Windows::Foundation::EventRegistrationToken m_sourcePressedEventToken; - - // Used to indicate that a Pressed input event was received this frame. - Windows::UI::Input::Spatial::SpatialInteractionSourceState^ m_sourceState = nullptr; - }; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpinningPlaneRenderer.cpp b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpinningPlaneRenderer.cpp deleted file mode 100644 index d1121c9d0c..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpinningPlaneRenderer.cpp +++ /dev/null @@ -1,354 +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. -// -//********************************************************* - -#include "pch.h" -#include "SpinningPlaneRenderer.h" -#include "Common\DirectXHelper.h" - -using namespace HolographicDepthBasedImageStabilization; -using namespace Concurrency; -using namespace DirectX; -using namespace Windows::Foundation::Numerics; -using namespace Windows::UI::Input::Spatial; - -// Loads vertex and pixel shaders from files and instantiates the cube geometry. -SpinningPlaneRenderer::SpinningPlaneRenderer(const std::shared_ptr& deviceResources) : - m_deviceResources(deviceResources) -{ - CreateDeviceDependentResources(); -} - -// This function uses a SpatialPointerPose to position the world-locked hologram -// two meters in front of the user's heading. -void SpinningPlaneRenderer::PositionHologram(SpatialPointerPose^ pointerPose) -{ - if (pointerPose != nullptr) - { - // Get the gaze direction relative to the given coordinate system. - const float3 headPosition = pointerPose->Head->Position; - const float3 headDirection = pointerPose->Head->ForwardDirection; - - // The hologram is positioned two meters along the user's gaze direction. - static const float distanceFromUser = 2.0f; // meters - const float3 gazeAtTwoMeters = headPosition + (distanceFromUser * headDirection); - - // This will be used as the translation component of the hologram's - // model transform. - SetPosition(gazeAtTwoMeters); - } -} - -// Called once per frame. Rotates the cube, and calculates and sets the model matrix -// relative to the position transform indicated by hologramPositionTransform. -void SpinningPlaneRenderer::Update(const DX::StepTimer& timer) -{ - // Rotate the cube. - // Convert degrees to radians, then convert seconds to rotation angle. - const float radiansPerSecond = XMConvertToRadians(m_degreesPerSecond); - const double totalRotation = timer.GetTotalSeconds() * radiansPerSecond; - const float radians = static_cast(fmod(totalRotation, XM_2PI)); - const XMMATRIX modelRotation = XMMatrixRotationY(-radians); - - // Position the cube. - const XMMATRIX modelTranslation = XMMatrixTranslationFromVector(XMLoadFloat3(&m_position)); - - // Multiply to get the transform matrix. - // Note that this transform does not enforce a particular coordinate system. The calling - // class is responsible for rendering this content in a consistent manner. - const XMMATRIX modelTransform = XMMatrixMultiply(modelRotation, modelTranslation); - - // The view and projection matrices are provided by the system; they are associated - // with holographic cameras, and updated on a per-camera basis. - // Here, we provide the model transform for the sample hologram. The model transform - // matrix is transposed to prepare it for the shader. - XMStoreFloat4x4(&m_modelConstantBufferData.model, XMMatrixTranspose(modelTransform)); - - // Loading is asynchronous. Resources must be created before they can be updated. - if (!m_loadingComplete) - { - return; - } - - // Use the D3D device context to update Direct3D device-based resources. - const auto context = m_deviceResources->GetD3DDeviceContext(); - - // Update the model transform buffer for the hologram. - context->UpdateSubresource( - m_modelConstantBuffer.Get(), - 0, - nullptr, - &m_modelConstantBufferData, - 0, - 0 - ); -} - -// Renders one frame using the vertex and pixel shaders. -// On devices that do not support the D3D11_FEATURE_D3D11_OPTIONS3:: -// VPAndRTArrayIndexFromAnyShaderFeedingRasterizer optional feature, -// a pass-through geometry shader is also used to set the render -// target array index. -void SpinningPlaneRenderer::Render() -{ - // Loading is asynchronous. Resources must be created before drawing can occur. - if (!m_loadingComplete) - { - return; - } - - const auto context = m_deviceResources->GetD3DDeviceContext(); - - // Each vertex is one instance of the VertexPositionColor struct. - const UINT stride = sizeof(VertexPositionColor); - const UINT offset = 0; - context->IASetVertexBuffers( - 0, - 1, - m_vertexBuffer.GetAddressOf(), - &stride, - &offset - ); - context->IASetIndexBuffer( - m_indexBuffer.Get(), - DXGI_FORMAT_R16_UINT, // Each index is one 16-bit unsigned integer (short). - 0 - ); - context->IASetPrimitiveTopology(D3D11_PRIMITIVE_TOPOLOGY_TRIANGLELIST); - context->IASetInputLayout(m_inputLayout.Get()); - - // Attach the vertex shader. - context->VSSetShader( - m_vertexShader.Get(), - nullptr, - 0 - ); - // Apply the model constant buffer to the vertex shader. - context->VSSetConstantBuffers( - 0, - 1, - m_modelConstantBuffer.GetAddressOf() - ); - - if (!m_usingVprtShaders) - { - // On devices that do not support the D3D11_FEATURE_D3D11_OPTIONS3:: - // VPAndRTArrayIndexFromAnyShaderFeedingRasterizer optional feature, - // a pass-through geometry shader is used to set the render target - // array index. - context->GSSetShader( - m_geometryShader.Get(), - nullptr, - 0 - ); - } - - // Attach the pixel shader. - context->PSSetShader( - m_pixelShader.Get(), - nullptr, - 0 - ); - - // Draw the objects. - context->DrawIndexedInstanced( - m_indexCount, // Index count per instance. - 2, // Instance count. - 0, // Start index location. - 0, // Base vertex location. - 0 // Start instance location. - ); -} - -void SpinningPlaneRenderer::CreateDeviceDependentResources() -{ - m_usingVprtShaders = m_deviceResources->GetDeviceSupportsVprt(); - - // On devices that do support the D3D11_FEATURE_D3D11_OPTIONS3:: - // VPAndRTArrayIndexFromAnyShaderFeedingRasterizer optional feature - // we can avoid using a pass-through geometry shader to set the render - // target array index, thus avoiding any overhead that would be - // incurred by setting the geometry shader stage. - std::wstring vertexShaderFileName = m_usingVprtShaders ? L"ms-appx:///VprtVertexShader.cso" : L"ms-appx:///VertexShader.cso"; - - // Load shaders asynchronously. - task> loadVSTask = DX::ReadDataAsync(vertexShaderFileName); - task> loadPSTask = DX::ReadDataAsync(L"ms-appx:///PixelShader.cso"); - - task> loadGSTask; - if (!m_usingVprtShaders) - { - // Load the pass-through geometry shader. - loadGSTask = DX::ReadDataAsync(L"ms-appx:///GeometryShader.cso"); - } - - // After the vertex shader file is loaded, create the shader and input layout. - task createVSTask = loadVSTask.then([this] (const std::vector& fileData) - { - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateVertexShader( - &fileData[0], - fileData.size(), - nullptr, - &m_vertexShader - ) - ); - - static const D3D11_INPUT_ELEMENT_DESC vertexDesc[] = - { - { "POSITION", 0, DXGI_FORMAT_R32G32B32_FLOAT, 0, 0, D3D11_INPUT_PER_VERTEX_DATA, 0 }, - { "COLOR", 0, DXGI_FORMAT_R32G32B32_FLOAT, 0, 12, D3D11_INPUT_PER_VERTEX_DATA, 0 }, - }; - - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateInputLayout( - vertexDesc, - ARRAYSIZE(vertexDesc), - &fileData[0], - fileData.size(), - &m_inputLayout - ) - ); - }); - - // After the pixel shader file is loaded, create the shader and constant buffer. - task createPSTask = loadPSTask.then([this] (const std::vector& fileData) - { - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreatePixelShader( - &fileData[0], - fileData.size(), - nullptr, - &m_pixelShader - ) - ); - - const CD3D11_BUFFER_DESC constantBufferDesc(sizeof(ModelConstantBuffer), D3D11_BIND_CONSTANT_BUFFER); - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateBuffer( - &constantBufferDesc, - nullptr, - &m_modelConstantBuffer - ) - ); - }); - - task createGSTask; - if (!m_usingVprtShaders) - { - // After the pass-through geometry shader file is loaded, create the shader. - createGSTask = loadGSTask.then([this] (const std::vector& fileData) - { - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateGeometryShader( - &fileData[0], - fileData.size(), - nullptr, - &m_geometryShader - ) - ); - }); - } - - // Once all shaders are loaded, create the mesh. - task shaderTaskGroup = m_usingVprtShaders ? (createPSTask && createVSTask) : (createPSTask && createVSTask && createGSTask); - task createCubeTask = shaderTaskGroup.then([this] () - { - // Load mesh vertices. Each vertex has a position and a color. - // Note that the cube size has changed from the default DirectX app - // template. Windows Holographic is scaled in meters, so to draw the - // cube at a comfortable size we made the cube width 0.2 m (20 cm). - static const VertexPositionColor cubeVertices[] = - { - { XMFLOAT3(-0.3f, -0.3f, -0.01f), XMFLOAT3(0.0f, 0.0f, 0.0f) }, - { XMFLOAT3(-0.3f, -0.3f, 0.01f), XMFLOAT3(0.0f, 0.0f, 1.0f) }, - { XMFLOAT3(-0.3f, 0.3f, -0.01f), XMFLOAT3(0.0f, 1.0f, 0.0f) }, - { XMFLOAT3(-0.3f, 0.3f, 0.01f), XMFLOAT3(0.0f, 1.0f, 1.0f) }, - { XMFLOAT3( 0.3f, -0.3f, -0.01f), XMFLOAT3(1.0f, 0.0f, 0.0f) }, - { XMFLOAT3( 0.3f, -0.3f, 0.01f), XMFLOAT3(1.0f, 0.0f, 1.0f) }, - { XMFLOAT3( 0.3f, 0.3f, -0.01f), XMFLOAT3(1.0f, 1.0f, 0.0f) }, - { XMFLOAT3( 0.3f, 0.3f, 0.01f), XMFLOAT3(1.0f, 1.0f, 1.0f) }, - }; - - D3D11_SUBRESOURCE_DATA vertexBufferData = {0}; - vertexBufferData.pSysMem = cubeVertices; - vertexBufferData.SysMemPitch = 0; - vertexBufferData.SysMemSlicePitch = 0; - const CD3D11_BUFFER_DESC vertexBufferDesc(sizeof(cubeVertices), D3D11_BIND_VERTEX_BUFFER); - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateBuffer( - &vertexBufferDesc, - &vertexBufferData, - &m_vertexBuffer - ) - ); - - // Load mesh indices. Each trio of indices represents - // a triangle to be rendered on the screen. - // For example: 2,1,0 means that the vertices with indexes - // 2, 1, and 0 from the vertex buffer compose the - // first triangle of this mesh. - // Note that the winding order is clockwise by default. - static const unsigned short cubeIndices [] = - { - 2,1,0, // -x - 2,3,1, - - 6,4,5, // +x - 6,5,7, - - 0,1,5, // -y - 0,5,4, - - 2,6,7, // +y - 2,7,3, - - 0,4,6, // -z - 0,6,2, - - 1,3,7, // +z - 1,7,5, - }; - - m_indexCount = ARRAYSIZE(cubeIndices); - - D3D11_SUBRESOURCE_DATA indexBufferData = {0}; - indexBufferData.pSysMem = cubeIndices; - indexBufferData.SysMemPitch = 0; - indexBufferData.SysMemSlicePitch = 0; - const CD3D11_BUFFER_DESC indexBufferDesc(sizeof(cubeIndices), D3D11_BIND_INDEX_BUFFER); - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateBuffer( - &indexBufferDesc, - &indexBufferData, - &m_indexBuffer - ) - ); - }); - - // Once the cube is loaded, the object is ready to be rendered. - createCubeTask.then([this] () - { - m_loadingComplete = true; - }); -} - -void SpinningPlaneRenderer::ReleaseDeviceDependentResources() -{ - m_loadingComplete = false; - m_usingVprtShaders = false; - m_vertexShader.Reset(); - m_inputLayout.Reset(); - m_pixelShader.Reset(); - m_geometryShader.Reset(); - m_modelConstantBuffer.Reset(); - m_vertexBuffer.Reset(); - m_indexBuffer.Reset(); -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpinningPlaneRenderer.h b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpinningPlaneRenderer.h deleted file mode 100644 index bd6ecfb86e..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/SpinningPlaneRenderer.h +++ /dev/null @@ -1,63 +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. -// -//********************************************************* - -#pragma once - -#include "..\Common\DeviceResources.h" -#include "..\Common\StepTimer.h" -#include "ShaderStructures.h" - -namespace HolographicDepthBasedImageStabilization -{ - // This sample renderer instantiates a basic rendering pipeline. - class SpinningPlaneRenderer - { - public: - SpinningPlaneRenderer(const std::shared_ptr& deviceResources); - void CreateDeviceDependentResources(); - void ReleaseDeviceDependentResources(); - void Update(const DX::StepTimer& timer); - void Render(); - - // Repositions the sample hologram. - void PositionHologram(Windows::UI::Input::Spatial::SpatialPointerPose^ pointerPose); - - // Property accessors. - void SetPosition(Windows::Foundation::Numerics::float3 pos) { m_position = pos; } - Windows::Foundation::Numerics::float3 GetPosition() { return m_position; } - - private: - // Cached pointer to device resources. - std::shared_ptr m_deviceResources; - - // Direct3D resources for cube geometry. - Microsoft::WRL::ComPtr m_inputLayout; - Microsoft::WRL::ComPtr m_vertexBuffer; - Microsoft::WRL::ComPtr m_indexBuffer; - Microsoft::WRL::ComPtr m_vertexShader; - Microsoft::WRL::ComPtr m_geometryShader; - Microsoft::WRL::ComPtr m_pixelShader; - Microsoft::WRL::ComPtr m_modelConstantBuffer; - - // System resources for cube geometry. - ModelConstantBuffer m_modelConstantBufferData; - uint32 m_indexCount = 0; - - // Variables used with the rendering loop. - bool m_loadingComplete = false; - float m_degreesPerSecond = 45.f; - Windows::Foundation::Numerics::float3 m_position = { 0.f, 0.f, -2.f }; - - // If the current D3D Device supports VPRT, we can avoid using a geometry - // shader just to set the render target array index. - bool m_usingVprtShaders = false; - }; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/VPRTVertexShader.hlsl b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/VPRTVertexShader.hlsl deleted file mode 100644 index 3ee9bd46ef..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/VPRTVertexShader.hlsl +++ /dev/null @@ -1,67 +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. -// -//********************************************************* - -// A constant buffer that stores the model transform. -cbuffer ModelConstantBuffer : register(b0) -{ - float4x4 model; -}; - -// A constant buffer that stores each set of view and projection matrices in column-major format. -cbuffer ViewProjectionConstantBuffer : register(b1) -{ - float4x4 viewProjection[2]; -}; - -// Per-vertex data used as input to the vertex shader. -struct VertexShaderInput -{ - min16float3 pos : POSITION; - min16float3 color : COLOR0; - uint instId : SV_InstanceID; -}; - -// Per-vertex data passed to the geometry shader. -// Note that the render target array index is set here in the vertex shader. -struct VertexShaderOutput -{ - min16float4 pos : SV_POSITION; - min16float3 color : COLOR0; - uint rtvId : SV_RenderTargetArrayIndex; // SV_InstanceID % 2 -}; - -// Simple shader to do vertex processing on the GPU. -VertexShaderOutput main(VertexShaderInput input) -{ - VertexShaderOutput output; - float4 pos = float4(input.pos, 1.0f); - - // Note which view this vertex has been sent to. Used for matrix lookup. - // Taking the modulo of the instance ID allows geometry instancing to be used - // along with stereo instanced drawing; in that case, two copies of each - // instance would be drawn, one for left and one for right. - int idx = input.instId % 2; - - // Transform the vertex position into world space. - pos = mul(pos, model); - - // Correct for perspective and project the vertex position onto the screen. - pos = mul(pos, viewProjection[idx]); - output.pos = (min16float4)pos; - - // Pass the color through without modification. - output.color = input.color; - - // Set the render target array index. - output.rtvId = idx; - - return output; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/VertexShader.hlsl b/Samples/HolographicDepthBasedImageStabilization/cpp/Content/VertexShader.hlsl deleted file mode 100644 index be35e11ffe..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Content/VertexShader.hlsl +++ /dev/null @@ -1,69 +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. -// -//********************************************************* - -// A constant buffer that stores the model transform. -cbuffer ModelConstantBuffer : register(b0) -{ - float4x4 model; -}; - -// A constant buffer that stores each set of view and projection matrices in column-major format. -cbuffer ViewProjectionConstantBuffer : register(b1) -{ - float4x4 viewProjection[2]; -}; - -// Per-vertex data used as input to the vertex shader. -struct VertexShaderInput -{ - min16float3 pos : POSITION; - min16float3 color : COLOR0; - uint instId : SV_InstanceID; -}; - -// Per-vertex data passed to the geometry shader. -// Note that the render target array index will be set by the geometry shader -// using the value of viewId. -struct VertexShaderOutput -{ - min16float4 pos : SV_POSITION; - min16float3 color : COLOR0; - uint viewId : TEXCOORD0; // SV_InstanceID % 2 -}; - -// Simple shader to do vertex processing on the GPU. -VertexShaderOutput main(VertexShaderInput input) -{ - VertexShaderOutput output; - float4 pos = float4(input.pos, 1.0f); - - // Note which view this vertex has been sent to. Used for matrix lookup. - // Taking the modulo of the instance ID allows geometry instancing to be used - // along with stereo instanced drawing; in that case, two copies of each - // instance would be drawn, one for left and one for right. - int idx = input.instId % 2; - - // Transform the vertex position into world space. - pos = mul(pos, model); - - // Correct for perspective and project the vertex position onto the screen. - pos = mul(pos, viewProjection[idx]); - output.pos = (min16float4)pos; - - // Pass the color through without modification. - output.color = input.color; - - // Set the instance ID. The pass-through geometry shader will set the - // render target array index to whatever value is set here. - output.viewId = idx; - - return output; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ApplyDepthWeights.h b/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ApplyDepthWeights.h deleted file mode 100644 index ac978bb17a..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ApplyDepthWeights.h +++ /dev/null @@ -1,70 +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. -// -//********************************************************* - -#pragma once - -#define DEPTH_ARRAY_SIZE (UINT16_MAX + 1) - -// Weights each pixel by using the depth value to look up a weight that is precomputed. -__forceinline float WeightDepth(unsigned int const& depth, float const* depthWeightArray) -{ - return depthWeightArray[depth]; -} - -// Precomputes the depth weight. -static void InitDepthCurveArray( - float const& nearPlane, - float const& farPlane, - unsigned int const& invalidDepthValue, - float* outDepthWeightArray) -{ - // Set up constants. - constexpr float maxDepthAsFloat = static_cast(UINT16_MAX); - constexpr float oneOverMaxDepthAsFloat = 1.f / maxDepthAsFloat; - - // Create a transform from depth space in integer form, to meters in floating-point. - const float denom = -farPlane * nearPlane; - const float fromOneOverZNearFarToOneOverZ = (farPlane - nearPlane) / denom; - const float fromOneOverZNearFarToOneOverZCoefficient = farPlane / denom; - - for (unsigned int i = 0; i < DEPTH_ARRAY_SIZE; ++i) - { - // Convert to meters. - const float oneOverZDepthSpace = static_cast(i) * oneOverMaxDepthAsFloat; - const float zInMeters = 1.0f / (oneOverZDepthSpace * fromOneOverZNearFarToOneOverZ - fromOneOverZNearFarToOneOverZCoefficient); - - // Here, we provide a simple weight function by using the square of the depth value, in meters. - // This biases the result towards far-away objects. This is desirable because far-away objects - // use less pixels, and we need a way to give them the same consideration in the plane fit as a - // close object. If we do not do this, the plane will not be able to fit both close and far-away - // objects at the same time, and in scenes where both are visible you will get a lot of color - // separation on the far-away objects. - outDepthWeightArray[i] = pow(zInMeters, 2); - - // You can also apply more complex equations to create the depth weights. This can be useful if - // you know in advance how the depth buffer will be filled in, based on the content that your app - // provides. - // - // For example, one of our test scenes did well with the following power curve. This provides a - // heavy weight for far away pixels, just like the z^2 curve, but it uses a sharper transition to - // the heavy region and has a falloff to the far plane. This operates in depth space, which has - // a range of [0, 1]: - // constexpr float minimumNonZeroValue = 0.00000001f; - // outDepthWeightArray[i] = 2.f * oneOverZDepthSpace * (-pow(oneOverZDepthSpace, 32.f) + pow(oneOverZDepthSpace, 8.f)) + minimumNonZeroValue; - - // We disregard background pixels by giving them a weight of 0. - if (i == invalidDepthValue) - { - outDepthWeightArray[i] = 0.f; - } - } -} - diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ApplyLinearSmoothingToLeastSquares.h b/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ApplyLinearSmoothingToLeastSquares.h deleted file mode 100644 index 9277f3afbb..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ApplyLinearSmoothingToLeastSquares.h +++ /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. -// -//********************************************************* - -#pragma once - -namespace HolographicDepthBasedImageStabilization -{ - void ApplyLinearSmoothingToLeastSquares( - DirectX::XMMATRIX const& newATAMatrixIn, - DirectX::XMVECTOR const& newATbVectorIn, - DirectX::XMMATRIX const& oldATAMatrixIn, - DirectX::XMVECTOR const& oldATbVectorIn, - float const& currentFrameBias, - DirectX::XMMATRIX& ataMatrixOut, - DirectX::XMVECTOR& atbVectorOut) - { - using namespace DirectX; - - // Here, we use error detection to avoid letting edge cases affect the result. - if (XMVector4IsNaN(oldATbVectorIn)) - { - ataMatrixOut = newATAMatrixIn; - atbVectorOut = newATbVectorIn; - } - else - { - ataMatrixOut = oldATAMatrixIn + ((newATAMatrixIn - oldATAMatrixIn) * currentFrameBias); - atbVectorOut = oldATbVectorIn + ((newATbVectorIn - oldATbVectorIn) * currentFrameBias); - } - } -} \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/DepthBufferPlaneFinder.cpp b/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/DepthBufferPlaneFinder.cpp deleted file mode 100644 index b44c7e098e..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/DepthBufferPlaneFinder.cpp +++ /dev/null @@ -1,662 +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. -// -//********************************************************* - -#include "pch.h" -#include "DepthBufferPlaneFinder.h" -#include "Common\DirectXHelper.h" - -#include "ApplyLinearSmoothingToLeastSquares.h" -#include "ReadBufferForLeastSquaresFit.h" - - -#define HOLOLENS_SCREEN_WIDTH 1268 -#define HOLOLENS_SCREEN_HEIGHT 720 - -#define IDEAL_FRAME_RATE 60.f - -#define ENABLE_SMOOTHING -//#define ENABLE_COERCE - -using namespace HolographicDepthBasedImageStabilization; -using namespace Concurrency; -using namespace DirectX; -using namespace Windows::Foundation::Numerics; - -// Loads vertex and pixel shaders from files and instantiates the cube geometry. -DepthBufferPlaneFinder::DepthBufferPlaneFinder( - const std::shared_ptr& deviceResources) -{ - Init(deviceResources); - - XMStoreFloat4x4(&m_smoothATA, DirectX::XMMatrixIdentity()); - XMStoreFloat4(&m_smoothATb, DirectX::XMVectorZero()); -} - -void DepthBufferPlaneFinder::Init( - const std::shared_ptr& deviceResources) -{ - m_deviceResources = deviceResources; - - CreateDeviceDependentResources(); - - QueryPerformanceFrequency(&m_qpcFrequency); - QueryPerformanceCounter(&m_qpcLastFrame); -} - -void DepthBufferPlaneFinder::SetProjectionMatrix( - float4x4 const& projectionMatrix) -{ - // DepthBufferPlaneFinder uses the projection matrix in column-major format. - XMMATRIX newProjectionMatrixTranspose = XMMatrixTranspose(XMLoadFloat4x4(&projectionMatrix)); - - // If we already have the same projection matrix, we can exit early. - XMMATRIX currentProjectionMatrixTranspose = XMLoadFloat4x4(&m_projectionMatrix); - if (XMVector4Equal(currentProjectionMatrixTranspose.r[0],newProjectionMatrixTranspose.r[0]) && - XMVector4Equal(currentProjectionMatrixTranspose.r[1],newProjectionMatrixTranspose.r[1]) && - XMVector4Equal(currentProjectionMatrixTranspose.r[2],newProjectionMatrixTranspose.r[2]) && - XMVector4Equal(currentProjectionMatrixTranspose.r[3],newProjectionMatrixTranspose.r[3])) - { - return; - } - - // This is a new matrix. Store it, and compute the constants for it. - XMStoreFloat4x4(&m_projectionMatrix, newProjectionMatrixTranspose); - - // NOTE: The rest of this function is called infrequently, so it is not highly optimized. - - // Here, we acquire the scale and offset (2D transform) from "depth space" to clip space. - assert(m_projectionMatrix.m[3][2] != 0.f); - const float inv_e = 1.0f / m_projectionMatrix.m[3][2]; - - // This is the scale and offset from projected space, to clip space. - const XMFLOAT2 clipFromProjectedScale = { - m_projectionMatrix.m[0][0] * inv_e, - m_projectionMatrix.m[1][1] * inv_e }; - const XMFLOAT2 clipFromProjectedOffset = { - m_projectionMatrix.m[0][2] * inv_e, - m_projectionMatrix.m[1][2] * inv_e }; - - // Next, we go from clip space - which is in the range [-1, 1] - to the range [0, 1]. - const XMFLOAT2 zeroOneFromClipScale = { 0.5f, 0.5f }; - const XMFLOAT2 zeroOneFromClipOffset = { 0.5f, 0.5f }; - - // This is the scale and offset from [0, 1] to pixel coordinates. - const XMFLOAT2 originalPixelCentersFromZeroOneScale = { - static_cast(HOLOLENS_SCREEN_WIDTH), - static_cast(HOLOLENS_SCREEN_HEIGHT) }; - const XMFLOAT2 originalPixelCentersFromZeroOneOffset = { -0.5f, -0.5f }; - - // Since we sub-sample the depth buffer, we have to go from the full screen size to the - // scaled depth buffer size. - const XMFLOAT2 subSampledFromOriginalScale = { - 1.0f / c_subSampleRate, - 1.0f / c_subSampleRate }; - const XMFLOAT2 subSampledFromOriginalOffset = { 0.0f, 0.0f }; - - // Here, we combine the scale elements of each transform using the distributive property - // of multiplication, then take the inverse by finding the reciprocal. - const XMVECTOR scale1 = XMLoadFloat2(&subSampledFromOriginalScale) * XMLoadFloat2(&originalPixelCentersFromZeroOneScale); - const XMVECTOR scale2 = scale1 * XMLoadFloat2(&zeroOneFromClipScale); - const XMVECTOR scale3 = scale2 * XMLoadFloat2(&clipFromProjectedScale); - const XMVECTOR inverseScale = XMVectorDivide(XMVectorReplicate(1.f), scale3); - XMStoreFloat2(&m_projectedFromPixelCentersScale, inverseScale); - - // Here, we combine the offset elements of each transform by sequentially scaling and adding - // the previous offset. - const XMVECTOR projectedFromPixelCentersOffsetInverse1 = - XMLoadFloat2(&subSampledFromOriginalOffset) + - (XMLoadFloat2(&originalPixelCentersFromZeroOneOffset) * XMLoadFloat2(&subSampledFromOriginalScale)); - const XMVECTOR projectedFromPixelCentersOffsetInverse2 = - projectedFromPixelCentersOffsetInverse1 + - (XMLoadFloat2(&zeroOneFromClipOffset) * scale1); - const XMVECTOR projectedFromPixelCentersOffsetInverse3 = - projectedFromPixelCentersOffsetInverse2 + - (XMLoadFloat2(&clipFromProjectedOffset) * scale2); - - // We store the inverse of the transform. - XMStoreFloat2( - &m_projectedFromPixelCentersOffset, - -projectedFromPixelCentersOffsetInverse3 * inverseScale); - - // We use the inverse transforms computed above to construct a transform matrix that turns a - // pixel center position in u, v coordinates into a 2D ray in projective space, which we will - // use in the least-squares plane fit. - m_pixelCenterToRayAffine.m[0][0] = m_projectedFromPixelCentersScale.x; - m_pixelCenterToRayAffine.m[0][1] = 0.0f; - m_pixelCenterToRayAffine.m[0][2] = m_projectedFromPixelCentersOffset.x; - m_pixelCenterToRayAffine.m[1][0] = 0.0f; - m_pixelCenterToRayAffine.m[1][1] = m_projectedFromPixelCentersScale.y; - m_pixelCenterToRayAffine.m[1][2] = m_projectedFromPixelCentersOffset.y; - m_pixelCenterToRayAffine.m[2][0] = 0.f; - m_pixelCenterToRayAffine.m[2][1] = 0.f; - m_pixelCenterToRayAffine.m[2][2] = 1; - - // Now, we determine the depth buffer transform. - - // This is the transform from depth clip space to inverse-Z space. - const float clipFromInvZScale = m_projectionMatrix.m[2][3] * inv_e; - const float clipFromInvZOffset = m_projectionMatrix.m[2][2] * inv_e; - - // This transform is from clip space to buffer space. If your clip space is from [-1, 1], then - // you should change both of these values to 0.5f. - const float bufFromClipScale = 1.0f; - const float bufFromClipOffset = 0.0f; - - // We use a depth buffer made of 16-bit unsigned integers, so the max depth value is 65,535 (UINT16_MAX). - const float bufFromUnitBufScale = static_cast(UINT16_MAX); - const float bufFromUnitBufOffset = 0.f; - - // As above, we combine the transform scale and offset components, and store the inverse. - // The depth value will be transformed from unsigned 16-bit integer range, into projective space by - // using this inverse scale and offset. - m_valueToMetricInverseDepthScale = 1.0f / (bufFromUnitBufScale * bufFromClipScale * clipFromInvZScale); - const float zFromBufferOffset = bufFromUnitBufOffset + (bufFromUnitBufScale * (bufFromClipOffset + (bufFromClipScale * clipFromInvZOffset))); - m_valueToMetricInverseDepthOffset = -zFromBufferOffset * m_valueToMetricInverseDepthScale; -} - -void DepthBufferPlaneFinder::ConvertToMetric( - LeastSquaresData const& data, - XMMATRIX& metricATA, - XMVECTOR& metricATb) const -{ - // Load from data. - XMFLOAT3X3 pixelSpaceATA; - XMFLOAT4 pixelSpaceATb; - pixelSpaceATA.m[0][0] = static_cast(data.sumUU); - pixelSpaceATA.m[0][1] = static_cast(data.sumUV); - pixelSpaceATA.m[0][2] = static_cast(data.sumU); - pixelSpaceATA.m[1][0] = pixelSpaceATA.m[0][1]; - pixelSpaceATA.m[1][1] = static_cast(data.sumVV); - pixelSpaceATA.m[1][2] = static_cast(data.sumV); - pixelSpaceATA.m[2][0] = pixelSpaceATA.m[0][2]; - pixelSpaceATA.m[2][1] = pixelSpaceATA.m[1][2]; - pixelSpaceATA.m[2][2] = static_cast(data.sumWeights); - - pixelSpaceATb.x = static_cast(data.sumUW); - pixelSpaceATb.y = static_cast(data.sumVW); - pixelSpaceATb.z = static_cast(data.sumW); - pixelSpaceATb.w = 1.0f; - - // Convert to metric. - { - // Set up affine. - XMMATRIX xy_from_uv1 = XMLoadFloat3x3(&m_pixelCenterToRayAffine); - - // Set up depth transform. - XMVECTOR invz_from_w1 = XMVectorSet(m_valueToMetricInverseDepthScale, m_valueToMetricInverseDepthOffset, 0.f, 0.f); - - // Left-multiply ATA by affine. - XMMATRIX affineATA = xy_from_uv1 * XMLoadFloat3x3(&pixelSpaceATA); - - // Right-multiply by the transpose of the affine transform matrix. - metricATA = affineATA * XMMatrixTranspose(xy_from_uv1); - - // ATb_metric <-- affine * ATb_pixel * depth_affine' - // First transform from depth-buffer values to metric inverse depth - // To compute the affine transform here need the un-multiplied-by-W - // terms too - XMVECTOR invDepthRhs; - XMVECTOR valueToMetricInverseDepthScale = XMVectorReplicate(m_valueToMetricInverseDepthScale); - XMVECTOR valueToMetricInverseDepthOffset = XMVectorReplicate(m_valueToMetricInverseDepthOffset); - - XMVECTOR sumTermOne = XMVectorSet((float)data.sumUW, (float)data.sumVW, (float)data.sumW, 1.f); - XMVECTOR sumTermTwo = XMVectorSet((float)data.sumU, (float)data.sumV, (float)data.sumWeights, 1.f); - invDepthRhs = XMVectorSetW( - XMVectorMultiplyAdd(valueToMetricInverseDepthScale, sumTermOne, XMVectorMultiply(valueToMetricInverseDepthOffset, sumTermTwo)), - 1.f); - - // Left-multiply by affine. - metricATb = XMVector3Transform(invDepthRhs, XMMatrixTranspose(xy_from_uv1)); - } -} - -bool DepthBufferPlaneFinder::TrySolveLeastSquaresFit( - XMMATRIX const& ATA, - XMVECTOR const& ATb, - XMVECTOR& outPlane) const -{ - assert(XMVectorGetW(ATA.r[0]) == 0.f); - assert(XMVectorGetW(ATA.r[1]) == 0.f); - assert(XMVectorGetW(ATA.r[2]) == 0.f); - assert(XMVectorGetX(ATA.r[3]) == 0.f); - assert(XMVectorGetY(ATA.r[3]) == 0.f); - assert(XMVectorGetZ(ATA.r[3]) == 0.f); - assert(XMVectorGetW(ATA.r[3]) != 0.f); - - // Notes: - // * This determinant is only used to know if the matrix is singular (cannot be inverted). - // * Even though ATA is a 3x3 matrix, the 4x4 representation of it must still be non- - // singular - that is, we still expect element [4,4] to be non-zero. - XMVECTOR determinant; - XMMATRIX inverseOfATA = XMMatrixInverse(&determinant, ATA); - - if (XMVector4Equal(determinant, XMVectorZero())) - { - return false; - } - else - { - outPlane = XMVector3Transform(ATb, inverseOfATA); - outPlane = XMVectorSetW(outPlane, -1.0f); - - return true; - } -} - - -// Make a prior estimate based on two constraints: -// 1. Plane normal is along z=1. -// 2. Inverse-distance along z-axis to plane is given. -// N.b. (2) is not really "distance to plane"; that constraint -// cannot be easily incorporated. -void DepthBufferPlaneFinder::MakeSimplePrior( - float frontoParallelInformation, - float inverseDistanceInformation, - float inversePlaneDistance, - XMMATRIX& priorATA, - XMVECTOR& priorATb) const -{ - priorATA.r[0] = XMVectorSet(frontoParallelInformation, 0.f, 0.f, 0.f); - priorATA.r[1] = XMVectorSet(0.f, frontoParallelInformation, 0.f, 0.f); - priorATA.r[2] = XMVectorSet(0.f, 0.f, frontoParallelInformation, 0.f); - priorATA.r[3] = XMVectorSet(0.f, 0.f, 0.f, 1.f); - priorATb = XMVectorSet(0.f, 0.f, sqrt(inverseDistanceInformation) * inversePlaneDistance, 0.f); -} - -void DepthBufferPlaneFinder::Coerce( - XMVECTOR const& planeEq, - XMMATRIX const& ATA, - XMVECTOR const& ATb, - XMVECTOR& coercedPlaneEq) const -{ - // Note that planeEq, etc. are treated as 3-element vectors by this function. - - assert(XMVectorGetW(planeEq) == -1.f); - assert(XMVectorGetW(ATA.r[0]) == 0.f); - assert(XMVectorGetW(ATA.r[1]) == 0.f); - assert(XMVectorGetW(ATA.r[2]) == 0.f); - - const float z = XMVectorGetZ(planeEq); - constexpr float epsilon = 1.0e-24f; - if ((-epsilon < z) && (z < epsilon)) - { - coercedPlaneEq = planeEq; - return; - } - - const float sideways = XMVectorGetX(XMVector2LengthEst(planeEq)); - const float along = fabsf(z); - const float tanTheta = sideways / along; - if (tanTheta < 1.0e-4f) - { - // Plane is very nearly fronto-parallel. Nothing to do. - coercedPlaneEq = planeEq; - } - else - { - const float asFrac = atanf(tanTheta) / XM_PIDIV2; // 0: fronto-parallel 1: 90 deg off - const float remappedFrac = asFrac - powf(asFrac, 8.0f); - const float remappedAngle = XM_PIDIV2 * remappedFrac; - const float remappedTan = tanf(remappedAngle); - - const float ratio = remappedTan / tanTheta; - XMVECTOR splat = XMVectorSet(ratio, ratio, 1.f, 0.f); - XMVECTOR newNormal = planeEq * splat; - - // Have new direction. Now solve for distance, i.e. for scale factor on newNormal. - // PlaneEq = [ s * newNormal -1]' - // d[abc]/ds = newNormal - - const float newInfo = XMVectorGetX(XMVector3Dot(newNormal, (XMVector3Transform(newNormal, ATA)))); - const float newGrad = XMVectorGetX(XMVector3Dot(newNormal, ATb)); - - assert(newInfo != 0.0f); - - const float scale = newGrad / newInfo; - - // Tack on a w-value of -1 to complete the 4-element vector. - coercedPlaneEq = XMVectorSetW(scale * newNormal, -1.f); - } -} - -void DepthBufferPlaneFinder::StoreEstimatedPlane( - XMVECTOR const& planeIn, - float3& planeOut, - float& stabilizationDistanceOut) const -{ - assert(!XMVectorGetX(XMVectorIsNaN(planeIn))); - - // Estimate the magnitude of the equation. - float directionMagnitude = XMVectorGetX(XMVector3LengthEst(planeIn)); - if (directionMagnitude == 0.0f) - { - directionMagnitude = 1.0f; - } - - // Normalize the plane equation. - const float invDirectionMagnitude = 1.0f / directionMagnitude; - XMVECTOR unitNormal = planeIn * XMVectorReplicate(invDirectionMagnitude); - const float distance = XMVectorGetW(unitNormal); - - // Find point on plane. - float z = XMVectorGetZ(unitNormal); - constexpr float epsilon = 1.0e-24f; - if (((-epsilon < z) && (z < epsilon)) && - ((-epsilon < distance) && (distance < epsilon))) - { - // Guard against invalid results. - stabilizationDistanceOut = -1.f; - } - else - { - stabilizationDistanceOut = distance / z; - - // Store the plane equation. - XMStoreFloat3(&planeOut, unitNormal); - } -} - -inline float DepthBufferPlaneFinder::GetSmoothingFramerateAdjustmentMultiplier() -{ - // Determine frame time. - LARGE_INTEGER qpcThisFrame; - QueryPerformanceCounter(&qpcThisFrame); - - const unsigned long long qpcDifference = qpcThisFrame.QuadPart - m_qpcLastFrame.QuadPart; - const double timeBetweenFrames = static_cast(qpcDifference) / - static_cast(m_qpcFrequency.QuadPart); - - // Store the QPC result for the next frame. - m_qpcLastFrame = qpcThisFrame; - - // Relate the frame time back to the ideal frame time. - return min(1.f, static_cast(timeBetweenFrames) * IDEAL_FRAME_RATE); -} - -void DepthBufferPlaneFinder::DispatchDepthResolve( - ID3D11DeviceContext* d3dContext, - DX::CameraResources* pCameraResources, - float const& maxDepth, - unsigned int const& outW, - unsigned int const& outH) const -{ - // Update the constant buffer. - XMFLOAT4 parameters; - parameters.x = maxDepth; - d3dContext->UpdateSubresource( - m_constantBuffer.Get(), - 0, - nullptr, - ¶meters, - 0, - 0); - - // Unset the depth buffer so we can do a custom resolve. - d3dContext->OMSetRenderTargets(0, nullptr, nullptr); - - // This is where we'll output the resolved depth values. - ID3D11UnorderedAccessView* resolvedDepthView = m_depthBufferMappedOnGpu ? - pCameraResources->GetResolvedDepthTextureViewMappable() : - pCameraResources->GetResolvedDepthTextureView(); - d3dContext->CSSetUnorderedAccessViews(0, 1, &resolvedDepthView, nullptr); - - // This is the depth buffer generated in the previous frame. - // At 60FPS, which most holographic apps should run at, a one-frame lag time is not - // significant in generating the stabilization plane. - ID3D11ShaderResourceView* depthSRV = pCameraResources->GetDepthShaderResourceView(); - d3dContext->CSSetShaderResources(0, 1, &depthSRV); - d3dContext->CSSetConstantBuffers(0, 1, m_constantBuffer.GetAddressOf()); - d3dContext->CSSetShader(m_depthResolveComputeShader.Get(), nullptr, 0); - - // This sample arbitrarily uses 16x2 threads per group. - // NOTE: The application should be measured for best dispatch dimension performance. - d3dContext->Dispatch( - outW / 16 + (outW % 16 != 0), // ceilf(static_cast(outW) / 16.f), - outH / 2 + (outH % 2 != 0), // ceilf(static_cast(outH) / 2.f), - 1); - - // Clear the compute shader resource slots. - constexpr ID3D11ShaderResourceView* dummySRV = nullptr; - constexpr ID3D11UnorderedAccessView* dummyUAV = nullptr; - constexpr ID3D11Buffer* dummyBuffer = nullptr; - d3dContext->CSSetShaderResources (0, 1, &dummySRV); - d3dContext->CSSetUnorderedAccessViews(0, 1, &dummyUAV, nullptr); - d3dContext->CSSetConstantBuffers (0, 1, &dummyBuffer); -} - -bool DepthBufferPlaneFinder::MapResourceAndSumLeastSquares( - ID3D11DeviceContext* d3dContext, - DX::CameraResources* pCameraResources, - float const& maxDepth, - float const& minDepth, - unsigned int const& outW, - unsigned int const& outH, - LeastSquaresData& data) const -{ - // Process the current frame's depth values using the CPU. - ID3D11Buffer* resolvedDepthBufferCPUMappable = m_depthBufferMappedOnGpu ? - pCameraResources->GetMappableDefaultDepthTexture() : - pCameraResources->GetCPUResolvedDepthTexture(); - - // Map the depth values for CPU read. - D3D11_MAPPED_SUBRESOURCE mappedResource; - DX::ThrowIfFailed( - d3dContext->Map(resolvedDepthBufferCPUMappable, 0, D3D11_MAP_READ, 0, &mappedResource) - ); - - // NOTE: If your max value is something other than UINT16_MAX (65535) or 0, you will need to - // modify this somehow - e.g. pass in the invalid depth value. - const unsigned short invalidDepthValue = (maxDepth > minDepth) ? UINT16_MAX : 0; - - const unsigned int rowPitch = outW * sizeof(uint16_t); - ReadBufferForLeastSquaresFit( - data, - reinterpret_cast(mappedResource.pData), - pCameraResources->GetDepthWeightArray(), - rowPitch, - outW, - outH, - invalidDepthValue); - - // Unmap the resource. - d3dContext->Unmap(resolvedDepthBufferCPUMappable, 0); - - if (!m_depthBufferMappedOnGpu) - { - // Now schedule a copy on the GPU for the current frame's depth values, so we can read - // them back next frame. - d3dContext->CopyResource( - pCameraResources->GetCPUResolvedDepthTexture(), - pCameraResources->GetResolvedDepthTexture()); - } - - return true; -} - -// Renders one frame using the vertex and pixel shaders. -// On devices that do not support the D3D11_FEATURE_D3D11_OPTIONS3:: -// VPAndRTArrayIndexFromAnyShaderFeedingRasterizer optional feature, -// a pass-through geometry shader is also used to set the render -// target array index. -bool DepthBufferPlaneFinder::TryFindPlaneNormalAndDistance( - DX::CameraResources* pCameraResources, - float3& outPlaneNormalInCameraSpace, - float& outDistanceToPlaneInMeters) -{ - // Loading is asynchronous. Resources must be created before drawing can occur. - if (!m_loadingComplete) - { - return false; - } - - const auto d3dContext = m_deviceResources->GetD3DDeviceContext(); - - UINT numViewports = D3D11_VIEWPORT_AND_SCISSORRECT_OBJECT_COUNT_PER_PIPELINE; - D3D11_VIEWPORT viewports[D3D11_VIEWPORT_AND_SCISSORRECT_OBJECT_COUNT_PER_PIPELINE]; - d3dContext->RSGetViewports(&numViewports, viewports); - const float minDepth = viewports[0].MinDepth; - - float maxDepth = viewports[0].MaxDepth; - if ((maxDepth == 0) && (minDepth == 0)) - { - maxDepth = 1.f; - } - - // Each thread reduces the input buffer by the factor specified using c_subSampleRate. - const int outputWidth = lround(HOLOLENS_SCREEN_WIDTH) / c_subSampleRate; - const int outputHeight = lround(HOLOLENS_SCREEN_HEIGHT) / c_subSampleRate; - - // Map the CPU-readable graphics resource and use it for least-squares fit. - // By now, the previous frame's dispatch should be done, or close enough to being done that - // blocking with the call to Map() is not likely to cause significant delay. Note that this - // is not true if the engine does not enforce a 1-frame delay on CPU, at most. - LeastSquaresData data; - const bool couldMapResource = MapResourceAndSumLeastSquares(d3dContext, pCameraResources, maxDepth, minDepth, outputWidth, outputHeight, data); - - // Dispatch the compute shader. - // Once this happens, the output buffer should not be mapped until the dispatch is completed. - DispatchDepthResolve(d3dContext, pCameraResources, maxDepth, outputWidth, outputHeight); - - // Quit if there was an error reading the data. - if (!couldMapResource) return false; - - // Convert to metric. - XMMATRIX metricATA; - XMVECTOR metricATb; - ConvertToMetric(data, metricATA, metricATb); - -#ifdef ENABLE_SMOOTHING - // Compute the smoothed result. - - // Determine the smoothing multiplier to adjust for frame render time. - const float smoothingMultiplier = GetSmoothingFramerateAdjustmentMultiplier(); - - // Adjust smoothing constant for framerate. - const float currentFrameBiasAdjustedForFramerate = smoothingMultiplier * c_currentFrameBias; - - // Apply linear smoothing to the linear system, (A'A) x = A'b - XMMATRIX smoothATA = XMLoadFloat4x4(&m_smoothATA); - XMVECTOR smoothATb = XMLoadFloat4(&m_smoothATb); - ApplyLinearSmoothingToLeastSquares( - metricATA, metricATb, - smoothATA, smoothATb, - currentFrameBiasAdjustedForFramerate, - smoothATA, smoothATb); - XMStoreFloat4x4(&m_smoothATA, smoothATA); - XMStoreFloat4(&m_smoothATb, smoothATb); -#endif - - // NOTE: The prior inverse distance is hard-coded using a negative value. If your depth buffer - // produces positive values in the unmodified ATb, change this to positive. - XMMATRIX priorATA; - XMVECTOR priorATb; - - MakeSimplePrior( - c_frontoParallelBias, // frontoParallelBias: default value 1.0f - c_distanceBias, // distance bias: default value 1.0f - -0.5f, - priorATA, - priorATb); - - // Combine the info and gradient with the simple prior. -#ifdef ENABLE_SMOOTHING - XMMATRIX combinedATA = priorATA + smoothATA; - XMVECTOR combinedATb = priorATb + smoothATb; -#else - XMMATRIX combinedATA = priorATA + metricATA; - XMVECTOR combinedATb = priorATb + metricATb; -#endif - - // Try to do the least-squares fit. - // This can fail if ATA is not invertible. - XMVECTOR plane; - const bool planeEstimationSuccess = TrySolveLeastSquaresFit( - combinedATA, - combinedATb, - plane); - -#ifdef ENABLE_COERCE - Coerce(plane, combinedATA, combinedATb, plane); -#endif - - if (planeEstimationSuccess) - { - StoreEstimatedPlane(plane, outPlaneNormalInCameraSpace, outDistanceToPlaneInMeters); - - // Assert the distance is in front of the camera. - assert(outDistanceToPlaneInMeters > 0.f); - - // Assert the plane result is a number (not NaN). - assert(outPlaneNormalInCameraSpace == outPlaneNormalInCameraSpace); - } - - return planeEstimationSuccess; -} - -void DepthBufferPlaneFinder::CreateDeviceDependentResources() -{ - // Load shaders asynchronously. - task> loadCSTask = DX::ReadDataAsync(L"ms-appx:///DepthResolve.cso"); - - task createCSTask = loadCSTask.then([this](const std::vector& fileData) - { - // Create the compute shader. - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateComputeShader( - &fileData[0], - fileData.size(), - nullptr, - &m_depthResolveComputeShader - ) - ); - - // Create the constant buffer. - D3D11_BUFFER_DESC desc; - memset (&desc, 0, sizeof(desc)); - - desc.Usage = D3D11_USAGE_DEFAULT; - desc.ByteWidth = sizeof(float) * 4; // hold 1 floating-point parameter + 3 padding floats for 16-byte packing boundary - desc.BindFlags = D3D11_BIND_CONSTANT_BUFFER; - desc.CPUAccessFlags = 0; - DX::ThrowIfFailed( - m_deviceResources->GetD3DDevice()->CreateBuffer(&desc, NULL, &m_constantBuffer) - ); - }); - - task getFeatureOptionsTask = create_task([this]() - { - auto d3dDevice = m_deviceResources->GetD3DDevice(); - - // Determine whether current Direct3D device can support mapping default buffers. If not, - // fall back to using staging buffers to access data on the CPU. - D3D11_FEATURE_DATA_D3D11_OPTIONS1 featureOptions; - DX::ThrowIfFailed( - d3dDevice->CheckFeatureSupport( - D3D11_FEATURE_D3D11_OPTIONS1, - &featureOptions, - sizeof(featureOptions)) - ); - - m_depthBufferMappedOnGpu = featureOptions.MapOnDefaultBuffers ? true : false; - }); - - task finalTask = (createCSTask && getFeatureOptionsTask).then([this]() - { - m_loadingComplete = true; - }); -} - -void DepthBufferPlaneFinder::ReleaseDeviceDependentResources() -{ - m_loadingComplete = false; - m_depthResolveComputeShader.Reset(); - m_constantBuffer.Reset(); -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/DepthBufferPlaneFinder.h b/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/DepthBufferPlaneFinder.h deleted file mode 100644 index 77bbc2cf9e..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/DepthBufferPlaneFinder.h +++ /dev/null @@ -1,166 +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. -// -//********************************************************* - -#pragma once - -#include "..\Common\DeviceResources.h" -#include "LeastSquaresData.h" - -namespace HolographicDepthBasedImageStabilization -{ - // DepthBufferPlaneFinder uses least-squares fit to estimate the plane that best fits the - // visible geometry of a scene by examining data in a depth buffer. - // - // We consider samples of the depth buffer as points in pixel space: - // [u v 1 inv_z]' - // - // The equation for the plane is: - // a*u + b*v + c = inverse_z - // - // The coefficients we do least squares over are a, b, and c. The plane is represented in vector - // form as: - // [a b c -1] - // - // Least-squares fit estimates the plane equation given enough samples of u, v, and inverse_z, - // which are used to construct the normal equation. The normal equation has the following form: - // A'Ax = A'b - // - // The solution is found by multiplying against the inverse of A'A: - // x = [(A'A)^-1] A'b - // - // The normal equation components are stored - instead of the solution - so that techniques can - // be applied to the components to manipulate the result. The C++ syntax used for the normal - // equation components is ATA and ATb. These acronyms are used in parameter names, fields, and - // so on throughout this code. - // - // Before estimating the plane, we smooth ATA and ATb across frames and combine the result with - // a simple prior. This ensures reasonable behavior of the plane with fast motion, and when - // little or no data is available. - // - // Note that the plane fit uses data gathered from the depth buffer for the previous frame. The - // compute shader output buffer is mapped by the CPU, which can potentially stall until the - // resource is available; waiting one frame for the dispatch call to complete provides better - // timing to avoid blocking for too long. - // - class DepthBufferPlaneFinder - { - public: - DepthBufferPlaneFinder() { }; - DepthBufferPlaneFinder(const std::shared_ptr& deviceResources); - - void Init(const std::shared_ptr& deviceResources); - void SetProjectionMatrix( - Windows::Foundation::Numerics::float4x4 const& projectionMatrix); - void CreateDeviceDependentResources(); - void ReleaseDeviceDependentResources(); - bool TryFindPlaneNormalAndDistance( - DX::CameraResources* cameraResources, - Windows::Foundation::Numerics::float3& outPlaneNormalInCameraSpace, - float& outDistanceToPointInCameraSpace); - - private: - - // Uses the projection matrix constants to convert from projective space back to metric. - void ConvertToMetric( - LeastSquaresData const& data, - DirectX::XMMATRIX& metricATA, - DirectX::XMVECTOR& metricATb) const; - - // Attempts to solve the linear equation. Assumes that the incoming matrix ATA is (A'A), - // and ATb is (A'b). - // - // In DepthBufferPlaneFinder, ATA and ATb are 3x3 and 3x1. Four-dimensional vector math - // is used to compute the result to allow the use of CPU intrinsics. The extra row and - // column of ATA are set to [0, 0, 0, 1]. - // - // If ATA is singular, i.e. it does not have an inverse, this function will return false. - // Otherwise, it will return true. - // - bool TrySolveLeastSquaresFit( - DirectX::XMMATRIX const& ATA, - DirectX::XMVECTOR const& ATb, - DirectX::XMVECTOR& outPlane) const; - - // Creates a valid prior, with a 3x3 ATA and 3x1 ATb. - void MakeSimplePrior( - float frontoParallelInformation, - float inverseDistanceInformation, - float inversePlaneDistance, - DirectX::XMMATRIX& priorATA, - DirectX::XMVECTOR& priorATb) const; - - // Only uses the first 3 elements of planeEq. A w-value of -1 is tacked onto the output. - void Coerce( - DirectX::XMVECTOR const& planeEq, - DirectX::XMMATRIX const& ATA, - DirectX::XMVECTOR const& ATb, - DirectX::XMVECTOR& coercedPlaneEq) const; - - // Expects planeIn to be a 4-dimensional vector. - void StoreEstimatedPlane( - DirectX::XMVECTOR const& planeIn, - Windows::Foundation::Numerics::float3& planeOut, - float& stabilizationDistanceOut) const; - - inline float GetSmoothingFramerateAdjustmentMultiplier(); - - void DispatchDepthResolve( - ID3D11DeviceContext* d3dContext, - DX::CameraResources* pCameraResources, - float const& maxDepth, - unsigned int const& outputWidth, - unsigned int const& outputHeight) const; - - bool MapResourceAndSumLeastSquares( - ID3D11DeviceContext* d3dContext, - DX::CameraResources* pCameraResources, - float const& maxDepth, - float const& minDepth, - unsigned int const& outputWidth, - unsigned int const& outputHeight, - LeastSquaresData& data) const; - - - // Cached pointer to device resources. - std::shared_ptr m_deviceResources; - - // Direct3D resources for cube geometry. - Microsoft::WRL::ComPtr m_depthResolveComputeShader; - Microsoft::WRL::ComPtr m_constantBuffer; - - // Variables used with the rendering loop. - bool m_loadingComplete = false; - bool m_depthBufferMappedOnGpu = false; - - // Variables used with least-squares fit. - const unsigned int c_subSampleRate = DEPTH_BUFFER_SUBSAMPLE_RATE; - const float c_distanceBias = 1.0f; - const float c_frontoParallelBias = 1.0f; - const float c_priorFramesBias = 0.8f; - const float c_currentFrameBias = 0.2f; - float m_valueToMetricInverseDepthScale = 1.f; - float m_valueToMetricInverseDepthOffset = 0.f; - - DirectX::XMFLOAT4X4 m_smoothATA; - DirectX::XMFLOAT4 m_smoothATb; - - - // Projection coefficients. - // These remain constant with the projection matrix. - DirectX::XMFLOAT4X4 m_projectionMatrix; - DirectX::XMFLOAT3X3 m_pixelCenterToRayAffine; - DirectX::XMFLOAT2 m_projectedFromPixelCentersScale; - DirectX::XMFLOAT2 m_projectedFromPixelCentersOffset; - - LARGE_INTEGER m_qpcFrequency; - LARGE_INTEGER m_qpcLastFrame; - }; -} \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/LeastSquaresData.h b/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/LeastSquaresData.h deleted file mode 100644 index a8366ccbce..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/LeastSquaresData.h +++ /dev/null @@ -1,35 +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. -// -//********************************************************* - -#pragma once - -namespace HolographicDepthBasedImageStabilization -{ - struct LeastSquaresData - { - // Sum(JTJ) and Sum(JTw) are accumulated as explicit element-wise products. - double sumUU = 0; - double sumUV = 0; - double sumVV = 0; - double sumU = 0; - double sumV = 0; - double sumW = 0; - double sumUW = 0; - double sumVW = 0; - double sumWeights = 0; - }; -} - -inline float __vectorcall VectorHorizontalSum(__m128 x) -{ - __m128 temp = _mm_hadd_ps(x, x); - return _mm_cvtss_f32(_mm_hadd_ps(temp, temp)); -} \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ReadBufferForLeastSquaresFit.h b/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ReadBufferForLeastSquaresFit.h deleted file mode 100644 index d7c1007b2f..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/DepthBufferPlaneFinder/ReadBufferForLeastSquaresFit.h +++ /dev/null @@ -1,127 +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. -// -//********************************************************* - -#pragma once - -#include "LeastSquaresData.h" - -namespace HolographicDepthBasedImageStabilization { - - // This function uses CPU intrinsics to achieve a higher level of optimization - // than would be possible with a math library. - // - // Note that the order of elements in _mm_set_ps is different from XMVECTOR. - // We used the following code to validate that the elements are loaded in the - // correct order: - // unsigned short data[] = { 0,1,2,3,4,5,6,7 }; - // __m128 v1 = _mm_set_ps(data[3], data[2], data[1], data[0]); - // __m128i shorts = _mm_loadu_si128((__m128i*)data); - // __m128 v2 = _mm_cvtepi32_ps(_mm_unpacklo_epi16(shorts, _mm_setzero_si128())); - // assert(memcmp(v2.m128_f32, v1.m128_f32, 4 * sizeof(float)) == 0); - static void ReadBufferForLeastSquaresFit( - LeastSquaresData& data, - uint16_t* pData, - float const* depthWeightArray, - unsigned int const& rowPitch, - unsigned int const& outWidth, - unsigned int const& outHeight, - unsigned short const& invalidDepthValue) - { - using namespace DirectX; - - uint16_t* depthRow = reinterpret_cast(pData); - for (unsigned int v = 0; v < outHeight; ++v) - { - __m128 sumU4 = _mm_setzero_ps(); - __m128 sumUU4 = _mm_setzero_ps(); - __m128 sumUV4 = _mm_setzero_ps(); - __m128 sumUW4 = _mm_setzero_ps(); - __m128 sumVW4 = _mm_setzero_ps(); - __m128 sumW4 = _mm_setzero_ps(); - __m128 sumWeights4 = _mm_setzero_ps(); - - const __m128 v4 = _mm_set_ps1(static_cast(v)); - __m128 u4 = _mm_set_ps(3, 2, 1, 0); // Pixel u-coordinates - - // Do 8 pixels at a time as a pair of 4-wide vectors. We do 8 so that we can - // load all 8 unsigned shorts in one go, but then we transition to 4-wide - // floating point SSE for the actual work. - // We will ignore a few columns at the end of each row, if the width is not - // a multiple of 8. - for (unsigned int u = 0; u + 7 < outWidth; u += 8) - { - // Compute (or look up) weights. - // Indexing into the array here does not experience slowdown with the _mm_loadu_si128() just below. - __m128 weights4lo = _mm_set_ps( - WeightDepth(depthRow[u + 3], depthWeightArray), - WeightDepth(depthRow[u + 2], depthWeightArray), - WeightDepth(depthRow[u + 1], depthWeightArray), - WeightDepth(depthRow[u + 0], depthWeightArray)); - __m128 weights4hi = _mm_set_ps( - WeightDepth(depthRow[u + 7], depthWeightArray), - WeightDepth(depthRow[u + 6], depthWeightArray), - WeightDepth(depthRow[u + 5], depthWeightArray), - WeightDepth(depthRow[u + 4], depthWeightArray)); - - // The reciprocal of the depth values are stored in the depth map. Load up 8 of them because - // that's the max we can do in one instruction - const __m128i depthData = _mm_loadu_si128(reinterpret_cast<__m128i*>(depthRow + u)); - - // Convert the int data loaded above to 8 floats. Store in two 4-wide SSE registers. - const __m128 w4lo = _mm_cvtepi32_ps(_mm_unpacklo_epi16(depthData, _mm_setzero_si128())); - const __m128 w4hi = _mm_cvtepi32_ps(_mm_unpackhi_epi16(depthData, _mm_setzero_si128())); - - // Accumulate first set of four pixels - const __m128 weightedU4lo = _mm_mul_ps(weights4lo, u4); - const __m128 weightedV4lo = _mm_mul_ps(weights4lo, v4); - sumUU4 = _mm_add_ps(_mm_mul_ps(weightedU4lo, u4), sumUU4); - sumUV4 = _mm_add_ps(_mm_mul_ps(weightedU4lo, v4), sumUV4); - sumUW4 = _mm_add_ps(_mm_mul_ps(weightedU4lo, w4lo), sumUW4); - sumVW4 = _mm_add_ps(_mm_mul_ps(weightedV4lo, w4lo), sumVW4); - sumW4 = _mm_add_ps(_mm_mul_ps(weights4lo, w4lo), sumW4); - sumU4 = _mm_add_ps(sumU4, weightedU4lo); - sumWeights4 = _mm_add_ps(sumWeights4, weights4lo); - - u4 = _mm_add_ps(u4, _mm_set_ps1(4)); - - // Accumulate second set of four pixels - const __m128 weightedU4hi = _mm_mul_ps(weights4hi, u4); - const __m128 weightedV4hi = _mm_mul_ps(weights4hi, v4); - sumUU4 = _mm_add_ps(_mm_mul_ps(weightedU4hi, u4), sumUU4); - sumUV4 = _mm_add_ps(_mm_mul_ps(weightedU4hi, v4), sumUV4); - sumUW4 = _mm_add_ps(_mm_mul_ps(weightedU4hi, w4hi), sumUW4); - sumVW4 = _mm_add_ps(_mm_mul_ps(weightedV4hi, w4hi), sumVW4); - sumW4 = _mm_add_ps(_mm_mul_ps(weights4hi, w4hi), sumW4); - sumU4 = _mm_add_ps(sumU4, weightedU4hi); - sumWeights4 = _mm_add_ps(sumWeights4, weights4hi); - - u4 = _mm_add_ps(u4, _mm_set_ps1(4)); - } - - // Now add the four lanes horizontally together and add to the total - // These horizontal sums are a bit slow, but we only do it once per row so it's probably ok - // Could also do this at the end, but doing it per row should help with precision. - data.sumUU += VectorHorizontalSum(sumUU4); - data.sumUV += VectorHorizontalSum(sumUV4); - data.sumU += VectorHorizontalSum(sumU4); - data.sumW += VectorHorizontalSum(sumW4); - data.sumUW += VectorHorizontalSum(sumUW4); - data.sumVW += VectorHorizontalSum(sumVW4); - - float sumWeightsRow = VectorHorizontalSum(sumWeights4); - data.sumWeights += sumWeightsRow; - data.sumVV += sumWeightsRow * v * v; - data.sumV += sumWeightsRow * v; - - depthRow = reinterpret_cast(reinterpret_cast(depthRow) + rowPitch); - } - } -} \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.sln b/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.sln deleted file mode 100644 index 8addf629f8..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.sln +++ /dev/null @@ -1,24 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.26228.4 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicDepthBasedImageStabilization", "HolographicDepthBasedImageStabilization.vcxproj", "{7C026587-4381-5E01-BD71-E53F0C2284C1}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x86 = Debug|x86 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7C026587-4381-5E01-BD71-E53F0C2284C1}.Debug|x86.ActiveCfg = Debug|Win32 - {7C026587-4381-5E01-BD71-E53F0C2284C1}.Debug|x86.Build.0 = Debug|Win32 - {7C026587-4381-5E01-BD71-E53F0C2284C1}.Debug|x86.Deploy.0 = Debug|Win32 - {7C026587-4381-5E01-BD71-E53F0C2284C1}.Release|x86.ActiveCfg = Release|Win32 - {7C026587-4381-5E01-BD71-E53F0C2284C1}.Release|x86.Build.0 = Release|Win32 - {7C026587-4381-5E01-BD71-E53F0C2284C1}.Release|x86.Deploy.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.vcxproj b/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.vcxproj deleted file mode 100644 index 5538b577b8..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.vcxproj +++ /dev/null @@ -1,177 +0,0 @@ - - - - {7c026587-4381-5e01-bd71-e53f0c2284c1} - HolographicApp - HolographicDepthBasedImageStabilization - en-US - 14.0 - true - Windows Store - 10.0.17134.0 - 10.0.17134.0 - 10.0 - true - HolographicDepthBasedImageStabilization - - - - - Debug - Win32 - - - Release - Win32 - - - - Application - true - v141 - - - Application - false - true - v141 - - - - - - - - - - - - - - - - - d2d1.lib; d3d11.lib; dxgi.lib; dwrite.lib; windowscodecs.lib; %(AdditionalDependencies); - %(AdditionalLibraryDirectories); $(VCInstallDir)\lib\store; $(VCInstallDir)\lib - mincore.lib;kernel32.lib;ole32.lib;%(IgnoreSpecificDefaultLibraries) - - - pch.h - $(IntDir)pch.pch - $(ProjectDir);$(IntermediateOutputPath);%(AdditionalIncludeDirectories) - /bigobj %(AdditionalOptions) - _DEBUG;%(PreprocessorDefinitions) - - - - - d2d1.lib; d3d11.lib; dxgi.lib; dwrite.lib; windowscodecs.lib; %(AdditionalDependencies); - %(AdditionalLibraryDirectories); $(VCInstallDir)\lib\store; $(VCInstallDir)\lib - mincore.lib;kernel32.lib;ole32.lib;%(IgnoreSpecificDefaultLibraries) - - - pch.h - $(IntDir)pch.pch - $(ProjectDir);$(IntermediateOutputPath);%(AdditionalIncludeDirectories) - /bigobj %(AdditionalOptions) - NDEBUG;%(PreprocessorDefinitions) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Create - - - - - Designer - - - - - Pixel - 4.0 - - - Vertex - 4.0 - - - Vertex - 4.0 - - - Geometry - 4.0 - - - Compute - 4.0 - 5.0 - 5.0 - - - - - Assets\microsoft-sdk.png - - - Assets\smallTile-sdk.png - - - Assets\splash-sdk.png - - - Assets\squareTile-sdk.png - - - Assets\storeLogo-sdk.png - - - Assets\tile-sdk.png - - - Assets\windows-sdk.png - - - - - - - - - - - - - true - Always - x86 - - \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.vcxproj.filters b/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.vcxproj.filters deleted file mode 100644 index 7a68316e30..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.vcxproj.filters +++ /dev/null @@ -1,134 +0,0 @@ - - - - - 96cb6789-0be9-4536-b667-583a59a2f3cc - - - db5ae61a-8672-46db-8b67-ff7febcc6075 - bmp;fbx;gif;jpg;jpeg;tga;tiff;tif;png - - - 6c0785ac-292c-4eba-9109-bd6999e64b70 - - - 5d9043b3-c3a0-4839-b46b-211cbd50b01f - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - {f951f85c-d87f-409e-b8e2-cab8eb2b810b} - - - - - - - Content - - - - Content - - - DepthBufferPlaneFinder - - - Content - - - - - - - Content - - - Content - - - - Content - - - DepthBufferPlaneFinder - - - DepthBufferPlaneFinder - - - DepthBufferPlaneFinder - - - DepthBufferPlaneFinder - - - DepthBufferPlaneFinder - - - Content - - - - - Content\Shaders - - - Content\Shaders - - - Content\Shaders - - - Content\Shaders - - - Content\Shaders - - - - - - - - Assets - - - Assets - - - Assets - - - Assets - - - Assets - - - Assets - - - Assets - - - - - - \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilizationMain.cpp b/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilizationMain.cpp deleted file mode 100644 index e004e105e6..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilizationMain.cpp +++ /dev/null @@ -1,448 +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. -// -//********************************************************* - -#include "pch.h" -#include "HolographicDepthBasedImageStabilizationMain.h" -#include "Common\DirectXHelper.h" - -#include -#include - -#include - -using namespace HolographicDepthBasedImageStabilization; - -using namespace concurrency; -using namespace Platform; -using namespace Windows::Foundation; -using namespace Windows::Foundation::Numerics; -using namespace Windows::Graphics::Holographic; -using namespace Windows::Perception::Spatial; -using namespace Windows::UI::Input::Spatial; -using namespace std::placeholders; - -// Loads and initializes application assets when the application is loaded. -HolographicDepthBasedImageStabilizationMain::HolographicDepthBasedImageStabilizationMain(const std::shared_ptr& deviceResources) : - m_deviceResources(deviceResources) -{ - // Register to be notified if the device is lost or recreated. - m_deviceResources->RegisterDeviceNotify(this); -} - -void HolographicDepthBasedImageStabilizationMain::SetHolographicSpace(HolographicSpace^ holographicSpace) -{ - UnregisterHolographicEventHandlers(); - - m_holographicSpace = holographicSpace; - - // Initialize the automatic image stabilization plane finder. - m_depthBufferPlaneFinder.Init(m_deviceResources); - -#ifdef DRAW_SAMPLE_CONTENT - // Initialize the sample hologram. - m_spinningPlaneRenderer = std::make_unique(m_deviceResources); - - m_depthPlaneRenderer = std::make_unique(m_deviceResources); - - m_spatialInputHandler = std::make_unique(); -#endif - - // Use the default SpatialLocator to track the motion of the device. - m_locator = SpatialLocator::GetDefault(); - - // Be able to respond to changes in the positional tracking state. - m_locatabilityChangedToken = - m_locator->LocatabilityChanged += - ref new Windows::Foundation::TypedEventHandler( - std::bind(&HolographicDepthBasedImageStabilizationMain::OnLocatabilityChanged, this, _1, _2) - ); - - // Respond to camera added events by creating any resources that are specific - // to that camera, such as the back buffer render target view. - // When we add an event handler for CameraAdded, the API layer will avoid putting - // the new camera in new HolographicFrames until we complete the deferral we created - // for that handler, or return from the handler without creating a deferral. This - // allows the app to take more than one frame to finish creating resources and - // loading assets for the new holographic camera. - // This function should be registered before the app creates any HolographicFrames. - m_cameraAddedToken = - m_holographicSpace->CameraAdded += - ref new Windows::Foundation::TypedEventHandler( - std::bind(&HolographicDepthBasedImageStabilizationMain::OnCameraAdded, this, _1, _2) - ); - - // Respond to camera removed events by releasing resources that were created for that - // camera. - // When the app receives a CameraRemoved event, it releases all references to the back - // buffer right away. This includes render target views, Direct2D target bitmaps, and so on. - // The app must also ensure that the back buffer is not attached as a render target, as - // shown in DeviceResources::ReleaseResourcesForBackBuffer. - m_cameraRemovedToken = - m_holographicSpace->CameraRemoved += - ref new Windows::Foundation::TypedEventHandler( - std::bind(&HolographicDepthBasedImageStabilizationMain::OnCameraRemoved, this, _1, _2) - ); - - // The simplest way to render world-locked holograms is to create a stationary reference frame - // when the app is launched. This is roughly analogous to creating a "world" coordinate system - // with the origin placed at the device's position as the app is launched. - m_referenceFrame = m_locator->CreateStationaryFrameOfReferenceAtCurrentLocation(); - - // Notes on spatial tracking APIs: - // * Stationary reference frames are designed to provide a best-fit position relative to the - // overall space. Individual positions within that reference frame are allowed to drift slightly - // as the device learns more about the environment. - // * When precise placement of individual holograms is required, a SpatialAnchor should be used to - // anchor the individual hologram to a position in the real world - for example, a point the user - // indicates to be of special interest. Anchor positions do not drift, but can be corrected; the - // anchor will use the corrected position starting in the next frame after the correction has - // occurred. -} - -void HolographicDepthBasedImageStabilizationMain::UnregisterHolographicEventHandlers() -{ - if (m_holographicSpace != nullptr) - { - // Clear previous event registrations. - - if (m_cameraAddedToken.Value != 0) - { - m_holographicSpace->CameraAdded -= m_cameraAddedToken; - m_cameraAddedToken.Value = 0; - } - - if (m_cameraRemovedToken.Value != 0) - { - m_holographicSpace->CameraRemoved -= m_cameraRemovedToken; - m_cameraRemovedToken.Value = 0; - } - } - - if (m_locator != nullptr) - { - m_locator->LocatabilityChanged -= m_locatabilityChangedToken; - } -} - -HolographicDepthBasedImageStabilizationMain::~HolographicDepthBasedImageStabilizationMain() -{ - // Deregister device notification. - m_deviceResources->RegisterDeviceNotify(nullptr); - - UnregisterHolographicEventHandlers(); -} - -// Updates the application state once per frame. -HolographicFrame^ HolographicDepthBasedImageStabilizationMain::Update() -{ - // Before doing the timer update, there is some work to do per-frame - // to maintain holographic rendering. First, we will get information - // about the current frame. - - // The HolographicFrame has information that the app needs in order - // to update and render the current frame. The app begins each new - // frame by calling CreateNextFrame. - HolographicFrame^ holographicFrame = m_holographicSpace->CreateNextFrame(); - - // Get a prediction of where holographic cameras will be when this frame - // is presented. - HolographicFramePrediction^ prediction = holographicFrame->CurrentPrediction; - - // Back buffers can change from frame to frame. Validate each buffer, and recreate - // resource views and depth buffers as needed. - m_deviceResources->EnsureCameraResources(holographicFrame, prediction); - - // Next, we get a coordinate system from the attached frame of reference that is - // associated with the current frame. Later, this coordinate system is used for - // for creating the stereo view matrices when rendering the sample content. - SpatialCoordinateSystem^ currentCoordinateSystem = m_referenceFrame->CoordinateSystem; - -#ifdef DRAW_SAMPLE_CONTENT - // Check for new input state since the last frame. - SpatialInteractionSourceState^ pointerState = m_spatialInputHandler->CheckForInput(); - if (pointerState != nullptr) - { - // When a Pressed gesture is detected, the sample hologram will be repositioned - // two meters in front of the user. - m_spinningPlaneRenderer->PositionHologram( - pointerState->TryGetPointerPose(currentCoordinateSystem) - ); - } -#endif - - m_timer.Tick([&] () - { -#ifdef DRAW_SAMPLE_CONTENT - m_spinningPlaneRenderer->Update(m_timer); -#endif - }); - - // In this example, we will update the stabilization plane using information from the depth buffer. - - // The holographic frame will be used to get up-to-date view and projection matrices and - // to present the swap chain. - return holographicFrame; -} - -// Renders the current frame to each holographic camera, according to the -// current application and spatial positioning state. Returns true if the -// frame was rendered to at least one camera. -bool HolographicDepthBasedImageStabilizationMain::Render(Windows::Graphics::Holographic::HolographicFrame^ holographicFrame) -{ - // Don't try to render anything before the first Update. - if (m_timer.GetFrameCount() == 0) - { - return false; - } - - // Lock the set of holographic camera resources, then draw to each camera - // in this frame. - return m_deviceResources->UseHolographicCameraResources( - [this, holographicFrame](std::map>& cameraResourceMap) - { - // Up-to-date frame predictions enhance the effectiveness of image stablization and - // allow more accurate positioning of holograms. - holographicFrame->UpdateCurrentPrediction(); - HolographicFramePrediction^ prediction = holographicFrame->CurrentPrediction; - - bool atLeastOneCameraRendered = false; - for (auto cameraPose : prediction->CameraPoses) - { - // This represents the device-based resources for a HolographicCamera. - DX::CameraResources* pCameraResources = cameraResourceMap[cameraPose->HolographicCamera->Id].get(); - - // Get the device context. - const auto context = m_deviceResources->GetD3DDeviceContext(); - const auto device = m_deviceResources->GetD3DDevice(); - - // For image stabilization plane estimation, we use view/projection matrices from the previous - // frame, since the depth buffer we use is also from the previous frame. - float4x4 const& viewMatrix = pCameraResources->GetViewMatrix(); - float4x4 const& inverseViewMatrix = pCameraResources->GetInverseViewMatrix(); - - m_depthBufferPlaneFinder.SetProjectionMatrix(pCameraResources->GetProjectionMatrix()); - - // We must dispatch the drawing commands first, so that the result can be used for the compute shader in - // the image stabilization plane estimation. - - // Set render targets to the current holographic camera. - ID3D11RenderTargetView *const targets[1] = { pCameraResources->GetBackBufferRenderTargetView() }; - const auto depthStencilView = pCameraResources->GetDepthStencilView(); - context->OMSetRenderTargets(1, targets, depthStencilView); - - // Clear the back buffer and depth stencil view. - context->ClearRenderTargetView(targets[0], DirectX::Colors::Transparent); - context->ClearDepthStencilView(depthStencilView, D3D11_CLEAR_DEPTH | D3D11_CLEAR_STENCIL, 1.0f, 0); - - // The view and projection matrices for each holographic camera will change - // every frame. This function refreshes the data in the constant buffer for - // the holographic camera indicated by cameraPose. - pCameraResources->UpdateViewProjectionBuffer(m_deviceResources, cameraPose, m_referenceFrame->CoordinateSystem); - - // Attach the view/projection constant buffer for this camera to the graphics pipeline. - bool cameraActive = pCameraResources->AttachViewProjectionBuffer(m_deviceResources); - -#ifdef DRAW_SAMPLE_CONTENT - // Only render world-locked content when positional tracking is active. - if (cameraActive) - { - // Draw the sample content. - m_spinningPlaneRenderer->Render(); - } -#endif - - atLeastOneCameraRendered = atLeastOneCameraRendered | cameraActive; - - // Do the image stabilization plane estimation. - - // Resolve depth for the current camera. - float3 planeNormalInCameraSpace = {0, 0, 1.f}; - float distanceToPointInMeters = 1.9f; - const bool estimationSuccess = m_depthBufferPlaneFinder.TryFindPlaneNormalAndDistance( - pCameraResources, - planeNormalInCameraSpace, - distanceToPointInMeters); - -//#define ENABLE_DEBUG_OUTPUT -#ifdef ENABLE_DEBUG_OUTPUT - OutputDebugStringA(("Distance from near plane to point: " + std::to_string(distanceToPointInMeters) + "\n").c_str()); -#endif - - if (estimationSuccess) - { - // Transform the stabilization point, which is computed in view space, into the "world space" coordinate system. - float3 pointInViewSpace = { 0.f, 0.f, -distanceToPointInMeters }; - float3 pointInWorldSpace = transform(pointInViewSpace, inverseViewMatrix); - - // Note that the transpose of a rotation matrix is its inverse. - float4x4 normalRotationInverse = transpose(viewMatrix); - - // Transform the LSR plane normal from view space to world space. - planeNormalInCameraSpace = normalize(planeNormalInCameraSpace); - float4 normalInCameraSpace = { - planeNormalInCameraSpace.x, - -planeNormalInCameraSpace.y, - planeNormalInCameraSpace.z, - Windows::Foundation::Numerics::dot(pointInViewSpace, planeNormalInCameraSpace) - }; - float4 planeNormalInWorldSpace4 = transform(normalInCameraSpace, normalRotationInverse); - float3 planeNormalInWorldSpace = { - planeNormalInWorldSpace4.x, - planeNormalInWorldSpace4.y, - planeNormalInWorldSpace4.z - }; - - // Set the focus point for the current camera. - HolographicCameraRenderingParameters^ renderingParameters = holographicFrame->GetRenderingParameters(cameraPose); - renderingParameters->SetFocusPoint( - m_referenceFrame->CoordinateSystem, - pointInWorldSpace, - planeNormalInWorldSpace); - - m_depthPlaneRenderer->UpdateHologramPositionAndOrientation( - pointInWorldSpace, - planeNormalInWorldSpace); - - // Visualize the SR plane. - - // The depth estimation clears the render target state, so we need to set it again - // here. - ID3D11RenderTargetView *const targets[1] = { pCameraResources->GetBackBufferRenderTargetView() }; - const auto depthStencilView = pCameraResources->GetDepthStencilView(); - context->OMSetRenderTargets(1, targets, depthStencilView); - - // We should also ensure the view/projection buffer is attached. - bool cameraActive = pCameraResources->AttachViewProjectionBuffer(m_deviceResources); - - m_depthPlaneRenderer->Render(); - } - } - - return atLeastOneCameraRendered; - }); -} - -void HolographicDepthBasedImageStabilizationMain::SaveAppState() -{ - // This code sample does not store any app state. -} - -void HolographicDepthBasedImageStabilizationMain::LoadAppState() -{ - // This code sample does not load any app state. -} - -// Notifies classes that use Direct3D device resources that the device resources -// need to be released before this method returns. -void HolographicDepthBasedImageStabilizationMain::OnDeviceLost() -{ - m_depthBufferPlaneFinder.ReleaseDeviceDependentResources(); - -#ifdef DRAW_SAMPLE_CONTENT - m_spinningPlaneRenderer->ReleaseDeviceDependentResources(); - m_depthPlaneRenderer->CreateDeviceDependentResources(); -#endif -} - -// Notifies classes that use Direct3D device resources that the device resources -// may now be recreated. -void HolographicDepthBasedImageStabilizationMain::OnDeviceRestored() -{ - m_depthBufferPlaneFinder.CreateDeviceDependentResources(); - -#ifdef DRAW_SAMPLE_CONTENT - m_spinningPlaneRenderer->CreateDeviceDependentResources(); - m_depthPlaneRenderer->CreateDeviceDependentResources(); -#endif -} - -void HolographicDepthBasedImageStabilizationMain::OnLocatabilityChanged(SpatialLocator^ sender, Object^ args) -{ - switch (sender->Locatability) - { - case SpatialLocatability::Unavailable: - // Holograms cannot be rendered. - { - String^ message = L"Warning! Positional tracking is " + - sender->Locatability.ToString() + L".\n"; - OutputDebugStringW(message->Data()); - } - break; - - // In the following three cases, it is still possible to place holograms using a - // SpatialLocatorAttachedFrameOfReference. - case SpatialLocatability::PositionalTrackingActivating: - // The system is preparing to use positional tracking. - - case SpatialLocatability::OrientationOnly: - // Positional tracking has not been activated. - - case SpatialLocatability::PositionalTrackingInhibited: - // Positional tracking is temporarily inhibited. User action may be required - // in order to restore positional tracking. - break; - - case SpatialLocatability::PositionalTrackingActive: - // Positional tracking is active. World-locked content can be rendered. - break; - } -} - -void HolographicDepthBasedImageStabilizationMain::OnCameraAdded( - HolographicSpace^ sender, - HolographicSpaceCameraAddedEventArgs^ args - ) -{ - Deferral^ deferral = args->GetDeferral(); - HolographicCamera^ holographicCamera = args->Camera; - create_task([this, deferral, holographicCamera] () - { - // Create device-based resources for the holographic camera and add it to the list of - // cameras used for updates and rendering. Notes: - // * Since this function may be called at any time, the AddHolographicCamera function - // waits until it can get a lock on the set of holographic camera resources before - // adding the new camera. At 60 frames per second this wait should not take long. - // * A subsequent Update will take the back buffer from the RenderingParameters of this - // camera's CameraPose and use it to create the ID3D11RenderTargetView for this camera. - // Content can then be rendered for the HolographicCamera. - m_deviceResources->AddHolographicCamera(holographicCamera); - - // Holographic frame predictions will not include any information about this camera until - // the deferral is completed. - deferral->Complete(); - }); -} - -void HolographicDepthBasedImageStabilizationMain::OnCameraRemoved( - HolographicSpace^ sender, - HolographicSpaceCameraRemovedEventArgs^ args - ) -{ - // Before letting this callback return, ensure that all references to the back buffer - // are released. - // Since this function may be called at any time, the RemoveHolographicCamera function - // waits until it can get a lock on the set of holographic camera resources before - // deallocating resources for this camera. At 60 frames per second this wait should - // not take long. - m_deviceResources->RemoveHolographicCamera(args->Camera); -} - -float3 HolographicDepthBasedImageStabilizationMain::ProjectGaze(SpatialPointerPose^ pointerPose, float const& distanceFromUser) -{ - // Get the gaze direction relative to the given coordinate system. - const float3 headPosition = pointerPose->Head->Position; - const float3 headDirection = pointerPose->Head->ForwardDirection; - - // The hologram is positioned two meters along the user's gaze direction. - const float3 gazeAtTwoMeters = headPosition + (distanceFromUser * headDirection); - - return gazeAtTwoMeters; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilizationMain.h b/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilizationMain.h deleted file mode 100644 index 83394f8380..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilizationMain.h +++ /dev/null @@ -1,121 +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. -// -//********************************************************* - -#pragma once - -// -// Comment out this preprocessor definition to disable all of the -// sample content. -// -// To remove the content after disabling it: -// * Remove the unused code from your app's Main class. -// * Delete the Content folder provided with this template. -// -#define DRAW_SAMPLE_CONTENT - -#include "DepthBufferPlaneFinder\DepthBufferPlaneFinder.h" -#include "Common\DeviceResources.h" -#include "Common\StepTimer.h" - -#ifdef DRAW_SAMPLE_CONTENT -#include "Content\SpinningPlaneRenderer.h" -#include "Content\SpatialInputHandler.h" -#include "Content\QuadRenderer.h" -#endif - -// Updates, renders, and presents holographic content using Direct3D. -namespace HolographicDepthBasedImageStabilization -{ - class HolographicDepthBasedImageStabilizationMain : public DX::IDeviceNotify - { - public: - HolographicDepthBasedImageStabilizationMain(const std::shared_ptr& deviceResources); - ~HolographicDepthBasedImageStabilizationMain(); - - // Sets the holographic space. This is our closest analogue to setting a new window - // for the app. - void SetHolographicSpace(Windows::Graphics::Holographic::HolographicSpace^ holographicSpace); - - // Starts the holographic frame and updates the content. - Windows::Graphics::Holographic::HolographicFrame^ Update(); - - // Renders holograms, including world-locked content. - bool Render(Windows::Graphics::Holographic::HolographicFrame^ holographicFrame); - - // Handle saving and loading of app state owned by AppMain. - void SaveAppState(); - void LoadAppState(); - - // IDeviceNotify - virtual void OnDeviceLost(); - virtual void OnDeviceRestored(); - - private: - Windows::Foundation::Numerics::float3 ProjectGaze( - Windows::UI::Input::Spatial::SpatialPointerPose^ pointerPose, - float const& distanceFromUser); - - // Asynchronously creates resources for new holographic cameras. - void OnCameraAdded( - Windows::Graphics::Holographic::HolographicSpace^ sender, - Windows::Graphics::Holographic::HolographicSpaceCameraAddedEventArgs^ args); - - // Synchronously releases resources for holographic cameras that are no longer - // attached to the system. - void OnCameraRemoved( - Windows::Graphics::Holographic::HolographicSpace^ sender, - Windows::Graphics::Holographic::HolographicSpaceCameraRemovedEventArgs^ args); - - // Used to notify the app when the positional tracking state changes. - void OnLocatabilityChanged( - Windows::Perception::Spatial::SpatialLocator^ sender, - Platform::Object^ args); - - // Clears event registration state. Used when changing to a new HolographicSpace - // and when tearing down AppMain. - void UnregisterHolographicEventHandlers(); - - // Finds the distance from the viewer to the content in the rendered frame. - DepthBufferPlaneFinder m_depthBufferPlaneFinder; - -#ifdef DRAW_SAMPLE_CONTENT - // Renders a colorful holographic cube that's 20 centimeters wide. This sample content - // is used to demonstrate world-locked rendering. - std::unique_ptr m_spinningPlaneRenderer; - - // Visualize the stablization plane. - std::unique_ptr m_depthPlaneRenderer; - - // Listens for the Pressed spatial input event. - std::shared_ptr m_spatialInputHandler; -#endif - - // Cached pointer to device resources. - std::shared_ptr m_deviceResources; - - // Render loop timer. - DX::StepTimer m_timer; - - // Represents the holographic space around the user. - Windows::Graphics::Holographic::HolographicSpace^ m_holographicSpace; - - // SpatialLocator that is attached to the primary camera. - Windows::Perception::Spatial::SpatialLocator^ m_locator; - - // A reference frame attached to the holographic camera. - Windows::Perception::Spatial::SpatialStationaryFrameOfReference^ m_referenceFrame; - - // Event registration tokens. - Windows::Foundation::EventRegistrationToken m_cameraAddedToken; - Windows::Foundation::EventRegistrationToken m_cameraRemovedToken; - Windows::Foundation::EventRegistrationToken m_locatabilityChangedToken; - }; -} diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/Package.appxmanifest b/Samples/HolographicDepthBasedImageStabilization/cpp/Package.appxmanifest deleted file mode 100644 index b82354d674..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/Package.appxmanifest +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - Holographic Depth-Based Image Stabilization C++ Sample - Microsoft Corporation - Assets\storelogo-sdk.png - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Samples/HolographicDepthBasedImageStabilization/cpp/pch.h b/Samples/HolographicDepthBasedImageStabilization/cpp/pch.h deleted file mode 100644 index 40a070b949..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/cpp/pch.h +++ /dev/null @@ -1,30 +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. -// -//********************************************************* - -#pragma once - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#define DEPTH_BUFFER_SUBSAMPLE_RATE 16 diff --git a/Samples/HolographicDepthBasedImageStabilization/holographic-depth-based-image-stabilization.yaml b/Samples/HolographicDepthBasedImageStabilization/holographic-depth-based-image-stabilization.yaml deleted file mode 100644 index 387553e424..0000000000 --- a/Samples/HolographicDepthBasedImageStabilization/holographic-depth-based-image-stabilization.yaml +++ /dev/null @@ -1,15 +0,0 @@ -### YamlMime:Sample -sample: -- name: Depth-based focus plane - description: Shows how to set the focus plane automatically by looking at your depth buffer. - generateZip: true - extendedZipContent: - - path: /SharedContent - target: /SharedContent - preserveParentHierarchy: true - author: oldnewthing - languages: - - cpp - technologies: - - windows - vssolution: /Samples/HolographicDepthBasedImageStabilization/cpp/HolographicDepthBasedImageStabilization.sln diff --git a/Samples/HolographicFaceTracking/cpp/HolographicFaceTracking.sln b/Samples/HolographicFaceTracking/cpp/HolographicFaceTracking.sln index 07143861f9..bd77a9d58e 100644 --- a/Samples/HolographicFaceTracking/cpp/HolographicFaceTracking.sln +++ b/Samples/HolographicFaceTracking/cpp/HolographicFaceTracking.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicFaceTracking", "HolographicFaceTracking.vcxproj", "{6CED760D-72B1-5015-AD67-6912A316CDA2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicFaceTracking", "HolographicFaceTracking.vcxproj", "{BA81ADD6-8402-52F3-88D0-15D1814CA8CB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,12 +11,12 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6CED760D-72B1-5015-AD67-6912A316CDA2}.Debug|x86.ActiveCfg = Debug|Win32 - {6CED760D-72B1-5015-AD67-6912A316CDA2}.Debug|x86.Build.0 = Debug|Win32 - {6CED760D-72B1-5015-AD67-6912A316CDA2}.Debug|x86.Deploy.0 = Debug|Win32 - {6CED760D-72B1-5015-AD67-6912A316CDA2}.Release|x86.ActiveCfg = Release|Win32 - {6CED760D-72B1-5015-AD67-6912A316CDA2}.Release|x86.Build.0 = Release|Win32 - {6CED760D-72B1-5015-AD67-6912A316CDA2}.Release|x86.Deploy.0 = Release|Win32 + {BA81ADD6-8402-52F3-88D0-15D1814CA8CB}.Debug|x86.ActiveCfg = Debug|Win32 + {BA81ADD6-8402-52F3-88D0-15D1814CA8CB}.Debug|x86.Build.0 = Debug|Win32 + {BA81ADD6-8402-52F3-88D0-15D1814CA8CB}.Debug|x86.Deploy.0 = Debug|Win32 + {BA81ADD6-8402-52F3-88D0-15D1814CA8CB}.Release|x86.ActiveCfg = Release|Win32 + {BA81ADD6-8402-52F3-88D0-15D1814CA8CB}.Release|x86.Build.0 = Release|Win32 + {BA81ADD6-8402-52F3-88D0-15D1814CA8CB}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HolographicFaceTracking/cpp/HolographicFaceTracking.vcxproj b/Samples/HolographicFaceTracking/cpp/HolographicFaceTracking.vcxproj index 191cb14b6e..cf6779909d 100644 --- a/Samples/HolographicFaceTracking/cpp/HolographicFaceTracking.vcxproj +++ b/Samples/HolographicFaceTracking/cpp/HolographicFaceTracking.vcxproj @@ -1,15 +1,15 @@  - {6ced760d-72b1-5015-ad67-6912a316cda2} + {ba81add6-8402-52f3-88d0-15d1814ca8cb} HolographicApp HolographicFaceTracker en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/HolographicFaceTracking/cpp/Package.appxmanifest b/Samples/HolographicFaceTracking/cpp/Package.appxmanifest index 1283f7bf68..2646b26f41 100644 --- a/Samples/HolographicFaceTracking/cpp/Package.appxmanifest +++ b/Samples/HolographicFaceTracking/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/HolographicFaceTracking/holographic-face-tracking.yaml b/Samples/HolographicFaceTracking/holographic-face-tracking.yml similarity index 100% rename from Samples/HolographicFaceTracking/holographic-face-tracking.yaml rename to Samples/HolographicFaceTracking/holographic-face-tracking.yml diff --git a/Samples/HolographicMixedRealityCapture/cpp/HolographicMRCapture.sln b/Samples/HolographicMixedRealityCapture/cpp/HolographicMRCapture.sln index 2d27285cc5..c32f2df72e 100644 --- a/Samples/HolographicMixedRealityCapture/cpp/HolographicMRCapture.sln +++ b/Samples/HolographicMixedRealityCapture/cpp/HolographicMRCapture.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicMRCapture", "HolographicMRCapture.vcxproj", "{A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicMRCapture", "HolographicMRCapture.vcxproj", "{F22713D5-0C23-5ACD-A1DC-694F5C381BC6}" ProjectSection(ProjectDependencies) = postProject - {339BD4EF-D24B-53A4-AF83-D803B77D79D0} = {339BD4EF-D24B-53A4-AF83-D803B77D79D0} + {25987888-33CA-5DE9-BB85-9D54A8431B73} = {25987888-33CA-5DE9-BB85-9D54A8431B73} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MrcEffectDefinitions", "MrcEffectDefinitions\MrcEffectDefinitions.vcxproj", "{339BD4EF-D24B-53A4-AF83-D803B77D79D0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MrcEffectDefinitions", "MrcEffectDefinitions\MrcEffectDefinitions.vcxproj", "{25987888-33CA-5DE9-BB85-9D54A8431B73}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,28 +20,28 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Debug|ARM.ActiveCfg = Debug|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Debug|x64.ActiveCfg = Debug|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Debug|x86.ActiveCfg = Debug|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Debug|x86.Build.0 = Debug|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Debug|x86.Deploy.0 = Debug|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Release|ARM.ActiveCfg = Release|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Release|x64.ActiveCfg = Release|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Release|x86.ActiveCfg = Release|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Release|x86.Build.0 = Release|Win32 - {A8DA98E7-CFFC-5DF5-B63F-9C5C972A47E1}.Release|x86.Deploy.0 = Release|Win32 - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Debug|ARM.ActiveCfg = Debug|ARM - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Debug|ARM.Build.0 = Debug|ARM - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Debug|x64.ActiveCfg = Debug|x64 - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Debug|x64.Build.0 = Debug|x64 - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Debug|x86.ActiveCfg = Debug|Win32 - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Debug|x86.Build.0 = Debug|Win32 - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Release|ARM.ActiveCfg = Release|ARM - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Release|ARM.Build.0 = Release|ARM - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Release|x64.ActiveCfg = Release|x64 - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Release|x64.Build.0 = Release|x64 - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Release|x86.ActiveCfg = Release|Win32 - {339BD4EF-D24B-53A4-AF83-D803B77D79D0}.Release|x86.Build.0 = Release|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Debug|ARM.ActiveCfg = Debug|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Debug|x64.ActiveCfg = Debug|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Debug|x86.ActiveCfg = Debug|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Debug|x86.Build.0 = Debug|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Debug|x86.Deploy.0 = Debug|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Release|ARM.ActiveCfg = Release|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Release|x64.ActiveCfg = Release|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Release|x86.ActiveCfg = Release|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Release|x86.Build.0 = Release|Win32 + {F22713D5-0C23-5ACD-A1DC-694F5C381BC6}.Release|x86.Deploy.0 = Release|Win32 + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Debug|ARM.ActiveCfg = Debug|ARM + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Debug|ARM.Build.0 = Debug|ARM + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Debug|x64.ActiveCfg = Debug|x64 + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Debug|x64.Build.0 = Debug|x64 + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Debug|x86.ActiveCfg = Debug|Win32 + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Debug|x86.Build.0 = Debug|Win32 + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Release|ARM.ActiveCfg = Release|ARM + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Release|ARM.Build.0 = Release|ARM + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Release|x64.ActiveCfg = Release|x64 + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Release|x64.Build.0 = Release|x64 + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Release|x86.ActiveCfg = Release|Win32 + {25987888-33CA-5DE9-BB85-9D54A8431B73}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HolographicMixedRealityCapture/cpp/HolographicMRCapture.vcxproj b/Samples/HolographicMixedRealityCapture/cpp/HolographicMRCapture.vcxproj index f3f3b12be8..93535b7c5a 100644 --- a/Samples/HolographicMixedRealityCapture/cpp/HolographicMRCapture.vcxproj +++ b/Samples/HolographicMixedRealityCapture/cpp/HolographicMRCapture.vcxproj @@ -1,15 +1,15 @@  - {a8da98e7-cffc-5df5-b63f-9c5c972a47e1} + {f22713d5-0c23-5acd-a1dc-694f5c381bc6} HolographicApp HolographicMRCSample en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/HolographicMixedRealityCapture/cpp/MrcEffectDefinitions/MrcEffectDefinitions.vcxproj b/Samples/HolographicMixedRealityCapture/cpp/MrcEffectDefinitions/MrcEffectDefinitions.vcxproj index e977e81d53..985f0c4412 100644 --- a/Samples/HolographicMixedRealityCapture/cpp/MrcEffectDefinitions/MrcEffectDefinitions.vcxproj +++ b/Samples/HolographicMixedRealityCapture/cpp/MrcEffectDefinitions/MrcEffectDefinitions.vcxproj @@ -27,7 +27,7 @@ - {339bd4ef-d24b-53a4-af83-d803b77d79d0} + {25987888-33ca-5de9-bb85-9d54a8431b73} WindowsRuntimeComponent MrcEffectDefinitions MrcEffectDefinitions @@ -35,8 +35,8 @@ 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/HolographicMixedRealityCapture/cpp/Package.appxmanifest b/Samples/HolographicMixedRealityCapture/cpp/Package.appxmanifest index 912d3540de..d9c5c6c8d5 100644 --- a/Samples/HolographicMixedRealityCapture/cpp/Package.appxmanifest +++ b/Samples/HolographicMixedRealityCapture/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/HolographicMixedRealityCapture/holographic-mixed-reality-capture.yaml b/Samples/HolographicMixedRealityCapture/holographic-mixed-reality-capture.yml similarity index 100% rename from Samples/HolographicMixedRealityCapture/holographic-mixed-reality-capture.yaml rename to Samples/HolographicMixedRealityCapture/holographic-mixed-reality-capture.yml diff --git a/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.sln b/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.sln index 2dd697c609..677f3c8f19 100644 --- a/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.sln +++ b/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicSpatialMapping", "HolographicSpatialMapping.vcxproj", "{5A5E9516-8597-5B84-BB8C-B3D752F8B1E9}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicSpatialMapping", "HolographicSpatialMapping.vcxproj", "{55D033A4-8D5B-5885-9A81-4668D743B06A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,12 +11,12 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5A5E9516-8597-5B84-BB8C-B3D752F8B1E9}.Debug|x86.ActiveCfg = Debug|Win32 - {5A5E9516-8597-5B84-BB8C-B3D752F8B1E9}.Debug|x86.Build.0 = Debug|Win32 - {5A5E9516-8597-5B84-BB8C-B3D752F8B1E9}.Debug|x86.Deploy.0 = Debug|Win32 - {5A5E9516-8597-5B84-BB8C-B3D752F8B1E9}.Release|x86.ActiveCfg = Release|Win32 - {5A5E9516-8597-5B84-BB8C-B3D752F8B1E9}.Release|x86.Build.0 = Release|Win32 - {5A5E9516-8597-5B84-BB8C-B3D752F8B1E9}.Release|x86.Deploy.0 = Release|Win32 + {55D033A4-8D5B-5885-9A81-4668D743B06A}.Debug|x86.ActiveCfg = Debug|Win32 + {55D033A4-8D5B-5885-9A81-4668D743B06A}.Debug|x86.Build.0 = Debug|Win32 + {55D033A4-8D5B-5885-9A81-4668D743B06A}.Debug|x86.Deploy.0 = Debug|Win32 + {55D033A4-8D5B-5885-9A81-4668D743B06A}.Release|x86.ActiveCfg = Release|Win32 + {55D033A4-8D5B-5885-9A81-4668D743B06A}.Release|x86.Build.0 = Release|Win32 + {55D033A4-8D5B-5885-9A81-4668D743B06A}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.vcxproj b/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.vcxproj index 282f464d5c..9bace57216 100644 --- a/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.vcxproj +++ b/Samples/HolographicSpatialMapping/cpp/HolographicSpatialMapping.vcxproj @@ -1,15 +1,15 @@  - {5a5e9516-8597-5b84-bb8c-b3d752f8b1e9} + {55d033a4-8d5b-5885-9a81-4668d743b06a} HolographicApp HolographicSpatialMapping en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/HolographicSpatialMapping/cpp/Package.appxmanifest b/Samples/HolographicSpatialMapping/cpp/Package.appxmanifest index d0d9b6581a..893b224790 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/HolographicSpatialMapping/holographic-spatial-mapping.yaml b/Samples/HolographicSpatialMapping/holographic-spatial-mapping.yml similarity index 100% rename from Samples/HolographicSpatialMapping/holographic-spatial-mapping.yaml rename to Samples/HolographicSpatialMapping/holographic-spatial-mapping.yml diff --git a/Samples/HolographicSpatialStage/cpp/HolographicSpatialStage.sln b/Samples/HolographicSpatialStage/cpp/HolographicSpatialStage.sln index 6e6f4844af..f872c96e22 100644 --- a/Samples/HolographicSpatialStage/cpp/HolographicSpatialStage.sln +++ b/Samples/HolographicSpatialStage/cpp/HolographicSpatialStage.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.10 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicSpatialStage", "HolographicSpatialStage.vcxproj", "{7281F83D-DD46-5039-B286-E654DC5C2DFD}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicSpatialStage", "HolographicSpatialStage.vcxproj", "{FD7EF848-1795-5EB3-8BA4-132DBE129366}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,18 +13,18 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Debug|x64.ActiveCfg = Debug|x64 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Debug|x64.Build.0 = Debug|x64 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Debug|x64.Deploy.0 = Debug|x64 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Debug|x86.ActiveCfg = Debug|Win32 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Debug|x86.Build.0 = Debug|Win32 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Debug|x86.Deploy.0 = Debug|Win32 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Release|x64.ActiveCfg = Release|x64 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Release|x64.Build.0 = Release|x64 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Release|x64.Deploy.0 = Release|x64 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Release|x86.ActiveCfg = Release|Win32 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Release|x86.Build.0 = Release|Win32 - {7281F83D-DD46-5039-B286-E654DC5C2DFD}.Release|x86.Deploy.0 = Release|Win32 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Debug|x64.ActiveCfg = Debug|x64 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Debug|x64.Build.0 = Debug|x64 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Debug|x64.Deploy.0 = Debug|x64 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Debug|x86.ActiveCfg = Debug|Win32 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Debug|x86.Build.0 = Debug|Win32 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Debug|x86.Deploy.0 = Debug|Win32 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Release|x64.ActiveCfg = Release|x64 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Release|x64.Build.0 = Release|x64 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Release|x64.Deploy.0 = Release|x64 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Release|x86.ActiveCfg = Release|Win32 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Release|x86.Build.0 = Release|Win32 + {FD7EF848-1795-5EB3-8BA4-132DBE129366}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HolographicSpatialStage/cpp/HolographicSpatialStage.vcxproj b/Samples/HolographicSpatialStage/cpp/HolographicSpatialStage.vcxproj index 15c6ece5ad..fddaf877ec 100644 --- a/Samples/HolographicSpatialStage/cpp/HolographicSpatialStage.vcxproj +++ b/Samples/HolographicSpatialStage/cpp/HolographicSpatialStage.vcxproj @@ -1,15 +1,15 @@  - {7281f83d-dd46-5039-b286-e654dc5c2dfd} + {fd7ef848-1795-5eb3-8ba4-132dbe129366} HolographicApp HolographicSpatialStage en-US 15.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/HolographicSpatialStage/cpp/Package.appxmanifest b/Samples/HolographicSpatialStage/cpp/Package.appxmanifest index 2be5cbfa88..f45192766d 100644 --- a/Samples/HolographicSpatialStage/cpp/Package.appxmanifest +++ b/Samples/HolographicSpatialStage/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/HolographicSpatialStage/holographic-spatial-stage.yaml b/Samples/HolographicSpatialStage/holographic-spatial-stage.yml similarity index 100% rename from Samples/HolographicSpatialStage/holographic-spatial-stage.yaml rename to Samples/HolographicSpatialStage/holographic-spatial-stage.yml diff --git a/Samples/HolographicTagAlong/cpp/HolographicTagAlong.sln b/Samples/HolographicTagAlong/cpp/HolographicTagAlong.sln index 6a1c4921fa..37cf9b92db 100644 --- a/Samples/HolographicTagAlong/cpp/HolographicTagAlong.sln +++ b/Samples/HolographicTagAlong/cpp/HolographicTagAlong.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicTagAlong", "HolographicTagAlong.vcxproj", "{53C4BA2B-2B5C-56A6-A103-A426B0C4D722}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicTagAlong", "HolographicTagAlong.vcxproj", "{FE19F729-6158-5047-BFB6-4AFC2D80BC82}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,12 +11,12 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {53C4BA2B-2B5C-56A6-A103-A426B0C4D722}.Debug|x86.ActiveCfg = Debug|Win32 - {53C4BA2B-2B5C-56A6-A103-A426B0C4D722}.Debug|x86.Build.0 = Debug|Win32 - {53C4BA2B-2B5C-56A6-A103-A426B0C4D722}.Debug|x86.Deploy.0 = Debug|Win32 - {53C4BA2B-2B5C-56A6-A103-A426B0C4D722}.Release|x86.ActiveCfg = Release|Win32 - {53C4BA2B-2B5C-56A6-A103-A426B0C4D722}.Release|x86.Build.0 = Release|Win32 - {53C4BA2B-2B5C-56A6-A103-A426B0C4D722}.Release|x86.Deploy.0 = Release|Win32 + {FE19F729-6158-5047-BFB6-4AFC2D80BC82}.Debug|x86.ActiveCfg = Debug|Win32 + {FE19F729-6158-5047-BFB6-4AFC2D80BC82}.Debug|x86.Build.0 = Debug|Win32 + {FE19F729-6158-5047-BFB6-4AFC2D80BC82}.Debug|x86.Deploy.0 = Debug|Win32 + {FE19F729-6158-5047-BFB6-4AFC2D80BC82}.Release|x86.ActiveCfg = Release|Win32 + {FE19F729-6158-5047-BFB6-4AFC2D80BC82}.Release|x86.Build.0 = Release|Win32 + {FE19F729-6158-5047-BFB6-4AFC2D80BC82}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HolographicTagAlong/cpp/HolographicTagAlong.vcxproj b/Samples/HolographicTagAlong/cpp/HolographicTagAlong.vcxproj index f10ae35bd4..a01a54f8ae 100644 --- a/Samples/HolographicTagAlong/cpp/HolographicTagAlong.vcxproj +++ b/Samples/HolographicTagAlong/cpp/HolographicTagAlong.vcxproj @@ -1,15 +1,15 @@  - {53c4ba2b-2b5c-56a6-a103-a426b0c4d722} + {fe19f729-6158-5047-bfb6-4afc2d80bc82} HolographicApp HolographicTagAlongSample en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/HolographicTagAlong/cpp/Package.appxmanifest b/Samples/HolographicTagAlong/cpp/Package.appxmanifest index 71f1c308ff..a4a2d72316 100644 --- a/Samples/HolographicTagAlong/cpp/Package.appxmanifest +++ b/Samples/HolographicTagAlong/cpp/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/HolographicTagAlong/holographic-tag-along.yaml b/Samples/HolographicTagAlong/holographic-tag-along.yml similarity index 100% rename from Samples/HolographicTagAlong/holographic-tag-along.yaml rename to Samples/HolographicTagAlong/holographic-tag-along.yml diff --git a/Samples/HolographicVoiceInput/cpp/HolographicVoiceInput.sln b/Samples/HolographicVoiceInput/cpp/HolographicVoiceInput.sln index 49589fe187..7537a6e169 100644 --- a/Samples/HolographicVoiceInput/cpp/HolographicVoiceInput.sln +++ b/Samples/HolographicVoiceInput/cpp/HolographicVoiceInput.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicVoiceInput", "HolographicVoiceInput.vcxproj", "{4A455C46-ED44-5FD8-9079-02564070E72A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HolographicVoiceInput", "HolographicVoiceInput.vcxproj", "{37D07C99-FCC6-51B6-98D5-3BCCBD24C848}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,12 +11,12 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4A455C46-ED44-5FD8-9079-02564070E72A}.Debug|x86.ActiveCfg = Debug|Win32 - {4A455C46-ED44-5FD8-9079-02564070E72A}.Debug|x86.Build.0 = Debug|Win32 - {4A455C46-ED44-5FD8-9079-02564070E72A}.Debug|x86.Deploy.0 = Debug|Win32 - {4A455C46-ED44-5FD8-9079-02564070E72A}.Release|x86.ActiveCfg = Release|Win32 - {4A455C46-ED44-5FD8-9079-02564070E72A}.Release|x86.Build.0 = Release|Win32 - {4A455C46-ED44-5FD8-9079-02564070E72A}.Release|x86.Deploy.0 = Release|Win32 + {37D07C99-FCC6-51B6-98D5-3BCCBD24C848}.Debug|x86.ActiveCfg = Debug|Win32 + {37D07C99-FCC6-51B6-98D5-3BCCBD24C848}.Debug|x86.Build.0 = Debug|Win32 + {37D07C99-FCC6-51B6-98D5-3BCCBD24C848}.Debug|x86.Deploy.0 = Debug|Win32 + {37D07C99-FCC6-51B6-98D5-3BCCBD24C848}.Release|x86.ActiveCfg = Release|Win32 + {37D07C99-FCC6-51B6-98D5-3BCCBD24C848}.Release|x86.Build.0 = Release|Win32 + {37D07C99-FCC6-51B6-98D5-3BCCBD24C848}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HolographicVoiceInput/cpp/HolographicVoiceInput.vcxproj b/Samples/HolographicVoiceInput/cpp/HolographicVoiceInput.vcxproj index c5a39e1c6b..cd1180facc 100644 --- a/Samples/HolographicVoiceInput/cpp/HolographicVoiceInput.vcxproj +++ b/Samples/HolographicVoiceInput/cpp/HolographicVoiceInput.vcxproj @@ -1,15 +1,15 @@  - {4a455c46-ed44-5fd8-9079-02564070e72a} + {37d07c99-fcc6-51b6-98d5-3bccbd24c848} HolographicApp HolographicVoiceInput en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true diff --git a/Samples/HolographicVoiceInput/cpp/Package.appxmanifest b/Samples/HolographicVoiceInput/cpp/Package.appxmanifest index f83061e7e8..61403e3612 100644 --- a/Samples/HolographicVoiceInput/cpp/Package.appxmanifest +++ b/Samples/HolographicVoiceInput/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/HolographicVoiceInput/holographic-voice-input.yaml b/Samples/HolographicVoiceInput/holographic-voice-input.yml similarity index 100% rename from Samples/HolographicVoiceInput/holographic-voice-input.yaml rename to Samples/HolographicVoiceInput/holographic-voice-input.yml diff --git a/Samples/HomeGroup/cpp/HomeGroup.sln b/Samples/HomeGroup/cpp/HomeGroup.sln index 69b01549e7..20dca7c2da 100644 --- a/Samples/HomeGroup/cpp/HomeGroup.sln +++ b/Samples/HomeGroup/cpp/HomeGroup.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HomeGroup", "HomeGroup.vcxproj", "{1E64D808-0652-5938-8E35-B457D84FAA50}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HomeGroup", "HomeGroup.vcxproj", "{6DFA7FED-12DE-5E14-9CDF-57AC8D376239}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|ARM.ActiveCfg = Debug|ARM - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|ARM.Build.0 = Debug|ARM - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|ARM.Deploy.0 = Debug|ARM - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|x64.ActiveCfg = Debug|x64 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|x64.Build.0 = Debug|x64 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|x64.Deploy.0 = Debug|x64 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|x86.ActiveCfg = Debug|Win32 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|x86.Build.0 = Debug|Win32 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Debug|x86.Deploy.0 = Debug|Win32 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|ARM.ActiveCfg = Release|ARM - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|ARM.Build.0 = Release|ARM - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|ARM.Deploy.0 = Release|ARM - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|x64.ActiveCfg = Release|x64 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|x64.Build.0 = Release|x64 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|x64.Deploy.0 = Release|x64 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|x86.ActiveCfg = Release|Win32 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|x86.Build.0 = Release|Win32 - {1E64D808-0652-5938-8E35-B457D84FAA50}.Release|x86.Deploy.0 = Release|Win32 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|ARM.ActiveCfg = Debug|ARM + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|ARM.Build.0 = Debug|ARM + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|ARM.Deploy.0 = Debug|ARM + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|x64.ActiveCfg = Debug|x64 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|x64.Build.0 = Debug|x64 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|x64.Deploy.0 = Debug|x64 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|x86.ActiveCfg = Debug|Win32 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|x86.Build.0 = Debug|Win32 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Debug|x86.Deploy.0 = Debug|Win32 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|ARM.ActiveCfg = Release|ARM + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|ARM.Build.0 = Release|ARM + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|ARM.Deploy.0 = Release|ARM + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|x64.ActiveCfg = Release|x64 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|x64.Build.0 = Release|x64 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|x64.Deploy.0 = Release|x64 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|x86.ActiveCfg = Release|Win32 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|x86.Build.0 = Release|Win32 + {6DFA7FED-12DE-5E14-9CDF-57AC8D376239}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HomeGroup/cpp/HomeGroup.vcxproj b/Samples/HomeGroup/cpp/HomeGroup.vcxproj index 4247b5fd82..8bd233c6dc 100644 --- a/Samples/HomeGroup/cpp/HomeGroup.vcxproj +++ b/Samples/HomeGroup/cpp/HomeGroup.vcxproj @@ -1,15 +1,15 @@  - {1e64d808-0652-5938-8e35-b457d84faa50} + {6dfa7fed-12de-5e14-9cdf-57ac8d376239} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/HomeGroup/cpp/Package.appxmanifest b/Samples/HomeGroup/cpp/Package.appxmanifest index 091ca761ad..0217329b4d 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 d41995f643..78a3b03265 100644 --- a/Samples/HomeGroup/cs/HomeGroup.csproj +++ b/Samples/HomeGroup/cs/HomeGroup.csproj @@ -4,15 +4,15 @@ Debug x86 - {1C62FC07-94FF-56D6-970D-809343731095} + {19B00C08-7971-544F-98A3-86BAD9168A40} AppContainerExe Properties HomeGroup HomeGroup en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/HomeGroup/cs/HomeGroup.sln b/Samples/HomeGroup/cs/HomeGroup.sln index d68487fc5d..e5e1e9c902 100644 --- a/Samples/HomeGroup/cs/HomeGroup.sln +++ b/Samples/HomeGroup/cs/HomeGroup.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HomeGroup", "HomeGroup.csproj", "{1C62FC07-94FF-56D6-970D-809343731095}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HomeGroup", "HomeGroup.csproj", "{19B00C08-7971-544F-98A3-86BAD9168A40}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|ARM.ActiveCfg = Debug|ARM - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|ARM.Build.0 = Debug|ARM - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|ARM.Deploy.0 = Debug|ARM - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|x64.ActiveCfg = Debug|x64 - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|x64.Build.0 = Debug|x64 - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|x64.Deploy.0 = Debug|x64 - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|x86.ActiveCfg = Debug|x86 - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|x86.Build.0 = Debug|x86 - {1C62FC07-94FF-56D6-970D-809343731095}.Debug|x86.Deploy.0 = Debug|x86 - {1C62FC07-94FF-56D6-970D-809343731095}.Release|ARM.ActiveCfg = Release|ARM - {1C62FC07-94FF-56D6-970D-809343731095}.Release|ARM.Build.0 = Release|ARM - {1C62FC07-94FF-56D6-970D-809343731095}.Release|ARM.Deploy.0 = Release|ARM - {1C62FC07-94FF-56D6-970D-809343731095}.Release|x64.ActiveCfg = Release|x64 - {1C62FC07-94FF-56D6-970D-809343731095}.Release|x64.Build.0 = Release|x64 - {1C62FC07-94FF-56D6-970D-809343731095}.Release|x64.Deploy.0 = Release|x64 - {1C62FC07-94FF-56D6-970D-809343731095}.Release|x86.ActiveCfg = Release|x86 - {1C62FC07-94FF-56D6-970D-809343731095}.Release|x86.Build.0 = Release|x86 - {1C62FC07-94FF-56D6-970D-809343731095}.Release|x86.Deploy.0 = Release|x86 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|ARM.ActiveCfg = Debug|ARM + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|ARM.Build.0 = Debug|ARM + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|ARM.Deploy.0 = Debug|ARM + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|x64.ActiveCfg = Debug|x64 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|x64.Build.0 = Debug|x64 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|x64.Deploy.0 = Debug|x64 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|x86.ActiveCfg = Debug|x86 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|x86.Build.0 = Debug|x86 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Debug|x86.Deploy.0 = Debug|x86 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|ARM.ActiveCfg = Release|ARM + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|ARM.Build.0 = Release|ARM + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|ARM.Deploy.0 = Release|ARM + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|x64.ActiveCfg = Release|x64 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|x64.Build.0 = Release|x64 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|x64.Deploy.0 = Release|x64 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|x86.ActiveCfg = Release|x86 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|x86.Build.0 = Release|x86 + {19B00C08-7971-544F-98A3-86BAD9168A40}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HomeGroup/cs/Package.appxmanifest b/Samples/HomeGroup/cs/Package.appxmanifest index 386eef3532..895a091278 100644 --- a/Samples/HomeGroup/cs/Package.appxmanifest +++ b/Samples/HomeGroup/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/HomeGroup/home-group.yaml b/Samples/HomeGroup/home-group.yml similarity index 100% rename from Samples/HomeGroup/home-group.yaml rename to Samples/HomeGroup/home-group.yml diff --git a/Samples/HomeGroup/js/HomeGroup.jsproj b/Samples/HomeGroup/js/HomeGroup.jsproj index 295e21c1ca..b904a92ea5 100644 --- a/Samples/HomeGroup/js/HomeGroup.jsproj +++ b/Samples/HomeGroup/js/HomeGroup.jsproj @@ -35,7 +35,7 @@ - 5557e9a6-a418-53e8-981c-cde4cece2596 + 2a63b688-d248-525d-a6f5-552421c56d02 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/HomeGroup/js/HomeGroup.sln b/Samples/HomeGroup/js/HomeGroup.sln index e3bbf98801..0871b020e7 100644 --- a/Samples/HomeGroup/js/HomeGroup.sln +++ b/Samples/HomeGroup/js/HomeGroup.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "HomeGroup", "HomeGroup.jsproj", "{5557E9A6-A418-53E8-981C-CDE4CECE2596}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "HomeGroup", "HomeGroup.jsproj", "{2A63B688-D248-525D-A6F5-552421C56D02}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|ARM.ActiveCfg = Debug|ARM - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|ARM.Build.0 = Debug|ARM - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|ARM.Deploy.0 = Debug|ARM - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|x64.ActiveCfg = Debug|x64 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|x64.Build.0 = Debug|x64 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|x64.Deploy.0 = Debug|x64 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|x86.ActiveCfg = Debug|x86 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|x86.Build.0 = Debug|x86 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Debug|x86.Deploy.0 = Debug|x86 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|Any CPU.Build.0 = Release|Any CPU - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|Any CPU.Deploy.0 = Release|Any CPU - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|ARM.ActiveCfg = Release|ARM - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|ARM.Build.0 = Release|ARM - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|ARM.Deploy.0 = Release|ARM - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|x64.ActiveCfg = Release|x64 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|x64.Build.0 = Release|x64 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|x64.Deploy.0 = Release|x64 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|x86.ActiveCfg = Release|x86 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|x86.Build.0 = Release|x86 - {5557E9A6-A418-53E8-981C-CDE4CECE2596}.Release|x86.Deploy.0 = Release|x86 + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|Any CPU.Build.0 = Debug|Any CPU + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|ARM.ActiveCfg = Debug|ARM + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|ARM.Build.0 = Debug|ARM + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|ARM.Deploy.0 = Debug|ARM + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|x64.ActiveCfg = Debug|x64 + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|x64.Build.0 = Debug|x64 + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|x64.Deploy.0 = Debug|x64 + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|x86.ActiveCfg = Debug|x86 + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|x86.Build.0 = Debug|x86 + {2A63B688-D248-525D-A6F5-552421C56D02}.Debug|x86.Deploy.0 = Debug|x86 + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|Any CPU.ActiveCfg = Release|Any CPU + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|Any CPU.Build.0 = Release|Any CPU + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|Any CPU.Deploy.0 = Release|Any CPU + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|ARM.ActiveCfg = Release|ARM + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|ARM.Build.0 = Release|ARM + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|ARM.Deploy.0 = Release|ARM + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|x64.ActiveCfg = Release|x64 + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|x64.Build.0 = Release|x64 + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|x64.Deploy.0 = Release|x64 + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|x86.ActiveCfg = Release|x86 + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|x86.Build.0 = Release|x86 + {2A63B688-D248-525D-A6F5-552421C56D02}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HomeGroup/js/Package.appxmanifest b/Samples/HomeGroup/js/Package.appxmanifest index 031e4d77ee..467b97a563 100644 --- a/Samples/HomeGroup/js/Package.appxmanifest +++ b/Samples/HomeGroup/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/HotspotAuthentication/cs/HotspotAuthentication.sln b/Samples/HotspotAuthentication/cs/HotspotAuthentication.sln index 41893d9b4d..3eed54339d 100644 --- a/Samples/HotspotAuthentication/cs/HotspotAuthentication.sln +++ b/Samples/HotspotAuthentication/cs/HotspotAuthentication.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2027 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HotspotAuthenticationApp", "HotspotAuthenticationApp.csproj", "{87C48C1D-7C6C-5C7B-A524-9DC375917356}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HotspotAuthenticationApp", "HotspotAuthenticationApp.csproj", "{F6720F32-D7E4-5D02-91CA-1A46F4921B33}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HotspotAuthenticationTask", "HotspotAuthenticationTask\HotspotAuthenticationTask.csproj", "{3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HotspotAuthenticationTask", "HotspotAuthenticationTask\HotspotAuthenticationTask.csproj", "{C3088A27-2873-5FDD-ACCD-97A91DFF507B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|ARM.ActiveCfg = Debug|ARM - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|ARM.Build.0 = Debug|ARM - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|ARM.Deploy.0 = Debug|ARM - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|x64.ActiveCfg = Debug|x64 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|x64.Build.0 = Debug|x64 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|x64.Deploy.0 = Debug|x64 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|x86.ActiveCfg = Debug|x86 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|x86.Build.0 = Debug|x86 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Debug|x86.Deploy.0 = Debug|x86 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|ARM.ActiveCfg = Release|ARM - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|ARM.Build.0 = Release|ARM - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|ARM.Deploy.0 = Release|ARM - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|x64.ActiveCfg = Release|x64 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|x64.Build.0 = Release|x64 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|x64.Deploy.0 = Release|x64 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|x86.ActiveCfg = Release|x86 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|x86.Build.0 = Release|x86 - {87C48C1D-7C6C-5C7B-A524-9DC375917356}.Release|x86.Deploy.0 = Release|x86 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Debug|ARM.ActiveCfg = Debug|ARM - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Debug|ARM.Build.0 = Debug|ARM - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Debug|x64.ActiveCfg = Debug|x64 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Debug|x64.Build.0 = Debug|x64 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Debug|x86.ActiveCfg = Debug|x86 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Debug|x86.Build.0 = Debug|x86 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Release|ARM.ActiveCfg = Release|ARM - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Release|ARM.Build.0 = Release|ARM - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Release|x64.ActiveCfg = Release|x64 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Release|x64.Build.0 = Release|x64 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Release|x86.ActiveCfg = Release|x86 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4}.Release|x86.Build.0 = Release|x86 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|ARM.ActiveCfg = Debug|ARM + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|ARM.Build.0 = Debug|ARM + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|ARM.Deploy.0 = Debug|ARM + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|x64.ActiveCfg = Debug|x64 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|x64.Build.0 = Debug|x64 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|x64.Deploy.0 = Debug|x64 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|x86.ActiveCfg = Debug|x86 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|x86.Build.0 = Debug|x86 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Debug|x86.Deploy.0 = Debug|x86 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|ARM.ActiveCfg = Release|ARM + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|ARM.Build.0 = Release|ARM + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|ARM.Deploy.0 = Release|ARM + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|x64.ActiveCfg = Release|x64 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|x64.Build.0 = Release|x64 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|x64.Deploy.0 = Release|x64 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|x86.ActiveCfg = Release|x86 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|x86.Build.0 = Release|x86 + {F6720F32-D7E4-5D02-91CA-1A46F4921B33}.Release|x86.Deploy.0 = Release|x86 + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Debug|ARM.ActiveCfg = Debug|ARM + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Debug|ARM.Build.0 = Debug|ARM + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Debug|x64.ActiveCfg = Debug|x64 + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Debug|x64.Build.0 = Debug|x64 + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Debug|x86.ActiveCfg = Debug|x86 + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Debug|x86.Build.0 = Debug|x86 + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Release|ARM.ActiveCfg = Release|ARM + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Release|ARM.Build.0 = Release|ARM + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Release|x64.ActiveCfg = Release|x64 + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Release|x64.Build.0 = Release|x64 + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Release|x86.ActiveCfg = Release|x86 + {C3088A27-2873-5FDD-ACCD-97A91DFF507B}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HotspotAuthentication/cs/HotspotAuthenticationApp.csproj b/Samples/HotspotAuthentication/cs/HotspotAuthenticationApp.csproj index 6c187d138e..64dbace2c0 100644 --- a/Samples/HotspotAuthentication/cs/HotspotAuthenticationApp.csproj +++ b/Samples/HotspotAuthentication/cs/HotspotAuthenticationApp.csproj @@ -4,15 +4,15 @@ Debug x86 - {87C48C1D-7C6C-5C7B-A524-9DC375917356} + {F6720F32-D7E4-5D02-91CA-1A46F4921B33} AppContainerExe Properties SDKTemplate HotspotApp en-US UAP - 10.0.15063.0 - 10.0.15063.0 + 10.0.17763.0 + 10.0.17763.0 15 true 512 diff --git a/Samples/HotspotAuthentication/cs/HotspotAuthenticationTask/HotspotAuthenticationTask.csproj b/Samples/HotspotAuthentication/cs/HotspotAuthenticationTask/HotspotAuthenticationTask.csproj index 226a6199cc..62885535fc 100644 --- a/Samples/HotspotAuthentication/cs/HotspotAuthenticationTask/HotspotAuthenticationTask.csproj +++ b/Samples/HotspotAuthentication/cs/HotspotAuthenticationTask/HotspotAuthenticationTask.csproj @@ -4,15 +4,15 @@ Debug x86 - {3F0A97C0-48FC-529A-8986-9BEA6AA5B1B4} + {C3088A27-2873-5FDD-ACCD-97A91DFF507B} winmdobj Properties HotspotAuthenticationTask HotspotAuthenticationTask en-US UAP - 10.0.15063.0 - 10.0.15063.0 + 10.0.17763.0 + 10.0.17763.0 15 true 512 diff --git a/Samples/HotspotAuthentication/cs/Package.appxmanifest b/Samples/HotspotAuthentication/cs/Package.appxmanifest index 90b85ccffb..9e76495652 100644 --- a/Samples/HotspotAuthentication/cs/Package.appxmanifest +++ b/Samples/HotspotAuthentication/cs/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/HtmlFormValidation/html-form-validation.yaml b/Samples/HtmlFormValidation/html-form-validation.yml similarity index 100% rename from Samples/HtmlFormValidation/html-form-validation.yaml rename to Samples/HtmlFormValidation/html-form-validation.yml diff --git a/Samples/HtmlFormValidation/js/HtmlFormValidation.jsproj b/Samples/HtmlFormValidation/js/HtmlFormValidation.jsproj index 2f39df67fc..457de8d5d6 100644 --- a/Samples/HtmlFormValidation/js/HtmlFormValidation.jsproj +++ b/Samples/HtmlFormValidation/js/HtmlFormValidation.jsproj @@ -35,7 +35,7 @@ - b03f6f2a-0f6c-5288-acf5-e9413d97d815 + d8a103f2-2954-582f-be69-fe5dd66a6aec @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/HtmlFormValidation/js/HtmlFormValidation.sln b/Samples/HtmlFormValidation/js/HtmlFormValidation.sln index 7daa7889de..38ef3a3386 100644 --- a/Samples/HtmlFormValidation/js/HtmlFormValidation.sln +++ b/Samples/HtmlFormValidation/js/HtmlFormValidation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "HtmlFormValidation", "HtmlFormValidation.jsproj", "{B03F6F2A-0F6C-5288-ACF5-E9413D97D815}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "HtmlFormValidation", "HtmlFormValidation.jsproj", "{D8A103F2-2954-582F-BE69-FE5DD66A6AEC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|ARM.ActiveCfg = Debug|ARM - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|ARM.Build.0 = Debug|ARM - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|ARM.Deploy.0 = Debug|ARM - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|x64.ActiveCfg = Debug|x64 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|x64.Build.0 = Debug|x64 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|x64.Deploy.0 = Debug|x64 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|x86.ActiveCfg = Debug|x86 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|x86.Build.0 = Debug|x86 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Debug|x86.Deploy.0 = Debug|x86 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|Any CPU.Build.0 = Release|Any CPU - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|Any CPU.Deploy.0 = Release|Any CPU - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|ARM.ActiveCfg = Release|ARM - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|ARM.Build.0 = Release|ARM - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|ARM.Deploy.0 = Release|ARM - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|x64.ActiveCfg = Release|x64 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|x64.Build.0 = Release|x64 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|x64.Deploy.0 = Release|x64 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|x86.ActiveCfg = Release|x86 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|x86.Build.0 = Release|x86 - {B03F6F2A-0F6C-5288-ACF5-E9413D97D815}.Release|x86.Deploy.0 = Release|x86 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|ARM.ActiveCfg = Debug|ARM + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|ARM.Build.0 = Debug|ARM + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|ARM.Deploy.0 = Debug|ARM + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|x64.ActiveCfg = Debug|x64 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|x64.Build.0 = Debug|x64 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|x64.Deploy.0 = Debug|x64 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|x86.ActiveCfg = Debug|x86 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|x86.Build.0 = Debug|x86 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Debug|x86.Deploy.0 = Debug|x86 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|Any CPU.Build.0 = Release|Any CPU + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|Any CPU.Deploy.0 = Release|Any CPU + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|ARM.ActiveCfg = Release|ARM + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|ARM.Build.0 = Release|ARM + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|ARM.Deploy.0 = Release|ARM + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|x64.ActiveCfg = Release|x64 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|x64.Build.0 = Release|x64 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|x64.Deploy.0 = Release|x64 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|x86.ActiveCfg = Release|x86 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|x86.Build.0 = Release|x86 + {D8A103F2-2954-582F-BE69-FE5DD66A6AEC}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HtmlFormValidation/js/Package.appxmanifest b/Samples/HtmlFormValidation/js/Package.appxmanifest index 665513bd2c..2d0c6152a2 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/HttpFilters/HttpFilters.vcxproj b/Samples/HttpClient/HttpFilters/HttpFilters.vcxproj index c2a897621d..ff8800770e 100644 --- a/Samples/HttpClient/HttpFilters/HttpFilters.vcxproj +++ b/Samples/HttpClient/HttpFilters/HttpFilters.vcxproj @@ -27,7 +27,7 @@ - {30f3d46e-24f9-5880-9f9a-4abc9c625ac1} + {874dd2e3-b428-53a3-b953-ec65fcea81e3} Win32Proj HttpFilters HttpFilters @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/HttpClient/cpp/HttpClient.sln b/Samples/HttpClient/cpp/HttpClient.sln index 1fb5f95d70..db1a25f57d 100644 --- a/Samples/HttpClient/cpp/HttpClient.sln +++ b/Samples/HttpClient/cpp/HttpClient.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HttpClient", "HttpClient.vcxproj", "{CFC79AB9-2979-570F-A294-6593DC4A8DF3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HttpClient", "HttpClient.vcxproj", "{6B65ED3E-7163-52B8-8B45-882615C2101A}" ProjectSection(ProjectDependencies) = postProject - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6} = {FF048484-E7FF-5F23-9AC0-66AD1D7845A6} + {C4A77AFD-9628-5BCB-B64C-48C50806C08A} = {C4A77AFD-9628-5BCB-B64C-48C50806C08A} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HttpFilters", "..\HttpFilters\HttpFilters.vcxproj", "{FF048484-E7FF-5F23-9AC0-66AD1D7845A6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HttpFilters", "..\HttpFilters\HttpFilters.vcxproj", "{C4A77AFD-9628-5BCB-B64C-48C50806C08A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|ARM.ActiveCfg = Debug|ARM - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|ARM.Build.0 = Debug|ARM - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|ARM.Deploy.0 = Debug|ARM - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|x64.ActiveCfg = Debug|x64 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|x64.Build.0 = Debug|x64 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|x64.Deploy.0 = Debug|x64 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|x86.ActiveCfg = Debug|Win32 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|x86.Build.0 = Debug|Win32 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Debug|x86.Deploy.0 = Debug|Win32 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|ARM.ActiveCfg = Release|ARM - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|ARM.Build.0 = Release|ARM - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|ARM.Deploy.0 = Release|ARM - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|x64.ActiveCfg = Release|x64 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|x64.Build.0 = Release|x64 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|x64.Deploy.0 = Release|x64 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|x86.ActiveCfg = Release|Win32 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|x86.Build.0 = Release|Win32 - {CFC79AB9-2979-570F-A294-6593DC4A8DF3}.Release|x86.Deploy.0 = Release|Win32 - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Debug|ARM.ActiveCfg = Debug|ARM - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Debug|ARM.Build.0 = Debug|ARM - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Debug|x64.ActiveCfg = Debug|x64 - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Debug|x64.Build.0 = Debug|x64 - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Debug|x86.ActiveCfg = Debug|Win32 - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Debug|x86.Build.0 = Debug|Win32 - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Release|ARM.ActiveCfg = Release|ARM - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Release|ARM.Build.0 = Release|ARM - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Release|x64.ActiveCfg = Release|x64 - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Release|x64.Build.0 = Release|x64 - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Release|x86.ActiveCfg = Release|Win32 - {FF048484-E7FF-5F23-9AC0-66AD1D7845A6}.Release|x86.Build.0 = Release|Win32 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|ARM.ActiveCfg = Debug|ARM + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|ARM.Build.0 = Debug|ARM + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|ARM.Deploy.0 = Debug|ARM + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|x64.ActiveCfg = Debug|x64 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|x64.Build.0 = Debug|x64 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|x64.Deploy.0 = Debug|x64 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|x86.ActiveCfg = Debug|Win32 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|x86.Build.0 = Debug|Win32 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Debug|x86.Deploy.0 = Debug|Win32 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|ARM.ActiveCfg = Release|ARM + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|ARM.Build.0 = Release|ARM + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|ARM.Deploy.0 = Release|ARM + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|x64.ActiveCfg = Release|x64 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|x64.Build.0 = Release|x64 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|x64.Deploy.0 = Release|x64 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|x86.ActiveCfg = Release|Win32 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|x86.Build.0 = Release|Win32 + {6B65ED3E-7163-52B8-8B45-882615C2101A}.Release|x86.Deploy.0 = Release|Win32 + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Debug|ARM.ActiveCfg = Debug|ARM + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Debug|ARM.Build.0 = Debug|ARM + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Debug|x64.ActiveCfg = Debug|x64 + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Debug|x64.Build.0 = Debug|x64 + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Debug|x86.ActiveCfg = Debug|Win32 + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Debug|x86.Build.0 = Debug|Win32 + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Release|ARM.ActiveCfg = Release|ARM + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Release|ARM.Build.0 = Release|ARM + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Release|x64.ActiveCfg = Release|x64 + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Release|x64.Build.0 = Release|x64 + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Release|x86.ActiveCfg = Release|Win32 + {C4A77AFD-9628-5BCB-B64C-48C50806C08A}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HttpClient/cpp/HttpClient.vcxproj b/Samples/HttpClient/cpp/HttpClient.vcxproj index f18d0f1015..5f3dce0d34 100644 --- a/Samples/HttpClient/cpp/HttpClient.vcxproj +++ b/Samples/HttpClient/cpp/HttpClient.vcxproj @@ -1,15 +1,15 @@  - {cfc79ab9-2979-570f-a294-6593dc4a8df3} + {6b65ed3e-7163-52b8-8b45-882615c2101a} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/HttpClient/cpp/Package.appxmanifest b/Samples/HttpClient/cpp/Package.appxmanifest index 701afa6279..c87c4abd08 100644 --- a/Samples/HttpClient/cpp/Package.appxmanifest +++ b/Samples/HttpClient/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/HttpClient/cs/HttpClient.csproj b/Samples/HttpClient/cs/HttpClient.csproj index d9345c9f5c..d4d28df660 100644 --- a/Samples/HttpClient/cs/HttpClient.csproj +++ b/Samples/HttpClient/cs/HttpClient.csproj @@ -4,15 +4,15 @@ Debug x86 - {C792DEEA-E71D-5129-A405-4CAD21A680FC} + {C3227E3F-0EB0-514B-89FD-D342D820691B} AppContainerExe Properties SDKTemplate HttpClient en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/HttpClient/cs/HttpClient.sln b/Samples/HttpClient/cs/HttpClient.sln index af1f3a8601..48ab827944 100644 --- a/Samples/HttpClient/cs/HttpClient.sln +++ b/Samples/HttpClient/cs/HttpClient.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HttpClient", "HttpClient.csproj", "{C792DEEA-E71D-5129-A405-4CAD21A680FC}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HttpClient", "HttpClient.csproj", "{C3227E3F-0EB0-514B-89FD-D342D820691B}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HttpFilters", "..\HttpFilters\HttpFilters.vcxproj", "{1202899F-3182-55B6-B458-4E8A39694839}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HttpFilters", "..\HttpFilters\HttpFilters.vcxproj", "{B6274B73-FD09-5D14-AD0A-036B4FA58C8E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|ARM.ActiveCfg = Debug|ARM - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|ARM.Build.0 = Debug|ARM - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|ARM.Deploy.0 = Debug|ARM - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|x64.ActiveCfg = Debug|x64 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|x64.Build.0 = Debug|x64 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|x64.Deploy.0 = Debug|x64 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|x86.ActiveCfg = Debug|x86 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|x86.Build.0 = Debug|x86 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Debug|x86.Deploy.0 = Debug|x86 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|ARM.ActiveCfg = Release|ARM - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|ARM.Build.0 = Release|ARM - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|ARM.Deploy.0 = Release|ARM - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|x64.ActiveCfg = Release|x64 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|x64.Build.0 = Release|x64 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|x64.Deploy.0 = Release|x64 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|x86.ActiveCfg = Release|x86 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|x86.Build.0 = Release|x86 - {C792DEEA-E71D-5129-A405-4CAD21A680FC}.Release|x86.Deploy.0 = Release|x86 - {1202899F-3182-55B6-B458-4E8A39694839}.Debug|ARM.ActiveCfg = Debug|ARM - {1202899F-3182-55B6-B458-4E8A39694839}.Debug|ARM.Build.0 = Debug|ARM - {1202899F-3182-55B6-B458-4E8A39694839}.Debug|x64.ActiveCfg = Debug|x64 - {1202899F-3182-55B6-B458-4E8A39694839}.Debug|x64.Build.0 = Debug|x64 - {1202899F-3182-55B6-B458-4E8A39694839}.Debug|x86.ActiveCfg = Debug|Win32 - {1202899F-3182-55B6-B458-4E8A39694839}.Debug|x86.Build.0 = Debug|Win32 - {1202899F-3182-55B6-B458-4E8A39694839}.Release|ARM.ActiveCfg = Release|ARM - {1202899F-3182-55B6-B458-4E8A39694839}.Release|ARM.Build.0 = Release|ARM - {1202899F-3182-55B6-B458-4E8A39694839}.Release|x64.ActiveCfg = Release|x64 - {1202899F-3182-55B6-B458-4E8A39694839}.Release|x64.Build.0 = Release|x64 - {1202899F-3182-55B6-B458-4E8A39694839}.Release|x86.ActiveCfg = Release|Win32 - {1202899F-3182-55B6-B458-4E8A39694839}.Release|x86.Build.0 = Release|Win32 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|ARM.ActiveCfg = Debug|ARM + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|ARM.Build.0 = Debug|ARM + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|ARM.Deploy.0 = Debug|ARM + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|x64.ActiveCfg = Debug|x64 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|x64.Build.0 = Debug|x64 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|x64.Deploy.0 = Debug|x64 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|x86.ActiveCfg = Debug|x86 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|x86.Build.0 = Debug|x86 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Debug|x86.Deploy.0 = Debug|x86 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|ARM.ActiveCfg = Release|ARM + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|ARM.Build.0 = Release|ARM + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|ARM.Deploy.0 = Release|ARM + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|x64.ActiveCfg = Release|x64 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|x64.Build.0 = Release|x64 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|x64.Deploy.0 = Release|x64 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|x86.ActiveCfg = Release|x86 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|x86.Build.0 = Release|x86 + {C3227E3F-0EB0-514B-89FD-D342D820691B}.Release|x86.Deploy.0 = Release|x86 + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Debug|ARM.ActiveCfg = Debug|ARM + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Debug|ARM.Build.0 = Debug|ARM + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Debug|x64.ActiveCfg = Debug|x64 + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Debug|x64.Build.0 = Debug|x64 + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Debug|x86.ActiveCfg = Debug|Win32 + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Debug|x86.Build.0 = Debug|Win32 + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Release|ARM.ActiveCfg = Release|ARM + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Release|ARM.Build.0 = Release|ARM + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Release|x64.ActiveCfg = Release|x64 + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Release|x64.Build.0 = Release|x64 + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Release|x86.ActiveCfg = Release|Win32 + {B6274B73-FD09-5D14-AD0A-036B4FA58C8E}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/HttpClient/cs/Package.appxmanifest b/Samples/HttpClient/cs/Package.appxmanifest index 63e1cc5a3c..f933fce0e7 100644 --- a/Samples/HttpClient/cs/Package.appxmanifest +++ b/Samples/HttpClient/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/HttpClient/http-client.yaml b/Samples/HttpClient/http-client.yml similarity index 100% rename from Samples/HttpClient/http-client.yaml rename to Samples/HttpClient/http-client.yml diff --git a/Samples/Inclinometer/cpp/Inclinometer.sln b/Samples/Inclinometer/cpp/Inclinometer.sln index a13666f82a..8fb515213e 100644 --- a/Samples/Inclinometer/cpp/Inclinometer.sln +++ b/Samples/Inclinometer/cpp/Inclinometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Inclinometer", "Inclinometer.vcxproj", "{B8B690E2-879A-5A7A-84AA-01BBFD5DC520}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Inclinometer", "Inclinometer.vcxproj", "{A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|ARM.ActiveCfg = Debug|ARM - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|ARM.Build.0 = Debug|ARM - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|ARM.Deploy.0 = Debug|ARM - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|Win32.ActiveCfg = Debug|Win32 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|Win32.Build.0 = Debug|Win32 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|Win32.Deploy.0 = Debug|Win32 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|x64.ActiveCfg = Debug|x64 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|x64.Build.0 = Debug|x64 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Debug|x64.Deploy.0 = Debug|x64 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|ARM.ActiveCfg = Release|ARM - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|ARM.Build.0 = Release|ARM - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|ARM.Deploy.0 = Release|ARM - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|Win32.ActiveCfg = Release|Win32 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|Win32.Build.0 = Release|Win32 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|Win32.Deploy.0 = Release|Win32 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|x64.ActiveCfg = Release|x64 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|x64.Build.0 = Release|x64 - {B8B690E2-879A-5A7A-84AA-01BBFD5DC520}.Release|x64.Deploy.0 = Release|x64 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|ARM.ActiveCfg = Debug|ARM + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|ARM.Build.0 = Debug|ARM + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|ARM.Deploy.0 = Debug|ARM + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|Win32.ActiveCfg = Debug|Win32 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|Win32.Build.0 = Debug|Win32 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|Win32.Deploy.0 = Debug|Win32 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|x64.ActiveCfg = Debug|x64 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|x64.Build.0 = Debug|x64 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Debug|x64.Deploy.0 = Debug|x64 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|ARM.ActiveCfg = Release|ARM + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|ARM.Build.0 = Release|ARM + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|ARM.Deploy.0 = Release|ARM + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|Win32.ActiveCfg = Release|Win32 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|Win32.Build.0 = Release|Win32 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|Win32.Deploy.0 = Release|Win32 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|x64.ActiveCfg = Release|x64 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|x64.Build.0 = Release|x64 + {A23E8D65-36CF-55B2-B1E5-BAF316F0AB57}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Inclinometer/cpp/Inclinometer.vcxproj b/Samples/Inclinometer/cpp/Inclinometer.vcxproj index 1a6808d9aa..14f01b54b4 100644 --- a/Samples/Inclinometer/cpp/Inclinometer.vcxproj +++ b/Samples/Inclinometer/cpp/Inclinometer.vcxproj @@ -1,15 +1,15 @@  - {b8b690e2-879a-5a7a-84aa-01bbfd5dc520} + {a23e8d65-36cf-55b2-b1e5-baf316f0ab57} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Inclinometer/cpp/Package.appxmanifest b/Samples/Inclinometer/cpp/Package.appxmanifest index 0c5f750fbc..1d4e266753 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 a2800de920..a98b4ecb40 100644 --- a/Samples/Inclinometer/cs/Inclinometer.csproj +++ b/Samples/Inclinometer/cs/Inclinometer.csproj @@ -4,15 +4,15 @@ Debug x86 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F} + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8} AppContainerExe Properties InclinometerCS InclinometerCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Inclinometer/cs/Inclinometer.sln b/Samples/Inclinometer/cs/Inclinometer.sln index 7ec6814718..1b2864c994 100644 --- a/Samples/Inclinometer/cs/Inclinometer.sln +++ b/Samples/Inclinometer/cs/Inclinometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Inclinometer", "Inclinometer.csproj", "{01102D7C-9C6B-532F-9B68-4BB4345BCC5F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Inclinometer", "Inclinometer.csproj", "{8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|ARM.ActiveCfg = Debug|ARM - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|ARM.Build.0 = Debug|ARM - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|ARM.Deploy.0 = Debug|ARM - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|x64.ActiveCfg = Debug|x64 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|x64.Build.0 = Debug|x64 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|x64.Deploy.0 = Debug|x64 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|x86.ActiveCfg = Debug|x86 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|x86.Build.0 = Debug|x86 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Debug|x86.Deploy.0 = Debug|x86 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|ARM.ActiveCfg = Release|ARM - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|ARM.Build.0 = Release|ARM - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|ARM.Deploy.0 = Release|ARM - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|x64.ActiveCfg = Release|x64 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|x64.Build.0 = Release|x64 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|x64.Deploy.0 = Release|x64 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|x86.ActiveCfg = Release|x86 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|x86.Build.0 = Release|x86 - {01102D7C-9C6B-532F-9B68-4BB4345BCC5F}.Release|x86.Deploy.0 = Release|x86 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|ARM.ActiveCfg = Debug|ARM + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|ARM.Build.0 = Debug|ARM + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|ARM.Deploy.0 = Debug|ARM + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|x64.ActiveCfg = Debug|x64 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|x64.Build.0 = Debug|x64 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|x64.Deploy.0 = Debug|x64 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|x86.ActiveCfg = Debug|x86 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|x86.Build.0 = Debug|x86 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Debug|x86.Deploy.0 = Debug|x86 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|ARM.ActiveCfg = Release|ARM + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|ARM.Build.0 = Release|ARM + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|ARM.Deploy.0 = Release|ARM + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|x64.ActiveCfg = Release|x64 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|x64.Build.0 = Release|x64 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|x64.Deploy.0 = Release|x64 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|x86.ActiveCfg = Release|x86 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|x86.Build.0 = Release|x86 + {8FC73B0E-4A6C-5B55-BDAA-CB0237D561A8}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Inclinometer/cs/Package.appxmanifest b/Samples/Inclinometer/cs/Package.appxmanifest index 2faf75232d..bc71862a59 100644 --- a/Samples/Inclinometer/cs/Package.appxmanifest +++ b/Samples/Inclinometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Inclinometer/inclinometer.yaml b/Samples/Inclinometer/inclinometer.yml similarity index 100% rename from Samples/Inclinometer/inclinometer.yaml rename to Samples/Inclinometer/inclinometer.yml diff --git a/Samples/Inclinometer/js/Inclinometer.jsproj b/Samples/Inclinometer/js/Inclinometer.jsproj index 01755f982c..100d353191 100644 --- a/Samples/Inclinometer/js/Inclinometer.jsproj +++ b/Samples/Inclinometer/js/Inclinometer.jsproj @@ -35,7 +35,7 @@ - 58439aff-c412-514a-89f6-600c4c6c45e0 + d0cc2294-63d9-5a47-8758-3dab992d8bce @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Inclinometer/js/Inclinometer.sln b/Samples/Inclinometer/js/Inclinometer.sln index 9b041da0f0..aad69a92cd 100644 --- a/Samples/Inclinometer/js/Inclinometer.sln +++ b/Samples/Inclinometer/js/Inclinometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Inclinometer", "Inclinometer.jsproj", "{58439AFF-C412-514A-89F6-600C4C6C45E0}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Inclinometer", "Inclinometer.jsproj", "{D0CC2294-63D9-5A47-8758-3DAB992D8BCE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|ARM.ActiveCfg = Debug|ARM - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|ARM.Build.0 = Debug|ARM - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|ARM.Deploy.0 = Debug|ARM - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|x64.ActiveCfg = Debug|x64 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|x64.Build.0 = Debug|x64 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|x64.Deploy.0 = Debug|x64 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|x86.ActiveCfg = Debug|x86 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|x86.Build.0 = Debug|x86 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Debug|x86.Deploy.0 = Debug|x86 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|Any CPU.Build.0 = Release|Any CPU - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|Any CPU.Deploy.0 = Release|Any CPU - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|ARM.ActiveCfg = Release|ARM - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|ARM.Build.0 = Release|ARM - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|ARM.Deploy.0 = Release|ARM - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|x64.ActiveCfg = Release|x64 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|x64.Build.0 = Release|x64 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|x64.Deploy.0 = Release|x64 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|x86.ActiveCfg = Release|x86 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|x86.Build.0 = Release|x86 - {58439AFF-C412-514A-89F6-600C4C6C45E0}.Release|x86.Deploy.0 = Release|x86 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|ARM.ActiveCfg = Debug|ARM + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|ARM.Build.0 = Debug|ARM + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|ARM.Deploy.0 = Debug|ARM + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|x64.ActiveCfg = Debug|x64 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|x64.Build.0 = Debug|x64 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|x64.Deploy.0 = Debug|x64 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|x86.ActiveCfg = Debug|x86 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|x86.Build.0 = Debug|x86 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Debug|x86.Deploy.0 = Debug|x86 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|Any CPU.Build.0 = Release|Any CPU + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|Any CPU.Deploy.0 = Release|Any CPU + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|ARM.ActiveCfg = Release|ARM + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|ARM.Build.0 = Release|ARM + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|ARM.Deploy.0 = Release|ARM + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|x64.ActiveCfg = Release|x64 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|x64.Build.0 = Release|x64 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|x64.Deploy.0 = Release|x64 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|x86.ActiveCfg = Release|x86 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|x86.Build.0 = Release|x86 + {D0CC2294-63D9-5A47-8758-3DAB992D8BCE}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Inclinometer/js/Package.appxmanifest b/Samples/Inclinometer/js/Package.appxmanifest index 67017c60a5..917ec69cd7 100644 --- a/Samples/Inclinometer/js/Package.appxmanifest +++ b/Samples/Inclinometer/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/IndexedDB/indexed-db.yaml b/Samples/IndexedDB/indexed-db.yml similarity index 100% rename from Samples/IndexedDB/indexed-db.yaml rename to Samples/IndexedDB/indexed-db.yml diff --git a/Samples/IndexedDB/js/IndexedDB.jsproj b/Samples/IndexedDB/js/IndexedDB.jsproj index 5175726a2c..cc2ed73750 100644 --- a/Samples/IndexedDB/js/IndexedDB.jsproj +++ b/Samples/IndexedDB/js/IndexedDB.jsproj @@ -35,7 +35,7 @@ - fd9479f8-0334-5804-a10d-8a50869d0cc0 + a1eb47be-7e51-587b-b6a6-87ad532108e5 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/IndexedDB/js/IndexedDB.sln b/Samples/IndexedDB/js/IndexedDB.sln index d5a0f6e1a2..d2e76b283b 100644 --- a/Samples/IndexedDB/js/IndexedDB.sln +++ b/Samples/IndexedDB/js/IndexedDB.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "IndexedDB", "IndexedDB.jsproj", "{FD9479F8-0334-5804-A10D-8A50869D0CC0}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "IndexedDB", "IndexedDB.jsproj", "{A1EB47BE-7E51-587B-B6A6-87AD532108E5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|ARM.ActiveCfg = Debug|ARM - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|ARM.Build.0 = Debug|ARM - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|ARM.Deploy.0 = Debug|ARM - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|x64.ActiveCfg = Debug|x64 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|x64.Build.0 = Debug|x64 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|x64.Deploy.0 = Debug|x64 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|x86.ActiveCfg = Debug|x86 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|x86.Build.0 = Debug|x86 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Debug|x86.Deploy.0 = Debug|x86 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|Any CPU.Build.0 = Release|Any CPU - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|Any CPU.Deploy.0 = Release|Any CPU - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|ARM.ActiveCfg = Release|ARM - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|ARM.Build.0 = Release|ARM - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|ARM.Deploy.0 = Release|ARM - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|x64.ActiveCfg = Release|x64 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|x64.Build.0 = Release|x64 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|x64.Deploy.0 = Release|x64 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|x86.ActiveCfg = Release|x86 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|x86.Build.0 = Release|x86 - {FD9479F8-0334-5804-A10D-8A50869D0CC0}.Release|x86.Deploy.0 = Release|x86 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|ARM.ActiveCfg = Debug|ARM + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|ARM.Build.0 = Debug|ARM + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|ARM.Deploy.0 = Debug|ARM + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|x64.ActiveCfg = Debug|x64 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|x64.Build.0 = Debug|x64 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|x64.Deploy.0 = Debug|x64 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|x86.ActiveCfg = Debug|x86 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|x86.Build.0 = Debug|x86 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Debug|x86.Deploy.0 = Debug|x86 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|Any CPU.Build.0 = Release|Any CPU + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|Any CPU.Deploy.0 = Release|Any CPU + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|ARM.ActiveCfg = Release|ARM + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|ARM.Build.0 = Release|ARM + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|ARM.Deploy.0 = Release|ARM + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|x64.ActiveCfg = Release|x64 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|x64.Build.0 = Release|x64 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|x64.Deploy.0 = Release|x64 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|x86.ActiveCfg = Release|x86 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|x86.Build.0 = Release|x86 + {A1EB47BE-7E51-587B-B6A6-87AD532108E5}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/IndexedDB/js/Package.appxmanifest b/Samples/IndexedDB/js/Package.appxmanifest index 4ea305a16d..0bd2b51214 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/ink.yaml b/Samples/Ink/ink.yml similarity index 100% rename from Samples/Ink/ink.yaml rename to Samples/Ink/ink.yml diff --git a/Samples/Ink/js/Ink.jsproj b/Samples/Ink/js/Ink.jsproj index 1aff6e0b75..79132366b9 100644 --- a/Samples/Ink/js/Ink.jsproj +++ b/Samples/Ink/js/Ink.jsproj @@ -35,7 +35,7 @@ - 4da8c0a8-0782-5031-877f-1e75fc77ddf5 + c4d0fcdd-e0ee-558d-9c15-5ffdaed86760 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Ink/js/Ink.sln b/Samples/Ink/js/Ink.sln index 2a59cee5d0..219bd739ed 100644 --- a/Samples/Ink/js/Ink.sln +++ b/Samples/Ink/js/Ink.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Ink", "Ink.jsproj", "{4DA8C0A8-0782-5031-877F-1E75FC77DDF5}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Ink", "Ink.jsproj", "{C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|ARM.ActiveCfg = Debug|ARM - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|ARM.Build.0 = Debug|ARM - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|ARM.Deploy.0 = Debug|ARM - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|x64.ActiveCfg = Debug|x64 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|x64.Build.0 = Debug|x64 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|x64.Deploy.0 = Debug|x64 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|x86.ActiveCfg = Debug|x86 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|x86.Build.0 = Debug|x86 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Debug|x86.Deploy.0 = Debug|x86 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|Any CPU.Build.0 = Release|Any CPU - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|Any CPU.Deploy.0 = Release|Any CPU - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|ARM.ActiveCfg = Release|ARM - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|ARM.Build.0 = Release|ARM - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|ARM.Deploy.0 = Release|ARM - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|x64.ActiveCfg = Release|x64 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|x64.Build.0 = Release|x64 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|x64.Deploy.0 = Release|x64 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|x86.ActiveCfg = Release|x86 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|x86.Build.0 = Release|x86 - {4DA8C0A8-0782-5031-877F-1E75FC77DDF5}.Release|x86.Deploy.0 = Release|x86 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|ARM.ActiveCfg = Debug|ARM + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|ARM.Build.0 = Debug|ARM + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|ARM.Deploy.0 = Debug|ARM + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|x64.ActiveCfg = Debug|x64 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|x64.Build.0 = Debug|x64 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|x64.Deploy.0 = Debug|x64 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|x86.ActiveCfg = Debug|x86 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|x86.Build.0 = Debug|x86 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Debug|x86.Deploy.0 = Debug|x86 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|Any CPU.Build.0 = Release|Any CPU + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|Any CPU.Deploy.0 = Release|Any CPU + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|ARM.ActiveCfg = Release|ARM + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|ARM.Build.0 = Release|ARM + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|ARM.Deploy.0 = Release|ARM + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|x64.ActiveCfg = Release|x64 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|x64.Build.0 = Release|x64 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|x64.Deploy.0 = Release|x64 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|x86.ActiveCfg = Release|x86 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|x86.Build.0 = Release|x86 + {C4D0FCDD-E0EE-558D-9C15-5FFDAED86760}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Ink/js/package.appxmanifest b/Samples/Ink/js/package.appxmanifest index 31f38905c1..699a96e109 100644 --- a/Samples/Ink/js/package.appxmanifest +++ b/Samples/Ink/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/InkAnalysis/cs/InkAnalysis.csproj b/Samples/InkAnalysis/cs/InkAnalysis.csproj index 57d7e08ac8..9117c6acca 100644 --- a/Samples/InkAnalysis/cs/InkAnalysis.csproj +++ b/Samples/InkAnalysis/cs/InkAnalysis.csproj @@ -4,15 +4,15 @@ Debug x86 - {81694554-D405-56F0-B28D-975BEB72D1C8} + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68} AppContainerExe Properties SDKTemplate InkAnalysis en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/InkAnalysis/cs/InkAnalysis.sln b/Samples/InkAnalysis/cs/InkAnalysis.sln index 58690ab124..03ec8055d0 100644 --- a/Samples/InkAnalysis/cs/InkAnalysis.sln +++ b/Samples/InkAnalysis/cs/InkAnalysis.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InkAnalysis", "InkAnalysis.csproj", "{81694554-D405-56F0-B28D-975BEB72D1C8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InkAnalysis", "InkAnalysis.csproj", "{4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|ARM.ActiveCfg = Debug|ARM - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|ARM.Build.0 = Debug|ARM - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|ARM.Deploy.0 = Debug|ARM - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|x64.ActiveCfg = Debug|x64 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|x64.Build.0 = Debug|x64 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|x64.Deploy.0 = Debug|x64 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|x86.ActiveCfg = Debug|x86 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|x86.Build.0 = Debug|x86 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Debug|x86.Deploy.0 = Debug|x86 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|ARM.ActiveCfg = Release|ARM - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|ARM.Build.0 = Release|ARM - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|ARM.Deploy.0 = Release|ARM - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|x64.ActiveCfg = Release|x64 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|x64.Build.0 = Release|x64 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|x64.Deploy.0 = Release|x64 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|x86.ActiveCfg = Release|x86 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|x86.Build.0 = Release|x86 - {81694554-D405-56F0-B28D-975BEB72D1C8}.Release|x86.Deploy.0 = Release|x86 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|ARM.ActiveCfg = Debug|ARM + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|ARM.Build.0 = Debug|ARM + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|ARM.Deploy.0 = Debug|ARM + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|x64.ActiveCfg = Debug|x64 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|x64.Build.0 = Debug|x64 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|x64.Deploy.0 = Debug|x64 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|x86.ActiveCfg = Debug|x86 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|x86.Build.0 = Debug|x86 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Debug|x86.Deploy.0 = Debug|x86 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|ARM.ActiveCfg = Release|ARM + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|ARM.Build.0 = Release|ARM + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|ARM.Deploy.0 = Release|ARM + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|x64.ActiveCfg = Release|x64 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|x64.Build.0 = Release|x64 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|x64.Deploy.0 = Release|x64 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|x86.ActiveCfg = Release|x86 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|x86.Build.0 = Release|x86 + {4B8F8D83-98F0-55D1-8975-5D60C7F3BE68}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/InkAnalysis/cs/Package.appxmanifest b/Samples/InkAnalysis/cs/Package.appxmanifest index 078e908bc3..4bfe713688 100644 --- a/Samples/InkAnalysis/cs/Package.appxmanifest +++ b/Samples/InkAnalysis/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/InkAnalysis/ink-analysis.yaml b/Samples/InkAnalysis/ink-analysis.yml similarity index 100% rename from Samples/InkAnalysis/ink-analysis.yaml rename to Samples/InkAnalysis/ink-analysis.yml diff --git a/Samples/IoT-GPIO/cpp/Gpio.sln b/Samples/IoT-GPIO/cpp/Gpio.sln index 83bb962a64..799209f2f1 100644 --- a/Samples/IoT-GPIO/cpp/Gpio.sln +++ b/Samples/IoT-GPIO/cpp/Gpio.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Gpio", "Gpio.vcxproj", "{1CF96236-2032-53BE-9890-B78A71276618}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Gpio", "Gpio.vcxproj", "{813C62E9-8F4A-57C2-9975-572942F0A090}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|ARM.ActiveCfg = Debug|ARM - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|ARM.Build.0 = Debug|ARM - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|ARM.Deploy.0 = Debug|ARM - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|x64.ActiveCfg = Debug|x64 - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|x64.Build.0 = Debug|x64 - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|x64.Deploy.0 = Debug|x64 - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|x86.ActiveCfg = Debug|Win32 - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|x86.Build.0 = Debug|Win32 - {1CF96236-2032-53BE-9890-B78A71276618}.Debug|x86.Deploy.0 = Debug|Win32 - {1CF96236-2032-53BE-9890-B78A71276618}.Release|ARM.ActiveCfg = Release|ARM - {1CF96236-2032-53BE-9890-B78A71276618}.Release|ARM.Build.0 = Release|ARM - {1CF96236-2032-53BE-9890-B78A71276618}.Release|ARM.Deploy.0 = Release|ARM - {1CF96236-2032-53BE-9890-B78A71276618}.Release|x64.ActiveCfg = Release|x64 - {1CF96236-2032-53BE-9890-B78A71276618}.Release|x64.Build.0 = Release|x64 - {1CF96236-2032-53BE-9890-B78A71276618}.Release|x64.Deploy.0 = Release|x64 - {1CF96236-2032-53BE-9890-B78A71276618}.Release|x86.ActiveCfg = Release|Win32 - {1CF96236-2032-53BE-9890-B78A71276618}.Release|x86.Build.0 = Release|Win32 - {1CF96236-2032-53BE-9890-B78A71276618}.Release|x86.Deploy.0 = Release|Win32 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|ARM.ActiveCfg = Debug|ARM + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|ARM.Build.0 = Debug|ARM + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|ARM.Deploy.0 = Debug|ARM + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|x64.ActiveCfg = Debug|x64 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|x64.Build.0 = Debug|x64 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|x64.Deploy.0 = Debug|x64 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|x86.ActiveCfg = Debug|Win32 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|x86.Build.0 = Debug|Win32 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Debug|x86.Deploy.0 = Debug|Win32 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|ARM.ActiveCfg = Release|ARM + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|ARM.Build.0 = Release|ARM + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|ARM.Deploy.0 = Release|ARM + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|x64.ActiveCfg = Release|x64 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|x64.Build.0 = Release|x64 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|x64.Deploy.0 = Release|x64 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|x86.ActiveCfg = Release|Win32 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|x86.Build.0 = Release|Win32 + {813C62E9-8F4A-57C2-9975-572942F0A090}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/IoT-GPIO/cpp/Gpio.vcxproj b/Samples/IoT-GPIO/cpp/Gpio.vcxproj index 0ad68347ac..434ae0186a 100644 --- a/Samples/IoT-GPIO/cpp/Gpio.vcxproj +++ b/Samples/IoT-GPIO/cpp/Gpio.vcxproj @@ -1,14 +1,14 @@  - {1CF96236-2032-53BE-9890-B78A71276618} + {813C62E9-8F4A-57C2-9975-572942F0A090} Gpio en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.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 05f268e2aa..876fab7cdd 100644 --- a/Samples/IoT-GPIO/cpp/Package.appxmanifest +++ b/Samples/IoT-GPIO/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + @@ -46,4 +46,8 @@ + + + + \ No newline at end of file diff --git a/Samples/IoT-GPIO/cs/Gpio.csproj b/Samples/IoT-GPIO/cs/Gpio.csproj index 2319190f31..3fc1cbc3d4 100644 --- a/Samples/IoT-GPIO/cs/Gpio.csproj +++ b/Samples/IoT-GPIO/cs/Gpio.csproj @@ -4,15 +4,15 @@ Debug x86 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D} + {A00D5671-888D-5169-A355-91C03C72E3D4} AppContainerExe Properties SDKTemplate Gpio en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -172,7 +172,7 @@ - + Windows IoT Extensions for the UWP diff --git a/Samples/IoT-GPIO/cs/Gpio.sln b/Samples/IoT-GPIO/cs/Gpio.sln index dcf1365b9a..06d60739a1 100644 --- a/Samples/IoT-GPIO/cs/Gpio.sln +++ b/Samples/IoT-GPIO/cs/Gpio.sln @@ -2,7 +2,7 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gpio", "Gpio.csproj", "{7445DD78-EFFD-5B02-BA0E-C18D070C078D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gpio", "Gpio.csproj", "{A00D5671-888D-5169-A355-91C03C72E3D4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -14,24 +14,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|ARM.ActiveCfg = Debug|ARM - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|ARM.Build.0 = Debug|ARM - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|ARM.Deploy.0 = Debug|ARM - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|x64.ActiveCfg = Debug|x64 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|x64.Build.0 = Debug|x64 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|x64.Deploy.0 = Debug|x64 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|x86.ActiveCfg = Debug|x86 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|x86.Build.0 = Debug|x86 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Debug|x86.Deploy.0 = Debug|x86 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|ARM.ActiveCfg = Release|ARM - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|ARM.Build.0 = Release|ARM - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|ARM.Deploy.0 = Release|ARM - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|x64.ActiveCfg = Release|x64 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|x64.Build.0 = Release|x64 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|x64.Deploy.0 = Release|x64 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|x86.ActiveCfg = Release|x86 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|x86.Build.0 = Release|x86 - {7445DD78-EFFD-5B02-BA0E-C18D070C078D}.Release|x86.Deploy.0 = Release|x86 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|ARM.ActiveCfg = Debug|ARM + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|ARM.Build.0 = Debug|ARM + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|ARM.Deploy.0 = Debug|ARM + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|x64.ActiveCfg = Debug|x64 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|x64.Build.0 = Debug|x64 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|x64.Deploy.0 = Debug|x64 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|x86.ActiveCfg = Debug|x86 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|x86.Build.0 = Debug|x86 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Debug|x86.Deploy.0 = Debug|x86 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|ARM.ActiveCfg = Release|ARM + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|ARM.Build.0 = Release|ARM + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|ARM.Deploy.0 = Release|ARM + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|x64.ActiveCfg = Release|x64 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|x64.Build.0 = Release|x64 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|x64.Deploy.0 = Release|x64 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|x86.ActiveCfg = Release|x86 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|x86.Build.0 = Release|x86 + {A00D5671-888D-5169-A355-91C03C72E3D4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/IoT-GPIO/cs/Package.appxmanifest b/Samples/IoT-GPIO/cs/Package.appxmanifest index 92530dd171..ff19c50339 100644 --- a/Samples/IoT-GPIO/cs/Package.appxmanifest +++ b/Samples/IoT-GPIO/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + @@ -46,4 +46,8 @@ + + + + \ No newline at end of file diff --git a/Samples/IoT-GPIO/iot-gpio.yaml b/Samples/IoT-GPIO/iot-gpio.yml similarity index 100% rename from Samples/IoT-GPIO/iot-gpio.yaml rename to Samples/IoT-GPIO/iot-gpio.yml diff --git a/Samples/IoT-GPIO/js/Gpio.jsproj b/Samples/IoT-GPIO/js/Gpio.jsproj index f4858a0295..f843ad4f65 100644 --- a/Samples/IoT-GPIO/js/Gpio.jsproj +++ b/Samples/IoT-GPIO/js/Gpio.jsproj @@ -38,7 +38,7 @@ - aec1f94e-9a05-5fd0-b164-797c6da9bb88 + 0d54eb66-bfbf-528b-9470-0af5734b75ca @@ -49,8 +49,8 @@ true UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US @@ -137,7 +137,7 @@ - + - + Microsoft General MIDI DLS for Universal Windows Apps diff --git a/Samples/MIDI/cs/MIDI.sln b/Samples/MIDI/cs/MIDI.sln index f17540fb3e..8ed7a780d4 100644 --- a/Samples/MIDI/cs/MIDI.sln +++ b/Samples/MIDI/cs/MIDI.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MIDI", "MIDI.csproj", "{704F8E56-990A-5B48-811E-9179FAF701F2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MIDI", "MIDI.csproj", "{958991A4-3C69-55FD-BC1E-B2E6B3711738}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|ARM.ActiveCfg = Debug|ARM - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|ARM.Build.0 = Debug|ARM - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|ARM.Deploy.0 = Debug|ARM - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|x64.ActiveCfg = Debug|x64 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|x64.Build.0 = Debug|x64 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|x64.Deploy.0 = Debug|x64 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|x86.ActiveCfg = Debug|x86 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|x86.Build.0 = Debug|x86 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Debug|x86.Deploy.0 = Debug|x86 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|ARM.ActiveCfg = Release|ARM - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|ARM.Build.0 = Release|ARM - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|ARM.Deploy.0 = Release|ARM - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|x64.ActiveCfg = Release|x64 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|x64.Build.0 = Release|x64 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|x64.Deploy.0 = Release|x64 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|x86.ActiveCfg = Release|x86 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|x86.Build.0 = Release|x86 - {704F8E56-990A-5B48-811E-9179FAF701F2}.Release|x86.Deploy.0 = Release|x86 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|ARM.ActiveCfg = Debug|ARM + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|ARM.Build.0 = Debug|ARM + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|ARM.Deploy.0 = Debug|ARM + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|x64.ActiveCfg = Debug|x64 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|x64.Build.0 = Debug|x64 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|x64.Deploy.0 = Debug|x64 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|x86.ActiveCfg = Debug|x86 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|x86.Build.0 = Debug|x86 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Debug|x86.Deploy.0 = Debug|x86 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|ARM.ActiveCfg = Release|ARM + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|ARM.Build.0 = Release|ARM + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|ARM.Deploy.0 = Release|ARM + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|x64.ActiveCfg = Release|x64 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|x64.Build.0 = Release|x64 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|x64.Deploy.0 = Release|x64 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|x86.ActiveCfg = Release|x86 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|x86.Build.0 = Release|x86 + {958991A4-3C69-55FD-BC1E-B2E6B3711738}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MIDI/cs/Package.appxmanifest b/Samples/MIDI/cs/Package.appxmanifest index 6ca7ddf405..8ca3fce01a 100644 --- a/Samples/MIDI/cs/Package.appxmanifest +++ b/Samples/MIDI/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/MIDI/midi.yaml b/Samples/MIDI/midi.yml similarity index 100% rename from Samples/MIDI/midi.yaml rename to Samples/MIDI/midi.yml diff --git a/Samples/MagneticStripeReader/cpp/MagneticStripeReader.sln b/Samples/MagneticStripeReader/cpp/MagneticStripeReader.sln index 5ee2a8f634..fd0034b660 100644 --- a/Samples/MagneticStripeReader/cpp/MagneticStripeReader.sln +++ b/Samples/MagneticStripeReader/cpp/MagneticStripeReader.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MagneticStripeReader", "MagneticStripeReader.vcxproj", "{2DB831C4-6793-56BF-8CBB-312E6E752A63}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MagneticStripeReader", "MagneticStripeReader.vcxproj", "{046D7FF2-7101-53D1-BA4B-5CE30C80368E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|ARM.ActiveCfg = Debug|ARM - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|ARM.Build.0 = Debug|ARM - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|ARM.Deploy.0 = Debug|ARM - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|x64.ActiveCfg = Debug|x64 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|x64.Build.0 = Debug|x64 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|x64.Deploy.0 = Debug|x64 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|x86.ActiveCfg = Debug|Win32 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|x86.Build.0 = Debug|Win32 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Debug|x86.Deploy.0 = Debug|Win32 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|ARM.ActiveCfg = Release|ARM - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|ARM.Build.0 = Release|ARM - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|ARM.Deploy.0 = Release|ARM - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|x64.ActiveCfg = Release|x64 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|x64.Build.0 = Release|x64 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|x64.Deploy.0 = Release|x64 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|x86.ActiveCfg = Release|Win32 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|x86.Build.0 = Release|Win32 - {2DB831C4-6793-56BF-8CBB-312E6E752A63}.Release|x86.Deploy.0 = Release|Win32 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|ARM.ActiveCfg = Debug|ARM + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|ARM.Build.0 = Debug|ARM + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|ARM.Deploy.0 = Debug|ARM + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|x64.ActiveCfg = Debug|x64 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|x64.Build.0 = Debug|x64 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|x64.Deploy.0 = Debug|x64 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|x86.ActiveCfg = Debug|Win32 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|x86.Build.0 = Debug|Win32 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Debug|x86.Deploy.0 = Debug|Win32 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|ARM.ActiveCfg = Release|ARM + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|ARM.Build.0 = Release|ARM + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|ARM.Deploy.0 = Release|ARM + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|x64.ActiveCfg = Release|x64 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|x64.Build.0 = Release|x64 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|x64.Deploy.0 = Release|x64 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|x86.ActiveCfg = Release|Win32 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|x86.Build.0 = Release|Win32 + {046D7FF2-7101-53D1-BA4B-5CE30C80368E}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MagneticStripeReader/cpp/MagneticStripeReader.vcxproj b/Samples/MagneticStripeReader/cpp/MagneticStripeReader.vcxproj index 168c20d055..8e5697b5f8 100644 --- a/Samples/MagneticStripeReader/cpp/MagneticStripeReader.vcxproj +++ b/Samples/MagneticStripeReader/cpp/MagneticStripeReader.vcxproj @@ -1,15 +1,15 @@  - {2db831c4-6793-56bf-8cbb-312e6e752a63} + {046d7ff2-7101-53d1-ba4b-5ce30c80368e} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/MagneticStripeReader/cpp/Package.appxmanifest b/Samples/MagneticStripeReader/cpp/Package.appxmanifest index 871d6302d1..d860845b7c 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 18fc6b061b..dffb42cc7a 100644 --- a/Samples/MagneticStripeReader/cs/MagneticStripeReader.csproj +++ b/Samples/MagneticStripeReader/cs/MagneticStripeReader.csproj @@ -4,15 +4,15 @@ Debug x86 - {CE914A76-7224-5A67-AB76-C7D649512D02} + {60BD761A-2A48-5335-B024-96C59BDFE77E} AppContainerExe Properties MagneticStripeReaderSample MagneticStripeReader en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MagneticStripeReader/cs/MagneticStripeReader.sln b/Samples/MagneticStripeReader/cs/MagneticStripeReader.sln index cb3372b298..553cfe4150 100644 --- a/Samples/MagneticStripeReader/cs/MagneticStripeReader.sln +++ b/Samples/MagneticStripeReader/cs/MagneticStripeReader.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MagneticStripeReader", "MagneticStripeReader.csproj", "{CE914A76-7224-5A67-AB76-C7D649512D02}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MagneticStripeReader", "MagneticStripeReader.csproj", "{60BD761A-2A48-5335-B024-96C59BDFE77E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|ARM.ActiveCfg = Debug|ARM - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|ARM.Build.0 = Debug|ARM - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|ARM.Deploy.0 = Debug|ARM - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|x64.ActiveCfg = Debug|x64 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|x64.Build.0 = Debug|x64 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|x64.Deploy.0 = Debug|x64 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|x86.ActiveCfg = Debug|x86 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|x86.Build.0 = Debug|x86 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Debug|x86.Deploy.0 = Debug|x86 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|ARM.ActiveCfg = Release|ARM - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|ARM.Build.0 = Release|ARM - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|ARM.Deploy.0 = Release|ARM - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|x64.ActiveCfg = Release|x64 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|x64.Build.0 = Release|x64 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|x64.Deploy.0 = Release|x64 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|x86.ActiveCfg = Release|x86 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|x86.Build.0 = Release|x86 - {CE914A76-7224-5A67-AB76-C7D649512D02}.Release|x86.Deploy.0 = Release|x86 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|ARM.ActiveCfg = Debug|ARM + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|ARM.Build.0 = Debug|ARM + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|ARM.Deploy.0 = Debug|ARM + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|x64.ActiveCfg = Debug|x64 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|x64.Build.0 = Debug|x64 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|x64.Deploy.0 = Debug|x64 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|x86.ActiveCfg = Debug|x86 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|x86.Build.0 = Debug|x86 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Debug|x86.Deploy.0 = Debug|x86 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|ARM.ActiveCfg = Release|ARM + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|ARM.Build.0 = Release|ARM + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|ARM.Deploy.0 = Release|ARM + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|x64.ActiveCfg = Release|x64 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|x64.Build.0 = Release|x64 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|x64.Deploy.0 = Release|x64 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|x86.ActiveCfg = Release|x86 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|x86.Build.0 = Release|x86 + {60BD761A-2A48-5335-B024-96C59BDFE77E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MagneticStripeReader/cs/Package.appxmanifest b/Samples/MagneticStripeReader/cs/Package.appxmanifest index dffd920681..fa359c23c4 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 df6f32586a..aa6c0a53ca 100644 --- a/Samples/MagneticStripeReader/js/MagneticStripeReader.jsproj +++ b/Samples/MagneticStripeReader/js/MagneticStripeReader.jsproj @@ -35,7 +35,7 @@ - 5413c3f3-8575-5519-a1e7-6f208890bd7c + a3f5ef8e-fcaf-5f2f-90c7-a10d2fc188f6 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MagneticStripeReader/js/MagneticStripeReader.sln b/Samples/MagneticStripeReader/js/MagneticStripeReader.sln index dcd51b5e84..4cba3c80af 100644 --- a/Samples/MagneticStripeReader/js/MagneticStripeReader.sln +++ b/Samples/MagneticStripeReader/js/MagneticStripeReader.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MagneticStripeReader", "MagneticStripeReader.jsproj", "{5413C3F3-8575-5519-A1E7-6F208890BD7C}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MagneticStripeReader", "MagneticStripeReader.jsproj", "{A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|ARM.ActiveCfg = Debug|ARM - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|ARM.Build.0 = Debug|ARM - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|ARM.Deploy.0 = Debug|ARM - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|x64.ActiveCfg = Debug|x64 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|x64.Build.0 = Debug|x64 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|x64.Deploy.0 = Debug|x64 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|x86.ActiveCfg = Debug|x86 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|x86.Build.0 = Debug|x86 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Debug|x86.Deploy.0 = Debug|x86 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|Any CPU.Build.0 = Release|Any CPU - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|Any CPU.Deploy.0 = Release|Any CPU - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|ARM.ActiveCfg = Release|ARM - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|ARM.Build.0 = Release|ARM - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|ARM.Deploy.0 = Release|ARM - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|x64.ActiveCfg = Release|x64 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|x64.Build.0 = Release|x64 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|x64.Deploy.0 = Release|x64 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|x86.ActiveCfg = Release|x86 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|x86.Build.0 = Release|x86 - {5413C3F3-8575-5519-A1E7-6F208890BD7C}.Release|x86.Deploy.0 = Release|x86 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|ARM.ActiveCfg = Debug|ARM + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|ARM.Build.0 = Debug|ARM + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|ARM.Deploy.0 = Debug|ARM + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|x64.ActiveCfg = Debug|x64 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|x64.Build.0 = Debug|x64 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|x64.Deploy.0 = Debug|x64 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|x86.ActiveCfg = Debug|x86 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|x86.Build.0 = Debug|x86 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Debug|x86.Deploy.0 = Debug|x86 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|Any CPU.Build.0 = Release|Any CPU + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|Any CPU.Deploy.0 = Release|Any CPU + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|ARM.ActiveCfg = Release|ARM + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|ARM.Build.0 = Release|ARM + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|ARM.Deploy.0 = Release|ARM + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|x64.ActiveCfg = Release|x64 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|x64.Build.0 = Release|x64 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|x64.Deploy.0 = Release|x64 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|x86.ActiveCfg = Release|x86 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|x86.Build.0 = Release|x86 + {A3F5EF8E-FCAF-5F2F-90C7-A10D2FC188F6}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MagneticStripeReader/js/Package.appxmanifest b/Samples/MagneticStripeReader/js/Package.appxmanifest index e454e084e9..a249b93f64 100644 --- a/Samples/MagneticStripeReader/js/Package.appxmanifest +++ b/Samples/MagneticStripeReader/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/MagneticStripeReader/magnetic-stripe-reader.yaml b/Samples/MagneticStripeReader/magnetic-stripe-reader.yml similarity index 100% rename from Samples/MagneticStripeReader/magnetic-stripe-reader.yaml rename to Samples/MagneticStripeReader/magnetic-stripe-reader.yml diff --git a/Samples/Magnetometer/cs/Magnetometer.csproj b/Samples/Magnetometer/cs/Magnetometer.csproj index 6af72435fc..20df9f1d27 100644 --- a/Samples/Magnetometer/cs/Magnetometer.csproj +++ b/Samples/Magnetometer/cs/Magnetometer.csproj @@ -4,15 +4,15 @@ Debug x86 - {ED500F17-FA80-5B1B-B318-81149C2E90AB} + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7} AppContainerExe Properties MagnetometerCS MagnetometerCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Magnetometer/cs/Magnetometer.sln b/Samples/Magnetometer/cs/Magnetometer.sln index e02ebe2a95..1862f344ab 100644 --- a/Samples/Magnetometer/cs/Magnetometer.sln +++ b/Samples/Magnetometer/cs/Magnetometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Magnetometer", "Magnetometer.csproj", "{ED500F17-FA80-5B1B-B318-81149C2E90AB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Magnetometer", "Magnetometer.csproj", "{43FF8640-CAE7-5710-884D-F7CCCE11AEB7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|ARM.ActiveCfg = Debug|ARM - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|ARM.Build.0 = Debug|ARM - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|ARM.Deploy.0 = Debug|ARM - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|x64.ActiveCfg = Debug|x64 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|x64.Build.0 = Debug|x64 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|x64.Deploy.0 = Debug|x64 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|x86.ActiveCfg = Debug|x86 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|x86.Build.0 = Debug|x86 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Debug|x86.Deploy.0 = Debug|x86 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|ARM.ActiveCfg = Release|ARM - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|ARM.Build.0 = Release|ARM - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|ARM.Deploy.0 = Release|ARM - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|x64.ActiveCfg = Release|x64 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|x64.Build.0 = Release|x64 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|x64.Deploy.0 = Release|x64 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|x86.ActiveCfg = Release|x86 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|x86.Build.0 = Release|x86 - {ED500F17-FA80-5B1B-B318-81149C2E90AB}.Release|x86.Deploy.0 = Release|x86 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|ARM.ActiveCfg = Debug|ARM + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|ARM.Build.0 = Debug|ARM + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|ARM.Deploy.0 = Debug|ARM + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|x64.ActiveCfg = Debug|x64 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|x64.Build.0 = Debug|x64 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|x64.Deploy.0 = Debug|x64 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|x86.ActiveCfg = Debug|x86 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|x86.Build.0 = Debug|x86 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Debug|x86.Deploy.0 = Debug|x86 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|ARM.ActiveCfg = Release|ARM + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|ARM.Build.0 = Release|ARM + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|ARM.Deploy.0 = Release|ARM + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|x64.ActiveCfg = Release|x64 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|x64.Build.0 = Release|x64 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|x64.Deploy.0 = Release|x64 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|x86.ActiveCfg = Release|x86 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|x86.Build.0 = Release|x86 + {43FF8640-CAE7-5710-884D-F7CCCE11AEB7}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Magnetometer/cs/Package.appxmanifest b/Samples/Magnetometer/cs/Package.appxmanifest index f2e9886099..725e3029b3 100644 --- a/Samples/Magnetometer/cs/Package.appxmanifest +++ b/Samples/Magnetometer/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/Magnetometer/magnetometer.yaml b/Samples/Magnetometer/magnetometer.yml similarity index 100% rename from Samples/Magnetometer/magnetometer.yaml rename to Samples/Magnetometer/magnetometer.yml diff --git a/Samples/MapControl/cpp/MapControl.sln b/Samples/MapControl/cpp/MapControl.sln index 226835acbc..d4fc68bd49 100644 --- a/Samples/MapControl/cpp/MapControl.sln +++ b/Samples/MapControl/cpp/MapControl.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MapControl", "MapControl.vcxproj", "{41A1479C-0D12-5928-A5BA-8D021F79F143}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MapControl", "MapControl.vcxproj", "{A5A21396-9E68-546C-8D93-B4213BCFDA0E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|ARM.ActiveCfg = Debug|ARM - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|ARM.Build.0 = Debug|ARM - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|ARM.Deploy.0 = Debug|ARM - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|x64.ActiveCfg = Debug|x64 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|x64.Build.0 = Debug|x64 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|x64.Deploy.0 = Debug|x64 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|x86.ActiveCfg = Debug|Win32 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|x86.Build.0 = Debug|Win32 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Debug|x86.Deploy.0 = Debug|Win32 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|ARM.ActiveCfg = Release|ARM - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|ARM.Build.0 = Release|ARM - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|ARM.Deploy.0 = Release|ARM - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|x64.ActiveCfg = Release|x64 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|x64.Build.0 = Release|x64 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|x64.Deploy.0 = Release|x64 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|x86.ActiveCfg = Release|Win32 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|x86.Build.0 = Release|Win32 - {41A1479C-0D12-5928-A5BA-8D021F79F143}.Release|x86.Deploy.0 = Release|Win32 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|ARM.ActiveCfg = Debug|ARM + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|ARM.Build.0 = Debug|ARM + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|ARM.Deploy.0 = Debug|ARM + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|x64.ActiveCfg = Debug|x64 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|x64.Build.0 = Debug|x64 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|x64.Deploy.0 = Debug|x64 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|x86.ActiveCfg = Debug|Win32 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|x86.Build.0 = Debug|Win32 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Debug|x86.Deploy.0 = Debug|Win32 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|ARM.ActiveCfg = Release|ARM + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|ARM.Build.0 = Release|ARM + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|ARM.Deploy.0 = Release|ARM + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|x64.ActiveCfg = Release|x64 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|x64.Build.0 = Release|x64 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|x64.Deploy.0 = Release|x64 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|x86.ActiveCfg = Release|Win32 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|x86.Build.0 = Release|Win32 + {A5A21396-9E68-546C-8D93-B4213BCFDA0E}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MapControl/cpp/MapControl.vcxproj b/Samples/MapControl/cpp/MapControl.vcxproj index 80a1460f1d..2aa75f58f1 100644 --- a/Samples/MapControl/cpp/MapControl.vcxproj +++ b/Samples/MapControl/cpp/MapControl.vcxproj @@ -1,15 +1,15 @@  - {41a1479c-0d12-5928-a5ba-8d021f79f143} + {a5a21396-9e68-546c-8d93-b4213bcfda0e} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/MapControl/cpp/Package.appxmanifest b/Samples/MapControl/cpp/Package.appxmanifest index 49de6be598..595544dcd8 100644 --- a/Samples/MapControl/cpp/Package.appxmanifest +++ b/Samples/MapControl/cpp/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/MapControl/cs/MapControl.csproj b/Samples/MapControl/cs/MapControl.csproj index dbda5d4cc0..bb5aa86d8f 100644 --- a/Samples/MapControl/cs/MapControl.csproj +++ b/Samples/MapControl/cs/MapControl.csproj @@ -4,15 +4,15 @@ Debug x86 - {C2CB68B8-052E-5774-97D6-442CEBA41862} + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF} AppContainerExe Properties MapControlSample MapControlSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MapControl/cs/MapControl.sln b/Samples/MapControl/cs/MapControl.sln index f7f08ab2a4..9c418005fd 100644 --- a/Samples/MapControl/cs/MapControl.sln +++ b/Samples/MapControl/cs/MapControl.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapControl", "MapControl.csproj", "{C2CB68B8-052E-5774-97D6-442CEBA41862}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapControl", "MapControl.csproj", "{F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|ARM.ActiveCfg = Debug|ARM - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|ARM.Build.0 = Debug|ARM - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|ARM.Deploy.0 = Debug|ARM - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|x64.ActiveCfg = Debug|x64 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|x64.Build.0 = Debug|x64 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|x64.Deploy.0 = Debug|x64 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|x86.ActiveCfg = Debug|x86 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|x86.Build.0 = Debug|x86 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Debug|x86.Deploy.0 = Debug|x86 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|ARM.ActiveCfg = Release|ARM - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|ARM.Build.0 = Release|ARM - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|ARM.Deploy.0 = Release|ARM - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|x64.ActiveCfg = Release|x64 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|x64.Build.0 = Release|x64 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|x64.Deploy.0 = Release|x64 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|x86.ActiveCfg = Release|x86 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|x86.Build.0 = Release|x86 - {C2CB68B8-052E-5774-97D6-442CEBA41862}.Release|x86.Deploy.0 = Release|x86 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|ARM.ActiveCfg = Debug|ARM + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|ARM.Build.0 = Debug|ARM + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|ARM.Deploy.0 = Debug|ARM + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|x64.ActiveCfg = Debug|x64 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|x64.Build.0 = Debug|x64 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|x64.Deploy.0 = Debug|x64 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|x86.ActiveCfg = Debug|x86 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|x86.Build.0 = Debug|x86 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Debug|x86.Deploy.0 = Debug|x86 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|ARM.ActiveCfg = Release|ARM + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|ARM.Build.0 = Release|ARM + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|ARM.Deploy.0 = Release|ARM + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|x64.ActiveCfg = Release|x64 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|x64.Build.0 = Release|x64 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|x64.Deploy.0 = Release|x64 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|x86.ActiveCfg = Release|x86 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|x86.Build.0 = Release|x86 + {F0E315ED-3CF5-584F-A16C-DC8568FA3CEF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MapControl/cs/Package.appxmanifest b/Samples/MapControl/cs/Package.appxmanifest index ef8485844e..06a0f345b4 100644 --- a/Samples/MapControl/cs/Package.appxmanifest +++ b/Samples/MapControl/cs/Package.appxmanifest @@ -22,7 +22,7 @@ - + diff --git a/Samples/MapControl/map-control.yaml b/Samples/MapControl/map-control.yml similarity index 100% rename from Samples/MapControl/map-control.yaml rename to Samples/MapControl/map-control.yml diff --git a/Samples/MediaEditing/cpp/MediaEditing.sln b/Samples/MediaEditing/cpp/MediaEditing.sln index f269ccdb6c..7a824a6526 100644 --- a/Samples/MediaEditing/cpp/MediaEditing.sln +++ b/Samples/MediaEditing/cpp/MediaEditing.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MediaEditing", "MediaEditing.vcxproj", "{11DF3753-5D2B-5F54-A5A8-C48F327066D7}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MediaEditing", "MediaEditing.vcxproj", "{6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|ARM.ActiveCfg = Debug|ARM - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|ARM.Build.0 = Debug|ARM - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|ARM.Deploy.0 = Debug|ARM - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|x64.ActiveCfg = Debug|x64 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|x64.Build.0 = Debug|x64 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|x64.Deploy.0 = Debug|x64 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|x86.ActiveCfg = Debug|Win32 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|x86.Build.0 = Debug|Win32 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Debug|x86.Deploy.0 = Debug|Win32 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|ARM.ActiveCfg = Release|ARM - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|ARM.Build.0 = Release|ARM - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|ARM.Deploy.0 = Release|ARM - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|x64.ActiveCfg = Release|x64 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|x64.Build.0 = Release|x64 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|x64.Deploy.0 = Release|x64 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|x86.ActiveCfg = Release|Win32 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|x86.Build.0 = Release|Win32 - {11DF3753-5D2B-5F54-A5A8-C48F327066D7}.Release|x86.Deploy.0 = Release|Win32 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|ARM.ActiveCfg = Debug|ARM + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|ARM.Build.0 = Debug|ARM + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|ARM.Deploy.0 = Debug|ARM + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|x64.ActiveCfg = Debug|x64 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|x64.Build.0 = Debug|x64 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|x64.Deploy.0 = Debug|x64 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|x86.ActiveCfg = Debug|Win32 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|x86.Build.0 = Debug|Win32 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Debug|x86.Deploy.0 = Debug|Win32 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|ARM.ActiveCfg = Release|ARM + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|ARM.Build.0 = Release|ARM + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|ARM.Deploy.0 = Release|ARM + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|x64.ActiveCfg = Release|x64 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|x64.Build.0 = Release|x64 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|x64.Deploy.0 = Release|x64 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|x86.ActiveCfg = Release|Win32 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|x86.Build.0 = Release|Win32 + {6B1E734D-F8BB-51C7-8EBE-BD177953EEB2}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MediaEditing/cpp/MediaEditing.vcxproj b/Samples/MediaEditing/cpp/MediaEditing.vcxproj index 13747965d2..72dc64ca03 100644 --- a/Samples/MediaEditing/cpp/MediaEditing.vcxproj +++ b/Samples/MediaEditing/cpp/MediaEditing.vcxproj @@ -1,15 +1,15 @@  - {11df3753-5d2b-5f54-a5a8-c48f327066d7} + {6b1e734d-f8bb-51c7-8ebe-bd177953eeb2} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/MediaEditing/cpp/Package.appxmanifest b/Samples/MediaEditing/cpp/Package.appxmanifest index c6d66862ca..867899108b 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 bc9a5cc3eb..9d7e25fd81 100644 --- a/Samples/MediaEditing/cs/MediaEditing.csproj +++ b/Samples/MediaEditing/cs/MediaEditing.csproj @@ -4,15 +4,15 @@ Debug x86 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2} + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2} AppContainerExe Properties MediaEditingSample MediaEditingSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MediaEditing/cs/MediaEditing.sln b/Samples/MediaEditing/cs/MediaEditing.sln index af3c56ffff..155681e695 100644 --- a/Samples/MediaEditing/cs/MediaEditing.sln +++ b/Samples/MediaEditing/cs/MediaEditing.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MediaEditing", "MediaEditing.csproj", "{EB0D2518-6418-55DF-8145-CBCC77F0BDB2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MediaEditing", "MediaEditing.csproj", "{E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|ARM.ActiveCfg = Debug|ARM - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|ARM.Build.0 = Debug|ARM - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|ARM.Deploy.0 = Debug|ARM - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|x64.ActiveCfg = Debug|x64 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|x64.Build.0 = Debug|x64 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|x64.Deploy.0 = Debug|x64 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|x86.ActiveCfg = Debug|x86 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|x86.Build.0 = Debug|x86 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Debug|x86.Deploy.0 = Debug|x86 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|ARM.ActiveCfg = Release|ARM - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|ARM.Build.0 = Release|ARM - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|ARM.Deploy.0 = Release|ARM - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|x64.ActiveCfg = Release|x64 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|x64.Build.0 = Release|x64 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|x64.Deploy.0 = Release|x64 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|x86.ActiveCfg = Release|x86 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|x86.Build.0 = Release|x86 - {EB0D2518-6418-55DF-8145-CBCC77F0BDB2}.Release|x86.Deploy.0 = Release|x86 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|ARM.ActiveCfg = Debug|ARM + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|ARM.Build.0 = Debug|ARM + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|ARM.Deploy.0 = Debug|ARM + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|x64.ActiveCfg = Debug|x64 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|x64.Build.0 = Debug|x64 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|x64.Deploy.0 = Debug|x64 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|x86.ActiveCfg = Debug|x86 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|x86.Build.0 = Debug|x86 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Debug|x86.Deploy.0 = Debug|x86 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|ARM.ActiveCfg = Release|ARM + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|ARM.Build.0 = Release|ARM + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|ARM.Deploy.0 = Release|ARM + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|x64.ActiveCfg = Release|x64 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|x64.Build.0 = Release|x64 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|x64.Deploy.0 = Release|x64 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|x86.ActiveCfg = Release|x86 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|x86.Build.0 = Release|x86 + {E9845E11-FCE5-5BC2-97B9-373DEF8FD7A2}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MediaEditing/cs/Package.appxmanifest b/Samples/MediaEditing/cs/Package.appxmanifest index 44904524b4..f4700dc885 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 f7ec121da9..d59d34e6f4 100644 --- a/Samples/MediaEditing/js/MediaEditing.jsproj +++ b/Samples/MediaEditing/js/MediaEditing.jsproj @@ -35,7 +35,7 @@ - 3285f7d0-68b5-510f-84b2-28affb10ff05 + f62f2379-c0a7-5f68-8281-a01d26823b79 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MediaEditing/js/MediaEditing.sln b/Samples/MediaEditing/js/MediaEditing.sln index 56b4fcdfd7..818c9b1b04 100644 --- a/Samples/MediaEditing/js/MediaEditing.sln +++ b/Samples/MediaEditing/js/MediaEditing.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MediaEditing", "MediaEditing.jsproj", "{3285F7D0-68B5-510F-84B2-28AFFB10FF05}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MediaEditing", "MediaEditing.jsproj", "{F62F2379-C0A7-5F68-8281-A01D26823B79}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|ARM.ActiveCfg = Debug|ARM - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|ARM.Build.0 = Debug|ARM - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|ARM.Deploy.0 = Debug|ARM - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|x64.ActiveCfg = Debug|x64 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|x64.Build.0 = Debug|x64 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|x64.Deploy.0 = Debug|x64 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|x86.ActiveCfg = Debug|x86 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|x86.Build.0 = Debug|x86 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Debug|x86.Deploy.0 = Debug|x86 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|Any CPU.Build.0 = Release|Any CPU - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|Any CPU.Deploy.0 = Release|Any CPU - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|ARM.ActiveCfg = Release|ARM - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|ARM.Build.0 = Release|ARM - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|ARM.Deploy.0 = Release|ARM - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|x64.ActiveCfg = Release|x64 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|x64.Build.0 = Release|x64 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|x64.Deploy.0 = Release|x64 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|x86.ActiveCfg = Release|x86 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|x86.Build.0 = Release|x86 - {3285F7D0-68B5-510F-84B2-28AFFB10FF05}.Release|x86.Deploy.0 = Release|x86 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|ARM.ActiveCfg = Debug|ARM + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|ARM.Build.0 = Debug|ARM + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|ARM.Deploy.0 = Debug|ARM + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|x64.ActiveCfg = Debug|x64 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|x64.Build.0 = Debug|x64 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|x64.Deploy.0 = Debug|x64 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|x86.ActiveCfg = Debug|x86 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|x86.Build.0 = Debug|x86 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Debug|x86.Deploy.0 = Debug|x86 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|Any CPU.Build.0 = Release|Any CPU + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|ARM.ActiveCfg = Release|ARM + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|ARM.Build.0 = Release|ARM + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|ARM.Deploy.0 = Release|ARM + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|x64.ActiveCfg = Release|x64 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|x64.Build.0 = Release|x64 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|x64.Deploy.0 = Release|x64 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|x86.ActiveCfg = Release|x86 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|x86.Build.0 = Release|x86 + {F62F2379-C0A7-5F68-8281-A01D26823B79}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MediaEditing/js/package.appxmanifest b/Samples/MediaEditing/js/package.appxmanifest index 5138ea2aa5..c19c75269f 100644 --- a/Samples/MediaEditing/js/package.appxmanifest +++ b/Samples/MediaEditing/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/MediaEditing/media-editing.yaml b/Samples/MediaEditing/media-editing.yml similarity index 100% rename from Samples/MediaEditing/media-editing.yaml rename to Samples/MediaEditing/media-editing.yml diff --git a/Samples/MediaImport/cs/Import.csproj b/Samples/MediaImport/cs/Import.csproj index bbecd32141..920aeb5bc5 100644 --- a/Samples/MediaImport/cs/Import.csproj +++ b/Samples/MediaImport/cs/Import.csproj @@ -3,15 +3,15 @@ Debug - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A} + {4322E980-3184-5860-8451-BC0B0551DD1F} AppContainerExe Properties ImportSample MediaImport en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MediaImport/cs/Import.sln b/Samples/MediaImport/cs/Import.sln index 567aadb1a4..9cbe2016c9 100644 --- a/Samples/MediaImport/cs/Import.sln +++ b/Samples/MediaImport/cs/Import.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Import", "Import.csproj", "{A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Import", "Import.csproj", "{4322E980-3184-5860-8451-BC0B0551DD1F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|ARM.ActiveCfg = Debug|ARM - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|ARM.Build.0 = Debug|ARM - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|ARM.Deploy.0 = Debug|ARM - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|x64.ActiveCfg = Debug|x64 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|x64.Build.0 = Debug|x64 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|x64.Deploy.0 = Debug|x64 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|x86.ActiveCfg = Debug|x86 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|x86.Build.0 = Debug|x86 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Debug|x86.Deploy.0 = Debug|x86 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|ARM.ActiveCfg = Release|ARM - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|ARM.Build.0 = Release|ARM - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|ARM.Deploy.0 = Release|ARM - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|x64.ActiveCfg = Release|x64 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|x64.Build.0 = Release|x64 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|x64.Deploy.0 = Release|x64 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|x86.ActiveCfg = Release|x86 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|x86.Build.0 = Release|x86 - {A311CD65-D9EF-5683-86A2-90EFFD3AEF5A}.Release|x86.Deploy.0 = Release|x86 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|ARM.ActiveCfg = Debug|ARM + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|ARM.Build.0 = Debug|ARM + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|ARM.Deploy.0 = Debug|ARM + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|x64.ActiveCfg = Debug|x64 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|x64.Build.0 = Debug|x64 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|x64.Deploy.0 = Debug|x64 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|x86.ActiveCfg = Debug|x86 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|x86.Build.0 = Debug|x86 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Debug|x86.Deploy.0 = Debug|x86 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|ARM.ActiveCfg = Release|ARM + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|ARM.Build.0 = Release|ARM + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|ARM.Deploy.0 = Release|ARM + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|x64.ActiveCfg = Release|x64 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|x64.Build.0 = Release|x64 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|x64.Deploy.0 = Release|x64 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|x86.ActiveCfg = Release|x86 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|x86.Build.0 = Release|x86 + {4322E980-3184-5860-8451-BC0B0551DD1F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MediaImport/cs/Package.appxmanifest b/Samples/MediaImport/cs/Package.appxmanifest index 74c38cfcaa..c6706db0e9 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/MediaImport/media-import.yaml b/Samples/MediaImport/media-import.yml similarity index 100% rename from Samples/MediaImport/media-import.yaml rename to Samples/MediaImport/media-import.yml diff --git a/Samples/MediaTranscoding/cpp/MediaTranscoding.sln b/Samples/MediaTranscoding/cpp/MediaTranscoding.sln index fc34fd7fca..2a8e595547 100644 --- a/Samples/MediaTranscoding/cpp/MediaTranscoding.sln +++ b/Samples/MediaTranscoding/cpp/MediaTranscoding.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MediaTranscoding", "MediaTranscoding.vcxproj", "{64C0C5BE-9399-5567-ADDD-AD078086458A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MediaTranscoding", "MediaTranscoding.vcxproj", "{A287FC97-F4FB-5CBC-9398-11981B1BE79E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|ARM.ActiveCfg = Debug|ARM - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|ARM.Build.0 = Debug|ARM - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|ARM.Deploy.0 = Debug|ARM - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|x64.ActiveCfg = Debug|x64 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|x64.Build.0 = Debug|x64 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|x64.Deploy.0 = Debug|x64 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|x86.ActiveCfg = Debug|Win32 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|x86.Build.0 = Debug|Win32 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Debug|x86.Deploy.0 = Debug|Win32 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|ARM.ActiveCfg = Release|ARM - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|ARM.Build.0 = Release|ARM - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|ARM.Deploy.0 = Release|ARM - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|x64.ActiveCfg = Release|x64 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|x64.Build.0 = Release|x64 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|x64.Deploy.0 = Release|x64 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|x86.ActiveCfg = Release|Win32 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|x86.Build.0 = Release|Win32 - {64C0C5BE-9399-5567-ADDD-AD078086458A}.Release|x86.Deploy.0 = Release|Win32 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|ARM.ActiveCfg = Debug|ARM + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|ARM.Build.0 = Debug|ARM + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|ARM.Deploy.0 = Debug|ARM + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|x64.ActiveCfg = Debug|x64 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|x64.Build.0 = Debug|x64 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|x64.Deploy.0 = Debug|x64 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|x86.ActiveCfg = Debug|Win32 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|x86.Build.0 = Debug|Win32 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Debug|x86.Deploy.0 = Debug|Win32 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|ARM.ActiveCfg = Release|ARM + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|ARM.Build.0 = Release|ARM + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|ARM.Deploy.0 = Release|ARM + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|x64.ActiveCfg = Release|x64 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|x64.Build.0 = Release|x64 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|x64.Deploy.0 = Release|x64 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|x86.ActiveCfg = Release|Win32 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|x86.Build.0 = Release|Win32 + {A287FC97-F4FB-5CBC-9398-11981B1BE79E}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MediaTranscoding/cpp/MediaTranscoding.vcxproj b/Samples/MediaTranscoding/cpp/MediaTranscoding.vcxproj index 26fa77b637..3c8f38d6ec 100644 --- a/Samples/MediaTranscoding/cpp/MediaTranscoding.vcxproj +++ b/Samples/MediaTranscoding/cpp/MediaTranscoding.vcxproj @@ -1,15 +1,15 @@  - {64c0c5be-9399-5567-addd-ad078086458a} + {a287fc97-f4fb-5cbc-9398-11981b1be79e} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/MediaTranscoding/cpp/Package.appxmanifest b/Samples/MediaTranscoding/cpp/Package.appxmanifest index d259d87653..9d0eaf4ed5 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 33689b20d6..149882d10a 100644 --- a/Samples/MediaTranscoding/cs/MediaTranscoding.csproj +++ b/Samples/MediaTranscoding/cs/MediaTranscoding.csproj @@ -4,15 +4,15 @@ Debug x86 - {DA35330B-6EF2-5C23-9482-E61C86BC5394} + {896D24B0-4D5C-56F3-BD57-EBD80849DD33} AppContainerExe Properties SDKTemplate MediaTranscodingSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MediaTranscoding/cs/MediaTranscoding.sln b/Samples/MediaTranscoding/cs/MediaTranscoding.sln index ef297b50e5..aebb79f09d 100644 --- a/Samples/MediaTranscoding/cs/MediaTranscoding.sln +++ b/Samples/MediaTranscoding/cs/MediaTranscoding.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MediaTranscoding", "MediaTranscoding.csproj", "{DA35330B-6EF2-5C23-9482-E61C86BC5394}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MediaTranscoding", "MediaTranscoding.csproj", "{896D24B0-4D5C-56F3-BD57-EBD80849DD33}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|ARM.ActiveCfg = Debug|ARM - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|ARM.Build.0 = Debug|ARM - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|ARM.Deploy.0 = Debug|ARM - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|x64.ActiveCfg = Debug|x64 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|x64.Build.0 = Debug|x64 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|x64.Deploy.0 = Debug|x64 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|x86.ActiveCfg = Debug|x86 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|x86.Build.0 = Debug|x86 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Debug|x86.Deploy.0 = Debug|x86 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|ARM.ActiveCfg = Release|ARM - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|ARM.Build.0 = Release|ARM - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|ARM.Deploy.0 = Release|ARM - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|x64.ActiveCfg = Release|x64 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|x64.Build.0 = Release|x64 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|x64.Deploy.0 = Release|x64 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|x86.ActiveCfg = Release|x86 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|x86.Build.0 = Release|x86 - {DA35330B-6EF2-5C23-9482-E61C86BC5394}.Release|x86.Deploy.0 = Release|x86 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|ARM.ActiveCfg = Debug|ARM + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|ARM.Build.0 = Debug|ARM + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|ARM.Deploy.0 = Debug|ARM + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|x64.ActiveCfg = Debug|x64 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|x64.Build.0 = Debug|x64 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|x64.Deploy.0 = Debug|x64 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|x86.ActiveCfg = Debug|x86 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|x86.Build.0 = Debug|x86 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Debug|x86.Deploy.0 = Debug|x86 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|ARM.ActiveCfg = Release|ARM + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|ARM.Build.0 = Release|ARM + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|ARM.Deploy.0 = Release|ARM + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|x64.ActiveCfg = Release|x64 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|x64.Build.0 = Release|x64 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|x64.Deploy.0 = Release|x64 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|x86.ActiveCfg = Release|x86 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|x86.Build.0 = Release|x86 + {896D24B0-4D5C-56F3-BD57-EBD80849DD33}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MediaTranscoding/cs/Package.appxmanifest b/Samples/MediaTranscoding/cs/Package.appxmanifest index 3e41f62c4e..670f0c560f 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 c9c4513c0e..51497626df 100644 --- a/Samples/MediaTranscoding/js/MediaTranscoding.jsproj +++ b/Samples/MediaTranscoding/js/MediaTranscoding.jsproj @@ -35,7 +35,7 @@ - 71a36172-d35b-5c27-a448-fa9a6e9ccd05 + f801b596-347c-5841-86b7-361392e1dd9c @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MediaTranscoding/js/MediaTranscoding.sln b/Samples/MediaTranscoding/js/MediaTranscoding.sln index 11ada4b001..15057e09ac 100644 --- a/Samples/MediaTranscoding/js/MediaTranscoding.sln +++ b/Samples/MediaTranscoding/js/MediaTranscoding.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MediaTranscoding", "MediaTranscoding.jsproj", "{71A36172-D35B-5C27-A448-FA9A6E9CCD05}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MediaTranscoding", "MediaTranscoding.jsproj", "{F801B596-347C-5841-86B7-361392E1DD9C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|Any CPU.Build.0 = Debug|Any CPU - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|ARM.ActiveCfg = Debug|ARM - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|ARM.Build.0 = Debug|ARM - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|ARM.Deploy.0 = Debug|ARM - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|x64.ActiveCfg = Debug|x64 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|x64.Build.0 = Debug|x64 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|x64.Deploy.0 = Debug|x64 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|x86.ActiveCfg = Debug|x86 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|x86.Build.0 = Debug|x86 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Debug|x86.Deploy.0 = Debug|x86 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|Any CPU.ActiveCfg = Release|Any CPU - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|Any CPU.Build.0 = Release|Any CPU - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|Any CPU.Deploy.0 = Release|Any CPU - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|ARM.ActiveCfg = Release|ARM - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|ARM.Build.0 = Release|ARM - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|ARM.Deploy.0 = Release|ARM - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|x64.ActiveCfg = Release|x64 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|x64.Build.0 = Release|x64 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|x64.Deploy.0 = Release|x64 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|x86.ActiveCfg = Release|x86 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|x86.Build.0 = Release|x86 - {71A36172-D35B-5C27-A448-FA9A6E9CCD05}.Release|x86.Deploy.0 = Release|x86 + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|ARM.ActiveCfg = Debug|ARM + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|ARM.Build.0 = Debug|ARM + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|ARM.Deploy.0 = Debug|ARM + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|x64.ActiveCfg = Debug|x64 + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|x64.Build.0 = Debug|x64 + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|x64.Deploy.0 = Debug|x64 + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|x86.ActiveCfg = Debug|x86 + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|x86.Build.0 = Debug|x86 + {F801B596-347C-5841-86B7-361392E1DD9C}.Debug|x86.Deploy.0 = Debug|x86 + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|Any CPU.Build.0 = Release|Any CPU + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|ARM.ActiveCfg = Release|ARM + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|ARM.Build.0 = Release|ARM + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|ARM.Deploy.0 = Release|ARM + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|x64.ActiveCfg = Release|x64 + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|x64.Build.0 = Release|x64 + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|x64.Deploy.0 = Release|x64 + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|x86.ActiveCfg = Release|x86 + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|x86.Build.0 = Release|x86 + {F801B596-347C-5841-86B7-361392E1DD9C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MediaTranscoding/js/package.appxmanifest b/Samples/MediaTranscoding/js/package.appxmanifest index 734318d22d..864abbb0ee 100644 --- a/Samples/MediaTranscoding/js/package.appxmanifest +++ b/Samples/MediaTranscoding/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/MediaTranscoding/media-transcoding.yaml b/Samples/MediaTranscoding/media-transcoding.yml similarity index 100% rename from Samples/MediaTranscoding/media-transcoding.yaml rename to Samples/MediaTranscoding/media-transcoding.yml diff --git a/Samples/MessageDialog/cpp/MessageDialogSample.sln b/Samples/MessageDialog/cpp/MessageDialogSample.sln index 9c4f302a05..b2540a5ea1 100644 --- a/Samples/MessageDialog/cpp/MessageDialogSample.sln +++ b/Samples/MessageDialog/cpp/MessageDialogSample.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MessageDialogSample", "MessageDialogSample.vcxproj", "{19F2AE16-F4AC-51FB-856A-18763ED008C1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MessageDialogSample", "MessageDialogSample.vcxproj", "{312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|ARM.ActiveCfg = Debug|ARM - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|ARM.Build.0 = Debug|ARM - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|ARM.Deploy.0 = Debug|ARM - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|x64.ActiveCfg = Debug|x64 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|x64.Build.0 = Debug|x64 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|x64.Deploy.0 = Debug|x64 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|x86.ActiveCfg = Debug|Win32 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|x86.Build.0 = Debug|Win32 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Debug|x86.Deploy.0 = Debug|Win32 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|ARM.ActiveCfg = Release|ARM - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|ARM.Build.0 = Release|ARM - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|ARM.Deploy.0 = Release|ARM - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|x64.ActiveCfg = Release|x64 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|x64.Build.0 = Release|x64 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|x64.Deploy.0 = Release|x64 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|x86.ActiveCfg = Release|Win32 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|x86.Build.0 = Release|Win32 - {19F2AE16-F4AC-51FB-856A-18763ED008C1}.Release|x86.Deploy.0 = Release|Win32 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|ARM.ActiveCfg = Debug|ARM + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|ARM.Build.0 = Debug|ARM + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|ARM.Deploy.0 = Debug|ARM + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|x64.ActiveCfg = Debug|x64 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|x64.Build.0 = Debug|x64 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|x64.Deploy.0 = Debug|x64 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|x86.ActiveCfg = Debug|Win32 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|x86.Build.0 = Debug|Win32 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Debug|x86.Deploy.0 = Debug|Win32 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|ARM.ActiveCfg = Release|ARM + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|ARM.Build.0 = Release|ARM + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|ARM.Deploy.0 = Release|ARM + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|x64.ActiveCfg = Release|x64 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|x64.Build.0 = Release|x64 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|x64.Deploy.0 = Release|x64 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|x86.ActiveCfg = Release|Win32 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|x86.Build.0 = Release|Win32 + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MessageDialog/cpp/MessageDialogSample.vcxproj b/Samples/MessageDialog/cpp/MessageDialogSample.vcxproj index 507b0ebbd3..39dce76b8e 100644 --- a/Samples/MessageDialog/cpp/MessageDialogSample.vcxproj +++ b/Samples/MessageDialog/cpp/MessageDialogSample.vcxproj @@ -1,15 +1,15 @@  - {19F2AE16-F4AC-51FB-856A-18763ED008C1} + {312729DC-0CA8-5EDA-8971-EE3A2FD3A2FF} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/MessageDialog/cpp/Package.appxmanifest b/Samples/MessageDialog/cpp/Package.appxmanifest index 69b0989405..ec6075fe54 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 530e145605..902fa9fe94 100644 --- a/Samples/MessageDialog/cs/MessageDialogSample.csproj +++ b/Samples/MessageDialog/cs/MessageDialogSample.csproj @@ -4,15 +4,15 @@ Debug x86 - {871F4F36-0C37-5240-858E-ED47EF4FC266} + {AACAED17-54DA-59A7-A716-D29FBACB25DD} AppContainerExe Properties SDKTemplate MessageDialogSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MessageDialog/cs/MessageDialogSample.sln b/Samples/MessageDialog/cs/MessageDialogSample.sln index c628ec145e..d20ad146bd 100644 --- a/Samples/MessageDialog/cs/MessageDialogSample.sln +++ b/Samples/MessageDialog/cs/MessageDialogSample.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessageDialogSample", "MessageDialogSample.csproj", "{871F4F36-0C37-5240-858E-ED47EF4FC266}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MessageDialogSample", "MessageDialogSample.csproj", "{AACAED17-54DA-59A7-A716-D29FBACB25DD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|ARM.ActiveCfg = Debug|ARM - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|ARM.Build.0 = Debug|ARM - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|ARM.Deploy.0 = Debug|ARM - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|x64.ActiveCfg = Debug|x64 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|x64.Build.0 = Debug|x64 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|x64.Deploy.0 = Debug|x64 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|x86.ActiveCfg = Debug|x86 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|x86.Build.0 = Debug|x86 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Debug|x86.Deploy.0 = Debug|x86 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|ARM.ActiveCfg = Release|ARM - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|ARM.Build.0 = Release|ARM - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|ARM.Deploy.0 = Release|ARM - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|x64.ActiveCfg = Release|x64 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|x64.Build.0 = Release|x64 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|x64.Deploy.0 = Release|x64 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|x86.ActiveCfg = Release|x86 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|x86.Build.0 = Release|x86 - {871F4F36-0C37-5240-858E-ED47EF4FC266}.Release|x86.Deploy.0 = Release|x86 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|ARM.ActiveCfg = Debug|ARM + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|ARM.Build.0 = Debug|ARM + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|ARM.Deploy.0 = Debug|ARM + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|x64.ActiveCfg = Debug|x64 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|x64.Build.0 = Debug|x64 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|x64.Deploy.0 = Debug|x64 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|x86.ActiveCfg = Debug|x86 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|x86.Build.0 = Debug|x86 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Debug|x86.Deploy.0 = Debug|x86 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|ARM.ActiveCfg = Release|ARM + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|ARM.Build.0 = Release|ARM + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|ARM.Deploy.0 = Release|ARM + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|x64.ActiveCfg = Release|x64 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|x64.Build.0 = Release|x64 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|x64.Deploy.0 = Release|x64 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|x86.ActiveCfg = Release|x86 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|x86.Build.0 = Release|x86 + {AACAED17-54DA-59A7-A716-D29FBACB25DD}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MessageDialog/cs/Package.appxmanifest b/Samples/MessageDialog/cs/Package.appxmanifest index 79429eaaee..dd8c35ff19 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 9c8873b31d..3408f3963f 100644 --- a/Samples/MessageDialog/js/MessageDialogSample.jsproj +++ b/Samples/MessageDialog/js/MessageDialogSample.jsproj @@ -35,7 +35,7 @@ - {1baa7dab-996a-5d62-a92b-da2d96b4e078} + {cc7ed850-bdbb-543d-9b86-5f7e09a8ead1} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MessageDialog/js/MessageDialogSample.sln b/Samples/MessageDialog/js/MessageDialogSample.sln index c2c6195934..1b34f35372 100644 --- a/Samples/MessageDialog/js/MessageDialogSample.sln +++ b/Samples/MessageDialog/js/MessageDialogSample.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MessageDialogSample", "MessageDialogSample.jsproj", "{1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MessageDialogSample", "MessageDialogSample.jsproj", "{CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|ARM.ActiveCfg = Debug|ARM - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|ARM.Build.0 = Debug|ARM - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|ARM.Deploy.0 = Debug|ARM - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|x64.ActiveCfg = Debug|x64 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|x64.Build.0 = Debug|x64 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|x64.Deploy.0 = Debug|x64 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|x86.ActiveCfg = Debug|x86 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|x86.Build.0 = Debug|x86 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Debug|x86.Deploy.0 = Debug|x86 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|Any CPU.Build.0 = Release|Any CPU - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|Any CPU.Deploy.0 = Release|Any CPU - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|ARM.ActiveCfg = Release|ARM - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|ARM.Build.0 = Release|ARM - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|ARM.Deploy.0 = Release|ARM - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|x64.ActiveCfg = Release|x64 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|x64.Build.0 = Release|x64 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|x64.Deploy.0 = Release|x64 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|x86.ActiveCfg = Release|x86 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|x86.Build.0 = Release|x86 - {1BAA7DAB-996A-5D62-A92B-DA2D96B4E078}.Release|x86.Deploy.0 = Release|x86 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|ARM.ActiveCfg = Debug|ARM + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|ARM.Build.0 = Debug|ARM + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|ARM.Deploy.0 = Debug|ARM + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|x64.ActiveCfg = Debug|x64 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|x64.Build.0 = Debug|x64 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|x64.Deploy.0 = Debug|x64 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|x86.ActiveCfg = Debug|x86 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|x86.Build.0 = Debug|x86 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Debug|x86.Deploy.0 = Debug|x86 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|Any CPU.Build.0 = Release|Any CPU + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|Any CPU.Deploy.0 = Release|Any CPU + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|ARM.ActiveCfg = Release|ARM + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|ARM.Build.0 = Release|ARM + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|ARM.Deploy.0 = Release|ARM + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|x64.ActiveCfg = Release|x64 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|x64.Build.0 = Release|x64 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|x64.Deploy.0 = Release|x64 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|x86.ActiveCfg = Release|x86 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|x86.Build.0 = Release|x86 + {CC7ED850-BDBB-543D-9B86-5F7E09A8EAD1}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MessageDialog/js/Package.appxmanifest b/Samples/MessageDialog/js/Package.appxmanifest index 500d684b27..c4f04bf8d5 100644 --- a/Samples/MessageDialog/js/Package.appxmanifest +++ b/Samples/MessageDialog/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/MessageDialog/message-dialog.yaml b/Samples/MessageDialog/message-dialog.yml similarity index 100% rename from Samples/MessageDialog/message-dialog.yaml rename to Samples/MessageDialog/message-dialog.yml diff --git a/Samples/MicrosoftPassport/Server/MicrosoftPassport.Server.csproj b/Samples/MicrosoftPassport/Server/MicrosoftPassport.Server.csproj index ef12163ded..ef0cc7c4e8 100644 --- a/Samples/MicrosoftPassport/Server/MicrosoftPassport.Server.csproj +++ b/Samples/MicrosoftPassport/Server/MicrosoftPassport.Server.csproj @@ -7,7 +7,7 @@ 2.0 - {15E34A6E-695A-5F9B-8C67-F2406F012AB7} + {A93D1072-CBE2-514E-98A0-72C991E2277B} {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} Library Properties diff --git a/Samples/MicrosoftPassport/Server/MicrosoftPassport.Server.sln b/Samples/MicrosoftPassport/Server/MicrosoftPassport.Server.sln index f64dc4148a..3d9970da0f 100644 --- a/Samples/MicrosoftPassport/Server/MicrosoftPassport.Server.sln +++ b/Samples/MicrosoftPassport/Server/MicrosoftPassport.Server.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MicrosoftPassport.Server", "MicrosoftPassport.Server.csproj", "{15E34A6E-695A-5F9B-8C67-F2406F012AB7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MicrosoftPassport.Server", "MicrosoftPassport.Server.csproj", "{A93D1072-CBE2-514E-98A0-72C991E2277B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,22 +17,22 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Debug|ARM.ActiveCfg = Debug|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Debug|ARM.Build.0 = Debug|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Debug|x64.ActiveCfg = Debug|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Debug|x64.Build.0 = Debug|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Debug|x86.ActiveCfg = Debug|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Debug|x86.Build.0 = Debug|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Release|Any CPU.Build.0 = Release|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Release|ARM.ActiveCfg = Release|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Release|ARM.Build.0 = Release|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Release|x64.ActiveCfg = Release|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Release|x64.Build.0 = Release|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Release|x86.ActiveCfg = Release|Any CPU - {15E34A6E-695A-5F9B-8C67-F2406F012AB7}.Release|x86.Build.0 = Release|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Debug|ARM.ActiveCfg = Debug|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Debug|ARM.Build.0 = Debug|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Debug|x64.ActiveCfg = Debug|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Debug|x64.Build.0 = Debug|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Debug|x86.ActiveCfg = Debug|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Debug|x86.Build.0 = Debug|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Release|Any CPU.Build.0 = Release|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Release|ARM.ActiveCfg = Release|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Release|ARM.Build.0 = Release|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Release|x64.ActiveCfg = Release|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Release|x64.Build.0 = Release|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Release|x86.ActiveCfg = Release|Any CPU + {A93D1072-CBE2-514E-98A0-72C991E2277B}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MicrosoftPassport/cs/MicrosoftPassport.csproj b/Samples/MicrosoftPassport/cs/MicrosoftPassport.csproj index 8c243da0ad..4ecb2f8560 100644 --- a/Samples/MicrosoftPassport/cs/MicrosoftPassport.csproj +++ b/Samples/MicrosoftPassport/cs/MicrosoftPassport.csproj @@ -4,15 +4,15 @@ Debug x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F} + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285} AppContainerExe Properties SDKTemplate MicrosoftPassport en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MicrosoftPassport/cs/MicrosoftPassport.sln b/Samples/MicrosoftPassport/cs/MicrosoftPassport.sln index 2f341c56c1..491b65d4a5 100644 --- a/Samples/MicrosoftPassport/cs/MicrosoftPassport.sln +++ b/Samples/MicrosoftPassport/cs/MicrosoftPassport.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MicrosoftPassport", "MicrosoftPassport.csproj", "{6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MicrosoftPassport", "MicrosoftPassport.csproj", "{BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,28 +17,28 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|Any CPU.ActiveCfg = Debug|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|Any CPU.Build.0 = Debug|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|Any CPU.Deploy.0 = Debug|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|ARM.ActiveCfg = Debug|ARM - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|ARM.Build.0 = Debug|ARM - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|ARM.Deploy.0 = Debug|ARM - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|x64.ActiveCfg = Debug|x64 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|x64.Build.0 = Debug|x64 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|x64.Deploy.0 = Debug|x64 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|x86.ActiveCfg = Debug|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|x86.Build.0 = Debug|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Debug|x86.Deploy.0 = Debug|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|Any CPU.ActiveCfg = Release|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|ARM.ActiveCfg = Release|ARM - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|ARM.Build.0 = Release|ARM - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|ARM.Deploy.0 = Release|ARM - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|x64.ActiveCfg = Release|x64 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|x64.Build.0 = Release|x64 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|x64.Deploy.0 = Release|x64 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|x86.ActiveCfg = Release|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|x86.Build.0 = Release|x86 - {6B4E2DD5-A018-5576-8AA7-7AD07B4A5E5F}.Release|x86.Deploy.0 = Release|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|Any CPU.ActiveCfg = Debug|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|Any CPU.Build.0 = Debug|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|Any CPU.Deploy.0 = Debug|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|ARM.ActiveCfg = Debug|ARM + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|ARM.Build.0 = Debug|ARM + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|ARM.Deploy.0 = Debug|ARM + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|x64.ActiveCfg = Debug|x64 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|x64.Build.0 = Debug|x64 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|x64.Deploy.0 = Debug|x64 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|x86.ActiveCfg = Debug|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|x86.Build.0 = Debug|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Debug|x86.Deploy.0 = Debug|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|Any CPU.ActiveCfg = Release|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|ARM.ActiveCfg = Release|ARM + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|ARM.Build.0 = Release|ARM + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|ARM.Deploy.0 = Release|ARM + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|x64.ActiveCfg = Release|x64 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|x64.Build.0 = Release|x64 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|x64.Deploy.0 = Release|x64 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|x86.ActiveCfg = Release|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|x86.Build.0 = Release|x86 + {BEFD46D8-CDCD-5085-A5EF-2AD54DBDF285}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MicrosoftPassport/cs/Package.appxmanifest b/Samples/MicrosoftPassport/cs/Package.appxmanifest index dbbc2e4c37..6d384c59bc 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/MicrosoftPassport/microsoft-passport.yaml b/Samples/MicrosoftPassport/microsoft-passport.yml similarity index 100% rename from Samples/MicrosoftPassport/microsoft-passport.yaml rename to Samples/MicrosoftPassport/microsoft-passport.yml diff --git a/Samples/MixedRealityModel/cs/MixedRealityModel.csproj b/Samples/MixedRealityModel/cs/MixedRealityModel.csproj index 6383dfac98..bb1c048a60 100644 --- a/Samples/MixedRealityModel/cs/MixedRealityModel.csproj +++ b/Samples/MixedRealityModel/cs/MixedRealityModel.csproj @@ -4,15 +4,15 @@ Debug x86 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195} + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340} AppContainerExe Properties MixedRealityModel MixedRealityModel en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 15 true 512 diff --git a/Samples/MixedRealityModel/cs/MixedRealityModel.sln b/Samples/MixedRealityModel/cs/MixedRealityModel.sln index 1a52dd1072..3df46d74ee 100644 --- a/Samples/MixedRealityModel/cs/MixedRealityModel.sln +++ b/Samples/MixedRealityModel/cs/MixedRealityModel.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27004.2009 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MixedRealityModel", "MixedRealityModel.csproj", "{8F57FAB5-5F2B-5D9F-BADB-F255D3582195}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MixedRealityModel", "MixedRealityModel.csproj", "{FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|ARM.ActiveCfg = Debug|ARM - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|ARM.Build.0 = Debug|ARM - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|ARM.Deploy.0 = Debug|ARM - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|x64.ActiveCfg = Debug|x64 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|x64.Build.0 = Debug|x64 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|x64.Deploy.0 = Debug|x64 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|x86.ActiveCfg = Debug|x86 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|x86.Build.0 = Debug|x86 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Debug|x86.Deploy.0 = Debug|x86 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|ARM.ActiveCfg = Release|ARM - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|ARM.Build.0 = Release|ARM - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|ARM.Deploy.0 = Release|ARM - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|x64.ActiveCfg = Release|x64 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|x64.Build.0 = Release|x64 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|x64.Deploy.0 = Release|x64 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|x86.ActiveCfg = Release|x86 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|x86.Build.0 = Release|x86 - {8F57FAB5-5F2B-5D9F-BADB-F255D3582195}.Release|x86.Deploy.0 = Release|x86 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|ARM.ActiveCfg = Debug|ARM + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|ARM.Build.0 = Debug|ARM + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|ARM.Deploy.0 = Debug|ARM + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|x64.ActiveCfg = Debug|x64 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|x64.Build.0 = Debug|x64 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|x64.Deploy.0 = Debug|x64 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|x86.ActiveCfg = Debug|x86 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|x86.Build.0 = Debug|x86 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Debug|x86.Deploy.0 = Debug|x86 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|ARM.ActiveCfg = Release|ARM + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|ARM.Build.0 = Release|ARM + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|ARM.Deploy.0 = Release|ARM + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|x64.ActiveCfg = Release|x64 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|x64.Build.0 = Release|x64 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|x64.Deploy.0 = Release|x64 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|x86.ActiveCfg = Release|x86 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|x86.Build.0 = Release|x86 + {FCB994FF-89FC-59E9-A0C8-3B2ACF2A3340}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MixedRealityModel/cs/Package.appxmanifest b/Samples/MixedRealityModel/cs/Package.appxmanifest index 507e8df82e..f6c5af08e3 100644 --- a/Samples/MixedRealityModel/cs/Package.appxmanifest +++ b/Samples/MixedRealityModel/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/MixedRealityModel/mixed-reality-model.yaml b/Samples/MixedRealityModel/mixed-reality-model.yml similarity index 100% rename from Samples/MixedRealityModel/mixed-reality-model.yaml rename to Samples/MixedRealityModel/mixed-reality-model.yml diff --git a/Samples/MobileBroadband/cs/MobileBroadband.csproj b/Samples/MobileBroadband/cs/MobileBroadband.csproj index 9abc0be5f6..4ad8736b08 100644 --- a/Samples/MobileBroadband/cs/MobileBroadband.csproj +++ b/Samples/MobileBroadband/cs/MobileBroadband.csproj @@ -4,15 +4,15 @@ Debug x86 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC} + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B} AppContainerExe Properties MobileBroadband MobileBroadband en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MobileBroadband/cs/MobileBroadband.sln b/Samples/MobileBroadband/cs/MobileBroadband.sln index 092aa370ea..05da867ae3 100644 --- a/Samples/MobileBroadband/cs/MobileBroadband.sln +++ b/Samples/MobileBroadband/cs/MobileBroadband.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileBroadband", "MobileBroadband.csproj", "{D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileBroadband", "MobileBroadband.csproj", "{624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|ARM.ActiveCfg = Debug|ARM - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|ARM.Build.0 = Debug|ARM - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|ARM.Deploy.0 = Debug|ARM - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|x64.ActiveCfg = Debug|x64 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|x64.Build.0 = Debug|x64 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|x64.Deploy.0 = Debug|x64 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|x86.ActiveCfg = Debug|x86 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|x86.Build.0 = Debug|x86 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Debug|x86.Deploy.0 = Debug|x86 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|ARM.ActiveCfg = Release|ARM - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|ARM.Build.0 = Release|ARM - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|ARM.Deploy.0 = Release|ARM - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|x64.ActiveCfg = Release|x64 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|x64.Build.0 = Release|x64 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|x64.Deploy.0 = Release|x64 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|x86.ActiveCfg = Release|x86 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|x86.Build.0 = Release|x86 - {D1B3A454-5BAE-5E54-87D5-CA2C3B88C9EC}.Release|x86.Deploy.0 = Release|x86 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|ARM.ActiveCfg = Debug|ARM + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|ARM.Build.0 = Debug|ARM + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|ARM.Deploy.0 = Debug|ARM + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|x64.ActiveCfg = Debug|x64 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|x64.Build.0 = Debug|x64 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|x64.Deploy.0 = Debug|x64 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|x86.ActiveCfg = Debug|x86 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|x86.Build.0 = Debug|x86 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Debug|x86.Deploy.0 = Debug|x86 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|ARM.ActiveCfg = Release|ARM + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|ARM.Build.0 = Release|ARM + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|ARM.Deploy.0 = Release|ARM + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|x64.ActiveCfg = Release|x64 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|x64.Build.0 = Release|x64 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|x64.Deploy.0 = Release|x64 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|x86.ActiveCfg = Release|x86 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|x86.Build.0 = Release|x86 + {624AF437-EDEC-5849-98D2-DCDAA6DEBD9B}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MobileBroadband/cs/Package.appxmanifest b/Samples/MobileBroadband/cs/Package.appxmanifest index d5dc856edc..6bb311c380 100644 --- a/Samples/MobileBroadband/cs/Package.appxmanifest +++ b/Samples/MobileBroadband/cs/Package.appxmanifest @@ -22,7 +22,7 @@ - + diff --git a/Samples/MobileBroadband/mobile-broadband.yaml b/Samples/MobileBroadband/mobile-broadband.yml similarity index 100% rename from Samples/MobileBroadband/mobile-broadband.yaml rename to Samples/MobileBroadband/mobile-broadband.yml diff --git a/Samples/MsBlobBuilder/js/MsBlobBuilder.jsproj b/Samples/MsBlobBuilder/js/MsBlobBuilder.jsproj index 465ae41362..af47dff371 100644 --- a/Samples/MsBlobBuilder/js/MsBlobBuilder.jsproj +++ b/Samples/MsBlobBuilder/js/MsBlobBuilder.jsproj @@ -35,7 +35,7 @@ - e042d3d0-efaa-5733-b7f4-c8cf913e9e8b + b02ac6c1-a163-5d66-b296-be8d4c5b8445 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/MsBlobBuilder/js/MsBlobBuilder.sln b/Samples/MsBlobBuilder/js/MsBlobBuilder.sln index 0e6f0b5b63..ea6060708c 100644 --- a/Samples/MsBlobBuilder/js/MsBlobBuilder.sln +++ b/Samples/MsBlobBuilder/js/MsBlobBuilder.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MsBlobBuilder", "MsBlobBuilder.jsproj", "{E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "MsBlobBuilder", "MsBlobBuilder.jsproj", "{B02AC6C1-A163-5D66-B296-BE8D4C5B8445}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|ARM.ActiveCfg = Debug|ARM - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|ARM.Build.0 = Debug|ARM - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|ARM.Deploy.0 = Debug|ARM - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|x64.ActiveCfg = Debug|x64 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|x64.Build.0 = Debug|x64 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|x64.Deploy.0 = Debug|x64 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|x86.ActiveCfg = Debug|x86 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|x86.Build.0 = Debug|x86 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Debug|x86.Deploy.0 = Debug|x86 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|Any CPU.Build.0 = Release|Any CPU - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|Any CPU.Deploy.0 = Release|Any CPU - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|ARM.ActiveCfg = Release|ARM - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|ARM.Build.0 = Release|ARM - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|ARM.Deploy.0 = Release|ARM - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|x64.ActiveCfg = Release|x64 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|x64.Build.0 = Release|x64 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|x64.Deploy.0 = Release|x64 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|x86.ActiveCfg = Release|x86 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|x86.Build.0 = Release|x86 - {E042D3D0-EFAA-5733-B7F4-C8CF913E9E8B}.Release|x86.Deploy.0 = Release|x86 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|ARM.ActiveCfg = Debug|ARM + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|ARM.Build.0 = Debug|ARM + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|ARM.Deploy.0 = Debug|ARM + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|x64.ActiveCfg = Debug|x64 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|x64.Build.0 = Debug|x64 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|x64.Deploy.0 = Debug|x64 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|x86.ActiveCfg = Debug|x86 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|x86.Build.0 = Debug|x86 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Debug|x86.Deploy.0 = Debug|x86 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|Any CPU.Build.0 = Release|Any CPU + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|Any CPU.Deploy.0 = Release|Any CPU + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|ARM.ActiveCfg = Release|ARM + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|ARM.Build.0 = Release|ARM + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|ARM.Deploy.0 = Release|ARM + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|x64.ActiveCfg = Release|x64 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|x64.Build.0 = Release|x64 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|x64.Deploy.0 = Release|x64 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|x86.ActiveCfg = Release|x86 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|x86.Build.0 = Release|x86 + {B02AC6C1-A163-5D66-B296-BE8D4C5B8445}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MsBlobBuilder/js/Package.appxmanifest b/Samples/MsBlobBuilder/js/Package.appxmanifest index fa9890f714..9a13c8ea2d 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/MsBlobBuilder/ms-blob-builder.yaml b/Samples/MsBlobBuilder/ms-blob-builder.yml similarity index 100% rename from Samples/MsBlobBuilder/ms-blob-builder.yaml rename to Samples/MsBlobBuilder/ms-blob-builder.yml diff --git a/Samples/MultipleViews/cs/MultipleViews.csproj b/Samples/MultipleViews/cs/MultipleViews.csproj index 1021183fa3..908f3c90fd 100644 --- a/Samples/MultipleViews/cs/MultipleViews.csproj +++ b/Samples/MultipleViews/cs/MultipleViews.csproj @@ -3,15 +3,15 @@ Debug - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B} + {EF03EBA9-7ED0-521D-80B1-6C95854F585A} AppContainerExe Properties MultipleViews MultipleViews en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -173,7 +173,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/MultipleViews/cs/MultipleViews.sln b/Samples/MultipleViews/cs/MultipleViews.sln index a1eb0083c7..dd32a57293 100644 --- a/Samples/MultipleViews/cs/MultipleViews.sln +++ b/Samples/MultipleViews/cs/MultipleViews.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultipleViews", "MultipleViews.csproj", "{7D0DCB58-DB17-53A9-8804-DD7B1B12964B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MultipleViews", "MultipleViews.csproj", "{EF03EBA9-7ED0-521D-80B1-6C95854F585A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|ARM.ActiveCfg = Debug|ARM - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|ARM.Build.0 = Debug|ARM - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|ARM.Deploy.0 = Debug|ARM - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|x64.ActiveCfg = Debug|x64 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|x64.Build.0 = Debug|x64 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|x64.Deploy.0 = Debug|x64 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|x86.ActiveCfg = Debug|x86 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|x86.Build.0 = Debug|x86 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Debug|x86.Deploy.0 = Debug|x86 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|ARM.ActiveCfg = Release|ARM - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|ARM.Build.0 = Release|ARM - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|ARM.Deploy.0 = Release|ARM - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|x64.ActiveCfg = Release|x64 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|x64.Build.0 = Release|x64 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|x64.Deploy.0 = Release|x64 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|x86.ActiveCfg = Release|x86 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|x86.Build.0 = Release|x86 - {7D0DCB58-DB17-53A9-8804-DD7B1B12964B}.Release|x86.Deploy.0 = Release|x86 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|ARM.ActiveCfg = Debug|ARM + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|ARM.Build.0 = Debug|ARM + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|ARM.Deploy.0 = Debug|ARM + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|x64.ActiveCfg = Debug|x64 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|x64.Build.0 = Debug|x64 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|x64.Deploy.0 = Debug|x64 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|x86.ActiveCfg = Debug|x86 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|x86.Build.0 = Debug|x86 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Debug|x86.Deploy.0 = Debug|x86 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|ARM.ActiveCfg = Release|ARM + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|ARM.Build.0 = Release|ARM + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|ARM.Deploy.0 = Release|ARM + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|x64.ActiveCfg = Release|x64 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|x64.Build.0 = Release|x64 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|x64.Deploy.0 = Release|x64 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|x86.ActiveCfg = Release|x86 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|x86.Build.0 = Release|x86 + {EF03EBA9-7ED0-521D-80B1-6C95854F585A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MultipleViews/cs/Package.appxmanifest b/Samples/MultipleViews/cs/Package.appxmanifest index 26cedb674e..7e46b01070 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/MultipleViews/multiple-views.yaml b/Samples/MultipleViews/multiple-views.yml similarity index 100% rename from Samples/MultipleViews/multiple-views.yaml rename to Samples/MultipleViews/multiple-views.yml diff --git a/Samples/MyPeopleNotifications/cpp/MyPeopleNotifications.sln b/Samples/MyPeopleNotifications/cpp/MyPeopleNotifications.sln index 0ddfcdec5d..b479713e7d 100644 --- a/Samples/MyPeopleNotifications/cpp/MyPeopleNotifications.sln +++ b/Samples/MyPeopleNotifications/cpp/MyPeopleNotifications.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26430.13 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MyPeopleNotifications", "MyPeopleNotifications.vcxproj", "{D67D727B-1813-5AF3-96CF-5DA683DC44F7}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MyPeopleNotifications", "MyPeopleNotifications.vcxproj", "{9F5D0907-5E27-5B05-82A2-F614751E9243}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|ARM.ActiveCfg = Debug|ARM - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|ARM.Build.0 = Debug|ARM - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|ARM.Deploy.0 = Debug|ARM - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|x64.ActiveCfg = Debug|x64 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|x64.Build.0 = Debug|x64 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|x64.Deploy.0 = Debug|x64 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|x86.ActiveCfg = Debug|Win32 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|x86.Build.0 = Debug|Win32 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Debug|x86.Deploy.0 = Debug|Win32 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|ARM.ActiveCfg = Release|ARM - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|ARM.Build.0 = Release|ARM - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|ARM.Deploy.0 = Release|ARM - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|x64.ActiveCfg = Release|x64 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|x64.Build.0 = Release|x64 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|x64.Deploy.0 = Release|x64 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|x86.ActiveCfg = Release|Win32 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|x86.Build.0 = Release|Win32 - {D67D727B-1813-5AF3-96CF-5DA683DC44F7}.Release|x86.Deploy.0 = Release|Win32 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|ARM.ActiveCfg = Debug|ARM + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|ARM.Build.0 = Debug|ARM + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|ARM.Deploy.0 = Debug|ARM + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|x64.ActiveCfg = Debug|x64 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|x64.Build.0 = Debug|x64 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|x64.Deploy.0 = Debug|x64 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|x86.ActiveCfg = Debug|Win32 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|x86.Build.0 = Debug|Win32 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Debug|x86.Deploy.0 = Debug|Win32 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|ARM.ActiveCfg = Release|ARM + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|ARM.Build.0 = Release|ARM + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|ARM.Deploy.0 = Release|ARM + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|x64.ActiveCfg = Release|x64 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|x64.Build.0 = Release|x64 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|x64.Deploy.0 = Release|x64 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|x86.ActiveCfg = Release|Win32 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|x86.Build.0 = Release|Win32 + {9F5D0907-5E27-5B05-82A2-F614751E9243}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MyPeopleNotifications/cpp/MyPeopleNotifications.vcxproj b/Samples/MyPeopleNotifications/cpp/MyPeopleNotifications.vcxproj index ac02565142..21a34e4d41 100644 --- a/Samples/MyPeopleNotifications/cpp/MyPeopleNotifications.vcxproj +++ b/Samples/MyPeopleNotifications/cpp/MyPeopleNotifications.vcxproj @@ -1,15 +1,15 @@  - {d67d727b-1813-5af3-96cf-5da683dc44f7} + {9f5d0907-5e27-5b05-82a2-f614751e9243} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 MyPeopleNotifications diff --git a/Samples/MyPeopleNotifications/cpp/Package.appxmanifest b/Samples/MyPeopleNotifications/cpp/Package.appxmanifest index f07c3fc1a2..18bcd114d8 100644 --- a/Samples/MyPeopleNotifications/cpp/Package.appxmanifest +++ b/Samples/MyPeopleNotifications/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/MyPeopleNotifications/cs/MyPeopleNotifications.csproj b/Samples/MyPeopleNotifications/cs/MyPeopleNotifications.csproj index bb5f90361b..b81d1eac8a 100644 --- a/Samples/MyPeopleNotifications/cs/MyPeopleNotifications.csproj +++ b/Samples/MyPeopleNotifications/cs/MyPeopleNotifications.csproj @@ -4,15 +4,15 @@ Debug x86 - {712DA8BA-5BAE-507C-A737-83FD56642B2D} + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3} AppContainerExe Properties SDKTemplate MyPeopleNotifications en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/MyPeopleNotifications/cs/MyPeopleNotifications.sln b/Samples/MyPeopleNotifications/cs/MyPeopleNotifications.sln index c76849489f..2bb742acdd 100644 --- a/Samples/MyPeopleNotifications/cs/MyPeopleNotifications.sln +++ b/Samples/MyPeopleNotifications/cs/MyPeopleNotifications.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26430.13 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyPeopleNotifications", "MyPeopleNotifications.csproj", "{712DA8BA-5BAE-507C-A737-83FD56642B2D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyPeopleNotifications", "MyPeopleNotifications.csproj", "{DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|ARM.ActiveCfg = Debug|ARM - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|ARM.Build.0 = Debug|ARM - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|ARM.Deploy.0 = Debug|ARM - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|x64.ActiveCfg = Debug|x64 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|x64.Build.0 = Debug|x64 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|x64.Deploy.0 = Debug|x64 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|x86.ActiveCfg = Debug|x86 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|x86.Build.0 = Debug|x86 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Debug|x86.Deploy.0 = Debug|x86 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|ARM.ActiveCfg = Release|ARM - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|ARM.Build.0 = Release|ARM - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|ARM.Deploy.0 = Release|ARM - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|x64.ActiveCfg = Release|x64 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|x64.Build.0 = Release|x64 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|x64.Deploy.0 = Release|x64 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|x86.ActiveCfg = Release|x86 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|x86.Build.0 = Release|x86 - {712DA8BA-5BAE-507C-A737-83FD56642B2D}.Release|x86.Deploy.0 = Release|x86 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|ARM.ActiveCfg = Debug|ARM + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|ARM.Build.0 = Debug|ARM + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|ARM.Deploy.0 = Debug|ARM + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|x64.ActiveCfg = Debug|x64 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|x64.Build.0 = Debug|x64 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|x64.Deploy.0 = Debug|x64 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|x86.ActiveCfg = Debug|x86 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|x86.Build.0 = Debug|x86 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Debug|x86.Deploy.0 = Debug|x86 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|ARM.ActiveCfg = Release|ARM + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|ARM.Build.0 = Release|ARM + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|ARM.Deploy.0 = Release|ARM + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|x64.ActiveCfg = Release|x64 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|x64.Build.0 = Release|x64 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|x64.Deploy.0 = Release|x64 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|x86.ActiveCfg = Release|x86 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|x86.Build.0 = Release|x86 + {DEAC8DC8-BA73-5E16-B50D-D347BE28A3F3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/MyPeopleNotifications/cs/Package.appxmanifest b/Samples/MyPeopleNotifications/cs/Package.appxmanifest index 2fe3168fea..dedce8aa94 100644 --- a/Samples/MyPeopleNotifications/cs/Package.appxmanifest +++ b/Samples/MyPeopleNotifications/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/MyPeopleNotifications/my-people-notifications.yaml b/Samples/MyPeopleNotifications/my-people-notifications.yml similarity index 100% rename from Samples/MyPeopleNotifications/my-people-notifications.yaml rename to Samples/MyPeopleNotifications/my-people-notifications.yml diff --git a/Samples/Nfc/Nfc.sln b/Samples/Nfc/Nfc.sln index 1f261627f7..91d1fab153 100644 --- a/Samples/Nfc/Nfc.sln +++ b/Samples/Nfc/Nfc.sln @@ -3,14 +3,14 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nfc", "Nfc\Nfc.csproj", "{71FF910F-B12D-5DA4-9425-81E43553B5C0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Nfc", "Nfc\Nfc.csproj", "{6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}" ProjectSection(ProjectDependencies) = postProject - {5EECD78F-83E6-5643-9FD0-3C375597FC5B} = {5EECD78F-83E6-5643-9FD0-3C375597FC5B} + {DDC51068-8A23-534D-9E74-ECF918BE9693} = {DDC51068-8A23-534D-9E74-ECF918BE9693} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NfcHceBackgroundTask", "NfcHceBackgroundTask\NfcHceBackgroundTask.vcxproj", "{5EECD78F-83E6-5643-9FD0-3C375597FC5B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NfcHceBackgroundTask", "NfcHceBackgroundTask\NfcHceBackgroundTask.vcxproj", "{DDC51068-8A23-534D-9E74-ECF918BE9693}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PcscSdk", "PcscSdk\PcscSdk.csproj", "{3F9062E9-4F96-55CD-803D-839282478ED7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PcscSdk", "PcscSdk\PcscSdk.csproj", "{3EE51CF5-FC31-5A70-929C-DE1801972A07}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -22,48 +22,48 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|ARM.ActiveCfg = Debug|ARM - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|ARM.Build.0 = Debug|ARM - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|ARM.Deploy.0 = Debug|ARM - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|x64.ActiveCfg = Debug|x64 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|x64.Build.0 = Debug|x64 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|x64.Deploy.0 = Debug|x64 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|x86.ActiveCfg = Debug|x86 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|x86.Build.0 = Debug|x86 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Debug|x86.Deploy.0 = Debug|x86 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|ARM.ActiveCfg = Release|ARM - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|ARM.Build.0 = Release|ARM - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|ARM.Deploy.0 = Release|ARM - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|x64.ActiveCfg = Release|x64 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|x64.Build.0 = Release|x64 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|x64.Deploy.0 = Release|x64 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|x86.ActiveCfg = Release|x86 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|x86.Build.0 = Release|x86 - {71FF910F-B12D-5DA4-9425-81E43553B5C0}.Release|x86.Deploy.0 = Release|x86 - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Debug|ARM.ActiveCfg = Debug|ARM - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Debug|ARM.Build.0 = Debug|ARM - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Debug|x64.ActiveCfg = Debug|x64 - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Debug|x64.Build.0 = Debug|x64 - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Debug|x86.ActiveCfg = Debug|Win32 - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Debug|x86.Build.0 = Debug|Win32 - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Release|ARM.ActiveCfg = Release|ARM - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Release|ARM.Build.0 = Release|ARM - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Release|x64.ActiveCfg = Release|x64 - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Release|x64.Build.0 = Release|x64 - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Release|x86.ActiveCfg = Release|Win32 - {5EECD78F-83E6-5643-9FD0-3C375597FC5B}.Release|x86.Build.0 = Release|Win32 - {3F9062E9-4F96-55CD-803D-839282478ED7}.Debug|ARM.ActiveCfg = Debug|ARM - {3F9062E9-4F96-55CD-803D-839282478ED7}.Debug|ARM.Build.0 = Debug|ARM - {3F9062E9-4F96-55CD-803D-839282478ED7}.Debug|x64.ActiveCfg = Debug|x64 - {3F9062E9-4F96-55CD-803D-839282478ED7}.Debug|x64.Build.0 = Debug|x64 - {3F9062E9-4F96-55CD-803D-839282478ED7}.Debug|x86.ActiveCfg = Debug|x86 - {3F9062E9-4F96-55CD-803D-839282478ED7}.Debug|x86.Build.0 = Debug|x86 - {3F9062E9-4F96-55CD-803D-839282478ED7}.Release|ARM.ActiveCfg = Release|ARM - {3F9062E9-4F96-55CD-803D-839282478ED7}.Release|ARM.Build.0 = Release|ARM - {3F9062E9-4F96-55CD-803D-839282478ED7}.Release|x64.ActiveCfg = Release|x64 - {3F9062E9-4F96-55CD-803D-839282478ED7}.Release|x64.Build.0 = Release|x64 - {3F9062E9-4F96-55CD-803D-839282478ED7}.Release|x86.ActiveCfg = Release|x86 - {3F9062E9-4F96-55CD-803D-839282478ED7}.Release|x86.Build.0 = Release|x86 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|ARM.ActiveCfg = Debug|ARM + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|ARM.Build.0 = Debug|ARM + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|ARM.Deploy.0 = Debug|ARM + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|x64.ActiveCfg = Debug|x64 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|x64.Build.0 = Debug|x64 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|x64.Deploy.0 = Debug|x64 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|x86.ActiveCfg = Debug|x86 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|x86.Build.0 = Debug|x86 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Debug|x86.Deploy.0 = Debug|x86 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|ARM.ActiveCfg = Release|ARM + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|ARM.Build.0 = Release|ARM + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|ARM.Deploy.0 = Release|ARM + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|x64.ActiveCfg = Release|x64 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|x64.Build.0 = Release|x64 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|x64.Deploy.0 = Release|x64 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|x86.ActiveCfg = Release|x86 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|x86.Build.0 = Release|x86 + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6}.Release|x86.Deploy.0 = Release|x86 + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Debug|ARM.ActiveCfg = Debug|ARM + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Debug|ARM.Build.0 = Debug|ARM + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Debug|x64.ActiveCfg = Debug|x64 + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Debug|x64.Build.0 = Debug|x64 + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Debug|x86.ActiveCfg = Debug|Win32 + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Debug|x86.Build.0 = Debug|Win32 + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Release|ARM.ActiveCfg = Release|ARM + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Release|ARM.Build.0 = Release|ARM + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Release|x64.ActiveCfg = Release|x64 + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Release|x64.Build.0 = Release|x64 + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Release|x86.ActiveCfg = Release|Win32 + {DDC51068-8A23-534D-9E74-ECF918BE9693}.Release|x86.Build.0 = Release|Win32 + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Debug|ARM.ActiveCfg = Debug|ARM + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Debug|ARM.Build.0 = Debug|ARM + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Debug|x64.ActiveCfg = Debug|x64 + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Debug|x64.Build.0 = Debug|x64 + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Debug|x86.ActiveCfg = Debug|x86 + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Debug|x86.Build.0 = Debug|x86 + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Release|ARM.ActiveCfg = Release|ARM + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Release|ARM.Build.0 = Release|ARM + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Release|x64.ActiveCfg = Release|x64 + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Release|x64.Build.0 = Release|x64 + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Release|x86.ActiveCfg = Release|x86 + {3EE51CF5-FC31-5A70-929C-DE1801972A07}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Nfc/Nfc/Nfc.csproj b/Samples/Nfc/Nfc/Nfc.csproj index c1e2c043c8..21c678f8ff 100644 --- a/Samples/Nfc/Nfc/Nfc.csproj +++ b/Samples/Nfc/Nfc/Nfc.csproj @@ -4,15 +4,15 @@ Debug x86 - {71FF910F-B12D-5DA4-9425-81E43553B5C0} + {6A13C7A5-1C7C-5070-A9C4-A823C7BCA2A6} AppContainerExe Properties NfcSample NfcSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -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 b693e594a3..0758987329 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 82daf1e410..900977955d 100644 --- a/Samples/Nfc/NfcHceBackgroundTask/NfcHceBackgroundTask.vcxproj +++ b/Samples/Nfc/NfcHceBackgroundTask/NfcHceBackgroundTask.vcxproj @@ -27,7 +27,7 @@ - {5eecd78f-83e6-5643-9fd0-3c375597fc5b} + {ddc51068-8a23-534d-9e74-ecf918be9693} WindowsRuntimeComponent NfcHceBackgroundTask NfcHceBackgroundTask @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true @@ -84,27 +84,27 @@ - + - + - + - + - + - + @@ -116,7 +116,7 @@ false - $(FrameworkSdkDir)\Lib\10.0.17134.0\um\arm;$(LibraryPath) + $(FrameworkSdkDir)\Lib\10.0.17763.0\um\arm;$(LibraryPath) false @@ -241,7 +241,7 @@ - + diff --git a/Samples/Nfc/PcscSdk/PcscSdk.csproj b/Samples/Nfc/PcscSdk/PcscSdk.csproj index 6a56588f83..158431048f 100644 --- a/Samples/Nfc/PcscSdk/PcscSdk.csproj +++ b/Samples/Nfc/PcscSdk/PcscSdk.csproj @@ -4,15 +4,15 @@ Debug x86 - {3F9062E9-4F96-55CD-803D-839282478ED7} + {3EE51CF5-FC31-5A70-929C-DE1801972A07} Library Properties PcscSdk PcscSdk en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -120,7 +120,7 @@ - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/Nfc/nfc.yaml b/Samples/Nfc/nfc.yml similarity index 100% rename from Samples/Nfc/nfc.yaml rename to Samples/Nfc/nfc.yml diff --git a/Samples/NfcProvisioner/cs/NfcProvisioner.csproj b/Samples/NfcProvisioner/cs/NfcProvisioner.csproj index 3adc2d850c..fd0689a670 100644 --- a/Samples/NfcProvisioner/cs/NfcProvisioner.csproj +++ b/Samples/NfcProvisioner/cs/NfcProvisioner.csproj @@ -4,15 +4,15 @@ Debug x86 - {C74AE77D-483B-5CB5-A4A3-070D7194A390} + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34} AppContainerExe Properties NfcProvisioner NfcProvisioner en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/NfcProvisioner/cs/NfcProvisioner.sln b/Samples/NfcProvisioner/cs/NfcProvisioner.sln index 33b69c59aa..edc87263a4 100644 --- a/Samples/NfcProvisioner/cs/NfcProvisioner.sln +++ b/Samples/NfcProvisioner/cs/NfcProvisioner.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NfcProvisioner", "NfcProvisioner.csproj", "{C74AE77D-483B-5CB5-A4A3-070D7194A390}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NfcProvisioner", "NfcProvisioner.csproj", "{A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|ARM.ActiveCfg = Debug|ARM - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|ARM.Build.0 = Debug|ARM - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|ARM.Deploy.0 = Debug|ARM - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|x64.ActiveCfg = Debug|x64 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|x64.Build.0 = Debug|x64 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|x64.Deploy.0 = Debug|x64 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|x86.ActiveCfg = Debug|x86 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|x86.Build.0 = Debug|x86 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Debug|x86.Deploy.0 = Debug|x86 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|ARM.ActiveCfg = Release|ARM - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|ARM.Build.0 = Release|ARM - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|ARM.Deploy.0 = Release|ARM - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|x64.ActiveCfg = Release|x64 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|x64.Build.0 = Release|x64 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|x64.Deploy.0 = Release|x64 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|x86.ActiveCfg = Release|x86 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|x86.Build.0 = Release|x86 - {C74AE77D-483B-5CB5-A4A3-070D7194A390}.Release|x86.Deploy.0 = Release|x86 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|ARM.ActiveCfg = Debug|ARM + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|ARM.Build.0 = Debug|ARM + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|ARM.Deploy.0 = Debug|ARM + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|x64.ActiveCfg = Debug|x64 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|x64.Build.0 = Debug|x64 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|x64.Deploy.0 = Debug|x64 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|x86.ActiveCfg = Debug|x86 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|x86.Build.0 = Debug|x86 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Debug|x86.Deploy.0 = Debug|x86 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|ARM.ActiveCfg = Release|ARM + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|ARM.Build.0 = Release|ARM + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|ARM.Deploy.0 = Release|ARM + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|x64.ActiveCfg = Release|x64 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|x64.Build.0 = Release|x64 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|x64.Deploy.0 = Release|x64 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|x86.ActiveCfg = Release|x86 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|x86.Build.0 = Release|x86 + {A7F8B7E3-6140-5FEA-8CB2-7B1E49D28E34}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/NfcProvisioner/cs/Package.appxmanifest b/Samples/NfcProvisioner/cs/Package.appxmanifest index cdeda8ba7e..cd72f6afea 100644 --- a/Samples/NfcProvisioner/cs/Package.appxmanifest +++ b/Samples/NfcProvisioner/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/NfcProvisioner/nfc-provisioner.yaml b/Samples/NfcProvisioner/nfc-provisioner.yml similarity index 100% rename from Samples/NfcProvisioner/nfc-provisioner.yaml rename to Samples/NfcProvisioner/nfc-provisioner.yml diff --git a/Samples/Notifications/cs/BackgroundTasks/BackgroundTasks.csproj b/Samples/Notifications/cs/BackgroundTasks/BackgroundTasks.csproj index b5a0fa511f..97c8556d8c 100644 --- a/Samples/Notifications/cs/BackgroundTasks/BackgroundTasks.csproj +++ b/Samples/Notifications/cs/BackgroundTasks/BackgroundTasks.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA} + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD} winmdobj Properties BackgroundTasks BackgroundTasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Notifications/cs/Notifications.sln b/Samples/Notifications/cs/Notifications.sln index 245e7dcf1f..608fbb91ab 100644 --- a/Samples/Notifications/cs/Notifications.sln +++ b/Samples/Notifications/cs/Notifications.sln @@ -3,11 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notifications", "Notifications\Notifications.csproj", "{BC2EAE6E-8A79-5D13-A628-ED7A595FB457}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notifications", "Notifications\Notifications.csproj", "{716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTasks", "BackgroundTasks\BackgroundTasks.csproj", "{76302C28-5ADD-5BA6-8F05-6169D69F3DEA}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackgroundTasks", "BackgroundTasks\BackgroundTasks.csproj", "{BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2B605744-3FD4-53A4-A700-830ED654E83B}" +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{38031D1D-EA6A-540F-8767-F531FB9ABEDA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -21,43 +21,43 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|Any CPU.ActiveCfg = Debug|x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|Any CPU.Build.0 = Debug|x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|ARM.ActiveCfg = Debug|ARM - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|ARM.Build.0 = Debug|ARM - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|ARM.Deploy.0 = Debug|ARM - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|x64.ActiveCfg = Debug|x64 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|x64.Build.0 = Debug|x64 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|x64.Deploy.0 = Debug|x64 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|x86.ActiveCfg = Debug|x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|x86.Build.0 = Debug|x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Debug|x86.Deploy.0 = Debug|x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|Any CPU.ActiveCfg = Release|x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|ARM.ActiveCfg = Release|ARM - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|ARM.Build.0 = Release|ARM - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|ARM.Deploy.0 = Release|ARM - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|x64.ActiveCfg = Release|x64 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|x64.Build.0 = Release|x64 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|x64.Deploy.0 = Release|x64 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|x86.ActiveCfg = Release|x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|x86.Build.0 = Release|x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457}.Release|x86.Deploy.0 = Release|x86 - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Debug|ARM.ActiveCfg = Debug|ARM - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Debug|ARM.Build.0 = Debug|ARM - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Debug|x64.ActiveCfg = Debug|x64 - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Debug|x64.Build.0 = Debug|x64 - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Debug|x86.ActiveCfg = Debug|x86 - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Debug|x86.Build.0 = Debug|x86 - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Release|Any CPU.Build.0 = Release|Any CPU - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Release|ARM.ActiveCfg = Release|ARM - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Release|ARM.Build.0 = Release|ARM - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Release|x64.ActiveCfg = Release|x64 - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Release|x64.Build.0 = Release|x64 - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Release|x86.ActiveCfg = Release|x86 - {76302C28-5ADD-5BA6-8F05-6169D69F3DEA}.Release|x86.Build.0 = Release|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|Any CPU.ActiveCfg = Debug|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|Any CPU.Build.0 = Debug|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|ARM.ActiveCfg = Debug|ARM + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|ARM.Build.0 = Debug|ARM + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|ARM.Deploy.0 = Debug|ARM + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|x64.ActiveCfg = Debug|x64 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|x64.Build.0 = Debug|x64 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|x64.Deploy.0 = Debug|x64 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|x86.ActiveCfg = Debug|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|x86.Build.0 = Debug|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Debug|x86.Deploy.0 = Debug|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|Any CPU.ActiveCfg = Release|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|ARM.ActiveCfg = Release|ARM + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|ARM.Build.0 = Release|ARM + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|ARM.Deploy.0 = Release|ARM + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|x64.ActiveCfg = Release|x64 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|x64.Build.0 = Release|x64 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|x64.Deploy.0 = Release|x64 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|x86.ActiveCfg = Release|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|x86.Build.0 = Release|x86 + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A}.Release|x86.Deploy.0 = Release|x86 + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Debug|ARM.ActiveCfg = Debug|ARM + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Debug|ARM.Build.0 = Debug|ARM + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Debug|x64.ActiveCfg = Debug|x64 + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Debug|x64.Build.0 = Debug|x64 + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Debug|x86.ActiveCfg = Debug|x86 + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Debug|x86.Build.0 = Debug|x86 + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Release|Any CPU.Build.0 = Release|Any CPU + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Release|ARM.ActiveCfg = Release|ARM + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Release|ARM.Build.0 = Release|ARM + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Release|x64.ActiveCfg = Release|x64 + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Release|x64.Build.0 = Release|x64 + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Release|x86.ActiveCfg = Release|x86 + {BBE607AA-DE75-5B32-87D2-8F4BA55EBFFD}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Notifications/cs/Notifications/Notifications.csproj b/Samples/Notifications/cs/Notifications/Notifications.csproj index b6be241d54..01fab418bc 100644 --- a/Samples/Notifications/cs/Notifications/Notifications.csproj +++ b/Samples/Notifications/cs/Notifications/Notifications.csproj @@ -4,15 +4,15 @@ Debug x86 - {BC2EAE6E-8A79-5D13-A628-ED7A595FB457} + {716911AF-4D79-5D15-BF07-ED7CEAAE5B8A} AppContainerExe Properties Notifications Notifications en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Notifications/cs/Notifications/Package.appxmanifest b/Samples/Notifications/cs/Notifications/Package.appxmanifest index ad87263477..4956c3d246 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 index 7531ede8a0..2b4401ceeb 100644 --- a/Samples/Notifications/js/Notifications.sln +++ b/Samples/Notifications/js/Notifications.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Notifications", "Notifications\Notifications.jsproj", "{A825736F-46EF-5783-85B7-1CF885AFD611}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Notifications", "Notifications\Notifications.jsproj", "{62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|ARM.ActiveCfg = Debug|ARM - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|ARM.Build.0 = Debug|ARM - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|ARM.Deploy.0 = Debug|ARM - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|x64.ActiveCfg = Debug|x64 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|x64.Build.0 = Debug|x64 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|x64.Deploy.0 = Debug|x64 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|x86.ActiveCfg = Debug|x86 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|x86.Build.0 = Debug|x86 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Debug|x86.Deploy.0 = Debug|x86 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|ARM.ActiveCfg = Release|ARM - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|ARM.Build.0 = Release|ARM - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|ARM.Deploy.0 = Release|ARM - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|x64.ActiveCfg = Release|x64 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|x64.Build.0 = Release|x64 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|x64.Deploy.0 = Release|x64 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|x86.ActiveCfg = Release|x86 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|x86.Build.0 = Release|x86 - {A825736F-46EF-5783-85B7-1CF885AFD611}.Release|x86.Deploy.0 = Release|x86 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|ARM.ActiveCfg = Debug|ARM + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|ARM.Build.0 = Debug|ARM + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|ARM.Deploy.0 = Debug|ARM + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|x64.ActiveCfg = Debug|x64 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|x64.Build.0 = Debug|x64 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|x64.Deploy.0 = Debug|x64 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|x86.ActiveCfg = Debug|x86 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|x86.Build.0 = Debug|x86 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Debug|x86.Deploy.0 = Debug|x86 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|ARM.ActiveCfg = Release|ARM + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|ARM.Build.0 = Release|ARM + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|ARM.Deploy.0 = Release|ARM + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|x64.ActiveCfg = Release|x64 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|x64.Build.0 = Release|x64 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|x64.Deploy.0 = Release|x64 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|x86.ActiveCfg = Release|x86 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|x86.Build.0 = Release|x86 + {62647E6B-C6F9-543C-A8BE-2DB1F6460AB3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Notifications/js/Notifications/Notifications.jsproj b/Samples/Notifications/js/Notifications/Notifications.jsproj index 14b2c208f9..9c047e40a0 100644 --- a/Samples/Notifications/js/Notifications/Notifications.jsproj +++ b/Samples/Notifications/js/Notifications/Notifications.jsproj @@ -30,7 +30,7 @@ - a825736f-46ef-5783-85b7-1cf885afd611 + 62647e6b-c6f9-543c-a8be-2db1f6460ab3 @@ -40,8 +40,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Notifications/js/Notifications/package.appxmanifest b/Samples/Notifications/js/Notifications/package.appxmanifest index 7806214fdd..abeb7301df 100644 --- a/Samples/Notifications/js/Notifications/package.appxmanifest +++ b/Samples/Notifications/js/Notifications/package.appxmanifest @@ -13,7 +13,7 @@ images\StoreLogo.png - + diff --git a/Samples/Notifications/notifications.yaml b/Samples/Notifications/notifications.yml similarity index 100% rename from Samples/Notifications/notifications.yaml rename to Samples/Notifications/notifications.yml diff --git a/Samples/NumberFormatting/cpp/NumberFormatting.sln b/Samples/NumberFormatting/cpp/NumberFormatting.sln index c5821dd9c6..a62ac982eb 100644 --- a/Samples/NumberFormatting/cpp/NumberFormatting.sln +++ b/Samples/NumberFormatting/cpp/NumberFormatting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NumberFormatting", "NumberFormatting.vcxproj", "{53674D57-20F1-5E31-AB51-F74A7A151452}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NumberFormatting", "NumberFormatting.vcxproj", "{1539CFF6-B2B1-54AF-B32B-6016328F0A97}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|ARM.ActiveCfg = Debug|ARM - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|ARM.Build.0 = Debug|ARM - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|ARM.Deploy.0 = Debug|ARM - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|x64.ActiveCfg = Debug|x64 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|x64.Build.0 = Debug|x64 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|x64.Deploy.0 = Debug|x64 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|x86.ActiveCfg = Debug|Win32 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|x86.Build.0 = Debug|Win32 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Debug|x86.Deploy.0 = Debug|Win32 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|ARM.ActiveCfg = Release|ARM - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|ARM.Build.0 = Release|ARM - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|ARM.Deploy.0 = Release|ARM - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|x64.ActiveCfg = Release|x64 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|x64.Build.0 = Release|x64 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|x64.Deploy.0 = Release|x64 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|x86.ActiveCfg = Release|Win32 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|x86.Build.0 = Release|Win32 - {53674D57-20F1-5E31-AB51-F74A7A151452}.Release|x86.Deploy.0 = Release|Win32 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|ARM.ActiveCfg = Debug|ARM + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|ARM.Build.0 = Debug|ARM + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|ARM.Deploy.0 = Debug|ARM + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|x64.ActiveCfg = Debug|x64 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|x64.Build.0 = Debug|x64 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|x64.Deploy.0 = Debug|x64 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|x86.ActiveCfg = Debug|Win32 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|x86.Build.0 = Debug|Win32 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Debug|x86.Deploy.0 = Debug|Win32 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|ARM.ActiveCfg = Release|ARM + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|ARM.Build.0 = Release|ARM + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|ARM.Deploy.0 = Release|ARM + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|x64.ActiveCfg = Release|x64 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|x64.Build.0 = Release|x64 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|x64.Deploy.0 = Release|x64 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|x86.ActiveCfg = Release|Win32 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|x86.Build.0 = Release|Win32 + {1539CFF6-B2B1-54AF-B32B-6016328F0A97}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/NumberFormatting/cpp/NumberFormatting.vcxproj b/Samples/NumberFormatting/cpp/NumberFormatting.vcxproj index aa46f2b6cb..aa1490868c 100644 --- a/Samples/NumberFormatting/cpp/NumberFormatting.vcxproj +++ b/Samples/NumberFormatting/cpp/NumberFormatting.vcxproj @@ -1,15 +1,15 @@  - {53674D57-20F1-5E31-AB51-F74A7A151452} + {1539CFF6-B2B1-54AF-B32B-6016328F0A97} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/NumberFormatting/cpp/Package.appxmanifest b/Samples/NumberFormatting/cpp/Package.appxmanifest index 549b0820a4..2af5a80dd8 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 46bbd918a2..f10def431f 100644 --- a/Samples/NumberFormatting/cs/NumberFormatting.csproj +++ b/Samples/NumberFormatting/cs/NumberFormatting.csproj @@ -4,15 +4,15 @@ Debug x86 - {BB6FEEE7-B800-56E1-8616-B2BF61490578} + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01} AppContainerExe Properties NumberFormatting NumberFormatting en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/NumberFormatting/cs/NumberFormatting.sln b/Samples/NumberFormatting/cs/NumberFormatting.sln index a13361a559..2373742e21 100644 --- a/Samples/NumberFormatting/cs/NumberFormatting.sln +++ b/Samples/NumberFormatting/cs/NumberFormatting.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NumberFormatting", "NumberFormatting.csproj", "{BB6FEEE7-B800-56E1-8616-B2BF61490578}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NumberFormatting", "NumberFormatting.csproj", "{00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|ARM.ActiveCfg = Debug|ARM - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|ARM.Build.0 = Debug|ARM - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|ARM.Deploy.0 = Debug|ARM - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|x64.ActiveCfg = Debug|x64 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|x64.Build.0 = Debug|x64 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|x64.Deploy.0 = Debug|x64 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|x86.ActiveCfg = Debug|x86 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|x86.Build.0 = Debug|x86 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Debug|x86.Deploy.0 = Debug|x86 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|ARM.ActiveCfg = Release|ARM - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|ARM.Build.0 = Release|ARM - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|ARM.Deploy.0 = Release|ARM - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|x64.ActiveCfg = Release|x64 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|x64.Build.0 = Release|x64 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|x64.Deploy.0 = Release|x64 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|x86.ActiveCfg = Release|x86 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|x86.Build.0 = Release|x86 - {BB6FEEE7-B800-56E1-8616-B2BF61490578}.Release|x86.Deploy.0 = Release|x86 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|ARM.ActiveCfg = Debug|ARM + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|ARM.Build.0 = Debug|ARM + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|ARM.Deploy.0 = Debug|ARM + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|x64.ActiveCfg = Debug|x64 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|x64.Build.0 = Debug|x64 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|x64.Deploy.0 = Debug|x64 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|x86.ActiveCfg = Debug|x86 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|x86.Build.0 = Debug|x86 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Debug|x86.Deploy.0 = Debug|x86 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|ARM.ActiveCfg = Release|ARM + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|ARM.Build.0 = Release|ARM + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|ARM.Deploy.0 = Release|ARM + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|x64.ActiveCfg = Release|x64 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|x64.Build.0 = Release|x64 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|x64.Deploy.0 = Release|x64 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|x86.ActiveCfg = Release|x86 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|x86.Build.0 = Release|x86 + {00D442B4-8A8C-5B4C-B7CE-B38BFB2EBD01}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/NumberFormatting/cs/Package.appxmanifest b/Samples/NumberFormatting/cs/Package.appxmanifest index 181d6f28ef..188bc68ebd 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 6ee5cb8b78..f0de0a8080 100644 --- a/Samples/NumberFormatting/js/NumberFormattingSample.jsproj +++ b/Samples/NumberFormatting/js/NumberFormattingSample.jsproj @@ -35,7 +35,7 @@ - {78918c1a-f266-5551-86a1-828547ab75b0} + {62beb2cc-fc3a-502b-ae28-2040a15b3d00} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/NumberFormatting/js/NumberFormattingSample.sln b/Samples/NumberFormatting/js/NumberFormattingSample.sln index 1bc9965acb..a3332cf7e4 100644 --- a/Samples/NumberFormatting/js/NumberFormattingSample.sln +++ b/Samples/NumberFormatting/js/NumberFormattingSample.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "NumberFormattingSample", "NumberFormattingSample.jsproj", "{78918C1A-F266-5551-86A1-828547AB75B0}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "NumberFormattingSample", "NumberFormattingSample.jsproj", "{62BEB2CC-FC3A-502B-AE28-2040A15B3D00}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|ARM.ActiveCfg = Debug|ARM - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|ARM.Build.0 = Debug|ARM - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|ARM.Deploy.0 = Debug|ARM - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|x64.ActiveCfg = Debug|x64 - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|x64.Build.0 = Debug|x64 - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|x64.Deploy.0 = Debug|x64 - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|x86.ActiveCfg = Debug|x86 - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|x86.Build.0 = Debug|x86 - {78918C1A-F266-5551-86A1-828547AB75B0}.Debug|x86.Deploy.0 = Debug|x86 - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|Any CPU.Build.0 = Release|Any CPU - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|Any CPU.Deploy.0 = Release|Any CPU - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|ARM.ActiveCfg = Release|ARM - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|ARM.Build.0 = Release|ARM - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|ARM.Deploy.0 = Release|ARM - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|x64.ActiveCfg = Release|x64 - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|x64.Build.0 = Release|x64 - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|x64.Deploy.0 = Release|x64 - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|x86.ActiveCfg = Release|x86 - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|x86.Build.0 = Release|x86 - {78918C1A-F266-5551-86A1-828547AB75B0}.Release|x86.Deploy.0 = Release|x86 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|Any CPU.Build.0 = Debug|Any CPU + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|ARM.ActiveCfg = Debug|ARM + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|ARM.Build.0 = Debug|ARM + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|ARM.Deploy.0 = Debug|ARM + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|x64.ActiveCfg = Debug|x64 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|x64.Build.0 = Debug|x64 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|x64.Deploy.0 = Debug|x64 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|x86.ActiveCfg = Debug|x86 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|x86.Build.0 = Debug|x86 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Debug|x86.Deploy.0 = Debug|x86 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|Any CPU.ActiveCfg = Release|Any CPU + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|Any CPU.Build.0 = Release|Any CPU + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|Any CPU.Deploy.0 = Release|Any CPU + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|ARM.ActiveCfg = Release|ARM + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|ARM.Build.0 = Release|ARM + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|ARM.Deploy.0 = Release|ARM + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|x64.ActiveCfg = Release|x64 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|x64.Build.0 = Release|x64 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|x64.Deploy.0 = Release|x64 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|x86.ActiveCfg = Release|x86 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|x86.Build.0 = Release|x86 + {62BEB2CC-FC3A-502B-AE28-2040A15B3D00}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/NumberFormatting/js/Package.appxmanifest b/Samples/NumberFormatting/js/Package.appxmanifest index 8a18fbc20e..b2c3b9570a 100644 --- a/Samples/NumberFormatting/js/Package.appxmanifest +++ b/Samples/NumberFormatting/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/NumberFormatting/number-formatting.yaml b/Samples/NumberFormatting/number-formatting.yml similarity index 100% rename from Samples/NumberFormatting/number-formatting.yaml rename to Samples/NumberFormatting/number-formatting.yml diff --git a/Samples/OCR/cpp/OCR.sln b/Samples/OCR/cpp/OCR.sln index c68a55cf70..122dc2be99 100644 --- a/Samples/OCR/cpp/OCR.sln +++ b/Samples/OCR/cpp/OCR.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OCR", "OCR.vcxproj", "{892E53CA-DE20-5118-95EE-CC29E1535F3D}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OCR", "OCR.vcxproj", "{CBAA61F8-C022-575E-9CD8-CED3EE341282}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|ARM.ActiveCfg = Debug|ARM - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|ARM.Build.0 = Debug|ARM - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|ARM.Deploy.0 = Debug|ARM - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|x64.ActiveCfg = Debug|x64 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|x64.Build.0 = Debug|x64 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|x64.Deploy.0 = Debug|x64 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|x86.ActiveCfg = Debug|Win32 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|x86.Build.0 = Debug|Win32 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Debug|x86.Deploy.0 = Debug|Win32 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|ARM.ActiveCfg = Release|ARM - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|ARM.Build.0 = Release|ARM - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|ARM.Deploy.0 = Release|ARM - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|x64.ActiveCfg = Release|x64 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|x64.Build.0 = Release|x64 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|x64.Deploy.0 = Release|x64 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|x86.ActiveCfg = Release|Win32 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|x86.Build.0 = Release|Win32 - {892E53CA-DE20-5118-95EE-CC29E1535F3D}.Release|x86.Deploy.0 = Release|Win32 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|ARM.ActiveCfg = Debug|ARM + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|ARM.Build.0 = Debug|ARM + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|ARM.Deploy.0 = Debug|ARM + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|x64.ActiveCfg = Debug|x64 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|x64.Build.0 = Debug|x64 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|x64.Deploy.0 = Debug|x64 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|x86.ActiveCfg = Debug|Win32 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|x86.Build.0 = Debug|Win32 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Debug|x86.Deploy.0 = Debug|Win32 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|ARM.ActiveCfg = Release|ARM + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|ARM.Build.0 = Release|ARM + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|ARM.Deploy.0 = Release|ARM + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|x64.ActiveCfg = Release|x64 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|x64.Build.0 = Release|x64 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|x64.Deploy.0 = Release|x64 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|x86.ActiveCfg = Release|Win32 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|x86.Build.0 = Release|Win32 + {CBAA61F8-C022-575E-9CD8-CED3EE341282}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/OCR/cpp/OCR.vcxproj b/Samples/OCR/cpp/OCR.vcxproj index f1f9463e42..f2cc577f6b 100644 --- a/Samples/OCR/cpp/OCR.vcxproj +++ b/Samples/OCR/cpp/OCR.vcxproj @@ -1,15 +1,15 @@  - {892e53ca-de20-5118-95ee-cc29e1535f3d} + {cbaa61f8-c022-575e-9cd8-ced3ee341282} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/OCR/cpp/Package.appxmanifest b/Samples/OCR/cpp/Package.appxmanifest index e0354962d4..78655be218 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 43f2bbc687..437117d4e7 100644 --- a/Samples/OCR/cs/OCR.csproj +++ b/Samples/OCR/cs/OCR.csproj @@ -3,15 +3,15 @@ Debug - {220781B1-ABEF-543C-997B-644A7C05437D} + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E} AppContainerExe Properties SDKTemplate OCR en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/OCR/cs/OCR.sln b/Samples/OCR/cs/OCR.sln index 70a1552bb8..ec4800de8c 100644 --- a/Samples/OCR/cs/OCR.sln +++ b/Samples/OCR/cs/OCR.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OCR", "OCR.csproj", "{220781B1-ABEF-543C-997B-644A7C05437D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OCR", "OCR.csproj", "{C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,25 +15,25 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|ARM.ActiveCfg = Debug|ARM - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|ARM.Build.0 = Debug|ARM - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|ARM.Deploy.0 = Debug|ARM - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|x64.ActiveCfg = Debug|x64 - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|x64.Build.0 = Debug|x64 - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|x64.Deploy.0 = Debug|x64 - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|x86.ActiveCfg = Debug|x86 - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|x86.Build.0 = Debug|x86 - {220781B1-ABEF-543C-997B-644A7C05437D}.Debug|x86.Deploy.0 = Debug|x86 - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|Any CPU.ActiveCfg = Release|x86 - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|ARM.ActiveCfg = Release|ARM - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|ARM.Build.0 = Release|ARM - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|ARM.Deploy.0 = Release|ARM - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|x64.ActiveCfg = Release|x64 - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|x64.Build.0 = Release|x64 - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|x64.Deploy.0 = Release|x64 - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|x86.ActiveCfg = Release|x86 - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|x86.Build.0 = Release|x86 - {220781B1-ABEF-543C-997B-644A7C05437D}.Release|x86.Deploy.0 = Release|x86 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|ARM.ActiveCfg = Debug|ARM + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|ARM.Build.0 = Debug|ARM + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|ARM.Deploy.0 = Debug|ARM + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|x64.ActiveCfg = Debug|x64 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|x64.Build.0 = Debug|x64 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|x64.Deploy.0 = Debug|x64 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|x86.ActiveCfg = Debug|x86 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|x86.Build.0 = Debug|x86 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Debug|x86.Deploy.0 = Debug|x86 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|Any CPU.ActiveCfg = Release|x86 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|ARM.ActiveCfg = Release|ARM + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|ARM.Build.0 = Release|ARM + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|ARM.Deploy.0 = Release|ARM + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|x64.ActiveCfg = Release|x64 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|x64.Build.0 = Release|x64 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|x64.Deploy.0 = Release|x64 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|x86.ActiveCfg = Release|x86 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|x86.Build.0 = Release|x86 + {C925FD17-9BA8-5B1B-9C2B-BEA63D7F3A3E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/OCR/cs/Package.appxmanifest b/Samples/OCR/cs/Package.appxmanifest index c9a0882dab..af1c1e3502 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 b954bcfaa9..0b80ac7dec 100644 --- a/Samples/OCR/js/OCR.jsproj +++ b/Samples/OCR/js/OCR.jsproj @@ -27,7 +27,7 @@ - ad090932-ad01-544e-a9bf-37a0fcc672e8 + cf7f2560-5e57-5e57-9428-d7362b6b4d71 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/OCR/js/OCR.sln b/Samples/OCR/js/OCR.sln index 9e33864f5d..df0a830dbb 100644 --- a/Samples/OCR/js/OCR.sln +++ b/Samples/OCR/js/OCR.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "OCR", "OCR.jsproj", "{AD090932-AD01-544E-A9BF-37A0FCC672E8}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "OCR", "OCR.jsproj", "{CF7F2560-5E57-5E57-9428-D7362B6B4D71}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|ARM.ActiveCfg = Debug|ARM - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|ARM.Build.0 = Debug|ARM - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|ARM.Deploy.0 = Debug|ARM - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|x64.ActiveCfg = Debug|x64 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|x64.Build.0 = Debug|x64 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|x64.Deploy.0 = Debug|x64 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|x86.ActiveCfg = Debug|x86 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|x86.Build.0 = Debug|x86 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Debug|x86.Deploy.0 = Debug|x86 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|ARM.ActiveCfg = Release|ARM - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|ARM.Build.0 = Release|ARM - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|ARM.Deploy.0 = Release|ARM - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|x64.ActiveCfg = Release|x64 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|x64.Build.0 = Release|x64 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|x64.Deploy.0 = Release|x64 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|x86.ActiveCfg = Release|x86 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|x86.Build.0 = Release|x86 - {AD090932-AD01-544E-A9BF-37A0FCC672E8}.Release|x86.Deploy.0 = Release|x86 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|ARM.ActiveCfg = Debug|ARM + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|ARM.Build.0 = Debug|ARM + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|ARM.Deploy.0 = Debug|ARM + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|x64.ActiveCfg = Debug|x64 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|x64.Build.0 = Debug|x64 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|x64.Deploy.0 = Debug|x64 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|x86.ActiveCfg = Debug|x86 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|x86.Build.0 = Debug|x86 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Debug|x86.Deploy.0 = Debug|x86 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|ARM.ActiveCfg = Release|ARM + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|ARM.Build.0 = Release|ARM + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|ARM.Deploy.0 = Release|ARM + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|x64.ActiveCfg = Release|x64 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|x64.Build.0 = Release|x64 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|x64.Deploy.0 = Release|x64 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|x86.ActiveCfg = Release|x86 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|x86.Build.0 = Release|x86 + {CF7F2560-5E57-5E57-9428-D7362B6B4D71}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/OCR/js/package.appxmanifest b/Samples/OCR/js/package.appxmanifest index a19a6ef19e..14c03ffe5a 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/OCR/ocr.yaml b/Samples/OCR/ocr.yml similarity index 100% rename from Samples/OCR/ocr.yaml rename to Samples/OCR/ocr.yml diff --git a/Samples/OrientationSensor/cpp/OrientationSensor.sln b/Samples/OrientationSensor/cpp/OrientationSensor.sln index 5afb1d8fac..e2df62b204 100644 --- a/Samples/OrientationSensor/cpp/OrientationSensor.sln +++ b/Samples/OrientationSensor/cpp/OrientationSensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OrientationSensor", "OrientationSensor.vcxproj", "{CEE9969A-C9BB-5E17-AF94-7A644A555689}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OrientationSensor", "OrientationSensor.vcxproj", "{DC188300-4A22-5956-BA17-7CD8E7B9F1C4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|ARM.ActiveCfg = Debug|ARM - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|ARM.Build.0 = Debug|ARM - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|ARM.Deploy.0 = Debug|ARM - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|Win32.ActiveCfg = Debug|Win32 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|Win32.Build.0 = Debug|Win32 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|Win32.Deploy.0 = Debug|Win32 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|x64.ActiveCfg = Debug|x64 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|x64.Build.0 = Debug|x64 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Debug|x64.Deploy.0 = Debug|x64 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|ARM.ActiveCfg = Release|ARM - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|ARM.Build.0 = Release|ARM - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|ARM.Deploy.0 = Release|ARM - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|Win32.ActiveCfg = Release|Win32 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|Win32.Build.0 = Release|Win32 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|Win32.Deploy.0 = Release|Win32 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|x64.ActiveCfg = Release|x64 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|x64.Build.0 = Release|x64 - {CEE9969A-C9BB-5E17-AF94-7A644A555689}.Release|x64.Deploy.0 = Release|x64 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|ARM.ActiveCfg = Debug|ARM + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|ARM.Build.0 = Debug|ARM + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|ARM.Deploy.0 = Debug|ARM + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|Win32.ActiveCfg = Debug|Win32 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|Win32.Build.0 = Debug|Win32 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|Win32.Deploy.0 = Debug|Win32 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|x64.ActiveCfg = Debug|x64 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|x64.Build.0 = Debug|x64 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Debug|x64.Deploy.0 = Debug|x64 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|ARM.ActiveCfg = Release|ARM + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|ARM.Build.0 = Release|ARM + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|ARM.Deploy.0 = Release|ARM + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|Win32.ActiveCfg = Release|Win32 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|Win32.Build.0 = Release|Win32 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|Win32.Deploy.0 = Release|Win32 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|x64.ActiveCfg = Release|x64 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|x64.Build.0 = Release|x64 + {DC188300-4A22-5956-BA17-7CD8E7B9F1C4}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/OrientationSensor/cpp/OrientationSensor.vcxproj b/Samples/OrientationSensor/cpp/OrientationSensor.vcxproj index 25f22c5320..d0409877d0 100644 --- a/Samples/OrientationSensor/cpp/OrientationSensor.vcxproj +++ b/Samples/OrientationSensor/cpp/OrientationSensor.vcxproj @@ -1,15 +1,15 @@  - {cee9969a-c9bb-5e17-af94-7a644a555689} + {dc188300-4a22-5956-ba17-7cd8e7b9f1c4} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/OrientationSensor/cpp/Package.appxmanifest b/Samples/OrientationSensor/cpp/Package.appxmanifest index 83d8c7d362..2ac99f31a0 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 11ca5ff793..1bb35537d1 100644 --- a/Samples/OrientationSensor/cs/OrientationSensor.csproj +++ b/Samples/OrientationSensor/cs/OrientationSensor.csproj @@ -4,15 +4,15 @@ Debug x86 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D} + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B} AppContainerExe Properties SDKTemplate OrientationCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/OrientationSensor/cs/OrientationSensor.sln b/Samples/OrientationSensor/cs/OrientationSensor.sln index 5d6e9fd764..85d0254c47 100644 --- a/Samples/OrientationSensor/cs/OrientationSensor.sln +++ b/Samples/OrientationSensor/cs/OrientationSensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OrientationSensor", "OrientationSensor.csproj", "{3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OrientationSensor", "OrientationSensor.csproj", "{692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|ARM.ActiveCfg = Debug|ARM - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|ARM.Build.0 = Debug|ARM - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|ARM.Deploy.0 = Debug|ARM - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|x64.ActiveCfg = Debug|x64 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|x64.Build.0 = Debug|x64 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|x64.Deploy.0 = Debug|x64 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|x86.ActiveCfg = Debug|x86 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|x86.Build.0 = Debug|x86 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Debug|x86.Deploy.0 = Debug|x86 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|ARM.ActiveCfg = Release|ARM - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|ARM.Build.0 = Release|ARM - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|ARM.Deploy.0 = Release|ARM - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|x64.ActiveCfg = Release|x64 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|x64.Build.0 = Release|x64 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|x64.Deploy.0 = Release|x64 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|x86.ActiveCfg = Release|x86 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|x86.Build.0 = Release|x86 - {3EDA763C-3E1D-5540-8AEE-1EF2C45D9C0D}.Release|x86.Deploy.0 = Release|x86 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|ARM.ActiveCfg = Debug|ARM + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|ARM.Build.0 = Debug|ARM + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|ARM.Deploy.0 = Debug|ARM + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|x64.ActiveCfg = Debug|x64 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|x64.Build.0 = Debug|x64 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|x64.Deploy.0 = Debug|x64 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|x86.ActiveCfg = Debug|x86 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|x86.Build.0 = Debug|x86 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Debug|x86.Deploy.0 = Debug|x86 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|ARM.ActiveCfg = Release|ARM + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|ARM.Build.0 = Release|ARM + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|ARM.Deploy.0 = Release|ARM + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|x64.ActiveCfg = Release|x64 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|x64.Build.0 = Release|x64 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|x64.Deploy.0 = Release|x64 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|x86.ActiveCfg = Release|x86 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|x86.Build.0 = Release|x86 + {692F7DB7-FAC0-5215-BA93-C1E6B01DE17B}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/OrientationSensor/cs/Package.appxmanifest b/Samples/OrientationSensor/cs/Package.appxmanifest index bb41c99e19..56d81ef120 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 9640013fbc..341626d184 100644 --- a/Samples/OrientationSensor/js/OrientationSensor.jsproj +++ b/Samples/OrientationSensor/js/OrientationSensor.jsproj @@ -35,7 +35,7 @@ - fbdd9399-ecfd-58fd-a214-08b89999762f + ed2b3d9d-bbb9-5d56-b716-ed08a2034b52 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/OrientationSensor/js/OrientationSensor.sln b/Samples/OrientationSensor/js/OrientationSensor.sln index 938731aadd..2b76d48a22 100644 --- a/Samples/OrientationSensor/js/OrientationSensor.sln +++ b/Samples/OrientationSensor/js/OrientationSensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "OrientationSensor", "OrientationSensor.jsproj", "{FBDD9399-ECFD-58FD-A214-08B89999762F}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "OrientationSensor", "OrientationSensor.jsproj", "{ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|ARM.ActiveCfg = Debug|ARM - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|ARM.Build.0 = Debug|ARM - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|ARM.Deploy.0 = Debug|ARM - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|x64.ActiveCfg = Debug|x64 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|x64.Build.0 = Debug|x64 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|x64.Deploy.0 = Debug|x64 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|x86.ActiveCfg = Debug|x86 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|x86.Build.0 = Debug|x86 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Debug|x86.Deploy.0 = Debug|x86 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|Any CPU.Build.0 = Release|Any CPU - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|Any CPU.Deploy.0 = Release|Any CPU - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|ARM.ActiveCfg = Release|ARM - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|ARM.Build.0 = Release|ARM - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|ARM.Deploy.0 = Release|ARM - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|x64.ActiveCfg = Release|x64 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|x64.Build.0 = Release|x64 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|x64.Deploy.0 = Release|x64 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|x86.ActiveCfg = Release|x86 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|x86.Build.0 = Release|x86 - {FBDD9399-ECFD-58FD-A214-08B89999762F}.Release|x86.Deploy.0 = Release|x86 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|Any CPU.Build.0 = Debug|Any CPU + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|ARM.ActiveCfg = Debug|ARM + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|ARM.Build.0 = Debug|ARM + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|ARM.Deploy.0 = Debug|ARM + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|x64.ActiveCfg = Debug|x64 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|x64.Build.0 = Debug|x64 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|x64.Deploy.0 = Debug|x64 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|x86.ActiveCfg = Debug|x86 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|x86.Build.0 = Debug|x86 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Debug|x86.Deploy.0 = Debug|x86 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|Any CPU.ActiveCfg = Release|Any CPU + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|Any CPU.Build.0 = Release|Any CPU + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|Any CPU.Deploy.0 = Release|Any CPU + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|ARM.ActiveCfg = Release|ARM + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|ARM.Build.0 = Release|ARM + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|ARM.Deploy.0 = Release|ARM + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|x64.ActiveCfg = Release|x64 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|x64.Build.0 = Release|x64 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|x64.Deploy.0 = Release|x64 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|x86.ActiveCfg = Release|x86 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|x86.Build.0 = Release|x86 + {ED2B3D9D-BBB9-5D56-B716-ED08A2034B52}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/OrientationSensor/js/Package.appxmanifest b/Samples/OrientationSensor/js/Package.appxmanifest index d05d063b00..e5da52792d 100644 --- a/Samples/OrientationSensor/js/Package.appxmanifest +++ b/Samples/OrientationSensor/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/OrientationSensor/orientation-sensor.yaml b/Samples/OrientationSensor/orientation-sensor.yml similarity index 100% rename from Samples/OrientationSensor/orientation-sensor.yaml rename to Samples/OrientationSensor/orientation-sensor.yml diff --git a/Samples/Package/cpp/Package.appxmanifest b/Samples/Package/cpp/Package.appxmanifest index 0bc6fb9bfb..e25dd7caea 100644 --- a/Samples/Package/cpp/Package.appxmanifest +++ b/Samples/Package/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Package/cpp/PackageSample.sln b/Samples/Package/cpp/PackageSample.sln index 9bf8a2fe18..78082e682a 100644 --- a/Samples/Package/cpp/PackageSample.sln +++ b/Samples/Package/cpp/PackageSample.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PackageSample", "PackageSample.vcxproj", "{8500DE45-60E1-5F5A-8E7B-C44EB21C5590}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PackageSample", "PackageSample.vcxproj", "{A2BD78E2-F8FE-5047-859C-D66087CCF09A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|ARM.ActiveCfg = Debug|ARM - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|ARM.Build.0 = Debug|ARM - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|ARM.Deploy.0 = Debug|ARM - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|x64.ActiveCfg = Debug|x64 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|x64.Build.0 = Debug|x64 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|x64.Deploy.0 = Debug|x64 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|x86.ActiveCfg = Debug|Win32 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|x86.Build.0 = Debug|Win32 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Debug|x86.Deploy.0 = Debug|Win32 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|ARM.ActiveCfg = Release|ARM - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|ARM.Build.0 = Release|ARM - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|ARM.Deploy.0 = Release|ARM - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|x64.ActiveCfg = Release|x64 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|x64.Build.0 = Release|x64 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|x64.Deploy.0 = Release|x64 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|x86.ActiveCfg = Release|Win32 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|x86.Build.0 = Release|Win32 - {8500DE45-60E1-5F5A-8E7B-C44EB21C5590}.Release|x86.Deploy.0 = Release|Win32 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|ARM.ActiveCfg = Debug|ARM + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|ARM.Build.0 = Debug|ARM + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|ARM.Deploy.0 = Debug|ARM + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|x64.ActiveCfg = Debug|x64 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|x64.Build.0 = Debug|x64 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|x64.Deploy.0 = Debug|x64 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|x86.ActiveCfg = Debug|Win32 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|x86.Build.0 = Debug|Win32 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Debug|x86.Deploy.0 = Debug|Win32 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|ARM.ActiveCfg = Release|ARM + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|ARM.Build.0 = Release|ARM + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|ARM.Deploy.0 = Release|ARM + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|x64.ActiveCfg = Release|x64 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|x64.Build.0 = Release|x64 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|x64.Deploy.0 = Release|x64 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|x86.ActiveCfg = Release|Win32 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|x86.Build.0 = Release|Win32 + {A2BD78E2-F8FE-5047-859C-D66087CCF09A}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Package/cpp/PackageSample.vcxproj b/Samples/Package/cpp/PackageSample.vcxproj index fb2a32fb02..e9a3d1dc5f 100644 --- a/Samples/Package/cpp/PackageSample.vcxproj +++ b/Samples/Package/cpp/PackageSample.vcxproj @@ -1,15 +1,15 @@  - {8500de45-60e1-5f5a-8e7b-c44eb21c5590} + {a2bd78e2-f8fe-5047-859c-d66087ccf09a} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Package/cs/Package.appxmanifest b/Samples/Package/cs/Package.appxmanifest index be270212fa..3dbd959bf1 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 61d86b7457..31cf691875 100644 --- a/Samples/Package/cs/PackageSample.csproj +++ b/Samples/Package/cs/PackageSample.csproj @@ -3,15 +3,15 @@ Debug - {0A42A388-5F20-5016-954B-70144FA3D558} + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516} AppContainerExe Properties PackageSample PackageSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Package/cs/PackageSample.sln b/Samples/Package/cs/PackageSample.sln index 54aeab1709..b908b46ed5 100644 --- a/Samples/Package/cs/PackageSample.sln +++ b/Samples/Package/cs/PackageSample.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PackageSample", "PackageSample.csproj", "{0A42A388-5F20-5016-954B-70144FA3D558}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PackageSample", "PackageSample.csproj", "{32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|ARM.ActiveCfg = Debug|ARM - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|ARM.Build.0 = Debug|ARM - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|ARM.Deploy.0 = Debug|ARM - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|x64.ActiveCfg = Debug|x64 - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|x64.Build.0 = Debug|x64 - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|x64.Deploy.0 = Debug|x64 - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|x86.ActiveCfg = Debug|x86 - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|x86.Build.0 = Debug|x86 - {0A42A388-5F20-5016-954B-70144FA3D558}.Debug|x86.Deploy.0 = Debug|x86 - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|ARM.ActiveCfg = Release|ARM - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|ARM.Build.0 = Release|ARM - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|ARM.Deploy.0 = Release|ARM - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|x64.ActiveCfg = Release|x64 - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|x64.Build.0 = Release|x64 - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|x64.Deploy.0 = Release|x64 - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|x86.ActiveCfg = Release|x86 - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|x86.Build.0 = Release|x86 - {0A42A388-5F20-5016-954B-70144FA3D558}.Release|x86.Deploy.0 = Release|x86 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|ARM.ActiveCfg = Debug|ARM + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|ARM.Build.0 = Debug|ARM + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|ARM.Deploy.0 = Debug|ARM + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|x64.ActiveCfg = Debug|x64 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|x64.Build.0 = Debug|x64 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|x64.Deploy.0 = Debug|x64 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|x86.ActiveCfg = Debug|x86 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|x86.Build.0 = Debug|x86 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Debug|x86.Deploy.0 = Debug|x86 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|ARM.ActiveCfg = Release|ARM + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|ARM.Build.0 = Release|ARM + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|ARM.Deploy.0 = Release|ARM + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|x64.ActiveCfg = Release|x64 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|x64.Build.0 = Release|x64 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|x64.Deploy.0 = Release|x64 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|x86.ActiveCfg = Release|x86 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|x86.Build.0 = Release|x86 + {32A7BC6F-D2FE-5D8F-B62A-C90F0F269516}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Package/js/PackageSample.jsproj b/Samples/Package/js/PackageSample.jsproj index 9c6f307f15..3f87566288 100644 --- a/Samples/Package/js/PackageSample.jsproj +++ b/Samples/Package/js/PackageSample.jsproj @@ -35,7 +35,7 @@ - 29345cd9-b2d0-5c31-8ea0-6d79ef2fe421 + 83569f87-4915-5c8b-b39f-9d9221b0836a @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Package/js/PackageSample.sln b/Samples/Package/js/PackageSample.sln index 334506b528..6073f8c789 100644 --- a/Samples/Package/js/PackageSample.sln +++ b/Samples/Package/js/PackageSample.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PackageSample", "PackageSample.jsproj", "{29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PackageSample", "PackageSample.jsproj", "{83569F87-4915-5C8B-B39F-9D9221B0836A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|Any CPU.Build.0 = Debug|Any CPU - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|ARM.ActiveCfg = Debug|ARM - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|ARM.Build.0 = Debug|ARM - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|ARM.Deploy.0 = Debug|ARM - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|x64.ActiveCfg = Debug|x64 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|x64.Build.0 = Debug|x64 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|x64.Deploy.0 = Debug|x64 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|x86.ActiveCfg = Debug|x86 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|x86.Build.0 = Debug|x86 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Debug|x86.Deploy.0 = Debug|x86 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|Any CPU.ActiveCfg = Release|Any CPU - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|Any CPU.Build.0 = Release|Any CPU - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|Any CPU.Deploy.0 = Release|Any CPU - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|ARM.ActiveCfg = Release|ARM - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|ARM.Build.0 = Release|ARM - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|ARM.Deploy.0 = Release|ARM - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|x64.ActiveCfg = Release|x64 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|x64.Build.0 = Release|x64 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|x64.Deploy.0 = Release|x64 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|x86.ActiveCfg = Release|x86 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|x86.Build.0 = Release|x86 - {29345CD9-B2D0-5C31-8EA0-6D79EF2FE421}.Release|x86.Deploy.0 = Release|x86 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|ARM.ActiveCfg = Debug|ARM + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|ARM.Build.0 = Debug|ARM + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|ARM.Deploy.0 = Debug|ARM + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|x64.ActiveCfg = Debug|x64 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|x64.Build.0 = Debug|x64 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|x64.Deploy.0 = Debug|x64 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|x86.ActiveCfg = Debug|x86 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|x86.Build.0 = Debug|x86 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Debug|x86.Deploy.0 = Debug|x86 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|Any CPU.Build.0 = Release|Any CPU + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|Any CPU.Deploy.0 = Release|Any CPU + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|ARM.ActiveCfg = Release|ARM + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|ARM.Build.0 = Release|ARM + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|ARM.Deploy.0 = Release|ARM + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|x64.ActiveCfg = Release|x64 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|x64.Build.0 = Release|x64 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|x64.Deploy.0 = Release|x64 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|x86.ActiveCfg = Release|x86 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|x86.Build.0 = Release|x86 + {83569F87-4915-5C8B-B39F-9D9221B0836A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Package/js/package.appxmanifest b/Samples/Package/js/package.appxmanifest index 6bc7c1d8d9..6c579b052d 100644 --- a/Samples/Package/js/package.appxmanifest +++ b/Samples/Package/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/Package/package.yaml b/Samples/Package/package.yml similarity index 100% rename from Samples/Package/package.yaml rename to Samples/Package/package.yml diff --git a/Samples/PackagedContent/js/PackagedContent.jsproj b/Samples/PackagedContent/js/PackagedContent.jsproj index 8f62f1e12f..88c022ecfb 100644 --- a/Samples/PackagedContent/js/PackagedContent.jsproj +++ b/Samples/PackagedContent/js/PackagedContent.jsproj @@ -35,7 +35,7 @@ - 6b3cf312-c2e7-5b87-a9dc-2750c4cb848d + 563d7813-2165-5131-a905-84e80a51299f @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/PackagedContent/js/PackagedContent.sln b/Samples/PackagedContent/js/PackagedContent.sln index 596c46a1e4..b6e8bed481 100644 --- a/Samples/PackagedContent/js/PackagedContent.sln +++ b/Samples/PackagedContent/js/PackagedContent.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PackagedContent", "PackagedContent.jsproj", "{6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PackagedContent", "PackagedContent.jsproj", "{563D7813-2165-5131-A905-84E80A51299F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|ARM.ActiveCfg = Debug|ARM - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|ARM.Build.0 = Debug|ARM - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|ARM.Deploy.0 = Debug|ARM - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|x64.ActiveCfg = Debug|x64 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|x64.Build.0 = Debug|x64 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|x64.Deploy.0 = Debug|x64 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|x86.ActiveCfg = Debug|x86 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|x86.Build.0 = Debug|x86 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Debug|x86.Deploy.0 = Debug|x86 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|Any CPU.Build.0 = Release|Any CPU - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|Any CPU.Deploy.0 = Release|Any CPU - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|ARM.ActiveCfg = Release|ARM - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|ARM.Build.0 = Release|ARM - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|ARM.Deploy.0 = Release|ARM - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|x64.ActiveCfg = Release|x64 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|x64.Build.0 = Release|x64 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|x64.Deploy.0 = Release|x64 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|x86.ActiveCfg = Release|x86 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|x86.Build.0 = Release|x86 - {6B3CF312-C2E7-5B87-A9DC-2750C4CB848D}.Release|x86.Deploy.0 = Release|x86 + {563D7813-2165-5131-A905-84E80A51299F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {563D7813-2165-5131-A905-84E80A51299F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {563D7813-2165-5131-A905-84E80A51299F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {563D7813-2165-5131-A905-84E80A51299F}.Debug|ARM.ActiveCfg = Debug|ARM + {563D7813-2165-5131-A905-84E80A51299F}.Debug|ARM.Build.0 = Debug|ARM + {563D7813-2165-5131-A905-84E80A51299F}.Debug|ARM.Deploy.0 = Debug|ARM + {563D7813-2165-5131-A905-84E80A51299F}.Debug|x64.ActiveCfg = Debug|x64 + {563D7813-2165-5131-A905-84E80A51299F}.Debug|x64.Build.0 = Debug|x64 + {563D7813-2165-5131-A905-84E80A51299F}.Debug|x64.Deploy.0 = Debug|x64 + {563D7813-2165-5131-A905-84E80A51299F}.Debug|x86.ActiveCfg = Debug|x86 + {563D7813-2165-5131-A905-84E80A51299F}.Debug|x86.Build.0 = Debug|x86 + {563D7813-2165-5131-A905-84E80A51299F}.Debug|x86.Deploy.0 = Debug|x86 + {563D7813-2165-5131-A905-84E80A51299F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {563D7813-2165-5131-A905-84E80A51299F}.Release|Any CPU.Build.0 = Release|Any CPU + {563D7813-2165-5131-A905-84E80A51299F}.Release|Any CPU.Deploy.0 = Release|Any CPU + {563D7813-2165-5131-A905-84E80A51299F}.Release|ARM.ActiveCfg = Release|ARM + {563D7813-2165-5131-A905-84E80A51299F}.Release|ARM.Build.0 = Release|ARM + {563D7813-2165-5131-A905-84E80A51299F}.Release|ARM.Deploy.0 = Release|ARM + {563D7813-2165-5131-A905-84E80A51299F}.Release|x64.ActiveCfg = Release|x64 + {563D7813-2165-5131-A905-84E80A51299F}.Release|x64.Build.0 = Release|x64 + {563D7813-2165-5131-A905-84E80A51299F}.Release|x64.Deploy.0 = Release|x64 + {563D7813-2165-5131-A905-84E80A51299F}.Release|x86.ActiveCfg = Release|x86 + {563D7813-2165-5131-A905-84E80A51299F}.Release|x86.Build.0 = Release|x86 + {563D7813-2165-5131-A905-84E80A51299F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PackagedContent/js/package.appxmanifest b/Samples/PackagedContent/js/package.appxmanifest index 6bdc8dd2ad..83c135c96a 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/PackagedContent/packaged-content.yaml b/Samples/PackagedContent/packaged-content.yml similarity index 100% rename from Samples/PackagedContent/packaged-content.yaml rename to Samples/PackagedContent/packaged-content.yml diff --git a/Samples/PasswordVault/cpp/Package.appxmanifest b/Samples/PasswordVault/cpp/Package.appxmanifest index 55b3a82a8e..7dced94330 100644 --- a/Samples/PasswordVault/cpp/Package.appxmanifest +++ b/Samples/PasswordVault/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/PasswordVault/cpp/PasswordVault.sln b/Samples/PasswordVault/cpp/PasswordVault.sln index 3411ddfd7b..693c836fd2 100644 --- a/Samples/PasswordVault/cpp/PasswordVault.sln +++ b/Samples/PasswordVault/cpp/PasswordVault.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PasswordVault", "PasswordVault.vcxproj", "{AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PasswordVault", "PasswordVault.vcxproj", "{82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|ARM.ActiveCfg = Debug|ARM - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|ARM.Build.0 = Debug|ARM - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|ARM.Deploy.0 = Debug|ARM - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|x64.ActiveCfg = Debug|x64 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|x64.Build.0 = Debug|x64 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|x64.Deploy.0 = Debug|x64 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|x86.ActiveCfg = Debug|Win32 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|x86.Build.0 = Debug|Win32 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Debug|x86.Deploy.0 = Debug|Win32 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|ARM.ActiveCfg = Release|ARM - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|ARM.Build.0 = Release|ARM - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|ARM.Deploy.0 = Release|ARM - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|x64.ActiveCfg = Release|x64 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|x64.Build.0 = Release|x64 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|x64.Deploy.0 = Release|x64 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|x86.ActiveCfg = Release|Win32 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|x86.Build.0 = Release|Win32 - {AD33C1C7-A6B8-55F1-8C2B-E889A0EFC1D3}.Release|x86.Deploy.0 = Release|Win32 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|ARM.ActiveCfg = Debug|ARM + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|ARM.Build.0 = Debug|ARM + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|ARM.Deploy.0 = Debug|ARM + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|x64.ActiveCfg = Debug|x64 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|x64.Build.0 = Debug|x64 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|x64.Deploy.0 = Debug|x64 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|x86.ActiveCfg = Debug|Win32 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|x86.Build.0 = Debug|Win32 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Debug|x86.Deploy.0 = Debug|Win32 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|ARM.ActiveCfg = Release|ARM + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|ARM.Build.0 = Release|ARM + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|ARM.Deploy.0 = Release|ARM + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|x64.ActiveCfg = Release|x64 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|x64.Build.0 = Release|x64 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|x64.Deploy.0 = Release|x64 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|x86.ActiveCfg = Release|Win32 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|x86.Build.0 = Release|Win32 + {82F91ADD-16E0-53DE-BCEE-3A4DBD14EA7D}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PasswordVault/cpp/PasswordVault.vcxproj b/Samples/PasswordVault/cpp/PasswordVault.vcxproj index 511b401b9c..01641ec366 100644 --- a/Samples/PasswordVault/cpp/PasswordVault.vcxproj +++ b/Samples/PasswordVault/cpp/PasswordVault.vcxproj @@ -1,15 +1,15 @@  - {ad33c1c7-a6b8-55f1-8c2b-e889a0efc1d3} + {82f91add-16e0-53de-bcee-3a4dbd14ea7d} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true PasswordVault diff --git a/Samples/PasswordVault/cs/Package.appxmanifest b/Samples/PasswordVault/cs/Package.appxmanifest index e0e7634732..9dd42bfce7 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 d0ae007816..83019c4b41 100644 --- a/Samples/PasswordVault/cs/PasswordVault.csproj +++ b/Samples/PasswordVault/cs/PasswordVault.csproj @@ -4,15 +4,15 @@ Debug x86 - {62E9ACC5-291D-5073-9595-A1E003CED6E8} + {08339E43-1784-51B6-8A39-B5EF47D186B9} AppContainerExe Properties SDKTemplate PasswordVault en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/PasswordVault/cs/PasswordVault.sln b/Samples/PasswordVault/cs/PasswordVault.sln index a33701c531..8c71651c88 100644 --- a/Samples/PasswordVault/cs/PasswordVault.sln +++ b/Samples/PasswordVault/cs/PasswordVault.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PasswordVault", "PasswordVault.csproj", "{62E9ACC5-291D-5073-9595-A1E003CED6E8}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PasswordVault", "PasswordVault.csproj", "{08339E43-1784-51B6-8A39-B5EF47D186B9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|ARM.ActiveCfg = Debug|ARM - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|ARM.Build.0 = Debug|ARM - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|ARM.Deploy.0 = Debug|ARM - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|x64.ActiveCfg = Debug|x64 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|x64.Build.0 = Debug|x64 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|x64.Deploy.0 = Debug|x64 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|x86.ActiveCfg = Debug|x86 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|x86.Build.0 = Debug|x86 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Debug|x86.Deploy.0 = Debug|x86 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|ARM.ActiveCfg = Release|ARM - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|ARM.Build.0 = Release|ARM - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|ARM.Deploy.0 = Release|ARM - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|x64.ActiveCfg = Release|x64 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|x64.Build.0 = Release|x64 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|x64.Deploy.0 = Release|x64 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|x86.ActiveCfg = Release|x86 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|x86.Build.0 = Release|x86 - {62E9ACC5-291D-5073-9595-A1E003CED6E8}.Release|x86.Deploy.0 = Release|x86 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|ARM.ActiveCfg = Debug|ARM + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|ARM.Build.0 = Debug|ARM + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|ARM.Deploy.0 = Debug|ARM + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|x64.ActiveCfg = Debug|x64 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|x64.Build.0 = Debug|x64 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|x64.Deploy.0 = Debug|x64 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|x86.ActiveCfg = Debug|x86 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|x86.Build.0 = Debug|x86 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Debug|x86.Deploy.0 = Debug|x86 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|ARM.ActiveCfg = Release|ARM + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|ARM.Build.0 = Release|ARM + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|ARM.Deploy.0 = Release|ARM + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|x64.ActiveCfg = Release|x64 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|x64.Build.0 = Release|x64 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|x64.Deploy.0 = Release|x64 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|x86.ActiveCfg = Release|x86 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|x86.Build.0 = Release|x86 + {08339E43-1784-51B6-8A39-B5EF47D186B9}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PasswordVault/js/Package.appxmanifest b/Samples/PasswordVault/js/Package.appxmanifest index f84105b96a..ce0aee8dd4 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 90bb693c57..890020757f 100644 --- a/Samples/PasswordVault/js/PasswordVault.jsproj +++ b/Samples/PasswordVault/js/PasswordVault.jsproj @@ -35,7 +35,7 @@ - 468ba20f-8241-5dfe-83a1-b998992fbaac + 1448873b-ca42-5e6a-9827-4dae21ec64f4 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/PasswordVault/js/PasswordVault.sln b/Samples/PasswordVault/js/PasswordVault.sln index dcd0735ddd..0c7e1114f6 100644 --- a/Samples/PasswordVault/js/PasswordVault.sln +++ b/Samples/PasswordVault/js/PasswordVault.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PasswordVault", "PasswordVault.jsproj", "{468BA20F-8241-5DFE-83A1-B998992FBAAC}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PasswordVault", "PasswordVault.jsproj", "{1448873B-CA42-5E6A-9827-4DAE21EC64F4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|Any CPU.Build.0 = Debug|Any CPU - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|ARM.ActiveCfg = Debug|ARM - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|ARM.Build.0 = Debug|ARM - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|ARM.Deploy.0 = Debug|ARM - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|x64.ActiveCfg = Debug|x64 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|x64.Build.0 = Debug|x64 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|x64.Deploy.0 = Debug|x64 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|x86.ActiveCfg = Debug|x86 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|x86.Build.0 = Debug|x86 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Debug|x86.Deploy.0 = Debug|x86 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|Any CPU.ActiveCfg = Release|Any CPU - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|Any CPU.Build.0 = Release|Any CPU - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|Any CPU.Deploy.0 = Release|Any CPU - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|ARM.ActiveCfg = Release|ARM - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|ARM.Build.0 = Release|ARM - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|ARM.Deploy.0 = Release|ARM - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|x64.ActiveCfg = Release|x64 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|x64.Build.0 = Release|x64 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|x64.Deploy.0 = Release|x64 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|x86.ActiveCfg = Release|x86 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|x86.Build.0 = Release|x86 - {468BA20F-8241-5DFE-83A1-B998992FBAAC}.Release|x86.Deploy.0 = Release|x86 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|ARM.ActiveCfg = Debug|ARM + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|ARM.Build.0 = Debug|ARM + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|ARM.Deploy.0 = Debug|ARM + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|x64.ActiveCfg = Debug|x64 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|x64.Build.0 = Debug|x64 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|x64.Deploy.0 = Debug|x64 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|x86.ActiveCfg = Debug|x86 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|x86.Build.0 = Debug|x86 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Debug|x86.Deploy.0 = Debug|x86 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|Any CPU.Build.0 = Release|Any CPU + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|Any CPU.Deploy.0 = Release|Any CPU + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|ARM.ActiveCfg = Release|ARM + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|ARM.Build.0 = Release|ARM + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|ARM.Deploy.0 = Release|ARM + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|x64.ActiveCfg = Release|x64 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|x64.Build.0 = Release|x64 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|x64.Deploy.0 = Release|x64 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|x86.ActiveCfg = Release|x86 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|x86.Build.0 = Release|x86 + {1448873B-CA42-5E6A-9827-4DAE21EC64F4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PasswordVault/password-vault.yaml b/Samples/PasswordVault/password-vault.yml similarity index 100% rename from Samples/PasswordVault/password-vault.yaml rename to Samples/PasswordVault/password-vault.yml diff --git a/Samples/PdfDocument/cpp/Package.appxmanifest b/Samples/PdfDocument/cpp/Package.appxmanifest index 34f709661b..2f2c248f44 100644 --- a/Samples/PdfDocument/cpp/Package.appxmanifest +++ b/Samples/PdfDocument/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/PdfDocument/cpp/PdfDocument.sln b/Samples/PdfDocument/cpp/PdfDocument.sln index 7c81cf3f94..83e3938343 100644 --- a/Samples/PdfDocument/cpp/PdfDocument.sln +++ b/Samples/PdfDocument/cpp/PdfDocument.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PdfDocument", "PdfDocument.vcxproj", "{A09ECC80-C259-5F84-BC0E-2D45CC5B898E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PdfDocument", "PdfDocument.vcxproj", "{35501C17-7304-5729-8A78-B54F2AAFE002}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|ARM.ActiveCfg = Debug|ARM - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|ARM.Build.0 = Debug|ARM - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|ARM.Deploy.0 = Debug|ARM - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|x64.ActiveCfg = Debug|x64 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|x64.Build.0 = Debug|x64 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|x64.Deploy.0 = Debug|x64 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|x86.ActiveCfg = Debug|Win32 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|x86.Build.0 = Debug|Win32 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Debug|x86.Deploy.0 = Debug|Win32 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|ARM.ActiveCfg = Release|ARM - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|ARM.Build.0 = Release|ARM - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|ARM.Deploy.0 = Release|ARM - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|x64.ActiveCfg = Release|x64 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|x64.Build.0 = Release|x64 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|x64.Deploy.0 = Release|x64 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|x86.ActiveCfg = Release|Win32 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|x86.Build.0 = Release|Win32 - {A09ECC80-C259-5F84-BC0E-2D45CC5B898E}.Release|x86.Deploy.0 = Release|Win32 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|ARM.ActiveCfg = Debug|ARM + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|ARM.Build.0 = Debug|ARM + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|ARM.Deploy.0 = Debug|ARM + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|x64.ActiveCfg = Debug|x64 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|x64.Build.0 = Debug|x64 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|x64.Deploy.0 = Debug|x64 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|x86.ActiveCfg = Debug|Win32 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|x86.Build.0 = Debug|Win32 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Debug|x86.Deploy.0 = Debug|Win32 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|ARM.ActiveCfg = Release|ARM + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|ARM.Build.0 = Release|ARM + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|ARM.Deploy.0 = Release|ARM + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|x64.ActiveCfg = Release|x64 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|x64.Build.0 = Release|x64 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|x64.Deploy.0 = Release|x64 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|x86.ActiveCfg = Release|Win32 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|x86.Build.0 = Release|Win32 + {35501C17-7304-5729-8A78-B54F2AAFE002}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PdfDocument/cpp/PdfDocument.vcxproj b/Samples/PdfDocument/cpp/PdfDocument.vcxproj index 1d5ef857d9..f495a97867 100644 --- a/Samples/PdfDocument/cpp/PdfDocument.vcxproj +++ b/Samples/PdfDocument/cpp/PdfDocument.vcxproj @@ -1,15 +1,15 @@  - {a09ecc80-c259-5f84-bc0e-2d45cc5b898e} + {35501c17-7304-5729-8a78-b54f2aafe002} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/PdfDocument/cs/Package.appxmanifest b/Samples/PdfDocument/cs/Package.appxmanifest index 0636a56e91..22cec138d4 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 9aa364734c..0ca0115b23 100644 --- a/Samples/PdfDocument/cs/PdfDocument.csproj +++ b/Samples/PdfDocument/cs/PdfDocument.csproj @@ -3,15 +3,15 @@ Debug - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB} + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA} AppContainerExe Properties SDKTemplate PdfDocument en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/PdfDocument/cs/PdfDocument.sln b/Samples/PdfDocument/cs/PdfDocument.sln index c0681140e0..2e861ad0ec 100644 --- a/Samples/PdfDocument/cs/PdfDocument.sln +++ b/Samples/PdfDocument/cs/PdfDocument.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PdfDocument", "PdfDocument.csproj", "{1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PdfDocument", "PdfDocument.csproj", "{63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|ARM.ActiveCfg = Debug|ARM - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|ARM.Build.0 = Debug|ARM - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|ARM.Deploy.0 = Debug|ARM - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|x64.ActiveCfg = Debug|x64 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|x64.Build.0 = Debug|x64 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|x64.Deploy.0 = Debug|x64 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|x86.ActiveCfg = Debug|x86 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|x86.Build.0 = Debug|x86 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Debug|x86.Deploy.0 = Debug|x86 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|ARM.ActiveCfg = Release|ARM - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|ARM.Build.0 = Release|ARM - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|ARM.Deploy.0 = Release|ARM - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|x64.ActiveCfg = Release|x64 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|x64.Build.0 = Release|x64 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|x64.Deploy.0 = Release|x64 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|x86.ActiveCfg = Release|x86 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|x86.Build.0 = Release|x86 - {1054DF9D-9DCA-5144-8773-EE83F0DE4DCB}.Release|x86.Deploy.0 = Release|x86 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|ARM.ActiveCfg = Debug|ARM + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|ARM.Build.0 = Debug|ARM + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|ARM.Deploy.0 = Debug|ARM + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|x64.ActiveCfg = Debug|x64 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|x64.Build.0 = Debug|x64 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|x64.Deploy.0 = Debug|x64 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|x86.ActiveCfg = Debug|x86 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|x86.Build.0 = Debug|x86 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Debug|x86.Deploy.0 = Debug|x86 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|ARM.ActiveCfg = Release|ARM + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|ARM.Build.0 = Release|ARM + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|ARM.Deploy.0 = Release|ARM + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|x64.ActiveCfg = Release|x64 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|x64.Build.0 = Release|x64 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|x64.Deploy.0 = Release|x64 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|x86.ActiveCfg = Release|x86 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|x86.Build.0 = Release|x86 + {63AEB503-4310-5A5A-8F0C-E8E5F1A157FA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PdfDocument/js/Package.appxmanifest b/Samples/PdfDocument/js/Package.appxmanifest index 46765b3b17..409898daee 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 f28e1e84b9..b1d2174a53 100644 --- a/Samples/PdfDocument/js/PdfDocument.jsproj +++ b/Samples/PdfDocument/js/PdfDocument.jsproj @@ -35,7 +35,7 @@ - 8694748f-85be-5949-9456-27a3cf5ff83a + 7d614aa5-df95-54f3-894d-91bc0d595e1e @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/PdfDocument/js/PdfDocument.sln b/Samples/PdfDocument/js/PdfDocument.sln index bc80afbbcd..e757388467 100644 --- a/Samples/PdfDocument/js/PdfDocument.sln +++ b/Samples/PdfDocument/js/PdfDocument.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PdfDocument", "PdfDocument.jsproj", "{8694748F-85BE-5949-9456-27A3CF5FF83A}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PdfDocument", "PdfDocument.jsproj", "{7D614AA5-DF95-54F3-894D-91BC0D595E1E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|ARM.ActiveCfg = Debug|ARM - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|ARM.Build.0 = Debug|ARM - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|ARM.Deploy.0 = Debug|ARM - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|x64.ActiveCfg = Debug|x64 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|x64.Build.0 = Debug|x64 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|x64.Deploy.0 = Debug|x64 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|x86.ActiveCfg = Debug|x86 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|x86.Build.0 = Debug|x86 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Debug|x86.Deploy.0 = Debug|x86 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|Any CPU.Build.0 = Release|Any CPU - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|Any CPU.Deploy.0 = Release|Any CPU - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|ARM.ActiveCfg = Release|ARM - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|ARM.Build.0 = Release|ARM - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|ARM.Deploy.0 = Release|ARM - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|x64.ActiveCfg = Release|x64 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|x64.Build.0 = Release|x64 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|x64.Deploy.0 = Release|x64 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|x86.ActiveCfg = Release|x86 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|x86.Build.0 = Release|x86 - {8694748F-85BE-5949-9456-27A3CF5FF83A}.Release|x86.Deploy.0 = Release|x86 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|ARM.ActiveCfg = Debug|ARM + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|ARM.Build.0 = Debug|ARM + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|ARM.Deploy.0 = Debug|ARM + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|x64.ActiveCfg = Debug|x64 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|x64.Build.0 = Debug|x64 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|x64.Deploy.0 = Debug|x64 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|x86.ActiveCfg = Debug|x86 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|x86.Build.0 = Debug|x86 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Debug|x86.Deploy.0 = Debug|x86 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|Any CPU.Build.0 = Release|Any CPU + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|Any CPU.Deploy.0 = Release|Any CPU + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|ARM.ActiveCfg = Release|ARM + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|ARM.Build.0 = Release|ARM + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|ARM.Deploy.0 = Release|ARM + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|x64.ActiveCfg = Release|x64 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|x64.Build.0 = Release|x64 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|x64.Deploy.0 = Release|x64 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|x86.ActiveCfg = Release|x86 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|x86.Build.0 = Release|x86 + {7D614AA5-DF95-54F3-894D-91BC0D595E1E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PdfDocument/pdf-document.yaml b/Samples/PdfDocument/pdf-document.yml similarity index 100% rename from Samples/PdfDocument/pdf-document.yaml rename to Samples/PdfDocument/pdf-document.yml diff --git a/Samples/Pedometer/cpp/Package.appxmanifest b/Samples/Pedometer/cpp/Package.appxmanifest index fcf24ed76b..8f195e073f 100644 --- a/Samples/Pedometer/cpp/Package.appxmanifest +++ b/Samples/Pedometer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Pedometer/cpp/Pedometer.sln b/Samples/Pedometer/cpp/Pedometer.sln index 2ae8f3d133..95976a7ba8 100644 --- a/Samples/Pedometer/cpp/Pedometer.sln +++ b/Samples/Pedometer/cpp/Pedometer.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Pedometer", "Pedometer.vcxproj", "{3CE53E4B-2DBA-531F-8B8F-733357007FB1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Pedometer", "Pedometer.vcxproj", "{89C8AB17-C379-5848-88BE-2D1EE154AEC6}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{2D99757C-CB3F-53B1-95C7-C612DB1CF215}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{B5DA3583-08F2-51D1-A680-C8AB368F5615}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|ARM.ActiveCfg = Debug|ARM - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|ARM.Build.0 = Debug|ARM - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|ARM.Deploy.0 = Debug|ARM - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|x64.ActiveCfg = Debug|x64 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|x64.Build.0 = Debug|x64 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|x64.Deploy.0 = Debug|x64 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|x86.ActiveCfg = Debug|Win32 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|x86.Build.0 = Debug|Win32 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Debug|x86.Deploy.0 = Debug|Win32 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|ARM.ActiveCfg = Release|ARM - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|ARM.Build.0 = Release|ARM - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|ARM.Deploy.0 = Release|ARM - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|x64.ActiveCfg = Release|x64 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|x64.Build.0 = Release|x64 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|x64.Deploy.0 = Release|x64 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|x86.ActiveCfg = Release|Win32 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|x86.Build.0 = Release|Win32 - {3CE53E4B-2DBA-531F-8B8F-733357007FB1}.Release|x86.Deploy.0 = Release|Win32 - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Debug|ARM.ActiveCfg = Debug|ARM - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Debug|ARM.Build.0 = Debug|ARM - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Debug|x64.ActiveCfg = Debug|x64 - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Debug|x64.Build.0 = Debug|x64 - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Debug|x86.ActiveCfg = Debug|Win32 - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Debug|x86.Build.0 = Debug|Win32 - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Release|ARM.ActiveCfg = Release|ARM - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Release|ARM.Build.0 = Release|ARM - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Release|x64.ActiveCfg = Release|x64 - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Release|x64.Build.0 = Release|x64 - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Release|x86.ActiveCfg = Release|Win32 - {2D99757C-CB3F-53B1-95C7-C612DB1CF215}.Release|x86.Build.0 = Release|Win32 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|ARM.ActiveCfg = Debug|ARM + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|ARM.Build.0 = Debug|ARM + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|ARM.Deploy.0 = Debug|ARM + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|x64.ActiveCfg = Debug|x64 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|x64.Build.0 = Debug|x64 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|x64.Deploy.0 = Debug|x64 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|x86.ActiveCfg = Debug|Win32 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|x86.Build.0 = Debug|Win32 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Debug|x86.Deploy.0 = Debug|Win32 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|ARM.ActiveCfg = Release|ARM + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|ARM.Build.0 = Release|ARM + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|ARM.Deploy.0 = Release|ARM + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|x64.ActiveCfg = Release|x64 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|x64.Build.0 = Release|x64 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|x64.Deploy.0 = Release|x64 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|x86.ActiveCfg = Release|Win32 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|x86.Build.0 = Release|Win32 + {89C8AB17-C379-5848-88BE-2D1EE154AEC6}.Release|x86.Deploy.0 = Release|Win32 + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Debug|ARM.ActiveCfg = Debug|ARM + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Debug|ARM.Build.0 = Debug|ARM + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Debug|x64.ActiveCfg = Debug|x64 + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Debug|x64.Build.0 = Debug|x64 + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Debug|x86.ActiveCfg = Debug|Win32 + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Debug|x86.Build.0 = Debug|Win32 + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Release|ARM.ActiveCfg = Release|ARM + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Release|ARM.Build.0 = Release|ARM + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Release|x64.ActiveCfg = Release|x64 + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Release|x64.Build.0 = Release|x64 + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Release|x86.ActiveCfg = Release|Win32 + {B5DA3583-08F2-51D1-A680-C8AB368F5615}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Pedometer/cpp/Pedometer.vcxproj b/Samples/Pedometer/cpp/Pedometer.vcxproj index 79ecdf9704..ebddee1a2c 100644 --- a/Samples/Pedometer/cpp/Pedometer.vcxproj +++ b/Samples/Pedometer/cpp/Pedometer.vcxproj @@ -1,15 +1,15 @@  - {3ce53e4b-2dba-531f-8b8f-733357007fb1} + {89c8ab17-c379-5848-88be-2d1ee154aec6} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Pedometer/cpp/Tasks/Tasks.vcxproj b/Samples/Pedometer/cpp/Tasks/Tasks.vcxproj index 7cf844ecaf..86dd0b5924 100644 --- a/Samples/Pedometer/cpp/Tasks/Tasks.vcxproj +++ b/Samples/Pedometer/cpp/Tasks/Tasks.vcxproj @@ -27,7 +27,7 @@ - {2d99757c-cb3f-53b1-95c7-c612db1cf215} + {b5da3583-08f2-51d1-a680-c8ab368f5615} WindowsRuntimeComponent Tasks Tasks @@ -35,8 +35,8 @@ 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/Pedometer/cs/Package.appxmanifest b/Samples/Pedometer/cs/Package.appxmanifest index e5dddf3532..2394c4dd50 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 524c05fd4f..11f07b3f0c 100644 --- a/Samples/Pedometer/cs/Pedometer.csproj +++ b/Samples/Pedometer/cs/Pedometer.csproj @@ -4,15 +4,15 @@ Debug x86 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47} + {2DD9BA81-883C-575A-BC3E-C7A391394A56} AppContainerExe Properties PedometerCS PedometerCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Pedometer/cs/Pedometer.sln b/Samples/Pedometer/cs/Pedometer.sln index 326b09a29a..2382dd4039 100644 --- a/Samples/Pedometer/cs/Pedometer.sln +++ b/Samples/Pedometer/cs/Pedometer.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pedometer", "Pedometer.csproj", "{13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pedometer", "Pedometer.csproj", "{2DD9BA81-883C-575A-BC3E-C7A391394A56}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{B7232C19-84AA-5A62-9020-25D78EB88A2B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,42 +19,42 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|Any CPU.ActiveCfg = Debug|x86 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|ARM.ActiveCfg = Debug|ARM - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|ARM.Build.0 = Debug|ARM - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|ARM.Deploy.0 = Debug|ARM - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|x64.ActiveCfg = Debug|x64 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|x64.Build.0 = Debug|x64 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|x64.Deploy.0 = Debug|x64 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|x86.ActiveCfg = Debug|x86 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|x86.Build.0 = Debug|x86 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Debug|x86.Deploy.0 = Debug|x86 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|Any CPU.ActiveCfg = Release|x86 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|ARM.ActiveCfg = Release|ARM - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|ARM.Build.0 = Release|ARM - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|ARM.Deploy.0 = Release|ARM - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|x64.ActiveCfg = Release|x64 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|x64.Build.0 = Release|x64 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|x64.Deploy.0 = Release|x64 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|x86.ActiveCfg = Release|x86 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|x86.Build.0 = Release|x86 - {13AB13E2-772D-5B5D-AF8D-E9793B7ADE47}.Release|x86.Deploy.0 = Release|x86 - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Debug|ARM.ActiveCfg = Debug|ARM - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Debug|ARM.Build.0 = Debug|ARM - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Debug|x64.ActiveCfg = Debug|x64 - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Debug|x64.Build.0 = Debug|x64 - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Debug|x86.ActiveCfg = Debug|x86 - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Debug|x86.Build.0 = Debug|x86 - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Release|Any CPU.Build.0 = Release|Any CPU - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Release|ARM.ActiveCfg = Release|ARM - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Release|ARM.Build.0 = Release|ARM - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Release|x64.ActiveCfg = Release|x64 - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Release|x64.Build.0 = Release|x64 - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Release|x86.ActiveCfg = Release|x86 - {B7232C19-84AA-5A62-9020-25D78EB88A2B}.Release|x86.Build.0 = Release|x86 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|Any CPU.ActiveCfg = Debug|x86 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|ARM.ActiveCfg = Debug|ARM + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|ARM.Build.0 = Debug|ARM + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|ARM.Deploy.0 = Debug|ARM + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|x64.ActiveCfg = Debug|x64 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|x64.Build.0 = Debug|x64 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|x64.Deploy.0 = Debug|x64 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|x86.ActiveCfg = Debug|x86 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|x86.Build.0 = Debug|x86 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Debug|x86.Deploy.0 = Debug|x86 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|Any CPU.ActiveCfg = Release|x86 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|ARM.ActiveCfg = Release|ARM + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|ARM.Build.0 = Release|ARM + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|ARM.Deploy.0 = Release|ARM + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|x64.ActiveCfg = Release|x64 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|x64.Build.0 = Release|x64 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|x64.Deploy.0 = Release|x64 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|x86.ActiveCfg = Release|x86 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|x86.Build.0 = Release|x86 + {2DD9BA81-883C-575A-BC3E-C7A391394A56}.Release|x86.Deploy.0 = Release|x86 + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Debug|ARM.ActiveCfg = Debug|ARM + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Debug|ARM.Build.0 = Debug|ARM + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Debug|x64.ActiveCfg = Debug|x64 + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Debug|x64.Build.0 = Debug|x64 + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Debug|x86.ActiveCfg = Debug|x86 + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Debug|x86.Build.0 = Debug|x86 + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Release|Any CPU.Build.0 = Release|Any CPU + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Release|ARM.ActiveCfg = Release|ARM + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Release|ARM.Build.0 = Release|ARM + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Release|x64.ActiveCfg = Release|x64 + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Release|x64.Build.0 = Release|x64 + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Release|x86.ActiveCfg = Release|x86 + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Pedometer/cs/Tasks/Tasks.csproj b/Samples/Pedometer/cs/Tasks/Tasks.csproj index 1cbc927edc..3d67b6c9a6 100644 --- a/Samples/Pedometer/cs/Tasks/Tasks.csproj +++ b/Samples/Pedometer/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {B7232C19-84AA-5A62-9020-25D78EB88A2B} + {7FCEC436-DAFB-5904-B6D7-9DC74E5A81F1} winmdobj Properties Tasks Tasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/Pedometer/js/Package.appxmanifest b/Samples/Pedometer/js/Package.appxmanifest index c62a2975db..8c9e923193 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 be93ad6713..0b1e650926 100644 --- a/Samples/Pedometer/js/Pedometer.jsproj +++ b/Samples/Pedometer/js/Pedometer.jsproj @@ -35,7 +35,7 @@ - 0eb262ca-754c-59e9-a16a-fabaee95697e + 7af8e3cc-7c32-5871-aa4f-116283007a71 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Pedometer/js/Pedometer.sln b/Samples/Pedometer/js/Pedometer.sln index f91dad83c7..6be522c9ac 100644 --- a/Samples/Pedometer/js/Pedometer.sln +++ b/Samples/Pedometer/js/Pedometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Pedometer", "Pedometer.jsproj", "{0EB262CA-754C-59E9-A16A-FABAEE95697E}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Pedometer", "Pedometer.jsproj", "{7AF8E3CC-7C32-5871-AA4F-116283007A71}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|ARM.ActiveCfg = Debug|ARM - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|ARM.Build.0 = Debug|ARM - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|ARM.Deploy.0 = Debug|ARM - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|x64.ActiveCfg = Debug|x64 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|x64.Build.0 = Debug|x64 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|x64.Deploy.0 = Debug|x64 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|x86.ActiveCfg = Debug|x86 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|x86.Build.0 = Debug|x86 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Debug|x86.Deploy.0 = Debug|x86 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|Any CPU.Build.0 = Release|Any CPU - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|Any CPU.Deploy.0 = Release|Any CPU - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|ARM.ActiveCfg = Release|ARM - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|ARM.Build.0 = Release|ARM - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|ARM.Deploy.0 = Release|ARM - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|x64.ActiveCfg = Release|x64 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|x64.Build.0 = Release|x64 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|x64.Deploy.0 = Release|x64 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|x86.ActiveCfg = Release|x86 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|x86.Build.0 = Release|x86 - {0EB262CA-754C-59E9-A16A-FABAEE95697E}.Release|x86.Deploy.0 = Release|x86 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|ARM.ActiveCfg = Debug|ARM + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|ARM.Build.0 = Debug|ARM + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|ARM.Deploy.0 = Debug|ARM + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|x64.ActiveCfg = Debug|x64 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|x64.Build.0 = Debug|x64 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|x64.Deploy.0 = Debug|x64 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|x86.ActiveCfg = Debug|x86 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|x86.Build.0 = Debug|x86 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Debug|x86.Deploy.0 = Debug|x86 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|Any CPU.Build.0 = Release|Any CPU + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|Any CPU.Deploy.0 = Release|Any CPU + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|ARM.ActiveCfg = Release|ARM + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|ARM.Build.0 = Release|ARM + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|ARM.Deploy.0 = Release|ARM + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|x64.ActiveCfg = Release|x64 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|x64.Build.0 = Release|x64 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|x64.Deploy.0 = Release|x64 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|x86.ActiveCfg = Release|x86 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|x86.Build.0 = Release|x86 + {7AF8E3CC-7C32-5871-AA4F-116283007A71}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Pedometer/pedometer.yaml b/Samples/Pedometer/pedometer.yml similarity index 100% rename from Samples/Pedometer/pedometer.yaml rename to Samples/Pedometer/pedometer.yml diff --git a/Samples/Personalization/cpp/Package.appxmanifest b/Samples/Personalization/cpp/Package.appxmanifest index 624dd00088..36909a9811 100644 --- a/Samples/Personalization/cpp/Package.appxmanifest +++ b/Samples/Personalization/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Personalization/cpp/Personalization.sln b/Samples/Personalization/cpp/Personalization.sln index 7ee2a7b53e..41ceef5860 100644 --- a/Samples/Personalization/cpp/Personalization.sln +++ b/Samples/Personalization/cpp/Personalization.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Personalization", "Personalization.vcxproj", "{54A096BC-754E-5FA6-92DE-0CE4668A729A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Personalization", "Personalization.vcxproj", "{DFB55D82-CDEA-514B-9899-5B17EF4D150D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|ARM.ActiveCfg = Debug|ARM - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|ARM.Build.0 = Debug|ARM - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|ARM.Deploy.0 = Debug|ARM - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|x64.ActiveCfg = Debug|x64 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|x64.Build.0 = Debug|x64 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|x64.Deploy.0 = Debug|x64 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|x86.ActiveCfg = Debug|Win32 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|x86.Build.0 = Debug|Win32 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Debug|x86.Deploy.0 = Debug|Win32 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|ARM.ActiveCfg = Release|ARM - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|ARM.Build.0 = Release|ARM - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|ARM.Deploy.0 = Release|ARM - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|x64.ActiveCfg = Release|x64 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|x64.Build.0 = Release|x64 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|x64.Deploy.0 = Release|x64 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|x86.ActiveCfg = Release|Win32 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|x86.Build.0 = Release|Win32 - {54A096BC-754E-5FA6-92DE-0CE4668A729A}.Release|x86.Deploy.0 = Release|Win32 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|ARM.ActiveCfg = Debug|ARM + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|ARM.Build.0 = Debug|ARM + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|ARM.Deploy.0 = Debug|ARM + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|x64.ActiveCfg = Debug|x64 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|x64.Build.0 = Debug|x64 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|x64.Deploy.0 = Debug|x64 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|x86.ActiveCfg = Debug|Win32 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|x86.Build.0 = Debug|Win32 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Debug|x86.Deploy.0 = Debug|Win32 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|ARM.ActiveCfg = Release|ARM + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|ARM.Build.0 = Release|ARM + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|ARM.Deploy.0 = Release|ARM + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|x64.ActiveCfg = Release|x64 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|x64.Build.0 = Release|x64 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|x64.Deploy.0 = Release|x64 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|x86.ActiveCfg = Release|Win32 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|x86.Build.0 = Release|Win32 + {DFB55D82-CDEA-514B-9899-5B17EF4D150D}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Personalization/cpp/Personalization.vcxproj b/Samples/Personalization/cpp/Personalization.vcxproj index 1d3e49396d..ddd19df1ba 100644 --- a/Samples/Personalization/cpp/Personalization.vcxproj +++ b/Samples/Personalization/cpp/Personalization.vcxproj @@ -1,15 +1,15 @@  - {54a096bc-754e-5fa6-92de-0ce4668a729a} + {dfb55d82-cdea-514b-9899-5b17ef4d150d} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + @@ -216,7 +216,7 @@ - + diff --git a/Samples/Personalization/cs/Package.appxmanifest b/Samples/Personalization/cs/Package.appxmanifest index 3e861697a5..c7e9df8996 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 4479ccdd8a..43b050d97c 100644 --- a/Samples/Personalization/cs/Personalization.csproj +++ b/Samples/Personalization/cs/Personalization.csproj @@ -4,15 +4,15 @@ Debug x86 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C} + {F842A588-613E-549A-9FF4-10C8ACE3A6A5} AppContainerExe Properties SDKTemplate Personalization en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -161,7 +161,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/Personalization/cs/Personalization.sln b/Samples/Personalization/cs/Personalization.sln index 8b9d8ecceb..9d03c099d5 100644 --- a/Samples/Personalization/cs/Personalization.sln +++ b/Samples/Personalization/cs/Personalization.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Personalization", "Personalization.csproj", "{B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Personalization", "Personalization.csproj", "{F842A588-613E-549A-9FF4-10C8ACE3A6A5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|ARM.ActiveCfg = Debug|ARM - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|ARM.Build.0 = Debug|ARM - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|ARM.Deploy.0 = Debug|ARM - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|x64.ActiveCfg = Debug|x64 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|x64.Build.0 = Debug|x64 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|x64.Deploy.0 = Debug|x64 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|x86.ActiveCfg = Debug|x86 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|x86.Build.0 = Debug|x86 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Debug|x86.Deploy.0 = Debug|x86 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|ARM.ActiveCfg = Release|ARM - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|ARM.Build.0 = Release|ARM - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|ARM.Deploy.0 = Release|ARM - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|x64.ActiveCfg = Release|x64 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|x64.Build.0 = Release|x64 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|x64.Deploy.0 = Release|x64 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|x86.ActiveCfg = Release|x86 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|x86.Build.0 = Release|x86 - {B07EEEDC-F911-5C8F-AC5E-53ABB5DE502C}.Release|x86.Deploy.0 = Release|x86 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|ARM.ActiveCfg = Debug|ARM + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|ARM.Build.0 = Debug|ARM + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|ARM.Deploy.0 = Debug|ARM + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|x64.ActiveCfg = Debug|x64 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|x64.Build.0 = Debug|x64 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|x64.Deploy.0 = Debug|x64 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|x86.ActiveCfg = Debug|x86 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|x86.Build.0 = Debug|x86 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Debug|x86.Deploy.0 = Debug|x86 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|ARM.ActiveCfg = Release|ARM + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|ARM.Build.0 = Release|ARM + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|ARM.Deploy.0 = Release|ARM + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|x64.ActiveCfg = Release|x64 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|x64.Build.0 = Release|x64 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|x64.Deploy.0 = Release|x64 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|x86.ActiveCfg = Release|x86 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|x86.Build.0 = Release|x86 + {F842A588-613E-549A-9FF4-10C8ACE3A6A5}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Personalization/js/Package.appxmanifest b/Samples/Personalization/js/Package.appxmanifest index d91dacc0a9..0766072a94 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 bce0d4caa4..fa1165f24d 100644 --- a/Samples/Personalization/js/Personalization.jsproj +++ b/Samples/Personalization/js/Personalization.jsproj @@ -35,7 +35,7 @@ - 8cf60ef1-6419-5851-acbf-152e954bcc0a + 47b6b485-a4ed-55f6-a720-3c8c01e9f1a8 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Personalization/js/Personalization.sln b/Samples/Personalization/js/Personalization.sln index 77ac231868..bfd4cd3fea 100644 --- a/Samples/Personalization/js/Personalization.sln +++ b/Samples/Personalization/js/Personalization.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Personalization", "Personalization.jsproj", "{8CF60EF1-6419-5851-ACBF-152E954BCC0A}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Personalization", "Personalization.jsproj", "{47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|ARM.ActiveCfg = Debug|ARM - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|ARM.Build.0 = Debug|ARM - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|ARM.Deploy.0 = Debug|ARM - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|x64.ActiveCfg = Debug|x64 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|x64.Build.0 = Debug|x64 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|x64.Deploy.0 = Debug|x64 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|x86.ActiveCfg = Debug|x86 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|x86.Build.0 = Debug|x86 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Debug|x86.Deploy.0 = Debug|x86 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|Any CPU.Build.0 = Release|Any CPU - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|Any CPU.Deploy.0 = Release|Any CPU - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|ARM.ActiveCfg = Release|ARM - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|ARM.Build.0 = Release|ARM - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|ARM.Deploy.0 = Release|ARM - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|x64.ActiveCfg = Release|x64 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|x64.Build.0 = Release|x64 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|x64.Deploy.0 = Release|x64 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|x86.ActiveCfg = Release|x86 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|x86.Build.0 = Release|x86 - {8CF60EF1-6419-5851-ACBF-152E954BCC0A}.Release|x86.Deploy.0 = Release|x86 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|ARM.ActiveCfg = Debug|ARM + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|ARM.Build.0 = Debug|ARM + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|ARM.Deploy.0 = Debug|ARM + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|x64.ActiveCfg = Debug|x64 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|x64.Build.0 = Debug|x64 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|x64.Deploy.0 = Debug|x64 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|x86.ActiveCfg = Debug|x86 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|x86.Build.0 = Debug|x86 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Debug|x86.Deploy.0 = Debug|x86 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|Any CPU.Build.0 = Release|Any CPU + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|Any CPU.Deploy.0 = Release|Any CPU + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|ARM.ActiveCfg = Release|ARM + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|ARM.Build.0 = Release|ARM + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|ARM.Deploy.0 = Release|ARM + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|x64.ActiveCfg = Release|x64 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|x64.Build.0 = Release|x64 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|x64.Deploy.0 = Release|x64 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|x86.ActiveCfg = Release|x86 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|x86.Build.0 = Release|x86 + {47B6B485-A4ED-55F6-A720-3C8C01E9F1A8}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Personalization/personalization.yaml b/Samples/Personalization/personalization.yml similarity index 100% rename from Samples/Personalization/personalization.yaml rename to Samples/Personalization/personalization.yml diff --git a/Samples/PhoneCall/cs/Package.appxmanifest b/Samples/PhoneCall/cs/Package.appxmanifest index 2887242efc..50122e0ea4 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 8a31ce7ce4..0bf1a0d478 100644 --- a/Samples/PhoneCall/cs/PhoneCall.csproj +++ b/Samples/PhoneCall/cs/PhoneCall.csproj @@ -4,15 +4,15 @@ Debug x86 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2} + {045CBE9D-79CA-5561-B97B-8E59BD28124E} AppContainerExe Properties PhoneCall PhoneCall en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -207,7 +207,7 @@ Visual C++ 2015 Runtime for Universal Windows Platform Apps - + Windows Mobile Extensions for the UWP diff --git a/Samples/PhoneCall/cs/PhoneCall.sln b/Samples/PhoneCall/cs/PhoneCall.sln index bad4fa8152..a54ba6c208 100644 --- a/Samples/PhoneCall/cs/PhoneCall.sln +++ b/Samples/PhoneCall/cs/PhoneCall.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PhoneCall", "PhoneCall.csproj", "{8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PhoneCall", "PhoneCall.csproj", "{045CBE9D-79CA-5561-B97B-8E59BD28124E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|ARM.ActiveCfg = Debug|ARM - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|ARM.Build.0 = Debug|ARM - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|ARM.Deploy.0 = Debug|ARM - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|x64.ActiveCfg = Debug|x64 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|x64.Build.0 = Debug|x64 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|x64.Deploy.0 = Debug|x64 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|x86.ActiveCfg = Debug|x86 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|x86.Build.0 = Debug|x86 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Debug|x86.Deploy.0 = Debug|x86 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|ARM.ActiveCfg = Release|ARM - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|ARM.Build.0 = Release|ARM - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|ARM.Deploy.0 = Release|ARM - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|x64.ActiveCfg = Release|x64 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|x64.Build.0 = Release|x64 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|x64.Deploy.0 = Release|x64 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|x86.ActiveCfg = Release|x86 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|x86.Build.0 = Release|x86 - {8B5009D1-ECF6-55CB-80B0-3E19AD874BB2}.Release|x86.Deploy.0 = Release|x86 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|ARM.ActiveCfg = Debug|ARM + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|ARM.Build.0 = Debug|ARM + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|ARM.Deploy.0 = Debug|ARM + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|x64.ActiveCfg = Debug|x64 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|x64.Build.0 = Debug|x64 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|x64.Deploy.0 = Debug|x64 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|x86.ActiveCfg = Debug|x86 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|x86.Build.0 = Debug|x86 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Debug|x86.Deploy.0 = Debug|x86 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|ARM.ActiveCfg = Release|ARM + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|ARM.Build.0 = Release|ARM + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|ARM.Deploy.0 = Release|ARM + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|x64.ActiveCfg = Release|x64 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|x64.Build.0 = Release|x64 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|x64.Deploy.0 = Release|x64 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|x86.ActiveCfg = Release|x86 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|x86.Build.0 = Release|x86 + {045CBE9D-79CA-5561-B97B-8E59BD28124E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PhoneCall/phone-call.yaml b/Samples/PhoneCall/phone-call.yml similarity index 100% rename from Samples/PhoneCall/phone-call.yaml rename to Samples/PhoneCall/phone-call.yml diff --git a/Samples/PlayReady/cs/Package.appxmanifest b/Samples/PlayReady/cs/Package.appxmanifest index 04dc6bc942..56ccd315cf 100644 --- a/Samples/PlayReady/cs/Package.appxmanifest +++ b/Samples/PlayReady/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/PlayReady/cs/PlayReady.csproj b/Samples/PlayReady/cs/PlayReady.csproj index 263bdf4a09..2bccf5d0d0 100644 --- a/Samples/PlayReady/cs/PlayReady.csproj +++ b/Samples/PlayReady/cs/PlayReady.csproj @@ -4,15 +4,15 @@ Debug x86 - {CCABED9F-8761-58A2-8ABB-F6B955505076} + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185} AppContainerExe Properties SDKTemplate PlayReady en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/PlayReady/cs/PlayReady.sln b/Samples/PlayReady/cs/PlayReady.sln index 920a2394b4..4133dbee55 100644 --- a/Samples/PlayReady/cs/PlayReady.sln +++ b/Samples/PlayReady/cs/PlayReady.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlayReady", "PlayReady.csproj", "{CCABED9F-8761-58A2-8ABB-F6B955505076}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PlayReady", "PlayReady.csproj", "{E2CD54CD-B96D-5A2D-92B5-A12AD520A185}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|ARM.ActiveCfg = Debug|ARM - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|ARM.Build.0 = Debug|ARM - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|ARM.Deploy.0 = Debug|ARM - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|x64.ActiveCfg = Debug|x64 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|x64.Build.0 = Debug|x64 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|x64.Deploy.0 = Debug|x64 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|x86.ActiveCfg = Debug|x86 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|x86.Build.0 = Debug|x86 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Debug|x86.Deploy.0 = Debug|x86 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|ARM.ActiveCfg = Release|ARM - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|ARM.Build.0 = Release|ARM - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|ARM.Deploy.0 = Release|ARM - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|x64.ActiveCfg = Release|x64 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|x64.Build.0 = Release|x64 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|x64.Deploy.0 = Release|x64 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|x86.ActiveCfg = Release|x86 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|x86.Build.0 = Release|x86 - {CCABED9F-8761-58A2-8ABB-F6B955505076}.Release|x86.Deploy.0 = Release|x86 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|ARM.ActiveCfg = Debug|ARM + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|ARM.Build.0 = Debug|ARM + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|ARM.Deploy.0 = Debug|ARM + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|x64.ActiveCfg = Debug|x64 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|x64.Build.0 = Debug|x64 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|x64.Deploy.0 = Debug|x64 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|x86.ActiveCfg = Debug|x86 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|x86.Build.0 = Debug|x86 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Debug|x86.Deploy.0 = Debug|x86 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|ARM.ActiveCfg = Release|ARM + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|ARM.Build.0 = Release|ARM + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|ARM.Deploy.0 = Release|ARM + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|x64.ActiveCfg = Release|x64 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|x64.Build.0 = Release|x64 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|x64.Deploy.0 = Release|x64 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|x86.ActiveCfg = Release|x86 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|x86.Build.0 = Release|x86 + {E2CD54CD-B96D-5A2D-92B5-A12AD520A185}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PlayReady/js/PlayReady.jsproj b/Samples/PlayReady/js/PlayReady.jsproj index 688243e47a..3ff5b69818 100644 --- a/Samples/PlayReady/js/PlayReady.jsproj +++ b/Samples/PlayReady/js/PlayReady.jsproj @@ -36,7 +36,7 @@ - efe5b38e-2e61-5fb2-89ec-9a0ec7668bcb + c960ae62-1c14-59aa-8305-4212f8346e66 1.8 @@ -47,8 +47,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/PlayReady/js/PlayReady.sln b/Samples/PlayReady/js/PlayReady.sln index 009fe1cf8f..091d471b41 100644 --- a/Samples/PlayReady/js/PlayReady.sln +++ b/Samples/PlayReady/js/PlayReady.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PlayReady", "PlayReady.jsproj", "{EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PlayReady", "PlayReady.jsproj", "{C960AE62-1C14-59AA-8305-4212F8346E66}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|Any CPU.Build.0 = Debug|Any CPU - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|ARM.ActiveCfg = Debug|ARM - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|ARM.Build.0 = Debug|ARM - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|ARM.Deploy.0 = Debug|ARM - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|x64.ActiveCfg = Debug|x64 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|x64.Build.0 = Debug|x64 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|x64.Deploy.0 = Debug|x64 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|x86.ActiveCfg = Debug|x86 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|x86.Build.0 = Debug|x86 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Debug|x86.Deploy.0 = Debug|x86 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|Any CPU.ActiveCfg = Release|Any CPU - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|Any CPU.Build.0 = Release|Any CPU - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|Any CPU.Deploy.0 = Release|Any CPU - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|ARM.ActiveCfg = Release|ARM - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|ARM.Build.0 = Release|ARM - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|ARM.Deploy.0 = Release|ARM - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|x64.ActiveCfg = Release|x64 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|x64.Build.0 = Release|x64 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|x64.Deploy.0 = Release|x64 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|x86.ActiveCfg = Release|x86 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|x86.Build.0 = Release|x86 - {EFE5B38E-2E61-5FB2-89EC-9A0EC7668BCB}.Release|x86.Deploy.0 = Release|x86 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|ARM.ActiveCfg = Debug|ARM + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|ARM.Build.0 = Debug|ARM + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|ARM.Deploy.0 = Debug|ARM + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|x64.ActiveCfg = Debug|x64 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|x64.Build.0 = Debug|x64 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|x64.Deploy.0 = Debug|x64 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|x86.ActiveCfg = Debug|x86 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|x86.Build.0 = Debug|x86 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Debug|x86.Deploy.0 = Debug|x86 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|Any CPU.Build.0 = Release|Any CPU + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|Any CPU.Deploy.0 = Release|Any CPU + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|ARM.ActiveCfg = Release|ARM + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|ARM.Build.0 = Release|ARM + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|ARM.Deploy.0 = Release|ARM + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|x64.ActiveCfg = Release|x64 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|x64.Build.0 = Release|x64 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|x64.Deploy.0 = Release|x64 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|x86.ActiveCfg = Release|x86 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|x86.Build.0 = Release|x86 + {C960AE62-1C14-59AA-8305-4212F8346E66}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PlayReady/js/package.appxmanifest b/Samples/PlayReady/js/package.appxmanifest index 6cb127456d..8a9f4e9f60 100644 --- a/Samples/PlayReady/js/package.appxmanifest +++ b/Samples/PlayReady/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/PlayReady/play-ready.yaml b/Samples/PlayReady/play-ready.yml similarity index 100% rename from Samples/PlayReady/play-ready.yaml rename to Samples/PlayReady/play-ready.yml diff --git a/Samples/Playlists/cpp/Package.appxmanifest b/Samples/Playlists/cpp/Package.appxmanifest index d666b01cd3..09b47f85cf 100644 --- a/Samples/Playlists/cpp/Package.appxmanifest +++ b/Samples/Playlists/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Playlists/cpp/Playlists.sln b/Samples/Playlists/cpp/Playlists.sln index 261b8623d3..06e7a43d85 100644 --- a/Samples/Playlists/cpp/Playlists.sln +++ b/Samples/Playlists/cpp/Playlists.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Playlists", "Playlists.vcxproj", "{B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Playlists", "Playlists.vcxproj", "{F0477273-B0DD-5159-9BD4-585764513AF5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|ARM.ActiveCfg = Debug|ARM - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|ARM.Build.0 = Debug|ARM - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|ARM.Deploy.0 = Debug|ARM - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|x64.ActiveCfg = Debug|x64 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|x64.Build.0 = Debug|x64 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|x64.Deploy.0 = Debug|x64 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|x86.ActiveCfg = Debug|Win32 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|x86.Build.0 = Debug|Win32 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Debug|x86.Deploy.0 = Debug|Win32 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|ARM.ActiveCfg = Release|ARM - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|ARM.Build.0 = Release|ARM - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|ARM.Deploy.0 = Release|ARM - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|x64.ActiveCfg = Release|x64 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|x64.Build.0 = Release|x64 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|x64.Deploy.0 = Release|x64 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|x86.ActiveCfg = Release|Win32 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|x86.Build.0 = Release|Win32 - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02}.Release|x86.Deploy.0 = Release|Win32 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|ARM.ActiveCfg = Debug|ARM + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|ARM.Build.0 = Debug|ARM + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|ARM.Deploy.0 = Debug|ARM + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|x64.ActiveCfg = Debug|x64 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|x64.Build.0 = Debug|x64 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|x64.Deploy.0 = Debug|x64 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|x86.ActiveCfg = Debug|Win32 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|x86.Build.0 = Debug|Win32 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Debug|x86.Deploy.0 = Debug|Win32 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|ARM.ActiveCfg = Release|ARM + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|ARM.Build.0 = Release|ARM + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|ARM.Deploy.0 = Release|ARM + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|x64.ActiveCfg = Release|x64 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|x64.Build.0 = Release|x64 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|x64.Deploy.0 = Release|x64 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|x86.ActiveCfg = Release|Win32 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|x86.Build.0 = Release|Win32 + {F0477273-B0DD-5159-9BD4-585764513AF5}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Playlists/cpp/Playlists.vcxproj b/Samples/Playlists/cpp/Playlists.vcxproj index eabc9b8dac..8bf279b17c 100644 --- a/Samples/Playlists/cpp/Playlists.vcxproj +++ b/Samples/Playlists/cpp/Playlists.vcxproj @@ -1,15 +1,15 @@  - {B1BD4A7D-2894-5DDE-8866-D22C1F17EF02} + {F0477273-B0DD-5159-9BD4-585764513AF5} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.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 41388cafca..6852e81276 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 08340e992d..1ed2b9f019 100644 --- a/Samples/Playlists/cs/Playlists.csproj +++ b/Samples/Playlists/cs/Playlists.csproj @@ -4,15 +4,15 @@ Debug x86 - {BBC67C9E-312C-5362-B159-59365F07F83A} + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4} AppContainerExe Properties SDKTemplate Playlists en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -193,7 +193,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/Playlists/cs/Playlists.sln b/Samples/Playlists/cs/Playlists.sln index d39c43614b..4a3a763126 100644 --- a/Samples/Playlists/cs/Playlists.sln +++ b/Samples/Playlists/cs/Playlists.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Playlists", "Playlists.csproj", "{BBC67C9E-312C-5362-B159-59365F07F83A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Playlists", "Playlists.csproj", "{F12421F1-024F-5B29-B7A2-2EE7131E6EB4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|ARM.ActiveCfg = Debug|ARM - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|ARM.Build.0 = Debug|ARM - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|ARM.Deploy.0 = Debug|ARM - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|x64.ActiveCfg = Debug|x64 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|x64.Build.0 = Debug|x64 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|x64.Deploy.0 = Debug|x64 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|x86.ActiveCfg = Debug|x86 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|x86.Build.0 = Debug|x86 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Debug|x86.Deploy.0 = Debug|x86 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|ARM.ActiveCfg = Release|ARM - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|ARM.Build.0 = Release|ARM - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|ARM.Deploy.0 = Release|ARM - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|x64.ActiveCfg = Release|x64 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|x64.Build.0 = Release|x64 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|x64.Deploy.0 = Release|x64 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|x86.ActiveCfg = Release|x86 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|x86.Build.0 = Release|x86 - {BBC67C9E-312C-5362-B159-59365F07F83A}.Release|x86.Deploy.0 = Release|x86 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|ARM.ActiveCfg = Debug|ARM + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|ARM.Build.0 = Debug|ARM + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|ARM.Deploy.0 = Debug|ARM + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|x64.ActiveCfg = Debug|x64 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|x64.Build.0 = Debug|x64 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|x64.Deploy.0 = Debug|x64 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|x86.ActiveCfg = Debug|x86 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|x86.Build.0 = Debug|x86 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Debug|x86.Deploy.0 = Debug|x86 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|ARM.ActiveCfg = Release|ARM + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|ARM.Build.0 = Release|ARM + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|ARM.Deploy.0 = Release|ARM + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|x64.ActiveCfg = Release|x64 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|x64.Build.0 = Release|x64 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|x64.Deploy.0 = Release|x64 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|x86.ActiveCfg = Release|x86 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|x86.Build.0 = Release|x86 + {F12421F1-024F-5B29-B7A2-2EE7131E6EB4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Playlists/js/Package.appxmanifest b/Samples/Playlists/js/Package.appxmanifest index cc93a14ab9..42b81da3e2 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 28b604dd28..0f5477b63c 100644 --- a/Samples/Playlists/js/Playlists.jsproj +++ b/Samples/Playlists/js/Playlists.jsproj @@ -35,7 +35,7 @@ - {99230d68-c9d4-5637-b9a0-236f278d4797} + {b4a35f5b-8073-585d-a819-7154801d08da} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Playlists/js/Playlists.sln b/Samples/Playlists/js/Playlists.sln index 866dee8a36..b361d2bb37 100644 --- a/Samples/Playlists/js/Playlists.sln +++ b/Samples/Playlists/js/Playlists.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Playlists", "Playlists.jsproj", "{99230D68-C9D4-5637-B9A0-236F278D4797}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Playlists", "Playlists.jsproj", "{B4A35F5B-8073-585D-A819-7154801D08DA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|Any CPU.Build.0 = Debug|Any CPU - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|ARM.ActiveCfg = Debug|ARM - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|ARM.Build.0 = Debug|ARM - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|ARM.Deploy.0 = Debug|ARM - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|x64.ActiveCfg = Debug|x64 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|x64.Build.0 = Debug|x64 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|x64.Deploy.0 = Debug|x64 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|x86.ActiveCfg = Debug|x86 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|x86.Build.0 = Debug|x86 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Debug|x86.Deploy.0 = Debug|x86 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|Any CPU.ActiveCfg = Release|Any CPU - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|Any CPU.Build.0 = Release|Any CPU - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|Any CPU.Deploy.0 = Release|Any CPU - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|ARM.ActiveCfg = Release|ARM - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|ARM.Build.0 = Release|ARM - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|ARM.Deploy.0 = Release|ARM - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|x64.ActiveCfg = Release|x64 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|x64.Build.0 = Release|x64 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|x64.Deploy.0 = Release|x64 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|x86.ActiveCfg = Release|x86 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|x86.Build.0 = Release|x86 - {99230D68-C9D4-5637-B9A0-236F278D4797}.Release|x86.Deploy.0 = Release|x86 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|ARM.ActiveCfg = Debug|ARM + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|ARM.Build.0 = Debug|ARM + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|ARM.Deploy.0 = Debug|ARM + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|x64.ActiveCfg = Debug|x64 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|x64.Build.0 = Debug|x64 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|x64.Deploy.0 = Debug|x64 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|x86.ActiveCfg = Debug|x86 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|x86.Build.0 = Debug|x86 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Debug|x86.Deploy.0 = Debug|x86 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|Any CPU.Build.0 = Release|Any CPU + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|Any CPU.Deploy.0 = Release|Any CPU + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|ARM.ActiveCfg = Release|ARM + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|ARM.Build.0 = Release|ARM + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|ARM.Deploy.0 = Release|ARM + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|x64.ActiveCfg = Release|x64 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|x64.Build.0 = Release|x64 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|x64.Deploy.0 = Release|x64 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|x86.ActiveCfg = Release|x86 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|x86.Build.0 = Release|x86 + {B4A35F5B-8073-585D-A819-7154801D08DA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Playlists/playlists.yaml b/Samples/Playlists/playlists.yml similarity index 100% rename from Samples/Playlists/playlists.yaml rename to Samples/Playlists/playlists.yml diff --git a/Samples/PosPrinter/cpp/Package.appxmanifest b/Samples/PosPrinter/cpp/Package.appxmanifest index d6e3b5d75f..e0778184d4 100644 --- a/Samples/PosPrinter/cpp/Package.appxmanifest +++ b/Samples/PosPrinter/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/PosPrinter/cpp/PosPrinter.sln b/Samples/PosPrinter/cpp/PosPrinter.sln index b8cd8d407d..a799d1dffc 100644 --- a/Samples/PosPrinter/cpp/PosPrinter.sln +++ b/Samples/PosPrinter/cpp/PosPrinter.sln @@ -3,38 +3,41 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PosPrinter", "PosPrinter.vcxproj", "{CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PosPrinter", "PosPrinter.vcxproj", "{354AC683-FDA9-5530-9E9D-61B4A8212EA3}" 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 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|ARM.ActiveCfg = Debug|ARM - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|ARM.Build.0 = Debug|ARM - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|ARM.Deploy.0 = Debug|ARM - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|x64.ActiveCfg = Debug|x64 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|x64.Build.0 = Debug|x64 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|x64.Deploy.0 = Debug|x64 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|x86.ActiveCfg = Debug|Win32 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|x86.Build.0 = Debug|Win32 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Debug|x86.Deploy.0 = Debug|Win32 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|ARM.ActiveCfg = Release|ARM - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|ARM.Build.0 = Release|ARM - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|ARM.Deploy.0 = Release|ARM - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|x64.ActiveCfg = Release|x64 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|x64.Build.0 = Release|x64 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|x64.Deploy.0 = Release|x64 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|x86.ActiveCfg = Release|Win32 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|x86.Build.0 = Release|Win32 - {CE994F86-3FD8-5E9C-9AC2-D5AD96DA5978}.Release|x86.Deploy.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection + 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 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|ARM.ActiveCfg = Debug|ARM + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|ARM.Build.0 = Debug|ARM + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|ARM.Deploy.0 = Debug|ARM + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|x64.ActiveCfg = Debug|x64 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|x64.Build.0 = Debug|x64 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|x64.Deploy.0 = Debug|x64 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|x86.ActiveCfg = Debug|Win32 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|x86.Build.0 = Debug|Win32 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Debug|x86.Deploy.0 = Debug|Win32 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|ARM.ActiveCfg = Release|ARM + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|ARM.Build.0 = Release|ARM + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|ARM.Deploy.0 = Release|ARM + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|x64.ActiveCfg = Release|x64 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|x64.Build.0 = Release|x64 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|x64.Deploy.0 = Release|x64 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|x86.ActiveCfg = Release|Win32 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|x86.Build.0 = Release|Win32 + {354AC683-FDA9-5530-9E9D-61B4A8212EA3}.Release|x86.Deploy.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {E82AF89E-348C-4A80-ADD8-882560D7B1D9} + EndGlobalSection EndGlobal diff --git a/Samples/PosPrinter/cpp/PosPrinter.vcxproj b/Samples/PosPrinter/cpp/PosPrinter.vcxproj index fe6dae1ec9..befecb8055 100644 --- a/Samples/PosPrinter/cpp/PosPrinter.vcxproj +++ b/Samples/PosPrinter/cpp/PosPrinter.vcxproj @@ -1,15 +1,15 @@  - {ce994f86-3fd8-5e9c-9ac2-d5ad96da5978} + {354ac683-fda9-5530-9e9d-61b4a8212ea3} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/PosPrinter/cpp/SampleConfiguration.cpp b/Samples/PosPrinter/cpp/SampleConfiguration.cpp index bc7032cd2d..2d2b11b8d7 100644 --- a/Samples/PosPrinter/cpp/SampleConfiguration.cpp +++ b/Samples/PosPrinter/cpp/SampleConfiguration.cpp @@ -75,24 +75,3 @@ void MainPage::ClaimedPrinter_ReleaseDeviceRequested(ClaimedPosPrinter^ sender, }))); } } - -task DeviceHelpers::GetFirstReceiptPrinterAsync(PosConnectionTypes connectionTypes) -{ - return DeviceHelpers::GetFirstDeviceAsync(PosPrinter::GetDeviceSelector(connectionTypes), - [](String^ id) - { - return create_task(PosPrinter::FromIdAsync(id)).then([](PosPrinter^ printer) - { - if (printer && printer->Capabilities->Receipt->IsPrinterPresent) - { - return printer; - } - else - { - // Close the unwanted printer. - delete printer; - return static_cast(nullptr); - } - }); - }); -} diff --git a/Samples/PosPrinter/cpp/SampleConfiguration.h b/Samples/PosPrinter/cpp/SampleConfiguration.h index 80653def08..c0e221d0f5 100644 --- a/Samples/PosPrinter/cpp/SampleConfiguration.h +++ b/Samples/PosPrinter/cpp/SampleConfiguration.h @@ -37,6 +37,8 @@ namespace SDKTemplate Windows::Devices::PointOfService::PosPrinter^ Printer = nullptr; Windows::Devices::PointOfService::ClaimedPosPrinter^ ClaimedPrinter = nullptr; + Windows::Devices::Enumeration::DeviceInformation^ deviceInfo = nullptr; + bool IsAnImportantTransaction = true; std::function StateChanged; @@ -56,11 +58,4 @@ namespace SDKTemplate Platform::String^ Title; Platform::String^ ClassName; }; - - namespace DeviceHelpers - { - // By default, use all connections types. - Concurrency::task GetFirstReceiptPrinterAsync( - Windows::Devices::PointOfService::PosConnectionTypes connectionTypes = Windows::Devices::PointOfService::PosConnectionTypes::All); - } } diff --git a/Samples/PosPrinter/cpp/Scenario1_FindClaimEnable.xaml.cpp b/Samples/PosPrinter/cpp/Scenario1_FindClaimEnable.xaml.cpp index 4b63028812..5a5f9e441c 100644 --- a/Samples/PosPrinter/cpp/Scenario1_FindClaimEnable.xaml.cpp +++ b/Samples/PosPrinter/cpp/Scenario1_FindClaimEnable.xaml.cpp @@ -17,6 +17,9 @@ using namespace SDKTemplate; using namespace Concurrency; using namespace Platform; using namespace Windows::Devices::PointOfService; +using namespace Windows::Devices::Enumeration; +using namespace Windows::Foundation; +using namespace Windows::UI::Xaml::Media; using namespace Windows::Foundation; using namespace Windows::UI::Xaml; using namespace Windows::UI::Xaml::Controls; @@ -41,7 +44,7 @@ void Scenario1_FindClaimEnable::OnNavigatedFrom(NavigationEventArgs^ e) void Scenario1_FindClaimEnable::UpdateButtons() { - PrinterNameRun->Text = (rootPage->Printer == nullptr) ? "None" : rootPage->Printer->DeviceId; + PrinterNameRun->Text = (rootPage->Printer == nullptr) ? "None" : rootPage->deviceInfo->Name + " (" + rootPage->Printer->DeviceId + ")"; if (isBusy) { FindButton->IsEnabled = false; @@ -77,22 +80,47 @@ void Scenario1_FindClaimEnable::FindPrinter_Click() { isBusy = true; UpdateButtons(); - rootPage->NotifyUser("Finding printer", NotifyType::StatusMessage); - DeviceHelpers::GetFirstReceiptPrinterAsync().then([this](PosPrinter^ printer) + rootPage->NotifyUser("", NotifyType::StatusMessage); + + rootPage->ReleaseAllPrinters(); + + // Select a PosPrinter device using the Device Picker. + DevicePicker^ devicePicker = ref new DevicePicker(); + devicePicker->Filter->SupportedDeviceSelectors->Append(PosPrinter::GetDeviceSelector()); + + // Anchor the picker on the Find button. + GeneralTransform^ ge = FindButton->TransformToVisual(safe_cast(Window::Current->Content)); + Rect rect = ge->TransformBounds(Rect(0, 0, FindButton->ActualWidth, FindButton->ActualHeight)); + + create_task(devicePicker->PickSingleDeviceAsync(rect)).then([this](DeviceInformation^ deviceInfo) + { + rootPage->deviceInfo = deviceInfo; + if (deviceInfo != nullptr) + { + return create_task(PosPrinter::FromIdAsync(deviceInfo->Id)); + } + else + { + return task_from_result(nullptr); + } + }).then([this](PosPrinter^ printer) { - rootPage->Printer = printer; - if (printer != nullptr) + if (printer && printer->Capabilities->Receipt->IsPrinterPresent) { + rootPage->Printer = printer; rootPage->NotifyUser("Found receipt printer.", NotifyType::StatusMessage); } else { - rootPage->NotifyUser("No receipt printer found.", NotifyType::ErrorMessage); + // Get rid of the printer we can't use. + delete printer; + rootPage->NotifyUser("Please select a device whose printer is present.", NotifyType::ErrorMessage); } + isBusy = false; UpdateButtons(); - }, task_continuation_context::use_current()); + }); } void Scenario1_FindClaimEnable::ClaimAndEnable_Click() diff --git a/Samples/PosPrinter/cs/Package.appxmanifest b/Samples/PosPrinter/cs/Package.appxmanifest index ecb2a9620a..3008dcc98c 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 81886b341f..08f2d7c8d3 100644 --- a/Samples/PosPrinter/cs/PosPrinter.csproj +++ b/Samples/PosPrinter/cs/PosPrinter.csproj @@ -4,15 +4,15 @@ Debug x86 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6} + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415} AppContainerExe Properties SDKTemplate PosPrinter en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/PosPrinter/cs/PosPrinter.sln b/Samples/PosPrinter/cs/PosPrinter.sln index 861059b4f9..c75dbf4ab4 100644 --- a/Samples/PosPrinter/cs/PosPrinter.sln +++ b/Samples/PosPrinter/cs/PosPrinter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PosPrinter", "PosPrinter.csproj", "{7E3565A0-C466-5523-8AAF-307E2CB1A8C6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PosPrinter", "PosPrinter.csproj", "{9A60FC21-8D01-5F6B-BFE4-25E90F25B415}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|ARM.ActiveCfg = Debug|ARM - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|ARM.Build.0 = Debug|ARM - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|ARM.Deploy.0 = Debug|ARM - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|x64.ActiveCfg = Debug|x64 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|x64.Build.0 = Debug|x64 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|x64.Deploy.0 = Debug|x64 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|x86.ActiveCfg = Debug|x86 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|x86.Build.0 = Debug|x86 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Debug|x86.Deploy.0 = Debug|x86 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|ARM.ActiveCfg = Release|ARM - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|ARM.Build.0 = Release|ARM - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|ARM.Deploy.0 = Release|ARM - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|x64.ActiveCfg = Release|x64 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|x64.Build.0 = Release|x64 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|x64.Deploy.0 = Release|x64 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|x86.ActiveCfg = Release|x86 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|x86.Build.0 = Release|x86 - {7E3565A0-C466-5523-8AAF-307E2CB1A8C6}.Release|x86.Deploy.0 = Release|x86 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|ARM.ActiveCfg = Debug|ARM + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|ARM.Build.0 = Debug|ARM + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|ARM.Deploy.0 = Debug|ARM + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|x64.ActiveCfg = Debug|x64 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|x64.Build.0 = Debug|x64 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|x64.Deploy.0 = Debug|x64 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|x86.ActiveCfg = Debug|x86 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|x86.Build.0 = Debug|x86 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Debug|x86.Deploy.0 = Debug|x86 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|ARM.ActiveCfg = Release|ARM + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|ARM.Build.0 = Release|ARM + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|ARM.Deploy.0 = Release|ARM + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|x64.ActiveCfg = Release|x64 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|x64.Build.0 = Release|x64 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|x64.Deploy.0 = Release|x64 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|x86.ActiveCfg = Release|x86 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|x86.Build.0 = Release|x86 + {9A60FC21-8D01-5F6B-BFE4-25E90F25B415}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PosPrinter/cs/SampleConfiguration.cs b/Samples/PosPrinter/cs/SampleConfiguration.cs index e26b4c4356..3b0f063a9e 100644 --- a/Samples/PosPrinter/cs/SampleConfiguration.cs +++ b/Samples/PosPrinter/cs/SampleConfiguration.cs @@ -15,6 +15,7 @@ using Windows.Devices.PointOfService; using Windows.UI.Core; using Windows.UI.Xaml.Controls; +using Windows.Devices.Enumeration; namespace SDKTemplate { @@ -31,6 +32,7 @@ public partial class MainPage : Page internal PosPrinter Printer = null; internal ClaimedPosPrinter ClaimedPrinter = null; + internal DeviceInformation deviceInfo = null; internal bool IsAnImportantTransaction = true; internal event Action StateChanged; @@ -88,24 +90,4 @@ public class Scenario public string Title { get; set; } public Type ClassType { get; set; } } - - public partial class DeviceHelpers - { - // By default, use all connections types. - public static async Task GetFirstReceiptPrinterAsync(PosConnectionTypes connectionTypes = PosConnectionTypes.All) - { - return await DeviceHelpers.GetFirstDeviceAsync(PosPrinter.GetDeviceSelector(connectionTypes), - async (id) => - { - PosPrinter printer = await PosPrinter.FromIdAsync(id); - if (printer != null && printer.Capabilities.Receipt.IsPrinterPresent) - { - return printer; - } - // Dispose the unwanted printer. - printer?.Dispose(); - return null; - }); - } - } } diff --git a/Samples/PosPrinter/cs/Scenario1_FindClaimEnable.xaml.cs b/Samples/PosPrinter/cs/Scenario1_FindClaimEnable.xaml.cs index 6194d58d6a..5645c9cfba 100644 --- a/Samples/PosPrinter/cs/Scenario1_FindClaimEnable.xaml.cs +++ b/Samples/PosPrinter/cs/Scenario1_FindClaimEnable.xaml.cs @@ -12,6 +12,12 @@ using System; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Navigation; +using Windows.Devices.PointOfService; +using Windows.Devices.Enumeration; +using Windows.Foundation; +using Windows.UI.Xaml; +using Windows.UI.Xaml.Media; + namespace SDKTemplate { @@ -39,7 +45,7 @@ protected override void OnNavigatedFrom(NavigationEventArgs e) void UpdateButtons() { - PrinterNameRun.Text = (rootPage.Printer == null) ? "None" : rootPage.Printer.DeviceId; + PrinterNameRun.Text = (rootPage.Printer == null) ? "None" : rootPage.deviceInfo.Name + " (" + rootPage.Printer.DeviceId + ")"; if (isBusy) { FindButton.IsEnabled = false; @@ -75,16 +81,37 @@ async void FindPrinter_Click() { isBusy = true; UpdateButtons(); - rootPage.NotifyUser("Finding printer", NotifyType.StatusMessage); - rootPage.Printer = await DeviceHelpers.GetFirstReceiptPrinterAsync(); - if (rootPage.Printer != null) + rootPage.NotifyUser("", NotifyType.StatusMessage); + + rootPage.ReleaseAllPrinters(); + + // Select a PosPrinter device using the Device Picker. + DevicePicker devicePicker = new DevicePicker(); + devicePicker.Filter.SupportedDeviceSelectors.Add(PosPrinter.GetDeviceSelector()); + + // Anchor the picker on the Find button. + GeneralTransform ge = FindButton.TransformToVisual(Window.Current.Content as UIElement); + Rect rect = ge.TransformBounds(new Rect(0, 0, FindButton.ActualWidth, FindButton.ActualHeight)); + + DeviceInformation deviceInfo = await devicePicker.PickSingleDeviceAsync(rect); + rootPage.deviceInfo = deviceInfo; + PosPrinter printer = null; + if (deviceInfo != null) + { + printer = await PosPrinter.FromIdAsync(deviceInfo.Id); + } + if (printer != null && printer.Capabilities.Receipt.IsPrinterPresent) { + rootPage.Printer = printer; rootPage.NotifyUser("Found receipt printer.", NotifyType.StatusMessage); } else { - rootPage.NotifyUser("No receipt printer found", NotifyType.ErrorMessage); + // Get rid of the printer we can't use. + printer?.Dispose(); + rootPage.NotifyUser("Please select a device whose printer is present.", NotifyType.ErrorMessage); } + isBusy = false; UpdateButtons(); } diff --git a/Samples/PosPrinter/js/Package.appxmanifest b/Samples/PosPrinter/js/Package.appxmanifest index 19de1a576f..53ae5a393f 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 c332f8687d..400da5746a 100644 --- a/Samples/PosPrinter/js/PosPrinter.jsproj +++ b/Samples/PosPrinter/js/PosPrinter.jsproj @@ -35,7 +35,7 @@ - 6d511bcc-3d9e-55c3-a258-5caea1cd1fa2 + 039356ab-8710-507f-ae2f-4aa5be42ab36 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US @@ -90,9 +90,6 @@ css\default.css - - js\devicehelpers.js - diff --git a/Samples/PosPrinter/js/PosPrinter.sln b/Samples/PosPrinter/js/PosPrinter.sln index 91062dab3b..7654e8adf7 100644 --- a/Samples/PosPrinter/js/PosPrinter.sln +++ b/Samples/PosPrinter/js/PosPrinter.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PosPrinter", "PosPrinter.jsproj", "{6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "PosPrinter", "PosPrinter.jsproj", "{039356AB-8710-507F-AE2F-4AA5BE42AB36}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|ARM.ActiveCfg = Debug|ARM - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|ARM.Build.0 = Debug|ARM - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|ARM.Deploy.0 = Debug|ARM - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|x64.ActiveCfg = Debug|x64 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|x64.Build.0 = Debug|x64 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|x64.Deploy.0 = Debug|x64 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|x86.ActiveCfg = Debug|x86 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|x86.Build.0 = Debug|x86 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Debug|x86.Deploy.0 = Debug|x86 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|Any CPU.Build.0 = Release|Any CPU - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|Any CPU.Deploy.0 = Release|Any CPU - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|ARM.ActiveCfg = Release|ARM - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|ARM.Build.0 = Release|ARM - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|ARM.Deploy.0 = Release|ARM - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|x64.ActiveCfg = Release|x64 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|x64.Build.0 = Release|x64 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|x64.Deploy.0 = Release|x64 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|x86.ActiveCfg = Release|x86 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|x86.Build.0 = Release|x86 - {6D511BCC-3D9E-55C3-A258-5CAEA1CD1FA2}.Release|x86.Deploy.0 = Release|x86 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|Any CPU.Build.0 = Debug|Any CPU + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|ARM.ActiveCfg = Debug|ARM + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|ARM.Build.0 = Debug|ARM + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|ARM.Deploy.0 = Debug|ARM + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|x64.ActiveCfg = Debug|x64 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|x64.Build.0 = Debug|x64 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|x64.Deploy.0 = Debug|x64 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|x86.ActiveCfg = Debug|x86 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|x86.Build.0 = Debug|x86 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Debug|x86.Deploy.0 = Debug|x86 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|Any CPU.ActiveCfg = Release|Any CPU + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|Any CPU.Build.0 = Release|Any CPU + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|Any CPU.Deploy.0 = Release|Any CPU + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|ARM.ActiveCfg = Release|ARM + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|ARM.Build.0 = Release|ARM + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|ARM.Deploy.0 = Release|ARM + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|x64.ActiveCfg = Release|x64 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|x64.Build.0 = Release|x64 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|x64.Deploy.0 = Release|x64 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|x86.ActiveCfg = Release|x86 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|x86.Build.0 = Release|x86 + {039356AB-8710-507F-AE2F-4AA5BE42AB36}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/PosPrinter/js/html/Scenario1_FindClaimEnable.html b/Samples/PosPrinter/js/html/Scenario1_FindClaimEnable.html index b156e190c0..b1ccf2c107 100644 --- a/Samples/PosPrinter/js/html/Scenario1_FindClaimEnable.html +++ b/Samples/PosPrinter/js/html/Scenario1_FindClaimEnable.html @@ -16,7 +16,6 @@ - diff --git a/Samples/PosPrinter/js/html/Scenario2_PrintReceipt.html b/Samples/PosPrinter/js/html/Scenario2_PrintReceipt.html index 705d692853..1c14e1328b 100644 --- a/Samples/PosPrinter/js/html/Scenario2_PrintReceipt.html +++ b/Samples/PosPrinter/js/html/Scenario2_PrintReceipt.html @@ -16,7 +16,6 @@ - diff --git a/Samples/PosPrinter/js/html/Scenario3_MultipleClaims.html b/Samples/PosPrinter/js/html/Scenario3_MultipleClaims.html index ba517721df..f1c724b13c 100644 --- a/Samples/PosPrinter/js/html/Scenario3_MultipleClaims.html +++ b/Samples/PosPrinter/js/html/Scenario3_MultipleClaims.html @@ -16,7 +16,6 @@ - diff --git a/Samples/PosPrinter/js/js/Scenario1_FindClaimEnable.js b/Samples/PosPrinter/js/js/Scenario1_FindClaimEnable.js index 0ab3caed6a..26e40d3b97 100644 --- a/Samples/PosPrinter/js/js/Scenario1_FindClaimEnable.js +++ b/Samples/PosPrinter/js/js/Scenario1_FindClaimEnable.js @@ -49,7 +49,7 @@ }); function updateButtons() { - printerNameSpan.innerText = SdkSample.printer ? SdkSample.printer.deviceId : "None"; + printerNameSpan.innerText = SdkSample.printer ? `${SdkSample.deviceInfo.name} (${SdkSample.printer.deviceId})` : "None"; if (isBusy) { findButton.disabled = true; claimAndEnableButton.disabled = true; @@ -76,14 +76,33 @@ function findPrinter() { isBusy = true; updateButtons(); - WinJS.log("Finding printer", "sample", "status"); - SdkSample.getFirstReceiptPrinterAsync().done(function (printer) { - SdkSample.printer = printer; - if (printer) { + WinJS.log("", "sample", "status"); + + SdkSample.releaseAllPrinters(); + + // Select a PosPrinter device using the Device Picker. + var devicePicker = new Windows.Devices.Enumeration.DevicePicker(); + devicePicker.filter.supportedDeviceSelectors.append(Windows.Devices.PointOfService.PosPrinter.getDeviceSelector()); + + // Anchor the picker on the Find button. + var buttonRect = findButton.getBoundingClientRect(); + var rect = { x: buttonRect.left, y: buttonRect.top, width: buttonRect.width, height: buttonRect.height }; + + devicePicker.pickSingleDeviceAsync(rect).then(function (deviceInfo) { + SdkSample.deviceInfo = deviceInfo; + if (deviceInfo) { + return Windows.Devices.PointOfService.PosPrinter.fromIdAsync(deviceInfo.id); + } + }).done(function (printer) { + if (printer && printer.capabilities.receipt.isPrinterPresent) { + SdkSample.printer = printer; WinJS.log("Found receipt printer.", "sample", "status"); } else { - WinJS.log("No receipt printer found.", "sample", "error"); + // Get rid of the printer we can't use. + printer && printer.close(); + WinJS.log("Please select a device whose printer is present.", "sample", "error"); } + isBusy = false; updateButtons(); }); diff --git a/Samples/PosPrinter/js/js/sample-configuration.js b/Samples/PosPrinter/js/js/sample-configuration.js index 3a8a29d928..d7faa9bb8c 100644 --- a/Samples/PosPrinter/js/js/sample-configuration.js +++ b/Samples/PosPrinter/js/js/sample-configuration.js @@ -56,31 +56,14 @@ } } - function getFirstReceiptPrinterAsync(connectionTypes) { - if (connectionTypes === undefined) { - // By default, use all connections types. - connectionTypes = Windows.Devices.PointOfService.PosConnectionTypes.all; - } - return DeviceHelpers.getFirstDeviceAsync(PosPrinter.getDeviceSelector(connectionTypes), (id) => { - return PosPrinter.fromIdAsync(id).then((printer) => { - if (printer && printer.capabilities.receipt.isPrinterPresent) { - return printer; - } - // Close the unwanted printer. - printer && printer.close(); - return null; - }); - }); - } - WinJS.Namespace.define("SdkSample", { sampleTitle: sampleTitle, scenarios: new WinJS.Binding.List(scenarios), printer: null, + deviceInfo: null, claimedPrinter: null, isAnImportantTransaction: true, onstatechanged: null, - subscribeToReleaseDeviceRequested: subscribeToReleaseDeviceRequested, - getFirstReceiptPrinterAsync: getFirstReceiptPrinterAsync + subscribeToReleaseDeviceRequested: subscribeToReleaseDeviceRequested }); })(); diff --git a/Samples/PosPrinter/pos-printer.yaml b/Samples/PosPrinter/pos-printer.yml similarity index 100% rename from Samples/PosPrinter/pos-printer.yaml rename to Samples/PosPrinter/pos-printer.yml diff --git a/Samples/Printing/cpp/Package.appxmanifest b/Samples/Printing/cpp/Package.appxmanifest index 8025b955fd..6117a3867f 100644 --- a/Samples/Printing/cpp/Package.appxmanifest +++ b/Samples/Printing/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Printing/cpp/Printing.sln b/Samples/Printing/cpp/Printing.sln index 56abb717c5..4392c79a1b 100644 --- a/Samples/Printing/cpp/Printing.sln +++ b/Samples/Printing/cpp/Printing.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Printing", "Printing.vcxproj", "{37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Printing", "Printing.vcxproj", "{B9959C8C-2115-520C-A8B8-D4CFFBB4670F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|ARM.ActiveCfg = Debug|ARM - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|ARM.Build.0 = Debug|ARM - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|ARM.Deploy.0 = Debug|ARM - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|Win32.ActiveCfg = Debug|Win32 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|Win32.Build.0 = Debug|Win32 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|Win32.Deploy.0 = Debug|Win32 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|x64.ActiveCfg = Debug|x64 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|x64.Build.0 = Debug|x64 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Debug|x64.Deploy.0 = Debug|x64 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|ARM.ActiveCfg = Release|ARM - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|ARM.Build.0 = Release|ARM - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|ARM.Deploy.0 = Release|ARM - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|Win32.ActiveCfg = Release|Win32 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|Win32.Build.0 = Release|Win32 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|Win32.Deploy.0 = Release|Win32 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|x64.ActiveCfg = Release|x64 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|x64.Build.0 = Release|x64 - {37C127F7-8DDB-579A-8F1B-0663A2CBFEFE}.Release|x64.Deploy.0 = Release|x64 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|ARM.ActiveCfg = Debug|ARM + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|ARM.Build.0 = Debug|ARM + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|ARM.Deploy.0 = Debug|ARM + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|Win32.ActiveCfg = Debug|Win32 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|Win32.Build.0 = Debug|Win32 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|Win32.Deploy.0 = Debug|Win32 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|x64.ActiveCfg = Debug|x64 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|x64.Build.0 = Debug|x64 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Debug|x64.Deploy.0 = Debug|x64 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|ARM.ActiveCfg = Release|ARM + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|ARM.Build.0 = Release|ARM + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|ARM.Deploy.0 = Release|ARM + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|Win32.ActiveCfg = Release|Win32 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|Win32.Build.0 = Release|Win32 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|Win32.Deploy.0 = Release|Win32 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|x64.ActiveCfg = Release|x64 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|x64.Build.0 = Release|x64 + {B9959C8C-2115-520C-A8B8-D4CFFBB4670F}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Printing/cpp/Printing.vcxproj b/Samples/Printing/cpp/Printing.vcxproj index af25be873c..0734e9e053 100644 --- a/Samples/Printing/cpp/Printing.vcxproj +++ b/Samples/Printing/cpp/Printing.vcxproj @@ -1,15 +1,15 @@  - {37c127f7-8ddb-579a-8f1b-0663a2cbfefe} + {b9959c8c-2115-520c-a8b8-d4cffbb4670f} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Printing/cs/Package.appxmanifest b/Samples/Printing/cs/Package.appxmanifest index e091842d90..c33bde9fed 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 69d022ea33..85e11655c5 100644 --- a/Samples/Printing/cs/Printing.csproj +++ b/Samples/Printing/cs/Printing.csproj @@ -4,15 +4,15 @@ Debug x86 - {2437A113-E5F2-52B8-947F-E8784544757C} + {867B9920-714B-56BE-9873-C326274BDFAB} AppContainerExe Properties SDKTemplate PrintSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Printing/cs/Printing.sln b/Samples/Printing/cs/Printing.sln index fdb92b83dc..6b82a8c010 100644 --- a/Samples/Printing/cs/Printing.sln +++ b/Samples/Printing/cs/Printing.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Printing", "Printing.csproj", "{2437A113-E5F2-52B8-947F-E8784544757C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Printing", "Printing.csproj", "{867B9920-714B-56BE-9873-C326274BDFAB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|ARM.ActiveCfg = Debug|ARM - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|ARM.Build.0 = Debug|ARM - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|ARM.Deploy.0 = Debug|ARM - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|x64.ActiveCfg = Debug|x64 - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|x64.Build.0 = Debug|x64 - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|x64.Deploy.0 = Debug|x64 - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|x86.ActiveCfg = Debug|x86 - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|x86.Build.0 = Debug|x86 - {2437A113-E5F2-52B8-947F-E8784544757C}.Debug|x86.Deploy.0 = Debug|x86 - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|ARM.ActiveCfg = Release|ARM - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|ARM.Build.0 = Release|ARM - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|ARM.Deploy.0 = Release|ARM - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|x64.ActiveCfg = Release|x64 - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|x64.Build.0 = Release|x64 - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|x64.Deploy.0 = Release|x64 - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|x86.ActiveCfg = Release|x86 - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|x86.Build.0 = Release|x86 - {2437A113-E5F2-52B8-947F-E8784544757C}.Release|x86.Deploy.0 = Release|x86 + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|ARM.ActiveCfg = Debug|ARM + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|ARM.Build.0 = Debug|ARM + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|ARM.Deploy.0 = Debug|ARM + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|x64.ActiveCfg = Debug|x64 + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|x64.Build.0 = Debug|x64 + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|x64.Deploy.0 = Debug|x64 + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|x86.ActiveCfg = Debug|x86 + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|x86.Build.0 = Debug|x86 + {867B9920-714B-56BE-9873-C326274BDFAB}.Debug|x86.Deploy.0 = Debug|x86 + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|ARM.ActiveCfg = Release|ARM + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|ARM.Build.0 = Release|ARM + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|ARM.Deploy.0 = Release|ARM + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|x64.ActiveCfg = Release|x64 + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|x64.Build.0 = Release|x64 + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|x64.Deploy.0 = Release|x64 + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|x86.ActiveCfg = Release|x86 + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|x86.Build.0 = Release|x86 + {867B9920-714B-56BE-9873-C326274BDFAB}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Printing/js/Package.appxmanifest b/Samples/Printing/js/Package.appxmanifest index 748469f0ff..e30efee2ec 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 3828733d60..bf62554280 100644 --- a/Samples/Printing/js/Printing.jsproj +++ b/Samples/Printing/js/Printing.jsproj @@ -35,7 +35,7 @@ - e38b4336-845d-5674-b357-d91cc05199c5 + 6e15ec90-7781-541a-872c-c46f355999af @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Printing/js/Printing.sln b/Samples/Printing/js/Printing.sln index 4c2064809d..7ded39da5d 100644 --- a/Samples/Printing/js/Printing.sln +++ b/Samples/Printing/js/Printing.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Printing", "Printing.jsproj", "{E38B4336-845D-5674-B357-D91CC05199C5}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Printing", "Printing.jsproj", "{6E15EC90-7781-541A-872C-C46F355999AF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|ARM.ActiveCfg = Debug|ARM - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|ARM.Build.0 = Debug|ARM - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|ARM.Deploy.0 = Debug|ARM - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|x64.ActiveCfg = Debug|x64 - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|x64.Build.0 = Debug|x64 - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|x64.Deploy.0 = Debug|x64 - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|x86.ActiveCfg = Debug|x86 - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|x86.Build.0 = Debug|x86 - {E38B4336-845D-5674-B357-D91CC05199C5}.Debug|x86.Deploy.0 = Debug|x86 - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|Any CPU.Build.0 = Release|Any CPU - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|Any CPU.Deploy.0 = Release|Any CPU - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|ARM.ActiveCfg = Release|ARM - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|ARM.Build.0 = Release|ARM - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|ARM.Deploy.0 = Release|ARM - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|x64.ActiveCfg = Release|x64 - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|x64.Build.0 = Release|x64 - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|x64.Deploy.0 = Release|x64 - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|x86.ActiveCfg = Release|x86 - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|x86.Build.0 = Release|x86 - {E38B4336-845D-5674-B357-D91CC05199C5}.Release|x86.Deploy.0 = Release|x86 + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|ARM.ActiveCfg = Debug|ARM + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|ARM.Build.0 = Debug|ARM + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|ARM.Deploy.0 = Debug|ARM + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|x64.ActiveCfg = Debug|x64 + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|x64.Build.0 = Debug|x64 + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|x64.Deploy.0 = Debug|x64 + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|x86.ActiveCfg = Debug|x86 + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|x86.Build.0 = Debug|x86 + {6E15EC90-7781-541A-872C-C46F355999AF}.Debug|x86.Deploy.0 = Debug|x86 + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|Any CPU.Build.0 = Release|Any CPU + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|Any CPU.Deploy.0 = Release|Any CPU + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|ARM.ActiveCfg = Release|ARM + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|ARM.Build.0 = Release|ARM + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|ARM.Deploy.0 = Release|ARM + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|x64.ActiveCfg = Release|x64 + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|x64.Build.0 = Release|x64 + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|x64.Deploy.0 = Release|x64 + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|x86.ActiveCfg = Release|x86 + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|x86.Build.0 = Release|x86 + {6E15EC90-7781-541A-872C-C46F355999AF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Printing/printing.yaml b/Samples/Printing/printing.yml similarity index 100% rename from Samples/Printing/printing.yaml rename to Samples/Printing/printing.yml diff --git a/Samples/Projection/cpp/Package.appxmanifest b/Samples/Projection/cpp/Package.appxmanifest index a2ccd54517..036f43e14d 100644 --- a/Samples/Projection/cpp/Package.appxmanifest +++ b/Samples/Projection/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Projection/cpp/Projection.sln b/Samples/Projection/cpp/Projection.sln index 0264001eae..623f274b0a 100644 --- a/Samples/Projection/cpp/Projection.sln +++ b/Samples/Projection/cpp/Projection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Projection", "Projection.vcxproj", "{84A02EC6-14E2-5430-A5E8-B14B64A41B08}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Projection", "Projection.vcxproj", "{F3339DD3-530A-501A-BF53-216B5B5AD54D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|ARM.ActiveCfg = Debug|ARM - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|ARM.Build.0 = Debug|ARM - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|ARM.Deploy.0 = Debug|ARM - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|x64.ActiveCfg = Debug|x64 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|x64.Build.0 = Debug|x64 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|x64.Deploy.0 = Debug|x64 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|x86.ActiveCfg = Debug|Win32 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|x86.Build.0 = Debug|Win32 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Debug|x86.Deploy.0 = Debug|Win32 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|ARM.ActiveCfg = Release|ARM - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|ARM.Build.0 = Release|ARM - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|ARM.Deploy.0 = Release|ARM - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|x64.ActiveCfg = Release|x64 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|x64.Build.0 = Release|x64 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|x64.Deploy.0 = Release|x64 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|x86.ActiveCfg = Release|Win32 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|x86.Build.0 = Release|Win32 - {84A02EC6-14E2-5430-A5E8-B14B64A41B08}.Release|x86.Deploy.0 = Release|Win32 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|ARM.ActiveCfg = Debug|ARM + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|ARM.Build.0 = Debug|ARM + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|ARM.Deploy.0 = Debug|ARM + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|x64.ActiveCfg = Debug|x64 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|x64.Build.0 = Debug|x64 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|x64.Deploy.0 = Debug|x64 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|x86.ActiveCfg = Debug|Win32 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|x86.Build.0 = Debug|Win32 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Debug|x86.Deploy.0 = Debug|Win32 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|ARM.ActiveCfg = Release|ARM + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|ARM.Build.0 = Release|ARM + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|ARM.Deploy.0 = Release|ARM + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|x64.ActiveCfg = Release|x64 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|x64.Build.0 = Release|x64 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|x64.Deploy.0 = Release|x64 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|x86.ActiveCfg = Release|Win32 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|x86.Build.0 = Release|Win32 + {F3339DD3-530A-501A-BF53-216B5B5AD54D}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Projection/cpp/Projection.vcxproj b/Samples/Projection/cpp/Projection.vcxproj index 51f7e46cac..5ecd90bdbe 100644 --- a/Samples/Projection/cpp/Projection.vcxproj +++ b/Samples/Projection/cpp/Projection.vcxproj @@ -1,15 +1,15 @@  - {84a02ec6-14e2-5430-a5e8-b14b64a41b08} + {f3339dd3-530a-501a-bf53-216b5b5ad54d} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Projection/cs/Package.appxmanifest b/Samples/Projection/cs/Package.appxmanifest index 5530eddcdf..01837a3bdb 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 ac81dcdf4b..cc2bed302b 100644 --- a/Samples/Projection/cs/Projection.csproj +++ b/Samples/Projection/cs/Projection.csproj @@ -3,15 +3,15 @@ Debug - {C7D9CC62-D536-5767-BDF5-AD958A0B4696} + {B5BFCDB3-D400-5446-B3D2-6E608263782E} AppContainerExe Properties SDKSample Projection en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Projection/cs/Projection.sln b/Samples/Projection/cs/Projection.sln index 9821c8796b..df253ac052 100644 --- a/Samples/Projection/cs/Projection.sln +++ b/Samples/Projection/cs/Projection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Projection", "Projection.csproj", "{C7D9CC62-D536-5767-BDF5-AD958A0B4696}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Projection", "Projection.csproj", "{B5BFCDB3-D400-5446-B3D2-6E608263782E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|ARM.ActiveCfg = Debug|ARM - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|ARM.Build.0 = Debug|ARM - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|ARM.Deploy.0 = Debug|ARM - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|x64.ActiveCfg = Debug|x64 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|x64.Build.0 = Debug|x64 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|x64.Deploy.0 = Debug|x64 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|x86.ActiveCfg = Debug|x86 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|x86.Build.0 = Debug|x86 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Debug|x86.Deploy.0 = Debug|x86 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|ARM.ActiveCfg = Release|ARM - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|ARM.Build.0 = Release|ARM - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|ARM.Deploy.0 = Release|ARM - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|x64.ActiveCfg = Release|x64 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|x64.Build.0 = Release|x64 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|x64.Deploy.0 = Release|x64 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|x86.ActiveCfg = Release|x86 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|x86.Build.0 = Release|x86 - {C7D9CC62-D536-5767-BDF5-AD958A0B4696}.Release|x86.Deploy.0 = Release|x86 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|ARM.ActiveCfg = Debug|ARM + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|ARM.Build.0 = Debug|ARM + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|ARM.Deploy.0 = Debug|ARM + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|x64.ActiveCfg = Debug|x64 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|x64.Build.0 = Debug|x64 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|x64.Deploy.0 = Debug|x64 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|x86.ActiveCfg = Debug|x86 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|x86.Build.0 = Debug|x86 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Debug|x86.Deploy.0 = Debug|x86 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|ARM.ActiveCfg = Release|ARM + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|ARM.Build.0 = Release|ARM + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|ARM.Deploy.0 = Release|ARM + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|x64.ActiveCfg = Release|x64 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|x64.Build.0 = Release|x64 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|x64.Deploy.0 = Release|x64 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|x86.ActiveCfg = Release|x86 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|x86.Build.0 = Release|x86 + {B5BFCDB3-D400-5446-B3D2-6E608263782E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Projection/js/Projection.jsproj b/Samples/Projection/js/Projection.jsproj index 8b220c41af..462f37ff48 100644 --- a/Samples/Projection/js/Projection.jsproj +++ b/Samples/Projection/js/Projection.jsproj @@ -35,7 +35,7 @@ - d7f73c99-5161-5a13-9ee4-5c17f6dbfaf2 + 5954de90-17f7-53fd-8192-60f337bb0953 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Projection/js/Projection.sln b/Samples/Projection/js/Projection.sln index 08f4db1874..a3e0959741 100644 --- a/Samples/Projection/js/Projection.sln +++ b/Samples/Projection/js/Projection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Projection", "Projection.jsproj", "{D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Projection", "Projection.jsproj", "{5954DE90-17F7-53FD-8192-60F337BB0953}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|ARM.ActiveCfg = Debug|ARM - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|ARM.Build.0 = Debug|ARM - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|ARM.Deploy.0 = Debug|ARM - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|x64.ActiveCfg = Debug|x64 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|x64.Build.0 = Debug|x64 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|x64.Deploy.0 = Debug|x64 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|x86.ActiveCfg = Debug|x86 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|x86.Build.0 = Debug|x86 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Debug|x86.Deploy.0 = Debug|x86 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|Any CPU.Build.0 = Release|Any CPU - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|Any CPU.Deploy.0 = Release|Any CPU - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|ARM.ActiveCfg = Release|ARM - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|ARM.Build.0 = Release|ARM - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|ARM.Deploy.0 = Release|ARM - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|x64.ActiveCfg = Release|x64 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|x64.Build.0 = Release|x64 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|x64.Deploy.0 = Release|x64 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|x86.ActiveCfg = Release|x86 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|x86.Build.0 = Release|x86 - {D7F73C99-5161-5A13-9EE4-5C17F6DBFAF2}.Release|x86.Deploy.0 = Release|x86 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|ARM.ActiveCfg = Debug|ARM + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|ARM.Build.0 = Debug|ARM + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|ARM.Deploy.0 = Debug|ARM + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|x64.ActiveCfg = Debug|x64 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|x64.Build.0 = Debug|x64 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|x64.Deploy.0 = Debug|x64 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|x86.ActiveCfg = Debug|x86 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|x86.Build.0 = Debug|x86 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Debug|x86.Deploy.0 = Debug|x86 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|Any CPU.Build.0 = Release|Any CPU + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|Any CPU.Deploy.0 = Release|Any CPU + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|ARM.ActiveCfg = Release|ARM + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|ARM.Build.0 = Release|ARM + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|ARM.Deploy.0 = Release|ARM + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|x64.ActiveCfg = Release|x64 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|x64.Build.0 = Release|x64 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|x64.Deploy.0 = Release|x64 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|x86.ActiveCfg = Release|x86 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|x86.Build.0 = Release|x86 + {5954DE90-17F7-53FD-8192-60F337BB0953}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Projection/js/package.appxmanifest b/Samples/Projection/js/package.appxmanifest index b88ce99843..cb7e9cd506 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/Projection/projection.yaml b/Samples/Projection/projection.yml similarity index 100% rename from Samples/Projection/projection.yaml rename to Samples/Projection/projection.yml diff --git a/Samples/ProximitySensor/cpp/Package.appxmanifest b/Samples/ProximitySensor/cpp/Package.appxmanifest index a4ea9bc99f..975e1efe1e 100644 --- a/Samples/ProximitySensor/cpp/Package.appxmanifest +++ b/Samples/ProximitySensor/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ProximitySensor/cpp/ProximitySensor.sln b/Samples/ProximitySensor/cpp/ProximitySensor.sln index 4cb47e1f47..0027d798a0 100644 --- a/Samples/ProximitySensor/cpp/ProximitySensor.sln +++ b/Samples/ProximitySensor/cpp/ProximitySensor.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProximitySensor", "ProximitySensor.vcxproj", "{9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProximitySensor", "ProximitySensor.vcxproj", "{945BDF2B-9602-5DE2-9FD5-04D9413B21D9}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{A373AEFD-E016-5149-8F06-37AA190546D6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tasks", "Tasks\Tasks.vcxproj", "{20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|ARM.ActiveCfg = Debug|ARM - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|ARM.Build.0 = Debug|ARM - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|ARM.Deploy.0 = Debug|ARM - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|Win32.ActiveCfg = Debug|Win32 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|Win32.Build.0 = Debug|Win32 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|Win32.Deploy.0 = Debug|Win32 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|x64.ActiveCfg = Debug|x64 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|x64.Build.0 = Debug|x64 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Debug|x64.Deploy.0 = Debug|x64 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|ARM.ActiveCfg = Release|ARM - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|ARM.Build.0 = Release|ARM - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|ARM.Deploy.0 = Release|ARM - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|Win32.ActiveCfg = Release|Win32 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|Win32.Build.0 = Release|Win32 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|Win32.Deploy.0 = Release|Win32 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|x64.ActiveCfg = Release|x64 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|x64.Build.0 = Release|x64 - {9E6EEF15-3D7B-5E19-89A5-ADACC1B5BC79}.Release|x64.Deploy.0 = Release|x64 - {A373AEFD-E016-5149-8F06-37AA190546D6}.Debug|ARM.ActiveCfg = Debug|ARM - {A373AEFD-E016-5149-8F06-37AA190546D6}.Debug|ARM.Build.0 = Debug|ARM - {A373AEFD-E016-5149-8F06-37AA190546D6}.Debug|Win32.ActiveCfg = Debug|Win32 - {A373AEFD-E016-5149-8F06-37AA190546D6}.Debug|Win32.Build.0 = Debug|Win32 - {A373AEFD-E016-5149-8F06-37AA190546D6}.Debug|x64.ActiveCfg = Debug|x64 - {A373AEFD-E016-5149-8F06-37AA190546D6}.Debug|x64.Build.0 = Debug|x64 - {A373AEFD-E016-5149-8F06-37AA190546D6}.Release|ARM.ActiveCfg = Release|ARM - {A373AEFD-E016-5149-8F06-37AA190546D6}.Release|ARM.Build.0 = Release|ARM - {A373AEFD-E016-5149-8F06-37AA190546D6}.Release|Win32.ActiveCfg = Release|Win32 - {A373AEFD-E016-5149-8F06-37AA190546D6}.Release|Win32.Build.0 = Release|Win32 - {A373AEFD-E016-5149-8F06-37AA190546D6}.Release|x64.ActiveCfg = Release|x64 - {A373AEFD-E016-5149-8F06-37AA190546D6}.Release|x64.Build.0 = Release|x64 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|ARM.ActiveCfg = Debug|ARM + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|ARM.Build.0 = Debug|ARM + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|ARM.Deploy.0 = Debug|ARM + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|Win32.ActiveCfg = Debug|Win32 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|Win32.Build.0 = Debug|Win32 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|Win32.Deploy.0 = Debug|Win32 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|x64.ActiveCfg = Debug|x64 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|x64.Build.0 = Debug|x64 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Debug|x64.Deploy.0 = Debug|x64 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|ARM.ActiveCfg = Release|ARM + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|ARM.Build.0 = Release|ARM + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|ARM.Deploy.0 = Release|ARM + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|Win32.ActiveCfg = Release|Win32 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|Win32.Build.0 = Release|Win32 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|Win32.Deploy.0 = Release|Win32 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|x64.ActiveCfg = Release|x64 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|x64.Build.0 = Release|x64 + {945BDF2B-9602-5DE2-9FD5-04D9413B21D9}.Release|x64.Deploy.0 = Release|x64 + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Debug|ARM.ActiveCfg = Debug|ARM + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Debug|ARM.Build.0 = Debug|ARM + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Debug|Win32.ActiveCfg = Debug|Win32 + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Debug|Win32.Build.0 = Debug|Win32 + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Debug|x64.ActiveCfg = Debug|x64 + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Debug|x64.Build.0 = Debug|x64 + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Release|ARM.ActiveCfg = Release|ARM + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Release|ARM.Build.0 = Release|ARM + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Release|Win32.ActiveCfg = Release|Win32 + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Release|Win32.Build.0 = Release|Win32 + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Release|x64.ActiveCfg = Release|x64 + {20EBFCC7-58D9-5BD5-8ED1-D3183672F39D}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ProximitySensor/cpp/ProximitySensor.vcxproj b/Samples/ProximitySensor/cpp/ProximitySensor.vcxproj index 895eb3f269..5fa31ddd7f 100644 --- a/Samples/ProximitySensor/cpp/ProximitySensor.vcxproj +++ b/Samples/ProximitySensor/cpp/ProximitySensor.vcxproj @@ -1,15 +1,15 @@  - {9e6eef15-3d7b-5e19-89a5-adacc1b5bc79} + {945bdf2b-9602-5de2-9fd5-04d9413b21d9} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ProximitySensor/cpp/Tasks/Tasks.vcxproj b/Samples/ProximitySensor/cpp/Tasks/Tasks.vcxproj index 14ee6167c4..1f3d3bfd7e 100644 --- a/Samples/ProximitySensor/cpp/Tasks/Tasks.vcxproj +++ b/Samples/ProximitySensor/cpp/Tasks/Tasks.vcxproj @@ -27,7 +27,7 @@ - {a373aefd-e016-5149-8f06-37aa190546d6} + {20ebfcc7-58d9-5bd5-8ed1-d3183672f39d} WindowsRuntimeComponent Tasks Tasks @@ -35,8 +35,8 @@ 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/ProximitySensor/cs/Package.appxmanifest b/Samples/ProximitySensor/cs/Package.appxmanifest index f66a400003..c56f7cee2a 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 ef36a260e6..3e695158a4 100644 --- a/Samples/ProximitySensor/cs/ProximitySensor.csproj +++ b/Samples/ProximitySensor/cs/ProximitySensor.csproj @@ -4,15 +4,15 @@ Debug x86 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE} + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB} AppContainerExe Properties ProximityCS ProximityCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ProximitySensor/cs/ProximitySensor.sln b/Samples/ProximitySensor/cs/ProximitySensor.sln index 9aace73f19..969309cead 100644 --- a/Samples/ProximitySensor/cs/ProximitySensor.sln +++ b/Samples/ProximitySensor/cs/ProximitySensor.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProximitySensor", "ProximitySensor.csproj", "{A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProximitySensor", "ProximitySensor.csproj", "{F62707CC-8A0F-51D1-876F-449AF9DEE6BB}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{38FBA5CB-3546-51A4-871B-A6031DDB0C34}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tasks", "Tasks\Tasks.csproj", "{F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,42 +19,42 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|Any CPU.ActiveCfg = Debug|x86 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|ARM.ActiveCfg = Debug|ARM - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|ARM.Build.0 = Debug|ARM - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|ARM.Deploy.0 = Debug|ARM - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|x64.ActiveCfg = Debug|x64 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|x64.Build.0 = Debug|x64 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|x64.Deploy.0 = Debug|x64 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|x86.ActiveCfg = Debug|x86 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|x86.Build.0 = Debug|x86 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Debug|x86.Deploy.0 = Debug|x86 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|Any CPU.ActiveCfg = Release|x86 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|ARM.ActiveCfg = Release|ARM - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|ARM.Build.0 = Release|ARM - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|ARM.Deploy.0 = Release|ARM - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|x64.ActiveCfg = Release|x64 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|x64.Build.0 = Release|x64 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|x64.Deploy.0 = Release|x64 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|x86.ActiveCfg = Release|x86 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|x86.Build.0 = Release|x86 - {A62B976A-FB5C-5EF8-9DD1-B45BA85AF2BE}.Release|x86.Deploy.0 = Release|x86 - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Debug|Any CPU.Build.0 = Debug|Any CPU - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Debug|ARM.ActiveCfg = Debug|ARM - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Debug|ARM.Build.0 = Debug|ARM - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Debug|x64.ActiveCfg = Debug|x64 - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Debug|x64.Build.0 = Debug|x64 - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Debug|x86.ActiveCfg = Debug|x86 - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Debug|x86.Build.0 = Debug|x86 - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Release|Any CPU.ActiveCfg = Release|Any CPU - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Release|Any CPU.Build.0 = Release|Any CPU - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Release|ARM.ActiveCfg = Release|ARM - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Release|ARM.Build.0 = Release|ARM - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Release|x64.ActiveCfg = Release|x64 - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Release|x64.Build.0 = Release|x64 - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Release|x86.ActiveCfg = Release|x86 - {38FBA5CB-3546-51A4-871B-A6031DDB0C34}.Release|x86.Build.0 = Release|x86 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|Any CPU.ActiveCfg = Debug|x86 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|ARM.ActiveCfg = Debug|ARM + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|ARM.Build.0 = Debug|ARM + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|ARM.Deploy.0 = Debug|ARM + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|x64.ActiveCfg = Debug|x64 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|x64.Build.0 = Debug|x64 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|x64.Deploy.0 = Debug|x64 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|x86.ActiveCfg = Debug|x86 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|x86.Build.0 = Debug|x86 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Debug|x86.Deploy.0 = Debug|x86 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|Any CPU.ActiveCfg = Release|x86 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|ARM.ActiveCfg = Release|ARM + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|ARM.Build.0 = Release|ARM + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|ARM.Deploy.0 = Release|ARM + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|x64.ActiveCfg = Release|x64 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|x64.Build.0 = Release|x64 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|x64.Deploy.0 = Release|x64 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|x86.ActiveCfg = Release|x86 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|x86.Build.0 = Release|x86 + {F62707CC-8A0F-51D1-876F-449AF9DEE6BB}.Release|x86.Deploy.0 = Release|x86 + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Debug|ARM.ActiveCfg = Debug|ARM + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Debug|ARM.Build.0 = Debug|ARM + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Debug|x64.ActiveCfg = Debug|x64 + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Debug|x64.Build.0 = Debug|x64 + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Debug|x86.ActiveCfg = Debug|x86 + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Debug|x86.Build.0 = Debug|x86 + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Release|Any CPU.Build.0 = Release|Any CPU + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Release|ARM.ActiveCfg = Release|ARM + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Release|ARM.Build.0 = Release|ARM + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Release|x64.ActiveCfg = Release|x64 + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Release|x64.Build.0 = Release|x64 + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Release|x86.ActiveCfg = Release|x86 + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ProximitySensor/cs/Tasks/Tasks.csproj b/Samples/ProximitySensor/cs/Tasks/Tasks.csproj index 093d921bf0..f90893fe5a 100644 --- a/Samples/ProximitySensor/cs/Tasks/Tasks.csproj +++ b/Samples/ProximitySensor/cs/Tasks/Tasks.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {38FBA5CB-3546-51A4-871B-A6031DDB0C34} + {F621FDC0-01D1-51AF-B9E9-9E48D8D1926A} winmdobj Properties Tasks Tasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/ProximitySensor/js/Package.appxmanifest b/Samples/ProximitySensor/js/Package.appxmanifest index 6febdc93eb..d8146869e4 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 4855fd9d23..53ac024d33 100644 --- a/Samples/ProximitySensor/js/ProximitySensor.jsproj +++ b/Samples/ProximitySensor/js/ProximitySensor.jsproj @@ -35,7 +35,7 @@ - 275bf5fe-11b6-5bd6-b879-5fc2705cac19 + f834cc6e-9f68-5f91-8bd5-a2dc06304bf6 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ProximitySensor/js/ProximitySensor.sln b/Samples/ProximitySensor/js/ProximitySensor.sln index 9dd2234672..8ab43f6a5b 100644 --- a/Samples/ProximitySensor/js/ProximitySensor.sln +++ b/Samples/ProximitySensor/js/ProximitySensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ProximitySensor", "ProximitySensor.jsproj", "{275BF5FE-11B6-5BD6-B879-5FC2705CAC19}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ProximitySensor", "ProximitySensor.jsproj", "{F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|Any CPU.Build.0 = Debug|Any CPU - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|ARM.ActiveCfg = Debug|ARM - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|ARM.Build.0 = Debug|ARM - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|ARM.Deploy.0 = Debug|ARM - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|x64.ActiveCfg = Debug|x64 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|x64.Build.0 = Debug|x64 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|x64.Deploy.0 = Debug|x64 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|x86.ActiveCfg = Debug|x86 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|x86.Build.0 = Debug|x86 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Debug|x86.Deploy.0 = Debug|x86 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|Any CPU.ActiveCfg = Release|Any CPU - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|Any CPU.Build.0 = Release|Any CPU - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|Any CPU.Deploy.0 = Release|Any CPU - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|ARM.ActiveCfg = Release|ARM - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|ARM.Build.0 = Release|ARM - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|ARM.Deploy.0 = Release|ARM - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|x64.ActiveCfg = Release|x64 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|x64.Build.0 = Release|x64 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|x64.Deploy.0 = Release|x64 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|x86.ActiveCfg = Release|x86 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|x86.Build.0 = Release|x86 - {275BF5FE-11B6-5BD6-B879-5FC2705CAC19}.Release|x86.Deploy.0 = Release|x86 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|ARM.ActiveCfg = Debug|ARM + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|ARM.Build.0 = Debug|ARM + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|ARM.Deploy.0 = Debug|ARM + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|x64.ActiveCfg = Debug|x64 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|x64.Build.0 = Debug|x64 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|x64.Deploy.0 = Debug|x64 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|x86.ActiveCfg = Debug|x86 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|x86.Build.0 = Debug|x86 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Debug|x86.Deploy.0 = Debug|x86 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|Any CPU.Build.0 = Release|Any CPU + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|ARM.ActiveCfg = Release|ARM + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|ARM.Build.0 = Release|ARM + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|ARM.Deploy.0 = Release|ARM + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|x64.ActiveCfg = Release|x64 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|x64.Build.0 = Release|x64 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|x64.Deploy.0 = Release|x64 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|x86.ActiveCfg = Release|x86 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|x86.Build.0 = Release|x86 + {F834CC6E-9F68-5F91-8BD5-A2DC06304BF6}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ProximitySensor/proximity-sensor.yaml b/Samples/ProximitySensor/proximity-sensor.yml similarity index 100% rename from Samples/ProximitySensor/proximity-sensor.yaml rename to Samples/ProximitySensor/proximity-sensor.yml diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/ProxyStubsForWinRTComponents.sln b/Samples/ProxyStubsForWinRTComponents/cpp/ProxyStubsForWinRTComponents.sln index 26ae15a8ba..eacd7773b7 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/ProxyStubsForWinRTComponents.sln +++ b/Samples/ProxyStubsForWinRTComponents/cpp/ProxyStubsForWinRTComponents.sln @@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProxyStubsForWinRTComponents_client_cs", "CS\ProxyStubsForWinRTComponents_client_cs.csproj", "{4BF750B8-0946-51B6-8BBF-50E49393F2FB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProxyStubsForWinRTComponents_client_cs", "CS\ProxyStubsForWinRTComponents_client_cs.csproj", "{C387A80A-91BB-5B74-B544-C56770214FDF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponents_client_cpp", "CPP\ProxyStubsForWinRTComponents_client_cpp.vcxproj", "{834F4682-053D-5ED1-8888-91A432558932}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponents_client_cpp", "CPP\ProxyStubsForWinRTComponents_client_cpp.vcxproj", "{89DEDAE1-D7D4-5375-9D96-980A64999ADA}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponents_server", "Server\ProxyStubsForWinRTComponents_server.vcxproj", "{48CF26F4-F5AE-512A-8B52-0B32355319CF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponents_server", "Server\ProxyStubsForWinRTComponents_server.vcxproj", "{88074836-CB3B-5724-BE5A-20D7C1E1C5BF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponentsPS", "Server\ProxyStubsForWinRTComponentsPS.vcxproj", "{0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponentsPS", "Server\ProxyStubsForWinRTComponentsPS.vcxproj", "{92595763-D1C7-5DC8-B57B-8861F343FB31}" ProjectSection(ProjectDependencies) = postProject - {48CF26F4-F5AE-512A-8B52-0B32355319CF} = {48CF26F4-F5AE-512A-8B52-0B32355319CF} + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF} = {88074836-CB3B-5724-BE5A-20D7C1E1C5BF} EndProjectSection EndProject -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ProxyStubsForWinRTComponents_client_js", "JS\ProxyStubsForWinRTComponents_client_js.jsproj", "{C2EF7612-6072-5256-95B6-3E145606FA30}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ProxyStubsForWinRTComponents_client_js", "JS\ProxyStubsForWinRTComponents_client_js.jsproj", "{E9D095CB-2A9A-5DAC-BC66-835AA178327D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -26,84 +26,84 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|ARM.ActiveCfg = Debug|ARM - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|ARM.Build.0 = Debug|ARM - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|ARM.Deploy.0 = Debug|ARM - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|x64.ActiveCfg = Debug|x64 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|x64.Build.0 = Debug|x64 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|x64.Deploy.0 = Debug|x64 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|x86.ActiveCfg = Debug|x86 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|x86.Build.0 = Debug|x86 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Debug|x86.Deploy.0 = Debug|x86 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|ARM.ActiveCfg = Release|ARM - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|ARM.Build.0 = Release|ARM - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|ARM.Deploy.0 = Release|ARM - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|x64.ActiveCfg = Release|x64 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|x64.Build.0 = Release|x64 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|x64.Deploy.0 = Release|x64 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|x86.ActiveCfg = Release|x86 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|x86.Build.0 = Release|x86 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB}.Release|x86.Deploy.0 = Release|x86 - {834F4682-053D-5ED1-8888-91A432558932}.Debug|ARM.ActiveCfg = Debug|ARM - {834F4682-053D-5ED1-8888-91A432558932}.Debug|ARM.Build.0 = Debug|ARM - {834F4682-053D-5ED1-8888-91A432558932}.Debug|ARM.Deploy.0 = Debug|ARM - {834F4682-053D-5ED1-8888-91A432558932}.Debug|x64.ActiveCfg = Debug|x64 - {834F4682-053D-5ED1-8888-91A432558932}.Debug|x64.Build.0 = Debug|x64 - {834F4682-053D-5ED1-8888-91A432558932}.Debug|x64.Deploy.0 = Debug|x64 - {834F4682-053D-5ED1-8888-91A432558932}.Debug|x86.ActiveCfg = Debug|Win32 - {834F4682-053D-5ED1-8888-91A432558932}.Debug|x86.Build.0 = Debug|Win32 - {834F4682-053D-5ED1-8888-91A432558932}.Debug|x86.Deploy.0 = Debug|Win32 - {834F4682-053D-5ED1-8888-91A432558932}.Release|ARM.ActiveCfg = Release|ARM - {834F4682-053D-5ED1-8888-91A432558932}.Release|ARM.Build.0 = Release|ARM - {834F4682-053D-5ED1-8888-91A432558932}.Release|ARM.Deploy.0 = Release|ARM - {834F4682-053D-5ED1-8888-91A432558932}.Release|x64.ActiveCfg = Release|x64 - {834F4682-053D-5ED1-8888-91A432558932}.Release|x64.Build.0 = Release|x64 - {834F4682-053D-5ED1-8888-91A432558932}.Release|x64.Deploy.0 = Release|x64 - {834F4682-053D-5ED1-8888-91A432558932}.Release|x86.ActiveCfg = Release|Win32 - {834F4682-053D-5ED1-8888-91A432558932}.Release|x86.Build.0 = Release|Win32 - {834F4682-053D-5ED1-8888-91A432558932}.Release|x86.Deploy.0 = Release|Win32 - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Debug|ARM.ActiveCfg = Debug|ARM - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Debug|ARM.Build.0 = Debug|ARM - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Debug|x64.ActiveCfg = Debug|x64 - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Debug|x64.Build.0 = Debug|x64 - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Debug|x86.ActiveCfg = Debug|Win32 - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Debug|x86.Build.0 = Debug|Win32 - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Release|ARM.ActiveCfg = Release|ARM - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Release|ARM.Build.0 = Release|ARM - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Release|x64.ActiveCfg = Release|x64 - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Release|x64.Build.0 = Release|x64 - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Release|x86.ActiveCfg = Release|Win32 - {48CF26F4-F5AE-512A-8B52-0B32355319CF}.Release|x86.Build.0 = Release|Win32 - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Debug|ARM.ActiveCfg = Debug|ARM - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Debug|ARM.Build.0 = Debug|ARM - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Debug|x64.ActiveCfg = Debug|x64 - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Debug|x64.Build.0 = Debug|x64 - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Debug|x86.ActiveCfg = Debug|Win32 - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Debug|x86.Build.0 = Debug|Win32 - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Release|ARM.ActiveCfg = Release|ARM - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Release|ARM.Build.0 = Release|ARM - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Release|x64.ActiveCfg = Release|x64 - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Release|x64.Build.0 = Release|x64 - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Release|x86.ActiveCfg = Release|Win32 - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF}.Release|x86.Build.0 = Release|Win32 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|ARM.ActiveCfg = Debug|ARM - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|ARM.Build.0 = Debug|ARM - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|ARM.Deploy.0 = Debug|ARM - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|x64.ActiveCfg = Debug|x64 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|x64.Build.0 = Debug|x64 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|x64.Deploy.0 = Debug|x64 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|x86.ActiveCfg = Debug|x86 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|x86.Build.0 = Debug|x86 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Debug|x86.Deploy.0 = Debug|x86 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|ARM.ActiveCfg = Release|ARM - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|ARM.Build.0 = Release|ARM - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|ARM.Deploy.0 = Release|ARM - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|x64.ActiveCfg = Release|x64 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|x64.Build.0 = Release|x64 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|x64.Deploy.0 = Release|x64 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|x86.ActiveCfg = Release|x86 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|x86.Build.0 = Release|x86 - {C2EF7612-6072-5256-95B6-3E145606FA30}.Release|x86.Deploy.0 = Release|x86 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|ARM.ActiveCfg = Debug|ARM + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|ARM.Build.0 = Debug|ARM + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|ARM.Deploy.0 = Debug|ARM + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|x64.ActiveCfg = Debug|x64 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|x64.Build.0 = Debug|x64 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|x64.Deploy.0 = Debug|x64 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|x86.ActiveCfg = Debug|x86 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|x86.Build.0 = Debug|x86 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Debug|x86.Deploy.0 = Debug|x86 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|ARM.ActiveCfg = Release|ARM + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|ARM.Build.0 = Release|ARM + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|ARM.Deploy.0 = Release|ARM + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|x64.ActiveCfg = Release|x64 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|x64.Build.0 = Release|x64 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|x64.Deploy.0 = Release|x64 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|x86.ActiveCfg = Release|x86 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|x86.Build.0 = Release|x86 + {C387A80A-91BB-5B74-B544-C56770214FDF}.Release|x86.Deploy.0 = Release|x86 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|ARM.ActiveCfg = Debug|ARM + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|ARM.Build.0 = Debug|ARM + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|ARM.Deploy.0 = Debug|ARM + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|x64.ActiveCfg = Debug|x64 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|x64.Build.0 = Debug|x64 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|x64.Deploy.0 = Debug|x64 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|x86.ActiveCfg = Debug|Win32 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|x86.Build.0 = Debug|Win32 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Debug|x86.Deploy.0 = Debug|Win32 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|ARM.ActiveCfg = Release|ARM + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|ARM.Build.0 = Release|ARM + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|ARM.Deploy.0 = Release|ARM + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|x64.ActiveCfg = Release|x64 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|x64.Build.0 = Release|x64 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|x64.Deploy.0 = Release|x64 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|x86.ActiveCfg = Release|Win32 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|x86.Build.0 = Release|Win32 + {89DEDAE1-D7D4-5375-9D96-980A64999ADA}.Release|x86.Deploy.0 = Release|Win32 + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Debug|ARM.ActiveCfg = Debug|ARM + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Debug|ARM.Build.0 = Debug|ARM + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Debug|x64.ActiveCfg = Debug|x64 + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Debug|x64.Build.0 = Debug|x64 + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Debug|x86.ActiveCfg = Debug|Win32 + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Debug|x86.Build.0 = Debug|Win32 + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Release|ARM.ActiveCfg = Release|ARM + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Release|ARM.Build.0 = Release|ARM + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Release|x64.ActiveCfg = Release|x64 + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Release|x64.Build.0 = Release|x64 + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Release|x86.ActiveCfg = Release|Win32 + {88074836-CB3B-5724-BE5A-20D7C1E1C5BF}.Release|x86.Build.0 = Release|Win32 + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Debug|ARM.ActiveCfg = Debug|ARM + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Debug|ARM.Build.0 = Debug|ARM + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Debug|x64.ActiveCfg = Debug|x64 + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Debug|x64.Build.0 = Debug|x64 + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Debug|x86.ActiveCfg = Debug|Win32 + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Debug|x86.Build.0 = Debug|Win32 + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Release|ARM.ActiveCfg = Release|ARM + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Release|ARM.Build.0 = Release|ARM + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Release|x64.ActiveCfg = Release|x64 + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Release|x64.Build.0 = Release|x64 + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Release|x86.ActiveCfg = Release|Win32 + {92595763-D1C7-5DC8-B57B-8861F343FB31}.Release|x86.Build.0 = Release|Win32 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|ARM.ActiveCfg = Debug|ARM + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|ARM.Build.0 = Debug|ARM + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|ARM.Deploy.0 = Debug|ARM + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|x64.ActiveCfg = Debug|x64 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|x64.Build.0 = Debug|x64 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|x64.Deploy.0 = Debug|x64 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|x86.ActiveCfg = Debug|x86 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|x86.Build.0 = Debug|x86 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Debug|x86.Deploy.0 = Debug|x86 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|ARM.ActiveCfg = Release|ARM + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|ARM.Build.0 = Release|ARM + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|ARM.Deploy.0 = Release|ARM + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|x64.ActiveCfg = Release|x64 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|x64.Build.0 = Release|x64 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|x64.Deploy.0 = Release|x64 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|x86.ActiveCfg = Release|x86 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|x86.Build.0 = Release|x86 + {E9D095CB-2A9A-5DAC-BC66-835AA178327D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponentsPS.vcxproj b/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponentsPS.vcxproj index 1f37e58746..b7c09b9fff 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponentsPS.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponentsPS.vcxproj @@ -27,15 +27,15 @@ - {0B96A86D-04D0-52EC-9C1A-F49BA7B398FF} + {92595763-D1C7-5DC8-B57B-8861F343FB31} ProxyStubsForWinRTComponents ProxyStubsForWinRTComponentsPS 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true en-US Microsoft.SDKSamples.Kitchen.Proxies diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponents_server.vcxproj b/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponents_server.vcxproj index 075144fda3..632cf8c9ae 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponents_server.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/Server/ProxyStubsForWinRTComponents_server.vcxproj @@ -27,7 +27,7 @@ - {48cf26f4-f5ae-512a-8b52-0b32355319cf} + {88074836-cb3b-5724-be5a-20d7c1e1c5bf} WindowsRuntimeComponent ProxyStubsForWinRTComponents Microsoft.SDKSamples.Kitchen @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/cpp/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cpp/cpp/Package.appxmanifest index 2bf1bda46f..570a146c52 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 0513fd50ef..c16b7725fd 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj @@ -1,15 +1,15 @@  - {834f4682-053d-5ed1-8888-91a432558932} + {89dedae1-d7d4-5375-9d96-980a64999ada} SDKSample en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/cs/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cpp/cs/Package.appxmanifest index 513dfb262b..f6508dd660 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 f1da1183c0..caeaccf6ad 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/cs/ProxyStubsForWinRTComponents_client_cs.csproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/cs/ProxyStubsForWinRTComponents_client_cs.csproj @@ -4,15 +4,15 @@ Debug x86 - {4BF750B8-0946-51B6-8BBF-50E49393F2FB} + {C387A80A-91BB-5B74-B544-C56770214FDF} AppContainerExe Properties SDKSample ProxyStubsForWinRTComponents_client_cs en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ProxyStubsForWinRTComponents/cpp/js/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cpp/js/Package.appxmanifest index c70ebbf1b6..fb706d88a1 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 7d36eb790a..a11114906c 100644 --- a/Samples/ProxyStubsForWinRTComponents/cpp/js/ProxyStubsForWinRTComponents_client_js.jsproj +++ b/Samples/ProxyStubsForWinRTComponents/cpp/js/ProxyStubsForWinRTComponents_client_js.jsproj @@ -27,7 +27,7 @@ - c2ef7612-6072-5256-95b6-3e145606fa30 + e9d095cb-2a9a-5dac-bc66-835aa178327d @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ProxyStubsForWinRTComponents/cs/ProxyStubsForWinRTComponents.sln b/Samples/ProxyStubsForWinRTComponents/cs/ProxyStubsForWinRTComponents.sln index 35ded14d76..f578266dfc 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/ProxyStubsForWinRTComponents.sln +++ b/Samples/ProxyStubsForWinRTComponents/cs/ProxyStubsForWinRTComponents.sln @@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProxyStubsForWinRTComponents_client_cs", "CS\ProxyStubsForWinRTComponents_client_cs.csproj", "{C7082E0B-B315-5389-A6AA-0311B056E551}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProxyStubsForWinRTComponents_client_cs", "CS\ProxyStubsForWinRTComponents_client_cs.csproj", "{70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProxyStubsForWinRTComponents_server", "Server\ProxyStubsForWinRTComponents_server.csproj", "{1CC0E018-3C47-5759-A68B-0A65B25E2AEE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProxyStubsForWinRTComponents_server", "Server\ProxyStubsForWinRTComponents_server.csproj", "{A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponents_client_cpp", "CPP\ProxyStubsForWinRTComponents_client_cpp.vcxproj", "{D422F28E-F829-5884-9119-2F94C12719C7}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponents_client_cpp", "CPP\ProxyStubsForWinRTComponents_client_cpp.vcxproj", "{9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponentsPS", "Server\ProxyStubsForWinRTComponentsPS.vcxproj", "{A515F2D0-6A64-5534-83A0-C197705B7450}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProxyStubsForWinRTComponentsPS", "Server\ProxyStubsForWinRTComponentsPS.vcxproj", "{20992822-396F-535B-91E3-E474C877D59B}" ProjectSection(ProjectDependencies) = postProject - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE} = {1CC0E018-3C47-5759-A68B-0A65B25E2AEE} + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B} = {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B} EndProjectSection EndProject -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ProxyStubsForWinRTComponents_client_js", "JS\ProxyStubsForWinRTComponents_client_js.jsproj", "{A2B215A5-C96D-5360-B07D-DB86B3B4D785}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ProxyStubsForWinRTComponents_client_js", "JS\ProxyStubsForWinRTComponents_client_js.jsproj", "{71C4977A-3518-596C-83AB-A936DCF10857}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -26,84 +26,84 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|ARM.ActiveCfg = Debug|ARM - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|ARM.Build.0 = Debug|ARM - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|ARM.Deploy.0 = Debug|ARM - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|x64.ActiveCfg = Debug|x64 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|x64.Build.0 = Debug|x64 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|x64.Deploy.0 = Debug|x64 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|x86.ActiveCfg = Debug|x86 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|x86.Build.0 = Debug|x86 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Debug|x86.Deploy.0 = Debug|x86 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|ARM.ActiveCfg = Release|ARM - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|ARM.Build.0 = Release|ARM - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|ARM.Deploy.0 = Release|ARM - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|x64.ActiveCfg = Release|x64 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|x64.Build.0 = Release|x64 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|x64.Deploy.0 = Release|x64 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|x86.ActiveCfg = Release|x86 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|x86.Build.0 = Release|x86 - {C7082E0B-B315-5389-A6AA-0311B056E551}.Release|x86.Deploy.0 = Release|x86 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Debug|ARM.ActiveCfg = Debug|ARM - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Debug|ARM.Build.0 = Debug|ARM - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Debug|x64.ActiveCfg = Debug|x64 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Debug|x64.Build.0 = Debug|x64 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Debug|x86.ActiveCfg = Debug|x86 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Debug|x86.Build.0 = Debug|x86 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Release|ARM.ActiveCfg = Release|ARM - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Release|ARM.Build.0 = Release|ARM - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Release|x64.ActiveCfg = Release|x64 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Release|x64.Build.0 = Release|x64 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Release|x86.ActiveCfg = Release|x86 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE}.Release|x86.Build.0 = Release|x86 - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|ARM.ActiveCfg = Debug|ARM - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|ARM.Build.0 = Debug|ARM - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|ARM.Deploy.0 = Debug|ARM - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|x64.ActiveCfg = Debug|x64 - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|x64.Build.0 = Debug|x64 - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|x64.Deploy.0 = Debug|x64 - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|x86.ActiveCfg = Debug|Win32 - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|x86.Build.0 = Debug|Win32 - {D422F28E-F829-5884-9119-2F94C12719C7}.Debug|x86.Deploy.0 = Debug|Win32 - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|ARM.ActiveCfg = Release|ARM - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|ARM.Build.0 = Release|ARM - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|ARM.Deploy.0 = Release|ARM - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|x64.ActiveCfg = Release|x64 - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|x64.Build.0 = Release|x64 - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|x64.Deploy.0 = Release|x64 - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|x86.ActiveCfg = Release|Win32 - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|x86.Build.0 = Release|Win32 - {D422F28E-F829-5884-9119-2F94C12719C7}.Release|x86.Deploy.0 = Release|Win32 - {A515F2D0-6A64-5534-83A0-C197705B7450}.Debug|ARM.ActiveCfg = Debug|ARM - {A515F2D0-6A64-5534-83A0-C197705B7450}.Debug|ARM.Build.0 = Debug|ARM - {A515F2D0-6A64-5534-83A0-C197705B7450}.Debug|x64.ActiveCfg = Debug|x64 - {A515F2D0-6A64-5534-83A0-C197705B7450}.Debug|x64.Build.0 = Debug|x64 - {A515F2D0-6A64-5534-83A0-C197705B7450}.Debug|x86.ActiveCfg = Debug|Win32 - {A515F2D0-6A64-5534-83A0-C197705B7450}.Debug|x86.Build.0 = Debug|Win32 - {A515F2D0-6A64-5534-83A0-C197705B7450}.Release|ARM.ActiveCfg = Release|ARM - {A515F2D0-6A64-5534-83A0-C197705B7450}.Release|ARM.Build.0 = Release|ARM - {A515F2D0-6A64-5534-83A0-C197705B7450}.Release|x64.ActiveCfg = Release|x64 - {A515F2D0-6A64-5534-83A0-C197705B7450}.Release|x64.Build.0 = Release|x64 - {A515F2D0-6A64-5534-83A0-C197705B7450}.Release|x86.ActiveCfg = Release|Win32 - {A515F2D0-6A64-5534-83A0-C197705B7450}.Release|x86.Build.0 = Release|Win32 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|ARM.ActiveCfg = Debug|ARM - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|ARM.Build.0 = Debug|ARM - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|ARM.Deploy.0 = Debug|ARM - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|x64.ActiveCfg = Debug|x64 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|x64.Build.0 = Debug|x64 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|x64.Deploy.0 = Debug|x64 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|x86.ActiveCfg = Debug|x86 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|x86.Build.0 = Debug|x86 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Debug|x86.Deploy.0 = Debug|x86 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|ARM.ActiveCfg = Release|ARM - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|ARM.Build.0 = Release|ARM - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|ARM.Deploy.0 = Release|ARM - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|x64.ActiveCfg = Release|x64 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|x64.Build.0 = Release|x64 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|x64.Deploy.0 = Release|x64 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|x86.ActiveCfg = Release|x86 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|x86.Build.0 = Release|x86 - {A2B215A5-C96D-5360-B07D-DB86B3B4D785}.Release|x86.Deploy.0 = Release|x86 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|ARM.ActiveCfg = Debug|ARM + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|ARM.Build.0 = Debug|ARM + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|ARM.Deploy.0 = Debug|ARM + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|x64.ActiveCfg = Debug|x64 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|x64.Build.0 = Debug|x64 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|x64.Deploy.0 = Debug|x64 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|x86.ActiveCfg = Debug|x86 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|x86.Build.0 = Debug|x86 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Debug|x86.Deploy.0 = Debug|x86 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|ARM.ActiveCfg = Release|ARM + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|ARM.Build.0 = Release|ARM + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|ARM.Deploy.0 = Release|ARM + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|x64.ActiveCfg = Release|x64 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|x64.Build.0 = Release|x64 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|x64.Deploy.0 = Release|x64 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|x86.ActiveCfg = Release|x86 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|x86.Build.0 = Release|x86 + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2}.Release|x86.Deploy.0 = Release|x86 + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Debug|ARM.ActiveCfg = Debug|ARM + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Debug|ARM.Build.0 = Debug|ARM + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Debug|x64.ActiveCfg = Debug|x64 + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Debug|x64.Build.0 = Debug|x64 + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Debug|x86.ActiveCfg = Debug|x86 + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Debug|x86.Build.0 = Debug|x86 + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Release|ARM.ActiveCfg = Release|ARM + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Release|ARM.Build.0 = Release|ARM + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Release|x64.ActiveCfg = Release|x64 + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Release|x64.Build.0 = Release|x64 + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Release|x86.ActiveCfg = Release|x86 + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B}.Release|x86.Build.0 = Release|x86 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|ARM.ActiveCfg = Debug|ARM + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|ARM.Build.0 = Debug|ARM + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|ARM.Deploy.0 = Debug|ARM + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|x64.ActiveCfg = Debug|x64 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|x64.Build.0 = Debug|x64 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|x64.Deploy.0 = Debug|x64 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|x86.ActiveCfg = Debug|Win32 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|x86.Build.0 = Debug|Win32 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Debug|x86.Deploy.0 = Debug|Win32 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|ARM.ActiveCfg = Release|ARM + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|ARM.Build.0 = Release|ARM + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|ARM.Deploy.0 = Release|ARM + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|x64.ActiveCfg = Release|x64 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|x64.Build.0 = Release|x64 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|x64.Deploy.0 = Release|x64 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|x86.ActiveCfg = Release|Win32 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|x86.Build.0 = Release|Win32 + {9D8D5A8D-0EA0-58DC-896F-B9C3FEB3BAF7}.Release|x86.Deploy.0 = Release|Win32 + {20992822-396F-535B-91E3-E474C877D59B}.Debug|ARM.ActiveCfg = Debug|ARM + {20992822-396F-535B-91E3-E474C877D59B}.Debug|ARM.Build.0 = Debug|ARM + {20992822-396F-535B-91E3-E474C877D59B}.Debug|x64.ActiveCfg = Debug|x64 + {20992822-396F-535B-91E3-E474C877D59B}.Debug|x64.Build.0 = Debug|x64 + {20992822-396F-535B-91E3-E474C877D59B}.Debug|x86.ActiveCfg = Debug|Win32 + {20992822-396F-535B-91E3-E474C877D59B}.Debug|x86.Build.0 = Debug|Win32 + {20992822-396F-535B-91E3-E474C877D59B}.Release|ARM.ActiveCfg = Release|ARM + {20992822-396F-535B-91E3-E474C877D59B}.Release|ARM.Build.0 = Release|ARM + {20992822-396F-535B-91E3-E474C877D59B}.Release|x64.ActiveCfg = Release|x64 + {20992822-396F-535B-91E3-E474C877D59B}.Release|x64.Build.0 = Release|x64 + {20992822-396F-535B-91E3-E474C877D59B}.Release|x86.ActiveCfg = Release|Win32 + {20992822-396F-535B-91E3-E474C877D59B}.Release|x86.Build.0 = Release|Win32 + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|ARM.ActiveCfg = Debug|ARM + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|ARM.Build.0 = Debug|ARM + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|ARM.Deploy.0 = Debug|ARM + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|x64.ActiveCfg = Debug|x64 + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|x64.Build.0 = Debug|x64 + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|x64.Deploy.0 = Debug|x64 + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|x86.ActiveCfg = Debug|x86 + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|x86.Build.0 = Debug|x86 + {71C4977A-3518-596C-83AB-A936DCF10857}.Debug|x86.Deploy.0 = Debug|x86 + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|ARM.ActiveCfg = Release|ARM + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|ARM.Build.0 = Release|ARM + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|ARM.Deploy.0 = Release|ARM + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|x64.ActiveCfg = Release|x64 + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|x64.Build.0 = Release|x64 + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|x64.Deploy.0 = Release|x64 + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|x86.ActiveCfg = Release|x86 + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|x86.Build.0 = Release|x86 + {71C4977A-3518-596C-83AB-A936DCF10857}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponentsPS.vcxproj b/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponentsPS.vcxproj index ed3ecbb15a..27b0dd9168 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponentsPS.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponentsPS.vcxproj @@ -27,15 +27,15 @@ - {A515F2D0-6A64-5534-83A0-C197705B7450} + {20992822-396F-535B-91E3-E474C877D59B} ProxyStubsForWinRTComponents ProxyStubsForWinRTComponentsPS 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true en-US Microsoft.SDKSamples.Kitchen.Proxies diff --git a/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponents_server.csproj b/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponents_server.csproj index 4d554f08ff..b305cef71c 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponents_server.csproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/Server/ProxyStubsForWinRTComponents_server.csproj @@ -4,15 +4,15 @@ Debug x86 - {1CC0E018-3C47-5759-A68B-0A65B25E2AEE} + {A1BD7428-440C-5406-A95C-EC1BCCCAEA6B} winmdobj Properties Microsoft.SDKSamples.Kitchen Microsoft.SDKSamples.Kitchen en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ProxyStubsForWinRTComponents/cs/cpp/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cs/cpp/Package.appxmanifest index f019e85f59..ea5704fa4f 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 15b8100bee..179d10615f 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/cpp/ProxyStubsForWinRTComponents_client_cpp.vcxproj @@ -1,15 +1,15 @@  - {d422f28e-f829-5884-9119-2f94c12719c7} + {9d8d5a8d-0ea0-58dc-896f-b9c3feb3baf7} SDKSample en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ProxyStubsForWinRTComponents/cs/cs/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cs/cs/Package.appxmanifest index 3428cf2059..22a55cca1c 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 510a300d48..8181252db6 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/cs/ProxyStubsForWinRTComponents_client_cs.csproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/cs/ProxyStubsForWinRTComponents_client_cs.csproj @@ -4,15 +4,15 @@ Debug x86 - {C7082E0B-B315-5389-A6AA-0311B056E551} + {70D93AF1-5800-5A86-A0B3-F16A1FF4A5B2} AppContainerExe Properties SDKSample ProxyStubsForWinRTComponents en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ProxyStubsForWinRTComponents/cs/js/Package.appxmanifest b/Samples/ProxyStubsForWinRTComponents/cs/js/Package.appxmanifest index 8756a9b65b..ce0a9f0637 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 b097cb4676..1f34ca34ee 100644 --- a/Samples/ProxyStubsForWinRTComponents/cs/js/ProxyStubsForWinRTComponents_client_js.jsproj +++ b/Samples/ProxyStubsForWinRTComponents/cs/js/ProxyStubsForWinRTComponents_client_js.jsproj @@ -27,7 +27,7 @@ - a2b215a5-c96d-5360-b07d-db86b3b4d785 + 71c4977a-3518-596c-83ab-a936dcf10857 @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ProxyStubsForWinRTComponents/proxy-stubs-for-winrt-components.yaml b/Samples/ProxyStubsForWinRTComponents/proxy-stubs-for-winrt-components.yml similarity index 100% rename from Samples/ProxyStubsForWinRTComponents/proxy-stubs-for-winrt-components.yaml rename to Samples/ProxyStubsForWinRTComponents/proxy-stubs-for-winrt-components.yml diff --git a/Samples/RadialController/cpp/Package.appxmanifest b/Samples/RadialController/cpp/Package.appxmanifest index 1d44c1113b..cd00a2a92c 100644 --- a/Samples/RadialController/cpp/Package.appxmanifest +++ b/Samples/RadialController/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/RadialController/cpp/RadialController.sln b/Samples/RadialController/cpp/RadialController.sln index 24203a6039..2edb142e5b 100644 --- a/Samples/RadialController/cpp/RadialController.sln +++ b/Samples/RadialController/cpp/RadialController.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RadialController", "RadialController.vcxproj", "{6FD6CFB1-2D34-54BA-B274-0152F6830954}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RadialController", "RadialController.vcxproj", "{473037F9-8D21-5042-B95E-8ACAC8F61FBE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|ARM.ActiveCfg = Debug|ARM - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|ARM.Build.0 = Debug|ARM - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|ARM.Deploy.0 = Debug|ARM - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|x64.ActiveCfg = Debug|x64 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|x64.Build.0 = Debug|x64 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|x64.Deploy.0 = Debug|x64 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|x86.ActiveCfg = Debug|Win32 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|x86.Build.0 = Debug|Win32 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Debug|x86.Deploy.0 = Debug|Win32 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|ARM.ActiveCfg = Release|ARM - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|ARM.Build.0 = Release|ARM - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|ARM.Deploy.0 = Release|ARM - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|x64.ActiveCfg = Release|x64 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|x64.Build.0 = Release|x64 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|x64.Deploy.0 = Release|x64 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|x86.ActiveCfg = Release|Win32 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|x86.Build.0 = Release|Win32 - {6FD6CFB1-2D34-54BA-B274-0152F6830954}.Release|x86.Deploy.0 = Release|Win32 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|ARM.ActiveCfg = Debug|ARM + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|ARM.Build.0 = Debug|ARM + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|ARM.Deploy.0 = Debug|ARM + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|x64.ActiveCfg = Debug|x64 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|x64.Build.0 = Debug|x64 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|x64.Deploy.0 = Debug|x64 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|x86.ActiveCfg = Debug|Win32 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|x86.Build.0 = Debug|Win32 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Debug|x86.Deploy.0 = Debug|Win32 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|ARM.ActiveCfg = Release|ARM + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|ARM.Build.0 = Release|ARM + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|ARM.Deploy.0 = Release|ARM + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|x64.ActiveCfg = Release|x64 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|x64.Build.0 = Release|x64 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|x64.Deploy.0 = Release|x64 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|x86.ActiveCfg = Release|Win32 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|x86.Build.0 = Release|Win32 + {473037F9-8D21-5042-B95E-8ACAC8F61FBE}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/RadialController/cpp/RadialController.vcxproj b/Samples/RadialController/cpp/RadialController.vcxproj index 4ded1c2f37..4afd3080a4 100644 --- a/Samples/RadialController/cpp/RadialController.vcxproj +++ b/Samples/RadialController/cpp/RadialController.vcxproj @@ -1,15 +1,15 @@  - {6fd6cfb1-2d34-54ba-b274-0152f6830954} + {473037f9-8d21-5042-b95e-8acac8f61fbe} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/RadialController/cs/Package.appxmanifest b/Samples/RadialController/cs/Package.appxmanifest index cca94a9f1a..9eac3f39ad 100644 --- a/Samples/RadialController/cs/Package.appxmanifest +++ b/Samples/RadialController/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/RadialController/cs/RadialController.csproj b/Samples/RadialController/cs/RadialController.csproj index 4c0180bdfb..5f5469ffdf 100644 --- a/Samples/RadialController/cs/RadialController.csproj +++ b/Samples/RadialController/cs/RadialController.csproj @@ -4,15 +4,15 @@ Debug x86 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50} + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09} AppContainerExe Properties SDKTemplate RadialController en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/RadialController/cs/RadialController.sln b/Samples/RadialController/cs/RadialController.sln index 87bb646409..009b5504be 100644 --- a/Samples/RadialController/cs/RadialController.sln +++ b/Samples/RadialController/cs/RadialController.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RadialController", "RadialController.csproj", "{A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RadialController", "RadialController.csproj", "{C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|ARM.ActiveCfg = Debug|ARM - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|ARM.Build.0 = Debug|ARM - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|ARM.Deploy.0 = Debug|ARM - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|x64.ActiveCfg = Debug|x64 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|x64.Build.0 = Debug|x64 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|x64.Deploy.0 = Debug|x64 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|x86.ActiveCfg = Debug|x86 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|x86.Build.0 = Debug|x86 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Debug|x86.Deploy.0 = Debug|x86 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|ARM.ActiveCfg = Release|ARM - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|ARM.Build.0 = Release|ARM - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|ARM.Deploy.0 = Release|ARM - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|x64.ActiveCfg = Release|x64 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|x64.Build.0 = Release|x64 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|x64.Deploy.0 = Release|x64 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|x86.ActiveCfg = Release|x86 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|x86.Build.0 = Release|x86 - {A5FC5B6E-B8F1-54A6-AD3B-BFCED5CDAC50}.Release|x86.Deploy.0 = Release|x86 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|ARM.ActiveCfg = Debug|ARM + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|ARM.Build.0 = Debug|ARM + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|ARM.Deploy.0 = Debug|ARM + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|x64.ActiveCfg = Debug|x64 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|x64.Build.0 = Debug|x64 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|x64.Deploy.0 = Debug|x64 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|x86.ActiveCfg = Debug|x86 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|x86.Build.0 = Debug|x86 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Debug|x86.Deploy.0 = Debug|x86 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|ARM.ActiveCfg = Release|ARM + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|ARM.Build.0 = Release|ARM + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|ARM.Deploy.0 = Release|ARM + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|x64.ActiveCfg = Release|x64 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|x64.Build.0 = Release|x64 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|x64.Deploy.0 = Release|x64 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|x86.ActiveCfg = Release|x86 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|x86.Build.0 = Release|x86 + {C526DE9D-C4EC-5E54-82AF-1E5B0F30DF09}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/RadialController/radial-controller.yaml b/Samples/RadialController/radial-controller.yml similarity index 100% rename from Samples/RadialController/radial-controller.yaml rename to Samples/RadialController/radial-controller.yml diff --git a/Samples/RadioManager/cpp/Package.appxmanifest b/Samples/RadioManager/cpp/Package.appxmanifest index f1b54a2415..d17034f453 100644 --- a/Samples/RadioManager/cpp/Package.appxmanifest +++ b/Samples/RadioManager/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/RadioManager/cpp/RadioManager.sln b/Samples/RadioManager/cpp/RadioManager.sln index 3f4a0c44da..fa9e300681 100644 --- a/Samples/RadioManager/cpp/RadioManager.sln +++ b/Samples/RadioManager/cpp/RadioManager.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RadioManager", "RadioManager.vcxproj", "{A5E6502D-6360-5A06-94CA-EB99B8906C24}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RadioManager", "RadioManager.vcxproj", "{CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|ARM.ActiveCfg = Debug|ARM - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|ARM.Build.0 = Debug|ARM - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|ARM.Deploy.0 = Debug|ARM - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|x64.ActiveCfg = Debug|x64 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|x64.Build.0 = Debug|x64 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|x64.Deploy.0 = Debug|x64 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|x86.ActiveCfg = Debug|Win32 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|x86.Build.0 = Debug|Win32 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Debug|x86.Deploy.0 = Debug|Win32 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|ARM.ActiveCfg = Release|ARM - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|ARM.Build.0 = Release|ARM - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|ARM.Deploy.0 = Release|ARM - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|x64.ActiveCfg = Release|x64 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|x64.Build.0 = Release|x64 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|x64.Deploy.0 = Release|x64 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|x86.ActiveCfg = Release|Win32 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|x86.Build.0 = Release|Win32 - {A5E6502D-6360-5A06-94CA-EB99B8906C24}.Release|x86.Deploy.0 = Release|Win32 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|ARM.ActiveCfg = Debug|ARM + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|ARM.Build.0 = Debug|ARM + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|ARM.Deploy.0 = Debug|ARM + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|x64.ActiveCfg = Debug|x64 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|x64.Build.0 = Debug|x64 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|x64.Deploy.0 = Debug|x64 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|x86.ActiveCfg = Debug|Win32 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|x86.Build.0 = Debug|Win32 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Debug|x86.Deploy.0 = Debug|Win32 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|ARM.ActiveCfg = Release|ARM + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|ARM.Build.0 = Release|ARM + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|ARM.Deploy.0 = Release|ARM + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|x64.ActiveCfg = Release|x64 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|x64.Build.0 = Release|x64 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|x64.Deploy.0 = Release|x64 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|x86.ActiveCfg = Release|Win32 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|x86.Build.0 = Release|Win32 + {CEE0DFA5-07DB-5AF0-93B8-E365860DC0E7}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/RadioManager/cpp/RadioManager.vcxproj b/Samples/RadioManager/cpp/RadioManager.vcxproj index 11d58e9f3f..6aa32637ba 100644 --- a/Samples/RadioManager/cpp/RadioManager.vcxproj +++ b/Samples/RadioManager/cpp/RadioManager.vcxproj @@ -1,15 +1,15 @@  - {a5e6502d-6360-5a06-94ca-eb99b8906c24} + {cee0dfa5-07db-5af0-93b8-e365860dc0e7} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/RadioManager/cs/Package.appxmanifest b/Samples/RadioManager/cs/Package.appxmanifest index 0dacc3401a..dc61a6acea 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 c2baabd0ff..f3fb7a69aa 100644 --- a/Samples/RadioManager/cs/RadioManager.csproj +++ b/Samples/RadioManager/cs/RadioManager.csproj @@ -4,15 +4,15 @@ Debug x86 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C} + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B} AppContainerExe Properties RadioManagerSample RadioManagerSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/RadioManager/cs/RadioManager.sln b/Samples/RadioManager/cs/RadioManager.sln index 83ae487faf..99930b0435 100644 --- a/Samples/RadioManager/cs/RadioManager.sln +++ b/Samples/RadioManager/cs/RadioManager.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RadioManager", "RadioManager.csproj", "{A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RadioManager", "RadioManager.csproj", "{F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|ARM.ActiveCfg = Debug|ARM - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|ARM.Build.0 = Debug|ARM - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|ARM.Deploy.0 = Debug|ARM - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|x64.ActiveCfg = Debug|x64 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|x64.Build.0 = Debug|x64 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|x64.Deploy.0 = Debug|x64 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|x86.ActiveCfg = Debug|x86 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|x86.Build.0 = Debug|x86 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Debug|x86.Deploy.0 = Debug|x86 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|ARM.ActiveCfg = Release|ARM - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|ARM.Build.0 = Release|ARM - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|ARM.Deploy.0 = Release|ARM - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|x64.ActiveCfg = Release|x64 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|x64.Build.0 = Release|x64 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|x64.Deploy.0 = Release|x64 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|x86.ActiveCfg = Release|x86 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|x86.Build.0 = Release|x86 - {A9E48D52-858D-5AE9-B1BA-6E62B9B63C5C}.Release|x86.Deploy.0 = Release|x86 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|ARM.ActiveCfg = Debug|ARM + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|ARM.Build.0 = Debug|ARM + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|ARM.Deploy.0 = Debug|ARM + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|x64.ActiveCfg = Debug|x64 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|x64.Build.0 = Debug|x64 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|x64.Deploy.0 = Debug|x64 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|x86.ActiveCfg = Debug|x86 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|x86.Build.0 = Debug|x86 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Debug|x86.Deploy.0 = Debug|x86 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|ARM.ActiveCfg = Release|ARM + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|ARM.Build.0 = Release|ARM + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|ARM.Deploy.0 = Release|ARM + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|x64.ActiveCfg = Release|x64 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|x64.Build.0 = Release|x64 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|x64.Deploy.0 = Release|x64 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|x86.ActiveCfg = Release|x86 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|x86.Build.0 = Release|x86 + {F8D9BEF6-42CB-5023-A3F3-CEDED24F515B}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/RadioManager/radio-manager.yaml b/Samples/RadioManager/radio-manager.yml similarity index 100% rename from Samples/RadioManager/radio-manager.yaml rename to Samples/RadioManager/radio-manager.yml diff --git a/Samples/RelativeInclinometer/cpp/Package.appxmanifest b/Samples/RelativeInclinometer/cpp/Package.appxmanifest index 64973e9b6b..27948efd84 100644 --- a/Samples/RelativeInclinometer/cpp/Package.appxmanifest +++ b/Samples/RelativeInclinometer/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/RelativeInclinometer/cpp/RelativeInclinometer.sln b/Samples/RelativeInclinometer/cpp/RelativeInclinometer.sln index a132d6f195..625c8bbd36 100644 --- a/Samples/RelativeInclinometer/cpp/RelativeInclinometer.sln +++ b/Samples/RelativeInclinometer/cpp/RelativeInclinometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RelativeInclinometer", "RelativeInclinometer.vcxproj", "{E95777BD-450E-537E-B55D-DA31F9FEF539}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RelativeInclinometer", "RelativeInclinometer.vcxproj", "{FD2117FE-3264-56EB-8701-D364331C339F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|ARM.ActiveCfg = Debug|ARM - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|ARM.Build.0 = Debug|ARM - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|ARM.Deploy.0 = Debug|ARM - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|Win32.ActiveCfg = Debug|Win32 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|Win32.Build.0 = Debug|Win32 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|Win32.Deploy.0 = Debug|Win32 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|x64.ActiveCfg = Debug|x64 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|x64.Build.0 = Debug|x64 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Debug|x64.Deploy.0 = Debug|x64 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|ARM.ActiveCfg = Release|ARM - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|ARM.Build.0 = Release|ARM - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|ARM.Deploy.0 = Release|ARM - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|Win32.ActiveCfg = Release|Win32 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|Win32.Build.0 = Release|Win32 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|Win32.Deploy.0 = Release|Win32 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|x64.ActiveCfg = Release|x64 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|x64.Build.0 = Release|x64 - {E95777BD-450E-537E-B55D-DA31F9FEF539}.Release|x64.Deploy.0 = Release|x64 + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|ARM.ActiveCfg = Debug|ARM + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|ARM.Build.0 = Debug|ARM + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|ARM.Deploy.0 = Debug|ARM + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|Win32.ActiveCfg = Debug|Win32 + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|Win32.Build.0 = Debug|Win32 + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|Win32.Deploy.0 = Debug|Win32 + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|x64.ActiveCfg = Debug|x64 + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|x64.Build.0 = Debug|x64 + {FD2117FE-3264-56EB-8701-D364331C339F}.Debug|x64.Deploy.0 = Debug|x64 + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|ARM.ActiveCfg = Release|ARM + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|ARM.Build.0 = Release|ARM + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|ARM.Deploy.0 = Release|ARM + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|Win32.ActiveCfg = Release|Win32 + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|Win32.Build.0 = Release|Win32 + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|Win32.Deploy.0 = Release|Win32 + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|x64.ActiveCfg = Release|x64 + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|x64.Build.0 = Release|x64 + {FD2117FE-3264-56EB-8701-D364331C339F}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/RelativeInclinometer/cpp/RelativeInclinometer.vcxproj b/Samples/RelativeInclinometer/cpp/RelativeInclinometer.vcxproj index 322b2a7990..4cc44beae0 100644 --- a/Samples/RelativeInclinometer/cpp/RelativeInclinometer.vcxproj +++ b/Samples/RelativeInclinometer/cpp/RelativeInclinometer.vcxproj @@ -1,15 +1,15 @@  - {e95777bd-450e-537e-b55d-da31f9fef539} + {fd2117fe-3264-56eb-8701-d364331c339f} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/RelativeInclinometer/cs/Package.appxmanifest b/Samples/RelativeInclinometer/cs/Package.appxmanifest index 9cd262bf49..db656499c3 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 a9a3e2b6ee..558ba8d0ba 100644 --- a/Samples/RelativeInclinometer/cs/RelativeInclinometer.csproj +++ b/Samples/RelativeInclinometer/cs/RelativeInclinometer.csproj @@ -4,15 +4,15 @@ Debug x86 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B} + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D} AppContainerExe Properties RelativeInclinometerCS RelativeInclinometerCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/RelativeInclinometer/cs/RelativeInclinometer.sln b/Samples/RelativeInclinometer/cs/RelativeInclinometer.sln index 6190d3b5bc..ae5bf5b41d 100644 --- a/Samples/RelativeInclinometer/cs/RelativeInclinometer.sln +++ b/Samples/RelativeInclinometer/cs/RelativeInclinometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RelativeInclinometer", "RelativeInclinometer.csproj", "{E897783B-C798-54AD-BEBC-9EE3E97EE75B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RelativeInclinometer", "RelativeInclinometer.csproj", "{03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|ARM.ActiveCfg = Debug|ARM - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|ARM.Build.0 = Debug|ARM - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|ARM.Deploy.0 = Debug|ARM - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|x64.ActiveCfg = Debug|x64 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|x64.Build.0 = Debug|x64 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|x64.Deploy.0 = Debug|x64 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|x86.ActiveCfg = Debug|x86 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|x86.Build.0 = Debug|x86 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Debug|x86.Deploy.0 = Debug|x86 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|ARM.ActiveCfg = Release|ARM - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|ARM.Build.0 = Release|ARM - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|ARM.Deploy.0 = Release|ARM - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|x64.ActiveCfg = Release|x64 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|x64.Build.0 = Release|x64 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|x64.Deploy.0 = Release|x64 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|x86.ActiveCfg = Release|x86 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|x86.Build.0 = Release|x86 - {E897783B-C798-54AD-BEBC-9EE3E97EE75B}.Release|x86.Deploy.0 = Release|x86 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|ARM.ActiveCfg = Debug|ARM + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|ARM.Build.0 = Debug|ARM + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|ARM.Deploy.0 = Debug|ARM + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|x64.ActiveCfg = Debug|x64 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|x64.Build.0 = Debug|x64 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|x64.Deploy.0 = Debug|x64 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|x86.ActiveCfg = Debug|x86 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|x86.Build.0 = Debug|x86 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Debug|x86.Deploy.0 = Debug|x86 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|ARM.ActiveCfg = Release|ARM + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|ARM.Build.0 = Release|ARM + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|ARM.Deploy.0 = Release|ARM + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|x64.ActiveCfg = Release|x64 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|x64.Build.0 = Release|x64 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|x64.Deploy.0 = Release|x64 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|x86.ActiveCfg = Release|x86 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|x86.Build.0 = Release|x86 + {03FA5B25-2B0B-5C9E-9DC9-2E659D5BFA7D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/RelativeInclinometer/js/Package.appxmanifest b/Samples/RelativeInclinometer/js/Package.appxmanifest index 8ce0b0f576..41d6b0ad6a 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 7fd0f7e452..745605693c 100644 --- a/Samples/RelativeInclinometer/js/RelativeInclinometer.jsproj +++ b/Samples/RelativeInclinometer/js/RelativeInclinometer.jsproj @@ -35,7 +35,7 @@ - f2e76031-26d7-5923-a05d-36bd411ce874 + 0ca3d292-e5d3-586f-badc-ac35adb5e26a @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/RelativeInclinometer/js/RelativeInclinometer.sln b/Samples/RelativeInclinometer/js/RelativeInclinometer.sln index 2e1d6c91be..473a1e1a67 100644 --- a/Samples/RelativeInclinometer/js/RelativeInclinometer.sln +++ b/Samples/RelativeInclinometer/js/RelativeInclinometer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "RelativeInclinometer", "RelativeInclinometer.jsproj", "{F2E76031-26D7-5923-A05D-36BD411CE874}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "RelativeInclinometer", "RelativeInclinometer.jsproj", "{0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|ARM.ActiveCfg = Debug|ARM - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|ARM.Build.0 = Debug|ARM - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|ARM.Deploy.0 = Debug|ARM - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|x64.ActiveCfg = Debug|x64 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|x64.Build.0 = Debug|x64 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|x64.Deploy.0 = Debug|x64 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|x86.ActiveCfg = Debug|x86 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|x86.Build.0 = Debug|x86 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Debug|x86.Deploy.0 = Debug|x86 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|Any CPU.Build.0 = Release|Any CPU - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|Any CPU.Deploy.0 = Release|Any CPU - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|ARM.ActiveCfg = Release|ARM - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|ARM.Build.0 = Release|ARM - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|ARM.Deploy.0 = Release|ARM - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|x64.ActiveCfg = Release|x64 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|x64.Build.0 = Release|x64 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|x64.Deploy.0 = Release|x64 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|x86.ActiveCfg = Release|x86 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|x86.Build.0 = Release|x86 - {F2E76031-26D7-5923-A05D-36BD411CE874}.Release|x86.Deploy.0 = Release|x86 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|ARM.ActiveCfg = Debug|ARM + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|ARM.Build.0 = Debug|ARM + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|ARM.Deploy.0 = Debug|ARM + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|x64.ActiveCfg = Debug|x64 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|x64.Build.0 = Debug|x64 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|x64.Deploy.0 = Debug|x64 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|x86.ActiveCfg = Debug|x86 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|x86.Build.0 = Debug|x86 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Debug|x86.Deploy.0 = Debug|x86 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|Any CPU.Build.0 = Release|Any CPU + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|Any CPU.Deploy.0 = Release|Any CPU + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|ARM.ActiveCfg = Release|ARM + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|ARM.Build.0 = Release|ARM + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|ARM.Deploy.0 = Release|ARM + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|x64.ActiveCfg = Release|x64 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|x64.Build.0 = Release|x64 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|x64.Deploy.0 = Release|x64 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|x86.ActiveCfg = Release|x86 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|x86.Build.0 = Release|x86 + {0CA3D292-E5D3-586F-BADC-AC35ADB5E26A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/RelativeInclinometer/relative-inclinometer.yaml b/Samples/RelativeInclinometer/relative-inclinometer.yml similarity index 100% rename from Samples/RelativeInclinometer/relative-inclinometer.yaml rename to Samples/RelativeInclinometer/relative-inclinometer.yml diff --git a/Samples/RemoteSystems/cs/Package.appxmanifest b/Samples/RemoteSystems/cs/Package.appxmanifest index 83e54aa4c2..c0a09a5223 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 a449c8e296..5463e937a9 100644 --- a/Samples/RemoteSystems/cs/RemoteSystems.csproj +++ b/Samples/RemoteSystems/cs/RemoteSystems.csproj @@ -4,15 +4,15 @@ Debug x86 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C} + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB} AppContainerExe Properties SDKTemplate RemoteSystems en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/RemoteSystems/cs/RemoteSystems.sln b/Samples/RemoteSystems/cs/RemoteSystems.sln index fc7b57b54e..b7e3253dae 100644 --- a/Samples/RemoteSystems/cs/RemoteSystems.sln +++ b/Samples/RemoteSystems/cs/RemoteSystems.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoteSystems", "RemoteSystems.csproj", "{CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoteSystems", "RemoteSystems.csproj", "{FFA7AFE9-6222-5970-91E9-FCB614C6EADB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|ARM.ActiveCfg = Debug|ARM - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|ARM.Build.0 = Debug|ARM - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|ARM.Deploy.0 = Debug|ARM - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|x64.ActiveCfg = Debug|x64 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|x64.Build.0 = Debug|x64 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|x64.Deploy.0 = Debug|x64 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|x86.ActiveCfg = Debug|x86 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|x86.Build.0 = Debug|x86 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Debug|x86.Deploy.0 = Debug|x86 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|ARM.ActiveCfg = Release|ARM - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|ARM.Build.0 = Release|ARM - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|ARM.Deploy.0 = Release|ARM - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|x64.ActiveCfg = Release|x64 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|x64.Build.0 = Release|x64 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|x64.Deploy.0 = Release|x64 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|x86.ActiveCfg = Release|x86 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|x86.Build.0 = Release|x86 - {CE0F13E4-C941-5AEA-B5CF-F10013DCBF1C}.Release|x86.Deploy.0 = Release|x86 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|ARM.ActiveCfg = Debug|ARM + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|ARM.Build.0 = Debug|ARM + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|ARM.Deploy.0 = Debug|ARM + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|x64.ActiveCfg = Debug|x64 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|x64.Build.0 = Debug|x64 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|x64.Deploy.0 = Debug|x64 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|x86.ActiveCfg = Debug|x86 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|x86.Build.0 = Debug|x86 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Debug|x86.Deploy.0 = Debug|x86 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|ARM.ActiveCfg = Release|ARM + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|ARM.Build.0 = Release|ARM + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|ARM.Deploy.0 = Release|ARM + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|x64.ActiveCfg = Release|x64 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|x64.Build.0 = Release|x64 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|x64.Deploy.0 = Release|x64 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|x86.ActiveCfg = Release|x86 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|x86.Build.0 = Release|x86 + {FFA7AFE9-6222-5970-91E9-FCB614C6EADB}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/RemoteSystems/remote-systems.yaml b/Samples/RemoteSystems/remote-systems.yml similarity index 100% rename from Samples/RemoteSystems/remote-systems.yaml rename to Samples/RemoteSystems/remote-systems.yml diff --git a/Samples/ResizeAppView/cpp/Package.appxmanifest b/Samples/ResizeAppView/cpp/Package.appxmanifest index cac82963b3..378e9af15c 100644 --- a/Samples/ResizeAppView/cpp/Package.appxmanifest +++ b/Samples/ResizeAppView/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ResizeAppView/cpp/ResizeAppView.sln b/Samples/ResizeAppView/cpp/ResizeAppView.sln index 85614d4408..aacdd5aad5 100644 --- a/Samples/ResizeAppView/cpp/ResizeAppView.sln +++ b/Samples/ResizeAppView/cpp/ResizeAppView.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizeAppView", "ResizeAppView.vcxproj", "{3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizeAppView", "ResizeAppView.vcxproj", "{08550F79-EF9B-59AA-9401-4C3D7BD673E1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|ARM.ActiveCfg = Debug|ARM - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|ARM.Build.0 = Debug|ARM - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|ARM.Deploy.0 = Debug|ARM - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|x64.ActiveCfg = Debug|x64 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|x64.Build.0 = Debug|x64 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|x64.Deploy.0 = Debug|x64 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|x86.ActiveCfg = Debug|Win32 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|x86.Build.0 = Debug|Win32 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Debug|x86.Deploy.0 = Debug|Win32 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|ARM.ActiveCfg = Release|ARM - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|ARM.Build.0 = Release|ARM - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|ARM.Deploy.0 = Release|ARM - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|x64.ActiveCfg = Release|x64 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|x64.Build.0 = Release|x64 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|x64.Deploy.0 = Release|x64 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|x86.ActiveCfg = Release|Win32 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|x86.Build.0 = Release|Win32 - {3DF54BEC-53A2-5260-A5FB-08CBC0E85A01}.Release|x86.Deploy.0 = Release|Win32 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|ARM.ActiveCfg = Debug|ARM + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|ARM.Build.0 = Debug|ARM + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|ARM.Deploy.0 = Debug|ARM + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|x64.ActiveCfg = Debug|x64 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|x64.Build.0 = Debug|x64 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|x64.Deploy.0 = Debug|x64 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|x86.ActiveCfg = Debug|Win32 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|x86.Build.0 = Debug|Win32 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Debug|x86.Deploy.0 = Debug|Win32 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|ARM.ActiveCfg = Release|ARM + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|ARM.Build.0 = Release|ARM + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|ARM.Deploy.0 = Release|ARM + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|x64.ActiveCfg = Release|x64 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|x64.Build.0 = Release|x64 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|x64.Deploy.0 = Release|x64 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|x86.ActiveCfg = Release|Win32 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|x86.Build.0 = Release|Win32 + {08550F79-EF9B-59AA-9401-4C3D7BD673E1}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ResizeAppView/cpp/ResizeAppView.vcxproj b/Samples/ResizeAppView/cpp/ResizeAppView.vcxproj index 0efb2e4190..2593bd54d5 100644 --- a/Samples/ResizeAppView/cpp/ResizeAppView.vcxproj +++ b/Samples/ResizeAppView/cpp/ResizeAppView.vcxproj @@ -1,15 +1,15 @@  - {3df54bec-53a2-5260-a5fb-08cbc0e85a01} + {08550f79-ef9b-59aa-9401-4c3d7bd673e1} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ResizeAppView/cs/Package.appxmanifest b/Samples/ResizeAppView/cs/Package.appxmanifest index 0a2aa0068b..675fec6b18 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 ab6b1da112..692958645d 100644 --- a/Samples/ResizeAppView/cs/ResizeAppView.csproj +++ b/Samples/ResizeAppView/cs/ResizeAppView.csproj @@ -3,15 +3,15 @@ Debug - {01C0C986-5BEB-5BA7-88AE-42432945D624} + {56237D76-5F1E-5A93-9E5D-69EB72DB908D} AppContainerExe Properties SDKTemplate ResizeView en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ResizeAppView/cs/ResizeAppView.sln b/Samples/ResizeAppView/cs/ResizeAppView.sln index ba0fdb8b74..31029ada17 100644 --- a/Samples/ResizeAppView/cs/ResizeAppView.sln +++ b/Samples/ResizeAppView/cs/ResizeAppView.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResizeAppView", "ResizeAppView.csproj", "{01C0C986-5BEB-5BA7-88AE-42432945D624}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResizeAppView", "ResizeAppView.csproj", "{56237D76-5F1E-5A93-9E5D-69EB72DB908D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|ARM.ActiveCfg = Debug|ARM - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|ARM.Build.0 = Debug|ARM - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|ARM.Deploy.0 = Debug|ARM - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|x64.ActiveCfg = Debug|x64 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|x64.Build.0 = Debug|x64 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|x64.Deploy.0 = Debug|x64 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|x86.ActiveCfg = Debug|x86 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|x86.Build.0 = Debug|x86 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Debug|x86.Deploy.0 = Debug|x86 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|ARM.ActiveCfg = Release|ARM - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|ARM.Build.0 = Release|ARM - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|ARM.Deploy.0 = Release|ARM - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|x64.ActiveCfg = Release|x64 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|x64.Build.0 = Release|x64 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|x64.Deploy.0 = Release|x64 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|x86.ActiveCfg = Release|x86 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|x86.Build.0 = Release|x86 - {01C0C986-5BEB-5BA7-88AE-42432945D624}.Release|x86.Deploy.0 = Release|x86 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|ARM.ActiveCfg = Debug|ARM + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|ARM.Build.0 = Debug|ARM + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|ARM.Deploy.0 = Debug|ARM + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|x64.ActiveCfg = Debug|x64 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|x64.Build.0 = Debug|x64 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|x64.Deploy.0 = Debug|x64 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|x86.ActiveCfg = Debug|x86 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|x86.Build.0 = Debug|x86 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Debug|x86.Deploy.0 = Debug|x86 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|ARM.ActiveCfg = Release|ARM + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|ARM.Build.0 = Release|ARM + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|ARM.Deploy.0 = Release|ARM + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|x64.ActiveCfg = Release|x64 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|x64.Build.0 = Release|x64 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|x64.Deploy.0 = Release|x64 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|x86.ActiveCfg = Release|x86 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|x86.Build.0 = Release|x86 + {56237D76-5F1E-5A93-9E5D-69EB72DB908D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ResizeAppView/js/Package.appxmanifest b/Samples/ResizeAppView/js/Package.appxmanifest index 2d874ab168..dce1b6d334 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 7019f98a32..c81e717520 100644 --- a/Samples/ResizeAppView/js/ResizeAppView.jsproj +++ b/Samples/ResizeAppView/js/ResizeAppView.jsproj @@ -35,7 +35,7 @@ - e3ac8988-000e-515b-b7cd-49480c225974 + 925b3e0a-9d45-5081-a684-fa08e83d65e6 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ResizeAppView/js/ResizeAppView.sln b/Samples/ResizeAppView/js/ResizeAppView.sln index 046676573c..40119378a5 100644 --- a/Samples/ResizeAppView/js/ResizeAppView.sln +++ b/Samples/ResizeAppView/js/ResizeAppView.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ResizeAppView", "ResizeAppView.jsproj", "{E3AC8988-000E-515B-B7CD-49480C225974}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ResizeAppView", "ResizeAppView.jsproj", "{925B3E0A-9D45-5081-A684-FA08E83D65E6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|ARM.ActiveCfg = Debug|ARM - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|ARM.Build.0 = Debug|ARM - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|ARM.Deploy.0 = Debug|ARM - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|x64.ActiveCfg = Debug|x64 - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|x64.Build.0 = Debug|x64 - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|x64.Deploy.0 = Debug|x64 - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|x86.ActiveCfg = Debug|x86 - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|x86.Build.0 = Debug|x86 - {E3AC8988-000E-515B-B7CD-49480C225974}.Debug|x86.Deploy.0 = Debug|x86 - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|Any CPU.Build.0 = Release|Any CPU - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|Any CPU.Deploy.0 = Release|Any CPU - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|ARM.ActiveCfg = Release|ARM - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|ARM.Build.0 = Release|ARM - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|ARM.Deploy.0 = Release|ARM - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|x64.ActiveCfg = Release|x64 - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|x64.Build.0 = Release|x64 - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|x64.Deploy.0 = Release|x64 - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|x86.ActiveCfg = Release|x86 - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|x86.Build.0 = Release|x86 - {E3AC8988-000E-515B-B7CD-49480C225974}.Release|x86.Deploy.0 = Release|x86 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|ARM.ActiveCfg = Debug|ARM + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|ARM.Build.0 = Debug|ARM + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|ARM.Deploy.0 = Debug|ARM + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|x64.ActiveCfg = Debug|x64 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|x64.Build.0 = Debug|x64 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|x64.Deploy.0 = Debug|x64 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|x86.ActiveCfg = Debug|x86 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|x86.Build.0 = Debug|x86 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Debug|x86.Deploy.0 = Debug|x86 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|Any CPU.Build.0 = Release|Any CPU + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|Any CPU.Deploy.0 = Release|Any CPU + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|ARM.ActiveCfg = Release|ARM + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|ARM.Build.0 = Release|ARM + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|ARM.Deploy.0 = Release|ARM + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|x64.ActiveCfg = Release|x64 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|x64.Build.0 = Release|x64 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|x64.Deploy.0 = Release|x64 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|x86.ActiveCfg = Release|x86 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|x86.Build.0 = Release|x86 + {925B3E0A-9D45-5081-A684-FA08E83D65E6}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ResizeAppView/resize-app-view.yaml b/Samples/ResizeAppView/resize-app-view.yml similarity index 100% rename from Samples/ResizeAppView/resize-app-view.yaml rename to Samples/ResizeAppView/resize-app-view.yml diff --git a/Samples/SecondaryTiles/cs/Package.appxmanifest b/Samples/SecondaryTiles/cs/Package.appxmanifest index 337c5f531d..7eda480b30 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 acfe0d70d3..9f08a16a92 100644 --- a/Samples/SecondaryTiles/cs/SecondaryTiles.csproj +++ b/Samples/SecondaryTiles/cs/SecondaryTiles.csproj @@ -3,15 +3,15 @@ Debug - {B0C3EB86-535C-5ADD-BC70-624371C974F1} + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65} AppContainerExe Properties SecondaryTiles SecondaryTiles en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -231,10 +231,10 @@ - + Microsoft Desktop Extension SDK for Universal App Platform - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/SecondaryTiles/cs/SecondaryTiles.sln b/Samples/SecondaryTiles/cs/SecondaryTiles.sln index 754540ed77..fa668ac623 100644 --- a/Samples/SecondaryTiles/cs/SecondaryTiles.sln +++ b/Samples/SecondaryTiles/cs/SecondaryTiles.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SecondaryTiles", "SecondaryTiles.csproj", "{B0C3EB86-535C-5ADD-BC70-624371C974F1}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SecondaryTiles", "SecondaryTiles.csproj", "{A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|ARM.ActiveCfg = Debug|ARM - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|ARM.Build.0 = Debug|ARM - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|ARM.Deploy.0 = Debug|ARM - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|x64.ActiveCfg = Debug|x64 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|x64.Build.0 = Debug|x64 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|x64.Deploy.0 = Debug|x64 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|x86.ActiveCfg = Debug|x86 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|x86.Build.0 = Debug|x86 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Debug|x86.Deploy.0 = Debug|x86 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|ARM.ActiveCfg = Release|ARM - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|ARM.Build.0 = Release|ARM - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|ARM.Deploy.0 = Release|ARM - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|x64.ActiveCfg = Release|x64 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|x64.Build.0 = Release|x64 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|x64.Deploy.0 = Release|x64 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|x86.ActiveCfg = Release|x86 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|x86.Build.0 = Release|x86 - {B0C3EB86-535C-5ADD-BC70-624371C974F1}.Release|x86.Deploy.0 = Release|x86 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|ARM.ActiveCfg = Debug|ARM + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|ARM.Build.0 = Debug|ARM + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|ARM.Deploy.0 = Debug|ARM + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|x64.ActiveCfg = Debug|x64 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|x64.Build.0 = Debug|x64 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|x64.Deploy.0 = Debug|x64 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|x86.ActiveCfg = Debug|x86 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|x86.Build.0 = Debug|x86 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Debug|x86.Deploy.0 = Debug|x86 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|ARM.ActiveCfg = Release|ARM + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|ARM.Build.0 = Release|ARM + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|ARM.Deploy.0 = Release|ARM + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|x64.ActiveCfg = Release|x64 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|x64.Build.0 = Release|x64 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|x64.Deploy.0 = Release|x64 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|x86.ActiveCfg = Release|x86 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|x86.Build.0 = Release|x86 + {A3DD8E63-A45F-5BDA-BF73-38BBA588DC65}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SecondaryTiles/secondary-tiles.yaml b/Samples/SecondaryTiles/secondary-tiles.yml similarity index 100% rename from Samples/SecondaryTiles/secondary-tiles.yaml rename to Samples/SecondaryTiles/secondary-tiles.yml diff --git a/Samples/SemanticTextQuery/cpp/Package.appxmanifest b/Samples/SemanticTextQuery/cpp/Package.appxmanifest index 1aad45f871..6746b92f83 100644 --- a/Samples/SemanticTextQuery/cpp/Package.appxmanifest +++ b/Samples/SemanticTextQuery/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SemanticTextQuery/cpp/SemanticTextQuery.sln b/Samples/SemanticTextQuery/cpp/SemanticTextQuery.sln index 6110d5ed87..c63ab2da65 100644 --- a/Samples/SemanticTextQuery/cpp/SemanticTextQuery.sln +++ b/Samples/SemanticTextQuery/cpp/SemanticTextQuery.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SemanticTextQuery", "SemanticTextQuery.vcxproj", "{BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SemanticTextQuery", "SemanticTextQuery.vcxproj", "{C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|ARM.ActiveCfg = Debug|ARM - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|ARM.Build.0 = Debug|ARM - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|ARM.Deploy.0 = Debug|ARM - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|x64.ActiveCfg = Debug|x64 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|x64.Build.0 = Debug|x64 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|x64.Deploy.0 = Debug|x64 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|x86.ActiveCfg = Debug|Win32 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|x86.Build.0 = Debug|Win32 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Debug|x86.Deploy.0 = Debug|Win32 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|ARM.ActiveCfg = Release|ARM - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|ARM.Build.0 = Release|ARM - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|ARM.Deploy.0 = Release|ARM - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|x64.ActiveCfg = Release|x64 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|x64.Build.0 = Release|x64 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|x64.Deploy.0 = Release|x64 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|x86.ActiveCfg = Release|Win32 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|x86.Build.0 = Release|Win32 - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4}.Release|x86.Deploy.0 = Release|Win32 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|ARM.ActiveCfg = Debug|ARM + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|ARM.Build.0 = Debug|ARM + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|ARM.Deploy.0 = Debug|ARM + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|x64.ActiveCfg = Debug|x64 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|x64.Build.0 = Debug|x64 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|x64.Deploy.0 = Debug|x64 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|x86.ActiveCfg = Debug|Win32 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|x86.Build.0 = Debug|Win32 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Debug|x86.Deploy.0 = Debug|Win32 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|ARM.ActiveCfg = Release|ARM + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|ARM.Build.0 = Release|ARM + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|ARM.Deploy.0 = Release|ARM + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|x64.ActiveCfg = Release|x64 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|x64.Build.0 = Release|x64 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|x64.Deploy.0 = Release|x64 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|x86.ActiveCfg = Release|Win32 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|x86.Build.0 = Release|Win32 + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SemanticTextQuery/cpp/SemanticTextQuery.vcxproj b/Samples/SemanticTextQuery/cpp/SemanticTextQuery.vcxproj index e31c43c01d..5ac3e5169c 100644 --- a/Samples/SemanticTextQuery/cpp/SemanticTextQuery.vcxproj +++ b/Samples/SemanticTextQuery/cpp/SemanticTextQuery.vcxproj @@ -1,15 +1,15 @@  - {BA55AC6E-CF9C-589F-AC92-9E619DDDDCF4} + {C52668B8-FCDE-5EDD-9BDE-E4B177077AF4} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/SemanticTextQuery/cs/Package.appxmanifest b/Samples/SemanticTextQuery/cs/Package.appxmanifest index 9568411fba..f390ca5a1a 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 5073a33e2c..f8c9412aad 100644 --- a/Samples/SemanticTextQuery/cs/SemanticTextQuery.csproj +++ b/Samples/SemanticTextQuery/cs/SemanticTextQuery.csproj @@ -4,15 +4,15 @@ Debug x86 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED} + {C315AA22-608A-5532-827C-A2CD428CA2F3} AppContainerExe Properties SDKTemplate SemanticTextQuery en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SemanticTextQuery/cs/SemanticTextQuery.sln b/Samples/SemanticTextQuery/cs/SemanticTextQuery.sln index a6b8906bdd..b45c3ce624 100644 --- a/Samples/SemanticTextQuery/cs/SemanticTextQuery.sln +++ b/Samples/SemanticTextQuery/cs/SemanticTextQuery.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SemanticTextQuery", "SemanticTextQuery.csproj", "{BB7D8E40-5323-5668-90BD-88D85CF2BEED}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SemanticTextQuery", "SemanticTextQuery.csproj", "{C315AA22-608A-5532-827C-A2CD428CA2F3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|ARM.ActiveCfg = Debug|ARM - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|ARM.Build.0 = Debug|ARM - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|ARM.Deploy.0 = Debug|ARM - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|x64.ActiveCfg = Debug|x64 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|x64.Build.0 = Debug|x64 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|x64.Deploy.0 = Debug|x64 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|x86.ActiveCfg = Debug|x86 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|x86.Build.0 = Debug|x86 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Debug|x86.Deploy.0 = Debug|x86 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|ARM.ActiveCfg = Release|ARM - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|ARM.Build.0 = Release|ARM - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|ARM.Deploy.0 = Release|ARM - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|x64.ActiveCfg = Release|x64 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|x64.Build.0 = Release|x64 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|x64.Deploy.0 = Release|x64 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|x86.ActiveCfg = Release|x86 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|x86.Build.0 = Release|x86 - {BB7D8E40-5323-5668-90BD-88D85CF2BEED}.Release|x86.Deploy.0 = Release|x86 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|ARM.ActiveCfg = Debug|ARM + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|ARM.Build.0 = Debug|ARM + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|ARM.Deploy.0 = Debug|ARM + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|x64.ActiveCfg = Debug|x64 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|x64.Build.0 = Debug|x64 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|x64.Deploy.0 = Debug|x64 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|x86.ActiveCfg = Debug|x86 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|x86.Build.0 = Debug|x86 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Debug|x86.Deploy.0 = Debug|x86 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|ARM.ActiveCfg = Release|ARM + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|ARM.Build.0 = Release|ARM + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|ARM.Deploy.0 = Release|ARM + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|x64.ActiveCfg = Release|x64 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|x64.Build.0 = Release|x64 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|x64.Deploy.0 = Release|x64 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|x86.ActiveCfg = Release|x86 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|x86.Build.0 = Release|x86 + {C315AA22-608A-5532-827C-A2CD428CA2F3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SemanticTextQuery/js/Package.appxmanifest b/Samples/SemanticTextQuery/js/Package.appxmanifest index 1277def45d..6633de26e3 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 85abb12402..0f5c9d3f41 100644 --- a/Samples/SemanticTextQuery/js/SemanticTextQuery.jsproj +++ b/Samples/SemanticTextQuery/js/SemanticTextQuery.jsproj @@ -35,7 +35,7 @@ - {5337ea4d-2c33-5392-b932-6f9ef4b3194b} + {0af37897-f6e4-562a-805d-dc8f0d64fdb6} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SemanticTextQuery/js/SemanticTextQuery.sln b/Samples/SemanticTextQuery/js/SemanticTextQuery.sln index e56c0df4b6..a36f137104 100644 --- a/Samples/SemanticTextQuery/js/SemanticTextQuery.sln +++ b/Samples/SemanticTextQuery/js/SemanticTextQuery.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SemanticTextQuery", "SemanticTextQuery.jsproj", "{5337EA4D-2C33-5392-B932-6F9EF4B3194B}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SemanticTextQuery", "SemanticTextQuery.jsproj", "{0AF37897-F6E4-562A-805D-DC8F0D64FDB6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|ARM.ActiveCfg = Debug|ARM - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|ARM.Build.0 = Debug|ARM - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|ARM.Deploy.0 = Debug|ARM - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|x64.ActiveCfg = Debug|x64 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|x64.Build.0 = Debug|x64 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|x64.Deploy.0 = Debug|x64 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|x86.ActiveCfg = Debug|x86 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|x86.Build.0 = Debug|x86 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Debug|x86.Deploy.0 = Debug|x86 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|Any CPU.Build.0 = Release|Any CPU - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|Any CPU.Deploy.0 = Release|Any CPU - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|ARM.ActiveCfg = Release|ARM - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|ARM.Build.0 = Release|ARM - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|ARM.Deploy.0 = Release|ARM - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|x64.ActiveCfg = Release|x64 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|x64.Build.0 = Release|x64 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|x64.Deploy.0 = Release|x64 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|x86.ActiveCfg = Release|x86 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|x86.Build.0 = Release|x86 - {5337EA4D-2C33-5392-B932-6F9EF4B3194B}.Release|x86.Deploy.0 = Release|x86 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|ARM.ActiveCfg = Debug|ARM + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|ARM.Build.0 = Debug|ARM + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|ARM.Deploy.0 = Debug|ARM + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|x64.ActiveCfg = Debug|x64 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|x64.Build.0 = Debug|x64 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|x64.Deploy.0 = Debug|x64 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|x86.ActiveCfg = Debug|x86 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|x86.Build.0 = Debug|x86 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Debug|x86.Deploy.0 = Debug|x86 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|Any CPU.Build.0 = Release|Any CPU + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|Any CPU.Deploy.0 = Release|Any CPU + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|ARM.ActiveCfg = Release|ARM + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|ARM.Build.0 = Release|ARM + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|ARM.Deploy.0 = Release|ARM + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|x64.ActiveCfg = Release|x64 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|x64.Build.0 = Release|x64 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|x64.Deploy.0 = Release|x64 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|x86.ActiveCfg = Release|x86 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|x86.Build.0 = Release|x86 + {0AF37897-F6E4-562A-805D-DC8F0D64FDB6}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SemanticTextQuery/semantic-text-query.yaml b/Samples/SemanticTextQuery/semantic-text-query.yml similarity index 100% rename from Samples/SemanticTextQuery/semantic-text-query.yaml rename to Samples/SemanticTextQuery/semantic-text-query.yml diff --git a/Samples/SerialArduino/cs/Package.appxmanifest b/Samples/SerialArduino/cs/Package.appxmanifest index 0da6640619..c0da81be5c 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 4de0308a47..3bcc358384 100644 --- a/Samples/SerialArduino/cs/SerialArduino.csproj +++ b/Samples/SerialArduino/cs/SerialArduino.csproj @@ -4,15 +4,15 @@ Debug x86 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D} + {8542B208-27E6-5081-801E-53696D9C8ADA} AppContainerExe Properties SerialArduino SerialArduino en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SerialArduino/cs/SerialArduino.sln b/Samples/SerialArduino/cs/SerialArduino.sln index a69b462329..9b8c13159d 100644 --- a/Samples/SerialArduino/cs/SerialArduino.sln +++ b/Samples/SerialArduino/cs/SerialArduino.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerialArduino", "SerialArduino.csproj", "{130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerialArduino", "SerialArduino.csproj", "{8542B208-27E6-5081-801E-53696D9C8ADA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|ARM.ActiveCfg = Debug|ARM - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|ARM.Build.0 = Debug|ARM - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|ARM.Deploy.0 = Debug|ARM - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|x64.ActiveCfg = Debug|x64 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|x64.Build.0 = Debug|x64 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|x64.Deploy.0 = Debug|x64 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|x86.ActiveCfg = Debug|x86 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|x86.Build.0 = Debug|x86 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Debug|x86.Deploy.0 = Debug|x86 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|ARM.ActiveCfg = Release|ARM - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|ARM.Build.0 = Release|ARM - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|ARM.Deploy.0 = Release|ARM - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|x64.ActiveCfg = Release|x64 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|x64.Build.0 = Release|x64 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|x64.Deploy.0 = Release|x64 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|x86.ActiveCfg = Release|x86 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|x86.Build.0 = Release|x86 - {130D7CC7-1088-58FA-8AA7-5CE4EB5BF35D}.Release|x86.Deploy.0 = Release|x86 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|ARM.ActiveCfg = Debug|ARM + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|ARM.Build.0 = Debug|ARM + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|ARM.Deploy.0 = Debug|ARM + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|x64.ActiveCfg = Debug|x64 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|x64.Build.0 = Debug|x64 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|x64.Deploy.0 = Debug|x64 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|x86.ActiveCfg = Debug|x86 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|x86.Build.0 = Debug|x86 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Debug|x86.Deploy.0 = Debug|x86 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|ARM.ActiveCfg = Release|ARM + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|ARM.Build.0 = Release|ARM + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|ARM.Deploy.0 = Release|ARM + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|x64.ActiveCfg = Release|x64 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|x64.Build.0 = Release|x64 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|x64.Deploy.0 = Release|x64 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|x86.ActiveCfg = Release|x86 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|x86.Build.0 = Release|x86 + {8542B208-27E6-5081-801E-53696D9C8ADA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SerialArduino/serial-arduino.yaml b/Samples/SerialArduino/serial-arduino.yml similarity index 100% rename from Samples/SerialArduino/serial-arduino.yaml rename to Samples/SerialArduino/serial-arduino.yml diff --git a/Samples/ShareSource/cpp/Package.appxmanifest b/Samples/ShareSource/cpp/Package.appxmanifest index 72ffb9a6c8..c1b5df18c7 100644 --- a/Samples/ShareSource/cpp/Package.appxmanifest +++ b/Samples/ShareSource/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/ShareSource/cpp/ShareSource.sln b/Samples/ShareSource/cpp/ShareSource.sln index 1e2f0fbff9..83cbaf3136 100644 --- a/Samples/ShareSource/cpp/ShareSource.sln +++ b/Samples/ShareSource/cpp/ShareSource.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShareSource", "ShareSource.vcxproj", "{1609EB7D-2CFB-584E-8646-640C74BDFEF1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShareSource", "ShareSource.vcxproj", "{7ADDF42E-3F12-5FD9-A76C-3E841A12292E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|ARM.ActiveCfg = Debug|ARM - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|ARM.Build.0 = Debug|ARM - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|ARM.Deploy.0 = Debug|ARM - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|x64.ActiveCfg = Debug|x64 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|x64.Build.0 = Debug|x64 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|x64.Deploy.0 = Debug|x64 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|x86.ActiveCfg = Debug|Win32 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|x86.Build.0 = Debug|Win32 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Debug|x86.Deploy.0 = Debug|Win32 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|ARM.ActiveCfg = Release|ARM - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|ARM.Build.0 = Release|ARM - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|ARM.Deploy.0 = Release|ARM - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|x64.ActiveCfg = Release|x64 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|x64.Build.0 = Release|x64 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|x64.Deploy.0 = Release|x64 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|x86.ActiveCfg = Release|Win32 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|x86.Build.0 = Release|Win32 - {1609EB7D-2CFB-584E-8646-640C74BDFEF1}.Release|x86.Deploy.0 = Release|Win32 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|ARM.ActiveCfg = Debug|ARM + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|ARM.Build.0 = Debug|ARM + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|ARM.Deploy.0 = Debug|ARM + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|x64.ActiveCfg = Debug|x64 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|x64.Build.0 = Debug|x64 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|x64.Deploy.0 = Debug|x64 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|x86.ActiveCfg = Debug|Win32 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|x86.Build.0 = Debug|Win32 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Debug|x86.Deploy.0 = Debug|Win32 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|ARM.ActiveCfg = Release|ARM + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|ARM.Build.0 = Release|ARM + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|ARM.Deploy.0 = Release|ARM + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|x64.ActiveCfg = Release|x64 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|x64.Build.0 = Release|x64 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|x64.Deploy.0 = Release|x64 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|x86.ActiveCfg = Release|Win32 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|x86.Build.0 = Release|Win32 + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ShareSource/cpp/ShareSource.vcxproj b/Samples/ShareSource/cpp/ShareSource.vcxproj index ac135eabba..a66f52e186 100644 --- a/Samples/ShareSource/cpp/ShareSource.vcxproj +++ b/Samples/ShareSource/cpp/ShareSource.vcxproj @@ -1,15 +1,15 @@  - {1609EB7D-2CFB-584E-8646-640C74BDFEF1} + {7ADDF42E-3F12-5FD9-A76C-3E841A12292E} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/ShareSource/cs/Package.appxmanifest b/Samples/ShareSource/cs/Package.appxmanifest index 816f319b6f..2680a747cc 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 faf8859d3b..0c03233a2a 100644 --- a/Samples/ShareSource/cs/ShareSource.csproj +++ b/Samples/ShareSource/cs/ShareSource.csproj @@ -4,15 +4,15 @@ Debug x86 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012} + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4} AppContainerExe Properties SDKTemplate ShareSource en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ShareSource/cs/ShareSource.sln b/Samples/ShareSource/cs/ShareSource.sln index a8d920bd03..58effc090e 100644 --- a/Samples/ShareSource/cs/ShareSource.sln +++ b/Samples/ShareSource/cs/ShareSource.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShareSource", "ShareSource.csproj", "{50B88A4D-C3D2-5795-ACBF-C018CC31B012}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShareSource", "ShareSource.csproj", "{39EA7F8F-EBF4-5706-9CA7-083D99F902D4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|ARM.ActiveCfg = Debug|ARM - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|ARM.Build.0 = Debug|ARM - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|ARM.Deploy.0 = Debug|ARM - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|x64.ActiveCfg = Debug|x64 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|x64.Build.0 = Debug|x64 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|x64.Deploy.0 = Debug|x64 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|x86.ActiveCfg = Debug|x86 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|x86.Build.0 = Debug|x86 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Debug|x86.Deploy.0 = Debug|x86 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|ARM.ActiveCfg = Release|ARM - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|ARM.Build.0 = Release|ARM - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|ARM.Deploy.0 = Release|ARM - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|x64.ActiveCfg = Release|x64 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|x64.Build.0 = Release|x64 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|x64.Deploy.0 = Release|x64 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|x86.ActiveCfg = Release|x86 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|x86.Build.0 = Release|x86 - {50B88A4D-C3D2-5795-ACBF-C018CC31B012}.Release|x86.Deploy.0 = Release|x86 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|ARM.ActiveCfg = Debug|ARM + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|ARM.Build.0 = Debug|ARM + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|ARM.Deploy.0 = Debug|ARM + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|x64.ActiveCfg = Debug|x64 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|x64.Build.0 = Debug|x64 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|x64.Deploy.0 = Debug|x64 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|x86.ActiveCfg = Debug|x86 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|x86.Build.0 = Debug|x86 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Debug|x86.Deploy.0 = Debug|x86 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|ARM.ActiveCfg = Release|ARM + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|ARM.Build.0 = Release|ARM + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|ARM.Deploy.0 = Release|ARM + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|x64.ActiveCfg = Release|x64 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|x64.Build.0 = Release|x64 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|x64.Deploy.0 = Release|x64 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|x86.ActiveCfg = Release|x86 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|x86.Build.0 = Release|x86 + {39EA7F8F-EBF4-5706-9CA7-083D99F902D4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ShareSource/js/Package.appxmanifest b/Samples/ShareSource/js/Package.appxmanifest index bd91e373da..9244638ba9 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 1aeeda931a..882c116632 100644 --- a/Samples/ShareSource/js/ShareSource.jsproj +++ b/Samples/ShareSource/js/ShareSource.jsproj @@ -35,7 +35,7 @@ - {54de5b07-ed43-5b61-b640-2aacf01b1bae} + {bf4f0a05-d096-51da-ae3c-5a320d71ca32} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/ShareSource/js/ShareSource.sln b/Samples/ShareSource/js/ShareSource.sln index 52fab951fc..3fcc886b01 100644 --- a/Samples/ShareSource/js/ShareSource.sln +++ b/Samples/ShareSource/js/ShareSource.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ShareSource", "ShareSource.jsproj", "{54DE5B07-ED43-5B61-B640-2AACF01B1BAE}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ShareSource", "ShareSource.jsproj", "{BF4F0A05-D096-51DA-AE3C-5A320D71CA32}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|ARM.ActiveCfg = Debug|ARM - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|ARM.Build.0 = Debug|ARM - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|ARM.Deploy.0 = Debug|ARM - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|x64.ActiveCfg = Debug|x64 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|x64.Build.0 = Debug|x64 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|x64.Deploy.0 = Debug|x64 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|x86.ActiveCfg = Debug|x86 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|x86.Build.0 = Debug|x86 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Debug|x86.Deploy.0 = Debug|x86 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|Any CPU.Build.0 = Release|Any CPU - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|Any CPU.Deploy.0 = Release|Any CPU - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|ARM.ActiveCfg = Release|ARM - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|ARM.Build.0 = Release|ARM - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|ARM.Deploy.0 = Release|ARM - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|x64.ActiveCfg = Release|x64 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|x64.Build.0 = Release|x64 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|x64.Deploy.0 = Release|x64 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|x86.ActiveCfg = Release|x86 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|x86.Build.0 = Release|x86 - {54DE5B07-ED43-5B61-B640-2AACF01B1BAE}.Release|x86.Deploy.0 = Release|x86 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|ARM.ActiveCfg = Debug|ARM + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|ARM.Build.0 = Debug|ARM + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|ARM.Deploy.0 = Debug|ARM + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|x64.ActiveCfg = Debug|x64 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|x64.Build.0 = Debug|x64 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|x64.Deploy.0 = Debug|x64 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|x86.ActiveCfg = Debug|x86 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|x86.Build.0 = Debug|x86 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Debug|x86.Deploy.0 = Debug|x86 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|Any CPU.Build.0 = Release|Any CPU + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|Any CPU.Deploy.0 = Release|Any CPU + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|ARM.ActiveCfg = Release|ARM + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|ARM.Build.0 = Release|ARM + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|ARM.Deploy.0 = Release|ARM + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|x64.ActiveCfg = Release|x64 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|x64.Build.0 = Release|x64 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|x64.Deploy.0 = Release|x64 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|x86.ActiveCfg = Release|x86 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|x86.Build.0 = Release|x86 + {BF4F0A05-D096-51DA-AE3C-5A320D71CA32}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ShareSource/share-source.yaml b/Samples/ShareSource/share-source.yml similarity index 100% rename from Samples/ShareSource/share-source.yaml rename to Samples/ShareSource/share-source.yml diff --git a/Samples/ShareTarget/cs/Package.appxmanifest b/Samples/ShareTarget/cs/Package.appxmanifest index 964fef5055..1b3d015734 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 fc6edcde74..f96b0136ae 100644 --- a/Samples/ShareTarget/cs/ShareTarget.csproj +++ b/Samples/ShareTarget/cs/ShareTarget.csproj @@ -3,15 +3,15 @@ Debug - {D88106A1-5FD0-5E69-80E5-A6C042C67791} + {7946A563-D849-51C0-9E5D-21BE6AB34C51} AppContainerExe Properties SDKTemplate ShareTarget en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/ShareTarget/cs/ShareTarget.sln b/Samples/ShareTarget/cs/ShareTarget.sln index fb80bb7b3a..b741524b09 100644 --- a/Samples/ShareTarget/cs/ShareTarget.sln +++ b/Samples/ShareTarget/cs/ShareTarget.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShareTarget", "ShareTarget.csproj", "{D88106A1-5FD0-5E69-80E5-A6C042C67791}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShareTarget", "ShareTarget.csproj", "{7946A563-D849-51C0-9E5D-21BE6AB34C51}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|ARM.ActiveCfg = Debug|ARM - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|ARM.Build.0 = Debug|ARM - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|ARM.Deploy.0 = Debug|ARM - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|x64.ActiveCfg = Debug|x64 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|x64.Build.0 = Debug|x64 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|x64.Deploy.0 = Debug|x64 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|x86.ActiveCfg = Debug|x86 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|x86.Build.0 = Debug|x86 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Debug|x86.Deploy.0 = Debug|x86 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|ARM.ActiveCfg = Release|ARM - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|ARM.Build.0 = Release|ARM - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|ARM.Deploy.0 = Release|ARM - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|x64.ActiveCfg = Release|x64 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|x64.Build.0 = Release|x64 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|x64.Deploy.0 = Release|x64 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|x86.ActiveCfg = Release|x86 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|x86.Build.0 = Release|x86 - {D88106A1-5FD0-5E69-80E5-A6C042C67791}.Release|x86.Deploy.0 = Release|x86 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|ARM.ActiveCfg = Debug|ARM + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|ARM.Build.0 = Debug|ARM + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|ARM.Deploy.0 = Debug|ARM + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|x64.ActiveCfg = Debug|x64 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|x64.Build.0 = Debug|x64 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|x64.Deploy.0 = Debug|x64 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|x86.ActiveCfg = Debug|x86 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|x86.Build.0 = Debug|x86 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Debug|x86.Deploy.0 = Debug|x86 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|ARM.ActiveCfg = Release|ARM + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|ARM.Build.0 = Release|ARM + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|ARM.Deploy.0 = Release|ARM + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|x64.ActiveCfg = Release|x64 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|x64.Build.0 = Release|x64 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|x64.Deploy.0 = Release|x64 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|x86.ActiveCfg = Release|x86 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|x86.Build.0 = Release|x86 + {7946A563-D849-51C0-9E5D-21BE6AB34C51}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/ShareTarget/share-target.yaml b/Samples/ShareTarget/share-target.yml similarity index 100% rename from Samples/ShareTarget/share-target.yaml rename to Samples/ShareTarget/share-target.yml diff --git a/Samples/Simple3DGameDX/cpp/Package.AppxManifest b/Samples/Simple3DGameDX/cpp/Package.AppxManifest index 5c8d85922f..937c3424e7 100644 --- a/Samples/Simple3DGameDX/cpp/Package.AppxManifest +++ b/Samples/Simple3DGameDX/cpp/Package.AppxManifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Simple3DGameDX/cpp/Simple3DGameDX.sln b/Samples/Simple3DGameDX/cpp/Simple3DGameDX.sln index da177f5634..2e99498da8 100644 --- a/Samples/Simple3DGameDX/cpp/Simple3DGameDX.sln +++ b/Samples/Simple3DGameDX/cpp/Simple3DGameDX.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Simple3DGameDX", "Simple3DGameDX.vcxproj", "{CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Simple3DGameDX", "Simple3DGameDX.vcxproj", "{0F44CB70-E5D9-5C01-B015-7FA34CAD3587}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|ARM.ActiveCfg = Debug|ARM - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|ARM.Build.0 = Debug|ARM - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|ARM.Deploy.0 = Debug|ARM - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|x86.ActiveCfg = Debug|Win32 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|x86.Build.0 = Debug|Win32 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|x86.Deploy.0 = Debug|Win32 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|x64.ActiveCfg = Debug|x64 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|x64.Build.0 = Debug|x64 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Debug|x64.Deploy.0 = Debug|x64 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|ARM.ActiveCfg = Release|ARM - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|ARM.Build.0 = Release|ARM - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|ARM.Deploy.0 = Release|ARM - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|x86.ActiveCfg = Release|Win32 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|x86.Build.0 = Release|Win32 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|x86.Deploy.0 = Release|Win32 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|x64.ActiveCfg = Release|x64 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|x64.Build.0 = Release|x64 - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA}.Release|x64.Deploy.0 = Release|x64 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|ARM.ActiveCfg = Debug|ARM + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|ARM.Build.0 = Debug|ARM + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|ARM.Deploy.0 = Debug|ARM + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|x86.ActiveCfg = Debug|Win32 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|x86.Build.0 = Debug|Win32 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|x86.Deploy.0 = Debug|Win32 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|x64.ActiveCfg = Debug|x64 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|x64.Build.0 = Debug|x64 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Debug|x64.Deploy.0 = Debug|x64 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|ARM.ActiveCfg = Release|ARM + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|ARM.Build.0 = Release|ARM + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|ARM.Deploy.0 = Release|ARM + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|x86.ActiveCfg = Release|Win32 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|x86.Build.0 = Release|Win32 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|x86.Deploy.0 = Release|Win32 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|x64.ActiveCfg = Release|x64 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|x64.Build.0 = Release|x64 + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Simple3DGameDX/cpp/Simple3DGameDX.vcxproj b/Samples/Simple3DGameDX/cpp/Simple3DGameDX.vcxproj index b602b20d35..8ffcc8fe81 100644 --- a/Samples/Simple3DGameDX/cpp/Simple3DGameDX.vcxproj +++ b/Samples/Simple3DGameDX/cpp/Simple3DGameDX.vcxproj @@ -27,14 +27,14 @@ - {CAD4EDEA-3C00-54C4-B2FA-8F5B23FBA2FA} + {0F44CB70-E5D9-5C01-B015-7FA34CAD3587} Simple3DGameDX en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 true diff --git a/Samples/Simple3DGameDX/simple-3d-game-dx.yaml b/Samples/Simple3DGameDX/simple-3d-game-dx.yml similarity index 100% rename from Samples/Simple3DGameDX/simple-3d-game-dx.yaml rename to Samples/Simple3DGameDX/simple-3d-game-dx.yml diff --git a/Samples/Simple3DGameXaml/cpp/Package.AppxManifest b/Samples/Simple3DGameXaml/cpp/Package.AppxManifest index 6e60fab4d3..0d75198483 100644 --- a/Samples/Simple3DGameXaml/cpp/Package.AppxManifest +++ b/Samples/Simple3DGameXaml/cpp/Package.AppxManifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.sln b/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.sln index ce2731ecb3..df54869a1e 100644 --- a/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.sln +++ b/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Simple3DGameXaml", "Simple3DGameXaml.vcxproj", "{5B905757-6833-5F8B-98A6-C138A518A03D}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Simple3DGameXaml", "Simple3DGameXaml.vcxproj", "{5CAE63F5-9B60-519F-BE69-E24D0B69AF98}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|ARM.ActiveCfg = Debug|ARM - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|ARM.Build.0 = Debug|ARM - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|ARM.Deploy.0 = Debug|ARM - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|x86.ActiveCfg = Debug|Win32 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|x86.Build.0 = Debug|Win32 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|x86.Deploy.0 = Debug|Win32 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|x64.ActiveCfg = Debug|x64 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|x64.Build.0 = Debug|x64 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Debug|x64.Deploy.0 = Debug|x64 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|ARM.ActiveCfg = Release|ARM - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|ARM.Build.0 = Release|ARM - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|ARM.Deploy.0 = Release|ARM - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|x86.ActiveCfg = Release|Win32 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|x86.Build.0 = Release|Win32 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|x86.Deploy.0 = Release|Win32 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|x64.ActiveCfg = Release|x64 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|x64.Build.0 = Release|x64 - {5B905757-6833-5F8B-98A6-C138A518A03D}.Release|x64.Deploy.0 = Release|x64 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|ARM.ActiveCfg = Debug|ARM + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|ARM.Build.0 = Debug|ARM + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|ARM.Deploy.0 = Debug|ARM + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|x86.ActiveCfg = Debug|Win32 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|x86.Build.0 = Debug|Win32 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|x86.Deploy.0 = Debug|Win32 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|x64.ActiveCfg = Debug|x64 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|x64.Build.0 = Debug|x64 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Debug|x64.Deploy.0 = Debug|x64 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|ARM.ActiveCfg = Release|ARM + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|ARM.Build.0 = Release|ARM + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|ARM.Deploy.0 = Release|ARM + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|x86.ActiveCfg = Release|Win32 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|x86.Build.0 = Release|Win32 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|x86.Deploy.0 = Release|Win32 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|x64.ActiveCfg = Release|x64 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|x64.Build.0 = Release|x64 + {5CAE63F5-9B60-519F-BE69-E24D0B69AF98}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.vcxproj b/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.vcxproj index d2bd5d48f2..a59b4cbec8 100644 --- a/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.vcxproj +++ b/Samples/Simple3DGameXaml/cpp/Simple3DGameXaml.vcxproj @@ -27,14 +27,14 @@ - {5b905757-6833-5f8b-98a6-c138a518a03d} + {5cae63f5-9b60-519f-be69-e24d0b69af98} Simple3DGameXaml en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true 10.0 true diff --git a/Samples/Simple3DGameXaml/simple-3d-game-xaml.yaml b/Samples/Simple3DGameXaml/simple-3d-game-xaml.yml similarity index 100% rename from Samples/Simple3DGameXaml/simple-3d-game-xaml.yaml rename to Samples/Simple3DGameXaml/simple-3d-game-xaml.yml 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 858a2251f8..708741ca06 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 @@ -27,7 +27,7 @@ - {77862013-b90a-5abd-a9b8-acff07cbfac5} + {bbd18835-c20d-5d63-9340-aca96e98118f} WindowsRuntimeComponent Microsoft.Samples.SimpleCommunication Microsoft.Samples.SimpleCommunication @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true true 100 diff --git a/Samples/SimpleCommunication/cpp/Package.appxmanifest b/Samples/SimpleCommunication/cpp/Package.appxmanifest index 7ce108cc59..ac79cf6a15 100644 --- a/Samples/SimpleCommunication/cpp/Package.appxmanifest +++ b/Samples/SimpleCommunication/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SimpleCommunication/cpp/SimpleCommunication.sln b/Samples/SimpleCommunication/cpp/SimpleCommunication.sln index 827c3b3ab7..b88ebcaee7 100644 --- a/Samples/SimpleCommunication/cpp/SimpleCommunication.sln +++ b/Samples/SimpleCommunication/cpp/SimpleCommunication.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleCommunication", "SimpleCommunication.vcxproj", "{951C8985-4FEB-52A8-8A83-3EB06D2B4B65}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleCommunication", "SimpleCommunication.vcxproj", "{12C5069A-0605-57D8-8460-4CFFCEC0F025}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Microsoft.Samples.SimpleCommunication", "..\common\MediaExtensions\Microsoft.Samples.SimpleCommunication\Microsoft.Samples.SimpleCommunication.vcxproj", "{F0D86517-63E0-566F-B749-9B75E24BA73C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Microsoft.Samples.SimpleCommunication", "..\common\MediaExtensions\Microsoft.Samples.SimpleCommunication\Microsoft.Samples.SimpleCommunication.vcxproj", "{5E11BF89-BE56-54BE-8933-4862DDDCD83F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|ARM.ActiveCfg = Debug|ARM - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|ARM.Build.0 = Debug|ARM - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|ARM.Deploy.0 = Debug|ARM - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|x64.ActiveCfg = Debug|x64 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|x64.Build.0 = Debug|x64 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|x64.Deploy.0 = Debug|x64 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|x86.ActiveCfg = Debug|Win32 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|x86.Build.0 = Debug|Win32 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Debug|x86.Deploy.0 = Debug|Win32 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|ARM.ActiveCfg = Release|ARM - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|ARM.Build.0 = Release|ARM - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|ARM.Deploy.0 = Release|ARM - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|x64.ActiveCfg = Release|x64 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|x64.Build.0 = Release|x64 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|x64.Deploy.0 = Release|x64 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|x86.ActiveCfg = Release|Win32 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|x86.Build.0 = Release|Win32 - {951C8985-4FEB-52A8-8A83-3EB06D2B4B65}.Release|x86.Deploy.0 = Release|Win32 - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Debug|ARM.ActiveCfg = Debug|ARM - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Debug|ARM.Build.0 = Debug|ARM - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Debug|x64.ActiveCfg = Debug|x64 - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Debug|x64.Build.0 = Debug|x64 - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Debug|x86.ActiveCfg = Debug|Win32 - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Debug|x86.Build.0 = Debug|Win32 - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Release|ARM.ActiveCfg = Release|ARM - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Release|ARM.Build.0 = Release|ARM - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Release|x64.ActiveCfg = Release|x64 - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Release|x64.Build.0 = Release|x64 - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Release|x86.ActiveCfg = Release|Win32 - {F0D86517-63E0-566F-B749-9B75E24BA73C}.Release|x86.Build.0 = Release|Win32 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|ARM.ActiveCfg = Debug|ARM + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|ARM.Build.0 = Debug|ARM + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|ARM.Deploy.0 = Debug|ARM + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|x64.ActiveCfg = Debug|x64 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|x64.Build.0 = Debug|x64 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|x64.Deploy.0 = Debug|x64 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|x86.ActiveCfg = Debug|Win32 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|x86.Build.0 = Debug|Win32 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Debug|x86.Deploy.0 = Debug|Win32 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|ARM.ActiveCfg = Release|ARM + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|ARM.Build.0 = Release|ARM + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|ARM.Deploy.0 = Release|ARM + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|x64.ActiveCfg = Release|x64 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|x64.Build.0 = Release|x64 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|x64.Deploy.0 = Release|x64 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|x86.ActiveCfg = Release|Win32 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|x86.Build.0 = Release|Win32 + {12C5069A-0605-57D8-8460-4CFFCEC0F025}.Release|x86.Deploy.0 = Release|Win32 + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Debug|ARM.ActiveCfg = Debug|ARM + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Debug|ARM.Build.0 = Debug|ARM + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Debug|x64.ActiveCfg = Debug|x64 + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Debug|x64.Build.0 = Debug|x64 + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Debug|x86.ActiveCfg = Debug|Win32 + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Debug|x86.Build.0 = Debug|Win32 + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Release|ARM.ActiveCfg = Release|ARM + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Release|ARM.Build.0 = Release|ARM + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Release|x64.ActiveCfg = Release|x64 + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Release|x64.Build.0 = Release|x64 + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Release|x86.ActiveCfg = Release|Win32 + {5E11BF89-BE56-54BE-8933-4862DDDCD83F}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleCommunication/cpp/SimpleCommunication.vcxproj b/Samples/SimpleCommunication/cpp/SimpleCommunication.vcxproj index 26e9452ddd..87e03c803a 100644 --- a/Samples/SimpleCommunication/cpp/SimpleCommunication.vcxproj +++ b/Samples/SimpleCommunication/cpp/SimpleCommunication.vcxproj @@ -1,15 +1,15 @@  - {951c8985-4feb-52a8-8a83-3eb06d2b4b65} + {12c5069a-0605-57d8-8460-4cffcec0f025} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true true 100 diff --git a/Samples/SimpleCommunication/cs/Package.appxmanifest b/Samples/SimpleCommunication/cs/Package.appxmanifest index 7c5ebf0373..5e5a667feb 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 b5db216630..f0e4b4587c 100644 --- a/Samples/SimpleCommunication/cs/SimpleCommunication.csproj +++ b/Samples/SimpleCommunication/cs/SimpleCommunication.csproj @@ -3,15 +3,15 @@ Debug - {E0388441-2C83-5BB8-A3E6-751B548E9C9A} + {47409467-CCDA-5797-A2F7-56B7C93E4423} AppContainerExe Properties SimpleCommunication SimpleCommunication en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SimpleCommunication/cs/SimpleCommunication.sln b/Samples/SimpleCommunication/cs/SimpleCommunication.sln index 792d5031b2..34ba2c554d 100644 --- a/Samples/SimpleCommunication/cs/SimpleCommunication.sln +++ b/Samples/SimpleCommunication/cs/SimpleCommunication.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleCommunication", "SimpleCommunication.csproj", "{E0388441-2C83-5BB8-A3E6-751B548E9C9A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleCommunication", "SimpleCommunication.csproj", "{47409467-CCDA-5797-A2F7-56B7C93E4423}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Microsoft.Samples.SimpleCommunication", "..\common\MediaExtensions\Microsoft.Samples.SimpleCommunication\Microsoft.Samples.SimpleCommunication.vcxproj", "{E00748BC-30F8-5E12-91FF-989AC3B75BF2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Microsoft.Samples.SimpleCommunication", "..\common\MediaExtensions\Microsoft.Samples.SimpleCommunication\Microsoft.Samples.SimpleCommunication.vcxproj", "{14EB3873-23F8-5FB6-821C-7B40E6749807}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|ARM.ActiveCfg = Debug|ARM - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|ARM.Build.0 = Debug|ARM - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|ARM.Deploy.0 = Debug|ARM - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|x64.ActiveCfg = Debug|x64 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|x64.Build.0 = Debug|x64 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|x64.Deploy.0 = Debug|x64 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|x86.ActiveCfg = Debug|x86 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|x86.Build.0 = Debug|x86 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Debug|x86.Deploy.0 = Debug|x86 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|ARM.ActiveCfg = Release|ARM - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|ARM.Build.0 = Release|ARM - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|ARM.Deploy.0 = Release|ARM - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|x64.ActiveCfg = Release|x64 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|x64.Build.0 = Release|x64 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|x64.Deploy.0 = Release|x64 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|x86.ActiveCfg = Release|x86 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|x86.Build.0 = Release|x86 - {E0388441-2C83-5BB8-A3E6-751B548E9C9A}.Release|x86.Deploy.0 = Release|x86 - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Debug|ARM.ActiveCfg = Debug|ARM - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Debug|ARM.Build.0 = Debug|ARM - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Debug|x64.ActiveCfg = Debug|x64 - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Debug|x64.Build.0 = Debug|x64 - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Debug|x86.ActiveCfg = Debug|Win32 - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Debug|x86.Build.0 = Debug|Win32 - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Release|ARM.ActiveCfg = Release|ARM - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Release|ARM.Build.0 = Release|ARM - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Release|x64.ActiveCfg = Release|x64 - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Release|x64.Build.0 = Release|x64 - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Release|x86.ActiveCfg = Release|Win32 - {E00748BC-30F8-5E12-91FF-989AC3B75BF2}.Release|x86.Build.0 = Release|Win32 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|ARM.ActiveCfg = Debug|ARM + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|ARM.Build.0 = Debug|ARM + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|ARM.Deploy.0 = Debug|ARM + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|x64.ActiveCfg = Debug|x64 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|x64.Build.0 = Debug|x64 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|x64.Deploy.0 = Debug|x64 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|x86.ActiveCfg = Debug|x86 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|x86.Build.0 = Debug|x86 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Debug|x86.Deploy.0 = Debug|x86 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|ARM.ActiveCfg = Release|ARM + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|ARM.Build.0 = Release|ARM + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|ARM.Deploy.0 = Release|ARM + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|x64.ActiveCfg = Release|x64 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|x64.Build.0 = Release|x64 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|x64.Deploy.0 = Release|x64 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|x86.ActiveCfg = Release|x86 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|x86.Build.0 = Release|x86 + {47409467-CCDA-5797-A2F7-56B7C93E4423}.Release|x86.Deploy.0 = Release|x86 + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Debug|ARM.ActiveCfg = Debug|ARM + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Debug|ARM.Build.0 = Debug|ARM + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Debug|x64.ActiveCfg = Debug|x64 + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Debug|x64.Build.0 = Debug|x64 + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Debug|x86.ActiveCfg = Debug|Win32 + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Debug|x86.Build.0 = Debug|Win32 + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Release|ARM.ActiveCfg = Release|ARM + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Release|ARM.Build.0 = Release|ARM + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Release|x64.ActiveCfg = Release|x64 + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Release|x64.Build.0 = Release|x64 + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Release|x86.ActiveCfg = Release|Win32 + {14EB3873-23F8-5FB6-821C-7B40E6749807}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleCommunication/js/Package.appxmanifest b/Samples/SimpleCommunication/js/Package.appxmanifest index 83ff710193..b259d7d32b 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 ea53cdf723..7ae8afafce 100644 --- a/Samples/SimpleCommunication/js/SimpleCommunication.jsproj +++ b/Samples/SimpleCommunication/js/SimpleCommunication.jsproj @@ -35,7 +35,7 @@ - a4b8b443-e939-5182-b61c-e0e107d3b815 + 23713b9c-c3cb-5094-8668-77fd4e05c2f1 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SimpleCommunication/js/SimpleCommunication.sln b/Samples/SimpleCommunication/js/SimpleCommunication.sln index 473a4c99aa..1faede8941 100644 --- a/Samples/SimpleCommunication/js/SimpleCommunication.sln +++ b/Samples/SimpleCommunication/js/SimpleCommunication.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SimpleCommunication", "SimpleCommunication.jsproj", "{A4B8B443-E939-5182-B61C-E0E107D3B815}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SimpleCommunication", "SimpleCommunication.jsproj", "{23713B9C-C3CB-5094-8668-77FD4E05C2F1}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Microsoft.Samples.SimpleCommunication", "..\common\MediaExtensions\Microsoft.Samples.SimpleCommunication\Microsoft.Samples.SimpleCommunication.vcxproj", "{40114970-C657-5477-A572-0722523BDD01}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Microsoft.Samples.SimpleCommunication", "..\common\MediaExtensions\Microsoft.Samples.SimpleCommunication\Microsoft.Samples.SimpleCommunication.vcxproj", "{1E7DD4C0-C68F-5611-9A5C-564A63325D4C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|ARM.ActiveCfg = Debug|ARM - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|ARM.Build.0 = Debug|ARM - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|ARM.Deploy.0 = Debug|ARM - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|x64.ActiveCfg = Debug|x64 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|x64.Build.0 = Debug|x64 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|x64.Deploy.0 = Debug|x64 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|x86.ActiveCfg = Debug|x86 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|x86.Build.0 = Debug|x86 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Debug|x86.Deploy.0 = Debug|x86 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|ARM.ActiveCfg = Release|ARM - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|ARM.Build.0 = Release|ARM - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|ARM.Deploy.0 = Release|ARM - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|x64.ActiveCfg = Release|x64 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|x64.Build.0 = Release|x64 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|x64.Deploy.0 = Release|x64 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|x86.ActiveCfg = Release|x86 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|x86.Build.0 = Release|x86 - {A4B8B443-E939-5182-B61C-E0E107D3B815}.Release|x86.Deploy.0 = Release|x86 - {40114970-C657-5477-A572-0722523BDD01}.Debug|ARM.ActiveCfg = Debug|ARM - {40114970-C657-5477-A572-0722523BDD01}.Debug|ARM.Build.0 = Debug|ARM - {40114970-C657-5477-A572-0722523BDD01}.Debug|x64.ActiveCfg = Debug|x64 - {40114970-C657-5477-A572-0722523BDD01}.Debug|x64.Build.0 = Debug|x64 - {40114970-C657-5477-A572-0722523BDD01}.Debug|x86.ActiveCfg = Debug|Win32 - {40114970-C657-5477-A572-0722523BDD01}.Debug|x86.Build.0 = Debug|Win32 - {40114970-C657-5477-A572-0722523BDD01}.Release|ARM.ActiveCfg = Release|ARM - {40114970-C657-5477-A572-0722523BDD01}.Release|ARM.Build.0 = Release|ARM - {40114970-C657-5477-A572-0722523BDD01}.Release|x64.ActiveCfg = Release|x64 - {40114970-C657-5477-A572-0722523BDD01}.Release|x64.Build.0 = Release|x64 - {40114970-C657-5477-A572-0722523BDD01}.Release|x86.ActiveCfg = Release|Win32 - {40114970-C657-5477-A572-0722523BDD01}.Release|x86.Build.0 = Release|Win32 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|ARM.ActiveCfg = Debug|ARM + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|ARM.Build.0 = Debug|ARM + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|ARM.Deploy.0 = Debug|ARM + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|x64.ActiveCfg = Debug|x64 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|x64.Build.0 = Debug|x64 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|x64.Deploy.0 = Debug|x64 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|x86.ActiveCfg = Debug|x86 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|x86.Build.0 = Debug|x86 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Debug|x86.Deploy.0 = Debug|x86 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|ARM.ActiveCfg = Release|ARM + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|ARM.Build.0 = Release|ARM + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|ARM.Deploy.0 = Release|ARM + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|x64.ActiveCfg = Release|x64 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|x64.Build.0 = Release|x64 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|x64.Deploy.0 = Release|x64 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|x86.ActiveCfg = Release|x86 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|x86.Build.0 = Release|x86 + {23713B9C-C3CB-5094-8668-77FD4E05C2F1}.Release|x86.Deploy.0 = Release|x86 + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Debug|ARM.ActiveCfg = Debug|ARM + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Debug|ARM.Build.0 = Debug|ARM + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Debug|x64.ActiveCfg = Debug|x64 + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Debug|x64.Build.0 = Debug|x64 + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Debug|x86.ActiveCfg = Debug|Win32 + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Debug|x86.Build.0 = Debug|Win32 + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Release|ARM.ActiveCfg = Release|ARM + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Release|ARM.Build.0 = Release|ARM + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Release|x64.ActiveCfg = Release|x64 + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Release|x64.Build.0 = Release|x64 + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Release|x86.ActiveCfg = Release|Win32 + {1E7DD4C0-C68F-5611-9A5C-564A63325D4C}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleCommunication/simple-communication.yaml b/Samples/SimpleCommunication/simple-communication.yml similarity index 100% rename from Samples/SimpleCommunication/simple-communication.yaml rename to Samples/SimpleCommunication/simple-communication.yml diff --git a/Samples/SimpleImaging/cs/Package.appxmanifest b/Samples/SimpleImaging/cs/Package.appxmanifest index fc85d2dae4..170a7b86fc 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 ddaf09c8d0..73372d3044 100644 --- a/Samples/SimpleImaging/cs/SimpleImaging.csproj +++ b/Samples/SimpleImaging/cs/SimpleImaging.csproj @@ -4,15 +4,15 @@ Debug x86 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A} + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22} AppContainerExe Properties SimpleImaging SimpleImaging en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SimpleImaging/cs/SimpleImaging.sln b/Samples/SimpleImaging/cs/SimpleImaging.sln index 0ee342c04f..e2ed272d74 100644 --- a/Samples/SimpleImaging/cs/SimpleImaging.sln +++ b/Samples/SimpleImaging/cs/SimpleImaging.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleImaging", "SimpleImaging.csproj", "{54124503-2CB2-5D3A-9A5D-0AF75F19908A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleImaging", "SimpleImaging.csproj", "{0406F489-44A1-58F0-A4C3-23EF6DDEAF22}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|ARM.ActiveCfg = Debug|ARM - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|ARM.Build.0 = Debug|ARM - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|ARM.Deploy.0 = Debug|ARM - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|x64.ActiveCfg = Debug|x64 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|x64.Build.0 = Debug|x64 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|x64.Deploy.0 = Debug|x64 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|x86.ActiveCfg = Debug|x86 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|x86.Build.0 = Debug|x86 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Debug|x86.Deploy.0 = Debug|x86 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|ARM.ActiveCfg = Release|ARM - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|ARM.Build.0 = Release|ARM - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|ARM.Deploy.0 = Release|ARM - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|x64.ActiveCfg = Release|x64 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|x64.Build.0 = Release|x64 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|x64.Deploy.0 = Release|x64 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|x86.ActiveCfg = Release|x86 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|x86.Build.0 = Release|x86 - {54124503-2CB2-5D3A-9A5D-0AF75F19908A}.Release|x86.Deploy.0 = Release|x86 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|ARM.ActiveCfg = Debug|ARM + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|ARM.Build.0 = Debug|ARM + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|ARM.Deploy.0 = Debug|ARM + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|x64.ActiveCfg = Debug|x64 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|x64.Build.0 = Debug|x64 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|x64.Deploy.0 = Debug|x64 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|x86.ActiveCfg = Debug|x86 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|x86.Build.0 = Debug|x86 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Debug|x86.Deploy.0 = Debug|x86 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|ARM.ActiveCfg = Release|ARM + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|ARM.Build.0 = Release|ARM + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|ARM.Deploy.0 = Release|ARM + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|x64.ActiveCfg = Release|x64 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|x64.Build.0 = Release|x64 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|x64.Deploy.0 = Release|x64 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|x86.ActiveCfg = Release|x86 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|x86.Build.0 = Release|x86 + {0406F489-44A1-58F0-A4C3-23EF6DDEAF22}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleImaging/js/SimpleImaging.jsproj b/Samples/SimpleImaging/js/SimpleImaging.jsproj index 4ae2314882..35a5acb879 100644 --- a/Samples/SimpleImaging/js/SimpleImaging.jsproj +++ b/Samples/SimpleImaging/js/SimpleImaging.jsproj @@ -11,7 +11,7 @@ - 8c6af832-b976-5c5d-b57f-3e8f34e94aca + ce3684a7-7315-59e4-ab85-5324b35663ac @@ -21,8 +21,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SimpleImaging/js/SimpleImaging.sln b/Samples/SimpleImaging/js/SimpleImaging.sln index 04f800b286..faf5efc2ef 100644 --- a/Samples/SimpleImaging/js/SimpleImaging.sln +++ b/Samples/SimpleImaging/js/SimpleImaging.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SimpleImaging", "SimpleImaging.jsproj", "{8C6AF832-B976-5C5D-B57F-3E8F34E94ACA}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SimpleImaging", "SimpleImaging.jsproj", "{CE3684A7-7315-59E4-AB85-5324B35663AC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,12 +11,12 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8C6AF832-B976-5C5D-B57F-3E8F34E94ACA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8C6AF832-B976-5C5D-B57F-3E8F34E94ACA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8C6AF832-B976-5C5D-B57F-3E8F34E94ACA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {8C6AF832-B976-5C5D-B57F-3E8F34E94ACA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8C6AF832-B976-5C5D-B57F-3E8F34E94ACA}.Release|Any CPU.Build.0 = Release|Any CPU - {8C6AF832-B976-5C5D-B57F-3E8F34E94ACA}.Release|Any CPU.Deploy.0 = Release|Any CPU + {CE3684A7-7315-59E4-AB85-5324B35663AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CE3684A7-7315-59E4-AB85-5324B35663AC}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CE3684A7-7315-59E4-AB85-5324B35663AC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {CE3684A7-7315-59E4-AB85-5324B35663AC}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CE3684A7-7315-59E4-AB85-5324B35663AC}.Release|Any CPU.Build.0 = Release|Any CPU + {CE3684A7-7315-59E4-AB85-5324B35663AC}.Release|Any CPU.Deploy.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleImaging/js/package.appxmanifest b/Samples/SimpleImaging/js/package.appxmanifest index e9f7957e47..cde672ca08 100644 --- a/Samples/SimpleImaging/js/package.appxmanifest +++ b/Samples/SimpleImaging/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SimpleImaging/simple-imaging.yaml b/Samples/SimpleImaging/simple-imaging.yml similarity index 100% rename from Samples/SimpleImaging/simple-imaging.yaml rename to Samples/SimpleImaging/simple-imaging.yml diff --git a/Samples/SimpleInk/cpp/Package.appxmanifest b/Samples/SimpleInk/cpp/Package.appxmanifest index 3ee05a8740..bfc8ba01b9 100644 --- a/Samples/SimpleInk/cpp/Package.appxmanifest +++ b/Samples/SimpleInk/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/SimpleInk/cpp/SimpleInk.sln b/Samples/SimpleInk/cpp/SimpleInk.sln index 171e354b1a..390bc6fd84 100644 --- a/Samples/SimpleInk/cpp/SimpleInk.sln +++ b/Samples/SimpleInk/cpp/SimpleInk.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleInk", "SimpleInk.vcxproj", "{171E30D1-7804-5098-8FEB-1E860E806D85}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleInk", "SimpleInk.vcxproj", "{A6DBF50F-15C3-58C7-AB9C-54F457967089}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|ARM.ActiveCfg = Debug|ARM - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|ARM.Build.0 = Debug|ARM - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|ARM.Deploy.0 = Debug|ARM - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|x64.ActiveCfg = Debug|x64 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|x64.Build.0 = Debug|x64 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|x64.Deploy.0 = Debug|x64 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|x86.ActiveCfg = Debug|Win32 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|x86.Build.0 = Debug|Win32 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Debug|x86.Deploy.0 = Debug|Win32 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|ARM.ActiveCfg = Release|ARM - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|ARM.Build.0 = Release|ARM - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|ARM.Deploy.0 = Release|ARM - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|x64.ActiveCfg = Release|x64 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|x64.Build.0 = Release|x64 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|x64.Deploy.0 = Release|x64 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|x86.ActiveCfg = Release|Win32 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|x86.Build.0 = Release|Win32 - {171E30D1-7804-5098-8FEB-1E860E806D85}.Release|x86.Deploy.0 = Release|Win32 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|ARM.ActiveCfg = Debug|ARM + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|ARM.Build.0 = Debug|ARM + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|ARM.Deploy.0 = Debug|ARM + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|x64.ActiveCfg = Debug|x64 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|x64.Build.0 = Debug|x64 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|x64.Deploy.0 = Debug|x64 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|x86.ActiveCfg = Debug|Win32 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|x86.Build.0 = Debug|Win32 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Debug|x86.Deploy.0 = Debug|Win32 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|ARM.ActiveCfg = Release|ARM + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|ARM.Build.0 = Release|ARM + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|ARM.Deploy.0 = Release|ARM + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|x64.ActiveCfg = Release|x64 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|x64.Build.0 = Release|x64 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|x64.Deploy.0 = Release|x64 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|x86.ActiveCfg = Release|Win32 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|x86.Build.0 = Release|Win32 + {A6DBF50F-15C3-58C7-AB9C-54F457967089}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleInk/cpp/SimpleInk.vcxproj b/Samples/SimpleInk/cpp/SimpleInk.vcxproj index d888155b44..5f90e402d2 100644 --- a/Samples/SimpleInk/cpp/SimpleInk.vcxproj +++ b/Samples/SimpleInk/cpp/SimpleInk.vcxproj @@ -1,15 +1,15 @@  - {171e30d1-7804-5098-8feb-1e860e806d85} + {a6dbf50f-15c3-58c7-ab9c-54f457967089} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/SimpleInk/cs/Package.appxmanifest b/Samples/SimpleInk/cs/Package.appxmanifest index 1de9138066..303b984f6d 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 41e30dab4b..c4441d078e 100644 --- a/Samples/SimpleInk/cs/SimpleInk.csproj +++ b/Samples/SimpleInk/cs/SimpleInk.csproj @@ -4,15 +4,15 @@ Debug x86 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE} + {D609A013-92D7-56D4-85B2-C31187827E78} AppContainerExe Properties SimpleInk SimpleInk en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SimpleInk/cs/SimpleInk.sln b/Samples/SimpleInk/cs/SimpleInk.sln index 219f24cc21..2fabb60648 100644 --- a/Samples/SimpleInk/cs/SimpleInk.sln +++ b/Samples/SimpleInk/cs/SimpleInk.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleInk", "SimpleInk.csproj", "{2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleInk", "SimpleInk.csproj", "{D609A013-92D7-56D4-85B2-C31187827E78}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|ARM.ActiveCfg = Debug|ARM - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|ARM.Build.0 = Debug|ARM - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|ARM.Deploy.0 = Debug|ARM - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|x64.ActiveCfg = Debug|x64 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|x64.Build.0 = Debug|x64 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|x64.Deploy.0 = Debug|x64 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|x86.ActiveCfg = Debug|x86 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|x86.Build.0 = Debug|x86 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Debug|x86.Deploy.0 = Debug|x86 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|ARM.ActiveCfg = Release|ARM - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|ARM.Build.0 = Release|ARM - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|ARM.Deploy.0 = Release|ARM - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|x64.ActiveCfg = Release|x64 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|x64.Build.0 = Release|x64 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|x64.Deploy.0 = Release|x64 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|x86.ActiveCfg = Release|x86 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|x86.Build.0 = Release|x86 - {2A6616B8-FAB4-5FD0-B336-3EBA47379BFE}.Release|x86.Deploy.0 = Release|x86 + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|ARM.ActiveCfg = Debug|ARM + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|ARM.Build.0 = Debug|ARM + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|ARM.Deploy.0 = Debug|ARM + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|x64.ActiveCfg = Debug|x64 + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|x64.Build.0 = Debug|x64 + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|x64.Deploy.0 = Debug|x64 + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|x86.ActiveCfg = Debug|x86 + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|x86.Build.0 = Debug|x86 + {D609A013-92D7-56D4-85B2-C31187827E78}.Debug|x86.Deploy.0 = Debug|x86 + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|ARM.ActiveCfg = Release|ARM + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|ARM.Build.0 = Release|ARM + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|ARM.Deploy.0 = Release|ARM + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|x64.ActiveCfg = Release|x64 + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|x64.Build.0 = Release|x64 + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|x64.Deploy.0 = Release|x64 + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|x86.ActiveCfg = Release|x86 + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|x86.Build.0 = Release|x86 + {D609A013-92D7-56D4-85B2-C31187827E78}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleInk/simple-ink.yaml b/Samples/SimpleInk/simple-ink.yml similarity index 100% rename from Samples/SimpleInk/simple-ink.yaml rename to Samples/SimpleInk/simple-ink.yml diff --git a/Samples/SimpleOrientationSensor/cpp/Package.appxmanifest b/Samples/SimpleOrientationSensor/cpp/Package.appxmanifest index c020831e57..abc59b8115 100644 --- a/Samples/SimpleOrientationSensor/cpp/Package.appxmanifest +++ b/Samples/SimpleOrientationSensor/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.sln b/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.sln index b89c12b6af..2517b2d036 100644 --- a/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.sln +++ b/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleOrientationSensor", "SimpleOrientationSensor.vcxproj", "{B4661F4E-94F2-5F48-9FB4-62F8A5194787}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimpleOrientationSensor", "SimpleOrientationSensor.vcxproj", "{85440EF8-AC4E-5B58-A5F8-A95659A89F32}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|ARM.ActiveCfg = Debug|ARM - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|ARM.Build.0 = Debug|ARM - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|ARM.Deploy.0 = Debug|ARM - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|Win32.ActiveCfg = Debug|Win32 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|Win32.Build.0 = Debug|Win32 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|Win32.Deploy.0 = Debug|Win32 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|x64.ActiveCfg = Debug|x64 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|x64.Build.0 = Debug|x64 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Debug|x64.Deploy.0 = Debug|x64 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|ARM.ActiveCfg = Release|ARM - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|ARM.Build.0 = Release|ARM - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|ARM.Deploy.0 = Release|ARM - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|Win32.ActiveCfg = Release|Win32 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|Win32.Build.0 = Release|Win32 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|Win32.Deploy.0 = Release|Win32 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|x64.ActiveCfg = Release|x64 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|x64.Build.0 = Release|x64 - {B4661F4E-94F2-5F48-9FB4-62F8A5194787}.Release|x64.Deploy.0 = Release|x64 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|ARM.ActiveCfg = Debug|ARM + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|ARM.Build.0 = Debug|ARM + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|ARM.Deploy.0 = Debug|ARM + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|Win32.ActiveCfg = Debug|Win32 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|Win32.Build.0 = Debug|Win32 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|Win32.Deploy.0 = Debug|Win32 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|x64.ActiveCfg = Debug|x64 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|x64.Build.0 = Debug|x64 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Debug|x64.Deploy.0 = Debug|x64 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|ARM.ActiveCfg = Release|ARM + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|ARM.Build.0 = Release|ARM + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|ARM.Deploy.0 = Release|ARM + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|Win32.ActiveCfg = Release|Win32 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|Win32.Build.0 = Release|Win32 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|Win32.Deploy.0 = Release|Win32 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|x64.ActiveCfg = Release|x64 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|x64.Build.0 = Release|x64 + {85440EF8-AC4E-5B58-A5F8-A95659A89F32}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.vcxproj b/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.vcxproj index 8afcd00d98..551d363588 100644 --- a/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.vcxproj +++ b/Samples/SimpleOrientationSensor/cpp/SimpleOrientationSensor.vcxproj @@ -1,15 +1,15 @@  - {b4661f4e-94f2-5f48-9fb4-62f8a5194787} + {85440ef8-ac4e-5b58-a5f8-a95659a89f32} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/SimpleOrientationSensor/cs/Package.appxmanifest b/Samples/SimpleOrientationSensor/cs/Package.appxmanifest index 1aab35bd5f..28dd9da20d 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 e17a662122..af3424f4cb 100644 --- a/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.csproj +++ b/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.csproj @@ -4,15 +4,15 @@ Debug x86 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4} + {DA322A58-563D-5B31-8952-F972616F74BF} AppContainerExe Properties SimpleOrientationCS SimpleOrientationCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.sln b/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.sln index 0482d1be40..9157560e5c 100644 --- a/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.sln +++ b/Samples/SimpleOrientationSensor/cs/SimpleOrientationSensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleOrientationSensor", "SimpleOrientationSensor.csproj", "{E6C4F173-B8AE-54AE-A579-3B8E031BACA4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleOrientationSensor", "SimpleOrientationSensor.csproj", "{DA322A58-563D-5B31-8952-F972616F74BF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|ARM.ActiveCfg = Debug|ARM - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|ARM.Build.0 = Debug|ARM - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|ARM.Deploy.0 = Debug|ARM - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|x64.ActiveCfg = Debug|x64 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|x64.Build.0 = Debug|x64 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|x64.Deploy.0 = Debug|x64 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|x86.ActiveCfg = Debug|x86 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|x86.Build.0 = Debug|x86 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Debug|x86.Deploy.0 = Debug|x86 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|ARM.ActiveCfg = Release|ARM - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|ARM.Build.0 = Release|ARM - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|ARM.Deploy.0 = Release|ARM - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|x64.ActiveCfg = Release|x64 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|x64.Build.0 = Release|x64 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|x64.Deploy.0 = Release|x64 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|x86.ActiveCfg = Release|x86 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|x86.Build.0 = Release|x86 - {E6C4F173-B8AE-54AE-A579-3B8E031BACA4}.Release|x86.Deploy.0 = Release|x86 + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|ARM.ActiveCfg = Debug|ARM + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|ARM.Build.0 = Debug|ARM + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|ARM.Deploy.0 = Debug|ARM + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|x64.ActiveCfg = Debug|x64 + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|x64.Build.0 = Debug|x64 + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|x64.Deploy.0 = Debug|x64 + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|x86.ActiveCfg = Debug|x86 + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|x86.Build.0 = Debug|x86 + {DA322A58-563D-5B31-8952-F972616F74BF}.Debug|x86.Deploy.0 = Debug|x86 + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|ARM.ActiveCfg = Release|ARM + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|ARM.Build.0 = Release|ARM + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|ARM.Deploy.0 = Release|ARM + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|x64.ActiveCfg = Release|x64 + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|x64.Build.0 = Release|x64 + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|x64.Deploy.0 = Release|x64 + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|x86.ActiveCfg = Release|x86 + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|x86.Build.0 = Release|x86 + {DA322A58-563D-5B31-8952-F972616F74BF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleOrientationSensor/js/Package.appxmanifest b/Samples/SimpleOrientationSensor/js/Package.appxmanifest index c3adc177a4..ee4b13af5b 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 c7c014a0a1..974ce98853 100644 --- a/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.jsproj +++ b/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.jsproj @@ -35,7 +35,7 @@ - e51abc7d-b28b-5e5c-8c30-f6a54fe9381f + 219718c4-642e-5600-bdf9-f854bd93d600 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.sln b/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.sln index 33274794e6..850a6f11e1 100644 --- a/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.sln +++ b/Samples/SimpleOrientationSensor/js/SimpleOrientationSensor.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SimpleOrientationSensor", "SimpleOrientationSensor.jsproj", "{E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SimpleOrientationSensor", "SimpleOrientationSensor.jsproj", "{219718C4-642E-5600-BDF9-F854BD93D600}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|ARM.ActiveCfg = Debug|ARM - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|ARM.Build.0 = Debug|ARM - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|ARM.Deploy.0 = Debug|ARM - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|x64.ActiveCfg = Debug|x64 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|x64.Build.0 = Debug|x64 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|x64.Deploy.0 = Debug|x64 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|x86.ActiveCfg = Debug|x86 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|x86.Build.0 = Debug|x86 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Debug|x86.Deploy.0 = Debug|x86 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|Any CPU.Build.0 = Release|Any CPU - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|Any CPU.Deploy.0 = Release|Any CPU - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|ARM.ActiveCfg = Release|ARM - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|ARM.Build.0 = Release|ARM - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|ARM.Deploy.0 = Release|ARM - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|x64.ActiveCfg = Release|x64 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|x64.Build.0 = Release|x64 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|x64.Deploy.0 = Release|x64 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|x86.ActiveCfg = Release|x86 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|x86.Build.0 = Release|x86 - {E51ABC7D-B28B-5E5C-8C30-F6A54FE9381F}.Release|x86.Deploy.0 = Release|x86 + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|Any CPU.Build.0 = Debug|Any CPU + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|ARM.ActiveCfg = Debug|ARM + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|ARM.Build.0 = Debug|ARM + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|ARM.Deploy.0 = Debug|ARM + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|x64.ActiveCfg = Debug|x64 + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|x64.Build.0 = Debug|x64 + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|x64.Deploy.0 = Debug|x64 + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|x86.ActiveCfg = Debug|x86 + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|x86.Build.0 = Debug|x86 + {219718C4-642E-5600-BDF9-F854BD93D600}.Debug|x86.Deploy.0 = Debug|x86 + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|Any CPU.ActiveCfg = Release|Any CPU + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|Any CPU.Build.0 = Release|Any CPU + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|Any CPU.Deploy.0 = Release|Any CPU + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|ARM.ActiveCfg = Release|ARM + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|ARM.Build.0 = Release|ARM + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|ARM.Deploy.0 = Release|ARM + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|x64.ActiveCfg = Release|x64 + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|x64.Build.0 = Release|x64 + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|x64.Deploy.0 = Release|x64 + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|x86.ActiveCfg = Release|x86 + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|x86.Build.0 = Release|x86 + {219718C4-642E-5600-BDF9-F854BD93D600}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SimpleOrientationSensor/simple-orientation-sensor.yaml b/Samples/SimpleOrientationSensor/simple-orientation-sensor.yml similarity index 100% rename from Samples/SimpleOrientationSensor/simple-orientation-sensor.yaml rename to Samples/SimpleOrientationSensor/simple-orientation-sensor.yml diff --git a/Samples/SmartCard/cpp/Package.appxmanifest b/Samples/SmartCard/cpp/Package.appxmanifest index cf9a2618ee..b197e525b7 100644 --- a/Samples/SmartCard/cpp/Package.appxmanifest +++ b/Samples/SmartCard/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SmartCard/cpp/SmartCard.sln b/Samples/SmartCard/cpp/SmartCard.sln index 3b7d542b8d..a328e68b94 100644 --- a/Samples/SmartCard/cpp/SmartCard.sln +++ b/Samples/SmartCard/cpp/SmartCard.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Smartcard", "Smartcard.vcxproj", "{70048B98-39F7-5E2B-A043-A5BD6E92DD15}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Smartcard", "Smartcard.vcxproj", "{01D81C88-475D-5B80-942D-E5F24B60C0DD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|ARM.ActiveCfg = Debug|ARM - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|ARM.Build.0 = Debug|ARM - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|ARM.Deploy.0 = Debug|ARM - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|x64.ActiveCfg = Debug|x64 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|x64.Build.0 = Debug|x64 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|x64.Deploy.0 = Debug|x64 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|x86.ActiveCfg = Debug|Win32 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|x86.Build.0 = Debug|Win32 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Debug|x86.Deploy.0 = Debug|Win32 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|ARM.ActiveCfg = Release|ARM - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|ARM.Build.0 = Release|ARM - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|ARM.Deploy.0 = Release|ARM - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|x64.ActiveCfg = Release|x64 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|x64.Build.0 = Release|x64 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|x64.Deploy.0 = Release|x64 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|x86.ActiveCfg = Release|Win32 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|x86.Build.0 = Release|Win32 - {70048B98-39F7-5E2B-A043-A5BD6E92DD15}.Release|x86.Deploy.0 = Release|Win32 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|ARM.ActiveCfg = Debug|ARM + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|ARM.Build.0 = Debug|ARM + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|ARM.Deploy.0 = Debug|ARM + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|x64.ActiveCfg = Debug|x64 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|x64.Build.0 = Debug|x64 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|x64.Deploy.0 = Debug|x64 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|x86.ActiveCfg = Debug|Win32 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|x86.Build.0 = Debug|Win32 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Debug|x86.Deploy.0 = Debug|Win32 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|ARM.ActiveCfg = Release|ARM + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|ARM.Build.0 = Release|ARM + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|ARM.Deploy.0 = Release|ARM + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|x64.ActiveCfg = Release|x64 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|x64.Build.0 = Release|x64 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|x64.Deploy.0 = Release|x64 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|x86.ActiveCfg = Release|Win32 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|x86.Build.0 = Release|Win32 + {01D81C88-475D-5B80-942D-E5F24B60C0DD}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SmartCard/cpp/Smartcard.vcxproj b/Samples/SmartCard/cpp/Smartcard.vcxproj index 64c0ea59d8..8669d6f94d 100644 --- a/Samples/SmartCard/cpp/Smartcard.vcxproj +++ b/Samples/SmartCard/cpp/Smartcard.vcxproj @@ -1,15 +1,15 @@  - {70048b98-39f7-5e2b-a043-a5bd6e92dd15} + {01d81c88-475d-5b80-942d-e5f24b60c0dd} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.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 bd95eabebc..1e76176ec9 100644 --- a/Samples/SmartCard/cs/Package.appxmanifest +++ b/Samples/SmartCard/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/SmartCard/cs/SmartCard.sln b/Samples/SmartCard/cs/SmartCard.sln index 4512de62e4..c8ea5b847e 100644 --- a/Samples/SmartCard/cs/SmartCard.sln +++ b/Samples/SmartCard/cs/SmartCard.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Smartcard", "Smartcard.csproj", "{84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Smartcard", "Smartcard.csproj", "{854C8631-8406-5683-A4C9-EF176998D835}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|ARM.ActiveCfg = Debug|ARM - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|ARM.Build.0 = Debug|ARM - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|ARM.Deploy.0 = Debug|ARM - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|x64.ActiveCfg = Debug|x64 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|x64.Build.0 = Debug|x64 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|x64.Deploy.0 = Debug|x64 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|x86.ActiveCfg = Debug|x86 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|x86.Build.0 = Debug|x86 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Debug|x86.Deploy.0 = Debug|x86 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|ARM.ActiveCfg = Release|ARM - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|ARM.Build.0 = Release|ARM - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|ARM.Deploy.0 = Release|ARM - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|x64.ActiveCfg = Release|x64 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|x64.Build.0 = Release|x64 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|x64.Deploy.0 = Release|x64 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|x86.ActiveCfg = Release|x86 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|x86.Build.0 = Release|x86 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B}.Release|x86.Deploy.0 = Release|x86 + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|ARM.ActiveCfg = Debug|ARM + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|ARM.Build.0 = Debug|ARM + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|ARM.Deploy.0 = Debug|ARM + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|x64.ActiveCfg = Debug|x64 + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|x64.Build.0 = Debug|x64 + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|x64.Deploy.0 = Debug|x64 + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|x86.ActiveCfg = Debug|x86 + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|x86.Build.0 = Debug|x86 + {854C8631-8406-5683-A4C9-EF176998D835}.Debug|x86.Deploy.0 = Debug|x86 + {854C8631-8406-5683-A4C9-EF176998D835}.Release|ARM.ActiveCfg = Release|ARM + {854C8631-8406-5683-A4C9-EF176998D835}.Release|ARM.Build.0 = Release|ARM + {854C8631-8406-5683-A4C9-EF176998D835}.Release|ARM.Deploy.0 = Release|ARM + {854C8631-8406-5683-A4C9-EF176998D835}.Release|x64.ActiveCfg = Release|x64 + {854C8631-8406-5683-A4C9-EF176998D835}.Release|x64.Build.0 = Release|x64 + {854C8631-8406-5683-A4C9-EF176998D835}.Release|x64.Deploy.0 = Release|x64 + {854C8631-8406-5683-A4C9-EF176998D835}.Release|x86.ActiveCfg = Release|x86 + {854C8631-8406-5683-A4C9-EF176998D835}.Release|x86.Build.0 = Release|x86 + {854C8631-8406-5683-A4C9-EF176998D835}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SmartCard/cs/Smartcard.csproj b/Samples/SmartCard/cs/Smartcard.csproj index e9f3b03454..a8597f316b 100644 --- a/Samples/SmartCard/cs/Smartcard.csproj +++ b/Samples/SmartCard/cs/Smartcard.csproj @@ -4,15 +4,15 @@ Debug x86 - {84F6AA73-907E-5CA1-ACEA-186D0ABF3E2B} + {854C8631-8406-5683-A4C9-EF176998D835} AppContainerExe Properties SmartcardCS SmartcardCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -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 053a0a0331..fb0196e9b5 100644 --- a/Samples/SmartCard/js/Package.appxmanifest +++ b/Samples/SmartCard/js/Package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SmartCard/js/SmartCard.sln b/Samples/SmartCard/js/SmartCard.sln index a61a74b593..a5bac4f276 100644 --- a/Samples/SmartCard/js/SmartCard.sln +++ b/Samples/SmartCard/js/SmartCard.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Smartcard", "Smartcard.jsproj", "{8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Smartcard", "Smartcard.jsproj", "{95856BA8-125F-59BA-856B-96460B620667}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|ARM.ActiveCfg = Debug|ARM - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|ARM.Build.0 = Debug|ARM - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|ARM.Deploy.0 = Debug|ARM - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|x64.ActiveCfg = Debug|x64 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|x64.Build.0 = Debug|x64 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|x64.Deploy.0 = Debug|x64 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|x86.ActiveCfg = Debug|x86 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|x86.Build.0 = Debug|x86 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Debug|x86.Deploy.0 = Debug|x86 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|Any CPU.Build.0 = Release|Any CPU - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|Any CPU.Deploy.0 = Release|Any CPU - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|ARM.ActiveCfg = Release|ARM - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|ARM.Build.0 = Release|ARM - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|ARM.Deploy.0 = Release|ARM - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|x64.ActiveCfg = Release|x64 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|x64.Build.0 = Release|x64 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|x64.Deploy.0 = Release|x64 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|x86.ActiveCfg = Release|x86 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|x86.Build.0 = Release|x86 - {8CF7EC4B-12E9-5345-AEA3-A0755E1A307F}.Release|x86.Deploy.0 = Release|x86 + {95856BA8-125F-59BA-856B-96460B620667}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {95856BA8-125F-59BA-856B-96460B620667}.Debug|Any CPU.Build.0 = Debug|Any CPU + {95856BA8-125F-59BA-856B-96460B620667}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {95856BA8-125F-59BA-856B-96460B620667}.Debug|ARM.ActiveCfg = Debug|ARM + {95856BA8-125F-59BA-856B-96460B620667}.Debug|ARM.Build.0 = Debug|ARM + {95856BA8-125F-59BA-856B-96460B620667}.Debug|ARM.Deploy.0 = Debug|ARM + {95856BA8-125F-59BA-856B-96460B620667}.Debug|x64.ActiveCfg = Debug|x64 + {95856BA8-125F-59BA-856B-96460B620667}.Debug|x64.Build.0 = Debug|x64 + {95856BA8-125F-59BA-856B-96460B620667}.Debug|x64.Deploy.0 = Debug|x64 + {95856BA8-125F-59BA-856B-96460B620667}.Debug|x86.ActiveCfg = Debug|x86 + {95856BA8-125F-59BA-856B-96460B620667}.Debug|x86.Build.0 = Debug|x86 + {95856BA8-125F-59BA-856B-96460B620667}.Debug|x86.Deploy.0 = Debug|x86 + {95856BA8-125F-59BA-856B-96460B620667}.Release|Any CPU.ActiveCfg = Release|Any CPU + {95856BA8-125F-59BA-856B-96460B620667}.Release|Any CPU.Build.0 = Release|Any CPU + {95856BA8-125F-59BA-856B-96460B620667}.Release|Any CPU.Deploy.0 = Release|Any CPU + {95856BA8-125F-59BA-856B-96460B620667}.Release|ARM.ActiveCfg = Release|ARM + {95856BA8-125F-59BA-856B-96460B620667}.Release|ARM.Build.0 = Release|ARM + {95856BA8-125F-59BA-856B-96460B620667}.Release|ARM.Deploy.0 = Release|ARM + {95856BA8-125F-59BA-856B-96460B620667}.Release|x64.ActiveCfg = Release|x64 + {95856BA8-125F-59BA-856B-96460B620667}.Release|x64.Build.0 = Release|x64 + {95856BA8-125F-59BA-856B-96460B620667}.Release|x64.Deploy.0 = Release|x64 + {95856BA8-125F-59BA-856B-96460B620667}.Release|x86.ActiveCfg = Release|x86 + {95856BA8-125F-59BA-856B-96460B620667}.Release|x86.Build.0 = Release|x86 + {95856BA8-125F-59BA-856B-96460B620667}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SmartCard/js/Smartcard.jsproj b/Samples/SmartCard/js/Smartcard.jsproj index 6290af49d2..04afda86a8 100644 --- a/Samples/SmartCard/js/Smartcard.jsproj +++ b/Samples/SmartCard/js/Smartcard.jsproj @@ -35,7 +35,7 @@ - 8cf7ec4b-12e9-5345-aea3-a0755e1a307f + 95856ba8-125f-59ba-856b-96460b620667 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SmartCard/smart-card.yaml b/Samples/SmartCard/smart-card.yml similarity index 100% rename from Samples/SmartCard/smart-card.yaml rename to Samples/SmartCard/smart-card.yml diff --git a/Samples/SmsSendAndReceive/cs/SmsBackgroundTask/SmsBackgroundTask.csproj b/Samples/SmsSendAndReceive/cs/SmsBackgroundTask/SmsBackgroundTask.csproj index 238f67af14..e64f105f1a 100644 --- a/Samples/SmsSendAndReceive/cs/SmsBackgroundTask/SmsBackgroundTask.csproj +++ b/Samples/SmsSendAndReceive/cs/SmsBackgroundTask/SmsBackgroundTask.csproj @@ -4,15 +4,15 @@ Debug x86 - {939AA0EE-0D48-507B-84DF-2699A419D243} + {834CD659-86C0-57A2-863A-033EE15246D5} winmdobj Properties SmsBackgroundTask SmsBackgroundTask en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/Package.appxmanifest b/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/Package.appxmanifest index ba863a4556..a56bc83a0e 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 ee4bf47f43..a6a66ce3f1 100644 --- a/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.csproj +++ b/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.csproj @@ -4,15 +4,15 @@ Debug x86 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77} + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA} AppContainerExe Properties SmsSendAndReceive SmsSendAndReceive en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true true diff --git a/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.sln b/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.sln index aa532b0eb6..b9dad868a7 100644 --- a/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.sln +++ b/Samples/SmsSendAndReceive/cs/SmsSendAndReceive/SmsSendAndReceive.sln @@ -3,12 +3,12 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmsSendAndReceive", "SmsSendAndReceive.csproj", "{D8994E61-340B-555A-8DEA-F4B4AB4B3E77}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmsSendAndReceive", "SmsSendAndReceive.csproj", "{194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}" ProjectSection(ProjectDependencies) = postProject - {27A9EC0B-140C-577C-9077-62B08AC180B7} = {27A9EC0B-140C-577C-9077-62B08AC180B7} + {5978DD27-8A47-513B-86A9-72E0C5E51238} = {5978DD27-8A47-513B-86A9-72E0C5E51238} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmsBackgroundTask", "..\SmsBackgroundTask\SmsBackgroundTask.csproj", "{27A9EC0B-140C-577C-9077-62B08AC180B7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmsBackgroundTask", "..\SmsBackgroundTask\SmsBackgroundTask.csproj", "{5978DD27-8A47-513B-86A9-72E0C5E51238}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -20,36 +20,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|ARM.ActiveCfg = Debug|ARM - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|ARM.Build.0 = Debug|ARM - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|ARM.Deploy.0 = Debug|ARM - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|x64.ActiveCfg = Debug|x64 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|x64.Build.0 = Debug|x64 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|x64.Deploy.0 = Debug|x64 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|x86.ActiveCfg = Debug|x86 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|x86.Build.0 = Debug|x86 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Debug|x86.Deploy.0 = Debug|x86 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|ARM.ActiveCfg = Release|ARM - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|ARM.Build.0 = Release|ARM - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|ARM.Deploy.0 = Release|ARM - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|x64.ActiveCfg = Release|x64 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|x64.Build.0 = Release|x64 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|x64.Deploy.0 = Release|x64 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|x86.ActiveCfg = Release|x86 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|x86.Build.0 = Release|x86 - {D8994E61-340B-555A-8DEA-F4B4AB4B3E77}.Release|x86.Deploy.0 = Release|x86 - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Debug|ARM.ActiveCfg = Debug|ARM - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Debug|ARM.Build.0 = Debug|ARM - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Debug|x64.ActiveCfg = Debug|x64 - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Debug|x64.Build.0 = Debug|x64 - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Debug|x86.ActiveCfg = Debug|x86 - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Debug|x86.Build.0 = Debug|x86 - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Release|ARM.ActiveCfg = Release|ARM - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Release|ARM.Build.0 = Release|ARM - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Release|x64.ActiveCfg = Release|x64 - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Release|x64.Build.0 = Release|x64 - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Release|x86.ActiveCfg = Release|x86 - {27A9EC0B-140C-577C-9077-62B08AC180B7}.Release|x86.Build.0 = Release|x86 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|ARM.ActiveCfg = Debug|ARM + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|ARM.Build.0 = Debug|ARM + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|ARM.Deploy.0 = Debug|ARM + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|x64.ActiveCfg = Debug|x64 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|x64.Build.0 = Debug|x64 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|x64.Deploy.0 = Debug|x64 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|x86.ActiveCfg = Debug|x86 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|x86.Build.0 = Debug|x86 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Debug|x86.Deploy.0 = Debug|x86 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|ARM.ActiveCfg = Release|ARM + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|ARM.Build.0 = Release|ARM + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|ARM.Deploy.0 = Release|ARM + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|x64.ActiveCfg = Release|x64 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|x64.Build.0 = Release|x64 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|x64.Deploy.0 = Release|x64 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|x86.ActiveCfg = Release|x86 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|x86.Build.0 = Release|x86 + {194FCDFA-21BF-5BF0-A4AF-2C6103275CAA}.Release|x86.Deploy.0 = Release|x86 + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Debug|ARM.ActiveCfg = Debug|ARM + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Debug|ARM.Build.0 = Debug|ARM + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Debug|x64.ActiveCfg = Debug|x64 + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Debug|x64.Build.0 = Debug|x64 + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Debug|x86.ActiveCfg = Debug|x86 + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Debug|x86.Build.0 = Debug|x86 + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Release|ARM.ActiveCfg = Release|ARM + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Release|ARM.Build.0 = Release|ARM + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Release|x64.ActiveCfg = Release|x64 + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Release|x64.Build.0 = Release|x64 + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Release|x86.ActiveCfg = Release|x86 + {5978DD27-8A47-513B-86A9-72E0C5E51238}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SmsSendAndReceive/sms-send-and-receive.yaml b/Samples/SmsSendAndReceive/sms-send-and-receive.yml similarity index 100% rename from Samples/SmsSendAndReceive/sms-send-and-receive.yaml rename to Samples/SmsSendAndReceive/sms-send-and-receive.yml diff --git a/Samples/SocketActivityStreamSocket/cs/Server/Package.appxmanifest b/Samples/SocketActivityStreamSocket/cs/Server/Package.appxmanifest index 572febb5a1..80b17d1360 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 c87cf8720f..b54a1d494a 100644 --- a/Samples/SocketActivityStreamSocket/cs/Server/StreamSocketListenerServer.csproj +++ b/Samples/SocketActivityStreamSocket/cs/Server/StreamSocketListenerServer.csproj @@ -4,15 +4,15 @@ Debug x86 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB} + {E63DF13C-FFF6-564D-965B-0A9017C24C58} AppContainerExe Properties StreamSocketListenerServer StreamSocketListenerServer en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SocketActivityStreamSocket/cs/SocketActivityBackgroundTask/SocketActivityBackgroundTask.csproj b/Samples/SocketActivityStreamSocket/cs/SocketActivityBackgroundTask/SocketActivityBackgroundTask.csproj index 449c7e1c06..631de33d69 100644 --- a/Samples/SocketActivityStreamSocket/cs/SocketActivityBackgroundTask/SocketActivityBackgroundTask.csproj +++ b/Samples/SocketActivityStreamSocket/cs/SocketActivityBackgroundTask/SocketActivityBackgroundTask.csproj @@ -4,15 +4,15 @@ Debug x86 - {09B43057-BFD2-56B9-B1D8-A274279C183F} + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82} winmdobj Properties SocketActivityBackgroundTask SocketActivityBackgroundTask en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket.sln b/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket.sln index 5bc514fad7..778a9555b3 100644 --- a/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket.sln +++ b/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketActivityStreamSocket", "SocketActivityStreamSocket\SocketActivityStreamSocket.csproj", "{66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketActivityStreamSocket", "SocketActivityStreamSocket\SocketActivityStreamSocket.csproj", "{578FE78C-243C-5697-8BEC-DBC14255839B}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketActivityBackgroundTask", "SocketActivityBackgroundTask\SocketActivityBackgroundTask.csproj", "{09B43057-BFD2-56B9-B1D8-A274279C183F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketActivityBackgroundTask", "SocketActivityBackgroundTask\SocketActivityBackgroundTask.csproj", "{D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|ARM.ActiveCfg = Debug|ARM - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|ARM.Build.0 = Debug|ARM - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|ARM.Deploy.0 = Debug|ARM - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|x64.ActiveCfg = Debug|x64 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|x64.Build.0 = Debug|x64 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|x64.Deploy.0 = Debug|x64 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|x86.ActiveCfg = Debug|x86 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|x86.Build.0 = Debug|x86 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Debug|x86.Deploy.0 = Debug|x86 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|ARM.ActiveCfg = Release|ARM - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|ARM.Build.0 = Release|ARM - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|ARM.Deploy.0 = Release|ARM - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|x64.ActiveCfg = Release|x64 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|x64.Build.0 = Release|x64 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|x64.Deploy.0 = Release|x64 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|x86.ActiveCfg = Release|x86 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|x86.Build.0 = Release|x86 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9}.Release|x86.Deploy.0 = Release|x86 - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Debug|ARM.ActiveCfg = Debug|ARM - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Debug|ARM.Build.0 = Debug|ARM - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Debug|x64.ActiveCfg = Debug|x64 - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Debug|x64.Build.0 = Debug|x64 - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Debug|x86.ActiveCfg = Debug|x86 - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Debug|x86.Build.0 = Debug|x86 - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Release|ARM.ActiveCfg = Release|ARM - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Release|ARM.Build.0 = Release|ARM - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Release|x64.ActiveCfg = Release|x64 - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Release|x64.Build.0 = Release|x64 - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Release|x86.ActiveCfg = Release|x86 - {09B43057-BFD2-56B9-B1D8-A274279C183F}.Release|x86.Build.0 = Release|x86 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|ARM.ActiveCfg = Debug|ARM + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|ARM.Build.0 = Debug|ARM + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|ARM.Deploy.0 = Debug|ARM + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|x64.ActiveCfg = Debug|x64 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|x64.Build.0 = Debug|x64 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|x64.Deploy.0 = Debug|x64 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|x86.ActiveCfg = Debug|x86 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|x86.Build.0 = Debug|x86 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Debug|x86.Deploy.0 = Debug|x86 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|ARM.ActiveCfg = Release|ARM + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|ARM.Build.0 = Release|ARM + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|ARM.Deploy.0 = Release|ARM + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|x64.ActiveCfg = Release|x64 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|x64.Build.0 = Release|x64 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|x64.Deploy.0 = Release|x64 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|x86.ActiveCfg = Release|x86 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|x86.Build.0 = Release|x86 + {578FE78C-243C-5697-8BEC-DBC14255839B}.Release|x86.Deploy.0 = Release|x86 + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Debug|ARM.ActiveCfg = Debug|ARM + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Debug|ARM.Build.0 = Debug|ARM + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Debug|x64.ActiveCfg = Debug|x64 + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Debug|x64.Build.0 = Debug|x64 + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Debug|x86.ActiveCfg = Debug|x86 + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Debug|x86.Build.0 = Debug|x86 + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Release|ARM.ActiveCfg = Release|ARM + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Release|ARM.Build.0 = Release|ARM + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Release|x64.ActiveCfg = Release|x64 + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Release|x64.Build.0 = Release|x64 + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Release|x86.ActiveCfg = Release|x86 + {D24B4CBE-C9FC-5C6F-8AAA-317A7B031D82}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/Package.appxmanifest b/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/Package.appxmanifest index c0302985cb..5faf8832b9 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 1bd9cdf464..b9232eb3cf 100644 --- a/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/SocketActivityStreamSocket.csproj +++ b/Samples/SocketActivityStreamSocket/cs/SocketActivityStreamSocket/SocketActivityStreamSocket.csproj @@ -4,15 +4,15 @@ Debug x86 - {66A4CAB1-EAB0-540A-9CE8-ED5F5C0A20F9} + {578FE78C-243C-5697-8BEC-DBC14255839B} AppContainerExe Properties SocketActivityStreamSocket SocketActivityStreamSocket en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SocketActivityStreamSocket/cs/StreamSocketListenerServer.sln b/Samples/SocketActivityStreamSocket/cs/StreamSocketListenerServer.sln index 7b6828db94..0ad55714ff 100644 --- a/Samples/SocketActivityStreamSocket/cs/StreamSocketListenerServer.sln +++ b/Samples/SocketActivityStreamSocket/cs/StreamSocketListenerServer.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StreamSocketListenerServer", "Server\StreamSocketListenerServer.csproj", "{ED2C514C-EB36-53B8-B767-D22562E2B1FB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StreamSocketListenerServer", "Server\StreamSocketListenerServer.csproj", "{E63DF13C-FFF6-564D-965B-0A9017C24C58}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|ARM.ActiveCfg = Debug|ARM - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|ARM.Build.0 = Debug|ARM - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|ARM.Deploy.0 = Debug|ARM - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|x64.ActiveCfg = Debug|x64 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|x64.Build.0 = Debug|x64 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|x64.Deploy.0 = Debug|x64 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|x86.ActiveCfg = Debug|x86 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|x86.Build.0 = Debug|x86 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Debug|x86.Deploy.0 = Debug|x86 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|ARM.ActiveCfg = Release|ARM - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|ARM.Build.0 = Release|ARM - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|ARM.Deploy.0 = Release|ARM - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|x64.ActiveCfg = Release|x64 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|x64.Build.0 = Release|x64 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|x64.Deploy.0 = Release|x64 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|x86.ActiveCfg = Release|x86 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|x86.Build.0 = Release|x86 - {ED2C514C-EB36-53B8-B767-D22562E2B1FB}.Release|x86.Deploy.0 = Release|x86 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|ARM.ActiveCfg = Debug|ARM + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|ARM.Build.0 = Debug|ARM + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|ARM.Deploy.0 = Debug|ARM + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|x64.ActiveCfg = Debug|x64 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|x64.Build.0 = Debug|x64 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|x64.Deploy.0 = Debug|x64 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|x86.ActiveCfg = Debug|x86 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|x86.Build.0 = Debug|x86 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Debug|x86.Deploy.0 = Debug|x86 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|ARM.ActiveCfg = Release|ARM + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|ARM.Build.0 = Release|ARM + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|ARM.Deploy.0 = Release|ARM + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|x64.ActiveCfg = Release|x64 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|x64.Build.0 = Release|x64 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|x64.Deploy.0 = Release|x64 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|x86.ActiveCfg = Release|x86 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|x86.Build.0 = Release|x86 + {E63DF13C-FFF6-564D-965B-0A9017C24C58}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SocketActivityStreamSocket/socket-activity-stream-socket.yaml b/Samples/SocketActivityStreamSocket/socket-activity-stream-socket.yml similarity index 100% rename from Samples/SocketActivityStreamSocket/socket-activity-stream-socket.yaml rename to Samples/SocketActivityStreamSocket/socket-activity-stream-socket.yml diff --git a/Samples/SpatialInteractionSource/cpp/Package.appxmanifest b/Samples/SpatialInteractionSource/cpp/Package.appxmanifest index a5f37f04bb..8a15497a31 100644 --- a/Samples/SpatialInteractionSource/cpp/Package.appxmanifest +++ b/Samples/SpatialInteractionSource/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo.png - + diff --git a/Samples/SpatialInteractionSource/cpp/SpatialInteractionSource.sln b/Samples/SpatialInteractionSource/cpp/SpatialInteractionSource.sln index 9ed2cb46d2..0f4cf83147 100644 --- a/Samples/SpatialInteractionSource/cpp/SpatialInteractionSource.sln +++ b/Samples/SpatialInteractionSource/cpp/SpatialInteractionSource.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26210.2 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpatialInteractionSource", "SpatialInteractionSource.vcxproj", "{E3AEA8EA-13DA-5410-93BB-348586D6D88A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpatialInteractionSource", "SpatialInteractionSource.vcxproj", "{9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,18 +13,18 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Debug|x64.ActiveCfg = Debug|x64 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Debug|x64.Build.0 = Debug|x64 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Debug|x64.Deploy.0 = Debug|x64 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Debug|x86.ActiveCfg = Debug|Win32 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Debug|x86.Build.0 = Debug|Win32 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Debug|x86.Deploy.0 = Debug|Win32 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Release|x64.ActiveCfg = Release|x64 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Release|x64.Build.0 = Release|x64 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Release|x64.Deploy.0 = Release|x64 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Release|x86.ActiveCfg = Release|Win32 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Release|x86.Build.0 = Release|Win32 - {E3AEA8EA-13DA-5410-93BB-348586D6D88A}.Release|x86.Deploy.0 = Release|Win32 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Debug|x64.ActiveCfg = Debug|x64 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Debug|x64.Build.0 = Debug|x64 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Debug|x64.Deploy.0 = Debug|x64 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Debug|x86.ActiveCfg = Debug|Win32 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Debug|x86.Build.0 = Debug|Win32 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Debug|x86.Deploy.0 = Debug|Win32 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Release|x64.ActiveCfg = Release|x64 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Release|x64.Build.0 = Release|x64 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Release|x64.Deploy.0 = Release|x64 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Release|x86.ActiveCfg = Release|Win32 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Release|x86.Build.0 = Release|Win32 + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SpatialInteractionSource/cpp/SpatialInteractionSource.vcxproj b/Samples/SpatialInteractionSource/cpp/SpatialInteractionSource.vcxproj index fb97f8374f..4a6a0d761d 100644 --- a/Samples/SpatialInteractionSource/cpp/SpatialInteractionSource.vcxproj +++ b/Samples/SpatialInteractionSource/cpp/SpatialInteractionSource.vcxproj @@ -1,15 +1,15 @@  - {E3AEA8EA-13DA-5410-93BB-348586D6D88A} + {9361DB32-27E6-5E06-BFC6-1FFCD77EDB5C} HolographicApp HolographicPaint en-US 15.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 true HolographicPaint diff --git a/Samples/SpatialInteractionSource/spatial-interaction-source.yaml b/Samples/SpatialInteractionSource/spatial-interaction-source.yml similarity index 100% rename from Samples/SpatialInteractionSource/spatial-interaction-source.yaml rename to Samples/SpatialInteractionSource/spatial-interaction-source.yml diff --git a/Samples/SpatialSound/cpp/Package.appxmanifest b/Samples/SpatialSound/cpp/Package.appxmanifest index 6b75c82909..1bb4652cbd 100644 --- a/Samples/SpatialSound/cpp/Package.appxmanifest +++ b/Samples/SpatialSound/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SpatialSound/cpp/SpatialSound.sln b/Samples/SpatialSound/cpp/SpatialSound.sln index 69773c0b25..e83677e59f 100644 --- a/Samples/SpatialSound/cpp/SpatialSound.sln +++ b/Samples/SpatialSound/cpp/SpatialSound.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpatialSound", "SpatialSound.vcxproj", "{A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpatialSound", "SpatialSound.vcxproj", "{37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|ARM.ActiveCfg = Debug|ARM - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|ARM.Build.0 = Debug|ARM - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|ARM.Deploy.0 = Debug|ARM - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|x64.ActiveCfg = Debug|x64 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|x64.Build.0 = Debug|x64 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|x64.Deploy.0 = Debug|x64 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|x86.ActiveCfg = Debug|Win32 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|x86.Build.0 = Debug|Win32 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Debug|x86.Deploy.0 = Debug|Win32 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|ARM.ActiveCfg = Release|ARM - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|ARM.Build.0 = Release|ARM - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|ARM.Deploy.0 = Release|ARM - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|x64.ActiveCfg = Release|x64 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|x64.Build.0 = Release|x64 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|x64.Deploy.0 = Release|x64 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|x86.ActiveCfg = Release|Win32 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|x86.Build.0 = Release|Win32 - {A1E9E8DA-2F05-50E8-A83D-79B8D43C500B}.Release|x86.Deploy.0 = Release|Win32 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|ARM.ActiveCfg = Debug|ARM + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|ARM.Build.0 = Debug|ARM + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|ARM.Deploy.0 = Debug|ARM + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|x64.ActiveCfg = Debug|x64 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|x64.Build.0 = Debug|x64 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|x64.Deploy.0 = Debug|x64 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|x86.ActiveCfg = Debug|Win32 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|x86.Build.0 = Debug|Win32 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Debug|x86.Deploy.0 = Debug|Win32 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|ARM.ActiveCfg = Release|ARM + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|ARM.Build.0 = Release|ARM + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|ARM.Deploy.0 = Release|ARM + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|x64.ActiveCfg = Release|x64 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|x64.Build.0 = Release|x64 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|x64.Deploy.0 = Release|x64 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|x86.ActiveCfg = Release|Win32 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|x86.Build.0 = Release|Win32 + {37CDFDEC-35A9-5BF2-840C-DDC4FC38C8F4}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SpatialSound/cpp/SpatialSound.vcxproj b/Samples/SpatialSound/cpp/SpatialSound.vcxproj index 2efa0afc6e..f78520208c 100644 --- a/Samples/SpatialSound/cpp/SpatialSound.vcxproj +++ b/Samples/SpatialSound/cpp/SpatialSound.vcxproj @@ -1,15 +1,15 @@  - {a1e9e8da-2f05-50e8-a83d-79b8d43c500b} + {37cdfdec-35a9-5bf2-840c-ddc4fc38c8f4} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/SpatialSound/spatial-sound.yaml b/Samples/SpatialSound/spatial-sound.yml similarity index 100% rename from Samples/SpatialSound/spatial-sound.yaml rename to Samples/SpatialSound/spatial-sound.yml diff --git a/Samples/SpeechRecognitionAndSynthesis/cpp/Package.appxmanifest b/Samples/SpeechRecognitionAndSynthesis/cpp/Package.appxmanifest index 4724fc4746..4d05159ea7 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cpp/Package.appxmanifest +++ b/Samples/SpeechRecognitionAndSynthesis/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.sln b/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.sln index d0636e54bb..2aea310354 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.sln +++ b/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpeechAndTTS", "SpeechAndTTS.vcxproj", "{B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SpeechAndTTS", "SpeechAndTTS.vcxproj", "{EC4D75D5-8169-5B54-9D07-12928F16BC28}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|ARM.ActiveCfg = Debug|ARM - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|ARM.Build.0 = Debug|ARM - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|ARM.Deploy.0 = Debug|ARM - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|x64.ActiveCfg = Debug|x64 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|x64.Build.0 = Debug|x64 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|x64.Deploy.0 = Debug|x64 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|x86.ActiveCfg = Debug|Win32 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|x86.Build.0 = Debug|Win32 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Debug|x86.Deploy.0 = Debug|Win32 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|ARM.ActiveCfg = Release|ARM - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|ARM.Build.0 = Release|ARM - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|ARM.Deploy.0 = Release|ARM - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|x64.ActiveCfg = Release|x64 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|x64.Build.0 = Release|x64 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|x64.Deploy.0 = Release|x64 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|x86.ActiveCfg = Release|Win32 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|x86.Build.0 = Release|Win32 - {B6D5E8AD-B95D-5B52-B02B-B1D7806CABE6}.Release|x86.Deploy.0 = Release|Win32 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|ARM.ActiveCfg = Debug|ARM + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|ARM.Build.0 = Debug|ARM + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|ARM.Deploy.0 = Debug|ARM + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|x64.ActiveCfg = Debug|x64 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|x64.Build.0 = Debug|x64 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|x64.Deploy.0 = Debug|x64 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|x86.ActiveCfg = Debug|Win32 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|x86.Build.0 = Debug|Win32 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Debug|x86.Deploy.0 = Debug|Win32 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|ARM.ActiveCfg = Release|ARM + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|ARM.Build.0 = Release|ARM + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|ARM.Deploy.0 = Release|ARM + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|x64.ActiveCfg = Release|x64 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|x64.Build.0 = Release|x64 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|x64.Deploy.0 = Release|x64 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|x86.ActiveCfg = Release|Win32 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|x86.Build.0 = Release|Win32 + {EC4D75D5-8169-5B54-9D07-12928F16BC28}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.vcxproj b/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.vcxproj index 1d6cefd5b9..62dc1f56e2 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.vcxproj +++ b/Samples/SpeechRecognitionAndSynthesis/cpp/SpeechAndTTS.vcxproj @@ -1,15 +1,15 @@  - {b6d5e8ad-b95d-5b52-b02b-b1d7806cabe6} + {ec4d75d5-8169-5b54-9d07-12928f16bc28} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/SpeechRecognitionAndSynthesis/cs/Package.appxmanifest b/Samples/SpeechRecognitionAndSynthesis/cs/Package.appxmanifest index 6841f1160f..a75cfb3c0d 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 93d355e6fe..f77b2a163e 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.csproj +++ b/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.csproj @@ -4,15 +4,15 @@ Debug x86 - {C9ACC0C3-D510-518E-9578-4F057E7537E4} + {1A0255EA-D8E0-5170-8709-248B705F35BF} AppContainerExe Properties SpeechAndTTS SpeechAndTTS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.sln b/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.sln index d8880ca257..6c4c051074 100644 --- a/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.sln +++ b/Samples/SpeechRecognitionAndSynthesis/cs/SpeechAndTTS.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpeechAndTTS", "SpeechAndTTS.csproj", "{C9ACC0C3-D510-518E-9578-4F057E7537E4}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpeechAndTTS", "SpeechAndTTS.csproj", "{1A0255EA-D8E0-5170-8709-248B705F35BF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|ARM.ActiveCfg = Debug|ARM - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|ARM.Build.0 = Debug|ARM - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|ARM.Deploy.0 = Debug|ARM - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|x64.ActiveCfg = Debug|x64 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|x64.Build.0 = Debug|x64 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|x64.Deploy.0 = Debug|x64 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|x86.ActiveCfg = Debug|x86 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|x86.Build.0 = Debug|x86 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Debug|x86.Deploy.0 = Debug|x86 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|ARM.ActiveCfg = Release|ARM - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|ARM.Build.0 = Release|ARM - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|ARM.Deploy.0 = Release|ARM - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|x64.ActiveCfg = Release|x64 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|x64.Build.0 = Release|x64 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|x64.Deploy.0 = Release|x64 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|x86.ActiveCfg = Release|x86 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|x86.Build.0 = Release|x86 - {C9ACC0C3-D510-518E-9578-4F057E7537E4}.Release|x86.Deploy.0 = Release|x86 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|ARM.ActiveCfg = Debug|ARM + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|ARM.Build.0 = Debug|ARM + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|ARM.Deploy.0 = Debug|ARM + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|x64.ActiveCfg = Debug|x64 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|x64.Build.0 = Debug|x64 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|x64.Deploy.0 = Debug|x64 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|x86.ActiveCfg = Debug|x86 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|x86.Build.0 = Debug|x86 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Debug|x86.Deploy.0 = Debug|x86 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|ARM.ActiveCfg = Release|ARM + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|ARM.Build.0 = Release|ARM + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|ARM.Deploy.0 = Release|ARM + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|x64.ActiveCfg = Release|x64 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|x64.Build.0 = Release|x64 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|x64.Deploy.0 = Release|x64 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|x86.ActiveCfg = Release|x86 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|x86.Build.0 = Release|x86 + {1A0255EA-D8E0-5170-8709-248B705F35BF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.jsproj b/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.jsproj index 0b761ff70e..d377bdbe03 100644 --- a/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.jsproj +++ b/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.jsproj @@ -27,7 +27,7 @@ - 28b8d9ba-b785-5562-bd90-37715eb12cf0 + 6ca38592-e63c-5702-9ff1-d8526d2ac1ee @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.sln b/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.sln index 16e18bb97a..35a01eb540 100644 --- a/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.sln +++ b/Samples/SpeechRecognitionAndSynthesis/js/SpeechAndTTS.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SpeechAndTTS", "SpeechAndTTS.jsproj", "{28B8D9BA-B785-5562-BD90-37715EB12CF0}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SpeechAndTTS", "SpeechAndTTS.jsproj", "{6CA38592-E63C-5702-9FF1-D8526D2AC1EE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,30 +15,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|ARM.ActiveCfg = Debug|ARM - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|ARM.Build.0 = Debug|ARM - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|ARM.Deploy.0 = Debug|ARM - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|x64.ActiveCfg = Debug|x64 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|x64.Build.0 = Debug|x64 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|x64.Deploy.0 = Debug|x64 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|x86.ActiveCfg = Debug|x86 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|x86.Build.0 = Debug|x86 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Debug|x86.Deploy.0 = Debug|x86 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|Any CPU.Build.0 = Release|Any CPU - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|Any CPU.Deploy.0 = Release|Any CPU - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|ARM.ActiveCfg = Release|ARM - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|ARM.Build.0 = Release|ARM - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|ARM.Deploy.0 = Release|ARM - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|x64.ActiveCfg = Release|x64 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|x64.Build.0 = Release|x64 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|x64.Deploy.0 = Release|x64 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|x86.ActiveCfg = Release|x86 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|x86.Build.0 = Release|x86 - {28B8D9BA-B785-5562-BD90-37715EB12CF0}.Release|x86.Deploy.0 = Release|x86 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|ARM.ActiveCfg = Debug|ARM + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|ARM.Build.0 = Debug|ARM + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|ARM.Deploy.0 = Debug|ARM + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|x64.ActiveCfg = Debug|x64 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|x64.Build.0 = Debug|x64 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|x64.Deploy.0 = Debug|x64 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|x86.ActiveCfg = Debug|x86 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|x86.Build.0 = Debug|x86 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Debug|x86.Deploy.0 = Debug|x86 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|Any CPU.Build.0 = Release|Any CPU + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|Any CPU.Deploy.0 = Release|Any CPU + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|ARM.ActiveCfg = Release|ARM + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|ARM.Build.0 = Release|ARM + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|ARM.Deploy.0 = Release|ARM + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|x64.ActiveCfg = Release|x64 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|x64.Build.0 = Release|x64 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|x64.Deploy.0 = Release|x64 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|x86.ActiveCfg = Release|x86 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|x86.Build.0 = Release|x86 + {6CA38592-E63C-5702-9FF1-D8526D2AC1EE}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SpeechRecognitionAndSynthesis/js/package.appxmanifest b/Samples/SpeechRecognitionAndSynthesis/js/package.appxmanifest index 90ee54ae95..c545f6a13a 100644 --- a/Samples/SpeechRecognitionAndSynthesis/js/package.appxmanifest +++ b/Samples/SpeechRecognitionAndSynthesis/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SpeechRecognitionAndSynthesis/speech-recognition-and-synthesis.yaml b/Samples/SpeechRecognitionAndSynthesis/speech-recognition-and-synthesis.yml similarity index 100% rename from Samples/SpeechRecognitionAndSynthesis/speech-recognition-and-synthesis.yaml rename to Samples/SpeechRecognitionAndSynthesis/speech-recognition-and-synthesis.yml diff --git a/Samples/SplashScreen/cs/Package.appxmanifest b/Samples/SplashScreen/cs/Package.appxmanifest index ac6d8845eb..a729314e15 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 65d5e47030..6126ff9ebd 100644 --- a/Samples/SplashScreen/cs/SplashScreen.csproj +++ b/Samples/SplashScreen/cs/SplashScreen.csproj @@ -3,15 +3,15 @@ Debug - {C1ED6D3E-D7EB-593E-9837-2732F260CC17} + {1A449670-0639-501B-82B4-86E9DB1B62EA} AppContainerExe Properties SplashScreens SplashScreens en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -175,10 +175,10 @@ - + Microsoft Desktop Extension SDK for Universal App Platform - + Microsoft Mobile Extension SDK for Universal App Platform diff --git a/Samples/SplashScreen/cs/SplashScreen.sln b/Samples/SplashScreen/cs/SplashScreen.sln index 7cca16e65b..419b1ac409 100644 --- a/Samples/SplashScreen/cs/SplashScreen.sln +++ b/Samples/SplashScreen/cs/SplashScreen.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SplashScreen", "SplashScreen.csproj", "{C1ED6D3E-D7EB-593E-9837-2732F260CC17}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SplashScreen", "SplashScreen.csproj", "{1A449670-0639-501B-82B4-86E9DB1B62EA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|ARM.ActiveCfg = Debug|ARM - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|ARM.Build.0 = Debug|ARM - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|ARM.Deploy.0 = Debug|ARM - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|x64.ActiveCfg = Debug|x64 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|x64.Build.0 = Debug|x64 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|x64.Deploy.0 = Debug|x64 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|x86.ActiveCfg = Debug|x86 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|x86.Build.0 = Debug|x86 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Debug|x86.Deploy.0 = Debug|x86 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|ARM.ActiveCfg = Release|ARM - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|ARM.Build.0 = Release|ARM - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|ARM.Deploy.0 = Release|ARM - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|x64.ActiveCfg = Release|x64 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|x64.Build.0 = Release|x64 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|x64.Deploy.0 = Release|x64 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|x86.ActiveCfg = Release|x86 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|x86.Build.0 = Release|x86 - {C1ED6D3E-D7EB-593E-9837-2732F260CC17}.Release|x86.Deploy.0 = Release|x86 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|ARM.ActiveCfg = Debug|ARM + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|ARM.Build.0 = Debug|ARM + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|ARM.Deploy.0 = Debug|ARM + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|x64.ActiveCfg = Debug|x64 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|x64.Build.0 = Debug|x64 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|x64.Deploy.0 = Debug|x64 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|x86.ActiveCfg = Debug|x86 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|x86.Build.0 = Debug|x86 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Debug|x86.Deploy.0 = Debug|x86 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|ARM.ActiveCfg = Release|ARM + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|ARM.Build.0 = Release|ARM + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|ARM.Deploy.0 = Release|ARM + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|x64.ActiveCfg = Release|x64 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|x64.Build.0 = Release|x64 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|x64.Deploy.0 = Release|x64 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|x86.ActiveCfg = Release|x86 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|x86.Build.0 = Release|x86 + {1A449670-0639-501B-82B4-86E9DB1B62EA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SplashScreen/splash-screen.yaml b/Samples/SplashScreen/splash-screen.yml similarity index 100% rename from Samples/SplashScreen/splash-screen.yaml rename to Samples/SplashScreen/splash-screen.yml diff --git a/Samples/Store/cpp/Package.appxmanifest b/Samples/Store/cpp/Package.appxmanifest index 408061a0da..3aa094bdb0 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.sln b/Samples/Store/cpp/Store.sln index fa8ef0f2fb..4ce8020719 100644 --- a/Samples/Store/cpp/Store.sln +++ b/Samples/Store/cpp/Store.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Store", "Store.vcxproj", "{2C8B2157-C9D5-5F2E-909D-42634452F13D}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Store", "Store.vcxproj", "{DE33562C-CBDF-5C0E-9331-8086AA6CDF21}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|ARM.ActiveCfg = Debug|ARM - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|ARM.Build.0 = Debug|ARM - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|ARM.Deploy.0 = Debug|ARM - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|x64.ActiveCfg = Debug|x64 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|x64.Build.0 = Debug|x64 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|x64.Deploy.0 = Debug|x64 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|x86.ActiveCfg = Debug|Win32 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|x86.Build.0 = Debug|Win32 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Debug|x86.Deploy.0 = Debug|Win32 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|ARM.ActiveCfg = Release|ARM - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|ARM.Build.0 = Release|ARM - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|ARM.Deploy.0 = Release|ARM - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|x64.ActiveCfg = Release|x64 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|x64.Build.0 = Release|x64 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|x64.Deploy.0 = Release|x64 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|x86.ActiveCfg = Release|Win32 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|x86.Build.0 = Release|Win32 - {2C8B2157-C9D5-5F2E-909D-42634452F13D}.Release|x86.Deploy.0 = Release|Win32 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|ARM.ActiveCfg = Debug|ARM + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|ARM.Build.0 = Debug|ARM + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|ARM.Deploy.0 = Debug|ARM + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|x64.ActiveCfg = Debug|x64 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|x64.Build.0 = Debug|x64 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|x64.Deploy.0 = Debug|x64 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|x86.ActiveCfg = Debug|Win32 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|x86.Build.0 = Debug|Win32 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Debug|x86.Deploy.0 = Debug|Win32 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|ARM.ActiveCfg = Release|ARM + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|ARM.Build.0 = Release|ARM + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|ARM.Deploy.0 = Release|ARM + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|x64.ActiveCfg = Release|x64 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|x64.Build.0 = Release|x64 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|x64.Deploy.0 = Release|x64 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|x86.ActiveCfg = Release|Win32 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|x86.Build.0 = Release|Win32 + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Store/cpp/Store.vcxproj b/Samples/Store/cpp/Store.vcxproj index 630936ca7f..483aa9a49c 100644 --- a/Samples/Store/cpp/Store.vcxproj +++ b/Samples/Store/cpp/Store.vcxproj @@ -1,15 +1,15 @@  - {2C8B2157-C9D5-5F2E-909D-42634452F13D} + {DE33562C-CBDF-5C0E-9331-8086AA6CDF21} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Store/cs/Package.appxmanifest b/Samples/Store/cs/Package.appxmanifest index c1cf0b7558..00de7ed165 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 cde41198a3..336fcbdf8e 100644 --- a/Samples/Store/cs/Store.csproj +++ b/Samples/Store/cs/Store.csproj @@ -4,15 +4,15 @@ Debug x86 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13} + {28D80890-5CA8-5A4E-9AE1-37A370884E9F} AppContainerExe Properties StoreSample Store en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Store/cs/Store.sln b/Samples/Store/cs/Store.sln index 750098f2bb..5c991d08c9 100644 --- a/Samples/Store/cs/Store.sln +++ b/Samples/Store/cs/Store.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Store", "Store.csproj", "{D557C65F-BAE3-5D31-AAFC-D1F147137B13}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Store", "Store.csproj", "{28D80890-5CA8-5A4E-9AE1-37A370884E9F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|ARM.ActiveCfg = Debug|ARM - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|ARM.Build.0 = Debug|ARM - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|ARM.Deploy.0 = Debug|ARM - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|x64.ActiveCfg = Debug|x64 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|x64.Build.0 = Debug|x64 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|x64.Deploy.0 = Debug|x64 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|x86.ActiveCfg = Debug|x86 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|x86.Build.0 = Debug|x86 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Debug|x86.Deploy.0 = Debug|x86 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|ARM.ActiveCfg = Release|ARM - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|ARM.Build.0 = Release|ARM - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|ARM.Deploy.0 = Release|ARM - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|x64.ActiveCfg = Release|x64 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|x64.Build.0 = Release|x64 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|x64.Deploy.0 = Release|x64 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|x86.ActiveCfg = Release|x86 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|x86.Build.0 = Release|x86 - {D557C65F-BAE3-5D31-AAFC-D1F147137B13}.Release|x86.Deploy.0 = Release|x86 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|ARM.ActiveCfg = Debug|ARM + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|ARM.Build.0 = Debug|ARM + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|ARM.Deploy.0 = Debug|ARM + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|x64.ActiveCfg = Debug|x64 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|x64.Build.0 = Debug|x64 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|x64.Deploy.0 = Debug|x64 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|x86.ActiveCfg = Debug|x86 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|x86.Build.0 = Debug|x86 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Debug|x86.Deploy.0 = Debug|x86 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|ARM.ActiveCfg = Release|ARM + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|ARM.Build.0 = Release|ARM + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|ARM.Deploy.0 = Release|ARM + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|x64.ActiveCfg = Release|x64 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|x64.Build.0 = Release|x64 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|x64.Deploy.0 = Release|x64 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|x86.ActiveCfg = Release|x86 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|x86.Build.0 = Release|x86 + {28D80890-5CA8-5A4E-9AE1-37A370884E9F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Store/js/Package.appxmanifest b/Samples/Store/js/Package.appxmanifest index 5713fb0f05..f37c1894c6 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 5bb05c9e05..af6a329373 100644 --- a/Samples/Store/js/Store.jsproj +++ b/Samples/Store/js/Store.jsproj @@ -35,7 +35,7 @@ - 0ffb6ade-fdbd-5135-bd0e-95b0c1d1c347 + 72aea921-23b5-5513-8d3a-bc027c742a03 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Store/js/Store.sln b/Samples/Store/js/Store.sln index 7978e0f739..a1518e8a2a 100644 --- a/Samples/Store/js/Store.sln +++ b/Samples/Store/js/Store.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Store", "Store.jsproj", "{0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Store", "Store.jsproj", "{72AEA921-23B5-5513-8D3A-BC027C742A03}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|Any CPU.Build.0 = Debug|Any CPU - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|ARM.ActiveCfg = Debug|ARM - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|ARM.Build.0 = Debug|ARM - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|ARM.Deploy.0 = Debug|ARM - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|x64.ActiveCfg = Debug|x64 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|x64.Build.0 = Debug|x64 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|x64.Deploy.0 = Debug|x64 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|x86.ActiveCfg = Debug|x86 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|x86.Build.0 = Debug|x86 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Debug|x86.Deploy.0 = Debug|x86 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|Any CPU.ActiveCfg = Release|Any CPU - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|Any CPU.Build.0 = Release|Any CPU - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|Any CPU.Deploy.0 = Release|Any CPU - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|ARM.ActiveCfg = Release|ARM - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|ARM.Build.0 = Release|ARM - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|ARM.Deploy.0 = Release|ARM - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|x64.ActiveCfg = Release|x64 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|x64.Build.0 = Release|x64 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|x64.Deploy.0 = Release|x64 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|x86.ActiveCfg = Release|x86 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|x86.Build.0 = Release|x86 - {0FFB6ADE-FDBD-5135-BD0E-95B0C1D1C347}.Release|x86.Deploy.0 = Release|x86 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|Any CPU.Build.0 = Debug|Any CPU + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|ARM.ActiveCfg = Debug|ARM + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|ARM.Build.0 = Debug|ARM + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|ARM.Deploy.0 = Debug|ARM + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|x64.ActiveCfg = Debug|x64 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|x64.Build.0 = Debug|x64 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|x64.Deploy.0 = Debug|x64 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|x86.ActiveCfg = Debug|x86 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|x86.Build.0 = Debug|x86 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Debug|x86.Deploy.0 = Debug|x86 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|Any CPU.ActiveCfg = Release|Any CPU + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|Any CPU.Build.0 = Release|Any CPU + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|Any CPU.Deploy.0 = Release|Any CPU + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|ARM.ActiveCfg = Release|ARM + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|ARM.Build.0 = Release|ARM + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|ARM.Deploy.0 = Release|ARM + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|x64.ActiveCfg = Release|x64 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|x64.Build.0 = Release|x64 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|x64.Deploy.0 = Release|x64 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|x86.ActiveCfg = Release|x86 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|x86.Build.0 = Release|x86 + {72AEA921-23B5-5513-8D3A-BC027C742A03}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Store/store.yaml b/Samples/Store/store.yml similarity index 100% rename from Samples/Store/store.yaml rename to Samples/Store/store.yml diff --git a/Samples/StreamSocket/cpp/Package.appxmanifest b/Samples/StreamSocket/cpp/Package.appxmanifest index 81bb91e1b6..349fe1d37d 100644 --- a/Samples/StreamSocket/cpp/Package.appxmanifest +++ b/Samples/StreamSocket/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/StreamSocket/cpp/StreamSocket.sln b/Samples/StreamSocket/cpp/StreamSocket.sln index 3120d074a1..6941f1ff31 100644 --- a/Samples/StreamSocket/cpp/StreamSocket.sln +++ b/Samples/StreamSocket/cpp/StreamSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StreamSocket", "StreamSocket.vcxproj", "{D966909B-4377-547E-98B7-4F5FDB5F1253}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StreamSocket", "StreamSocket.vcxproj", "{E8065897-F265-507F-8596-AAF1A3D1132C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|ARM.ActiveCfg = Debug|ARM - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|ARM.Build.0 = Debug|ARM - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|ARM.Deploy.0 = Debug|ARM - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|x64.ActiveCfg = Debug|x64 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|x64.Build.0 = Debug|x64 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|x64.Deploy.0 = Debug|x64 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|x86.ActiveCfg = Debug|Win32 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|x86.Build.0 = Debug|Win32 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Debug|x86.Deploy.0 = Debug|Win32 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|ARM.ActiveCfg = Release|ARM - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|ARM.Build.0 = Release|ARM - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|ARM.Deploy.0 = Release|ARM - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|x64.ActiveCfg = Release|x64 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|x64.Build.0 = Release|x64 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|x64.Deploy.0 = Release|x64 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|x86.ActiveCfg = Release|Win32 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|x86.Build.0 = Release|Win32 - {D966909B-4377-547E-98B7-4F5FDB5F1253}.Release|x86.Deploy.0 = Release|Win32 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|ARM.ActiveCfg = Debug|ARM + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|ARM.Build.0 = Debug|ARM + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|ARM.Deploy.0 = Debug|ARM + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|x64.ActiveCfg = Debug|x64 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|x64.Build.0 = Debug|x64 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|x64.Deploy.0 = Debug|x64 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|x86.ActiveCfg = Debug|Win32 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|x86.Build.0 = Debug|Win32 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Debug|x86.Deploy.0 = Debug|Win32 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|ARM.ActiveCfg = Release|ARM + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|ARM.Build.0 = Release|ARM + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|ARM.Deploy.0 = Release|ARM + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|x64.ActiveCfg = Release|x64 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|x64.Build.0 = Release|x64 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|x64.Deploy.0 = Release|x64 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|x86.ActiveCfg = Release|Win32 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|x86.Build.0 = Release|Win32 + {E8065897-F265-507F-8596-AAF1A3D1132C}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/StreamSocket/cpp/StreamSocket.vcxproj b/Samples/StreamSocket/cpp/StreamSocket.vcxproj index d4874b8eec..16abad4233 100644 --- a/Samples/StreamSocket/cpp/StreamSocket.vcxproj +++ b/Samples/StreamSocket/cpp/StreamSocket.vcxproj @@ -1,15 +1,15 @@  - {d966909b-4377-547e-98b7-4f5fdb5f1253} + {e8065897-f265-507f-8596-aaf1a3d1132c} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/StreamSocket/cs/Package.appxmanifest b/Samples/StreamSocket/cs/Package.appxmanifest index 46ebaf422d..68ef1f310f 100644 --- a/Samples/StreamSocket/cs/Package.appxmanifest +++ b/Samples/StreamSocket/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/StreamSocket/cs/StreamSocket.csproj b/Samples/StreamSocket/cs/StreamSocket.csproj index f33bcf1f46..e65e3457c0 100644 --- a/Samples/StreamSocket/cs/StreamSocket.csproj +++ b/Samples/StreamSocket/cs/StreamSocket.csproj @@ -4,15 +4,15 @@ Debug x86 - {8E769007-C906-506C-983D-73B42AF8D3F7} + {9791FFD0-3225-5654-BE73-E52C21F6B0DF} AppContainerExe Properties StreamSocketSample StreamSocket en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/StreamSocket/cs/StreamSocket.sln b/Samples/StreamSocket/cs/StreamSocket.sln index 9c2d0550c7..198c0f7249 100644 --- a/Samples/StreamSocket/cs/StreamSocket.sln +++ b/Samples/StreamSocket/cs/StreamSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StreamSocket", "StreamSocket.csproj", "{8E769007-C906-506C-983D-73B42AF8D3F7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StreamSocket", "StreamSocket.csproj", "{9791FFD0-3225-5654-BE73-E52C21F6B0DF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|ARM.ActiveCfg = Debug|ARM - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|ARM.Build.0 = Debug|ARM - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|ARM.Deploy.0 = Debug|ARM - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|x64.ActiveCfg = Debug|x64 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|x64.Build.0 = Debug|x64 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|x64.Deploy.0 = Debug|x64 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|x86.ActiveCfg = Debug|x86 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|x86.Build.0 = Debug|x86 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Debug|x86.Deploy.0 = Debug|x86 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|ARM.ActiveCfg = Release|ARM - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|ARM.Build.0 = Release|ARM - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|ARM.Deploy.0 = Release|ARM - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|x64.ActiveCfg = Release|x64 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|x64.Build.0 = Release|x64 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|x64.Deploy.0 = Release|x64 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|x86.ActiveCfg = Release|x86 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|x86.Build.0 = Release|x86 - {8E769007-C906-506C-983D-73B42AF8D3F7}.Release|x86.Deploy.0 = Release|x86 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|ARM.ActiveCfg = Debug|ARM + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|ARM.Build.0 = Debug|ARM + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|ARM.Deploy.0 = Debug|ARM + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|x64.ActiveCfg = Debug|x64 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|x64.Build.0 = Debug|x64 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|x64.Deploy.0 = Debug|x64 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|x86.ActiveCfg = Debug|x86 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|x86.Build.0 = Debug|x86 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Debug|x86.Deploy.0 = Debug|x86 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|ARM.ActiveCfg = Release|ARM + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|ARM.Build.0 = Release|ARM + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|ARM.Deploy.0 = Release|ARM + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|x64.ActiveCfg = Release|x64 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|x64.Build.0 = Release|x64 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|x64.Deploy.0 = Release|x64 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|x86.ActiveCfg = Release|x86 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|x86.Build.0 = Release|x86 + {9791FFD0-3225-5654-BE73-E52C21F6B0DF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/StreamSocket/js/Package.appxmanifest b/Samples/StreamSocket/js/Package.appxmanifest index 7e12d9b2ea..f0fe7d04ca 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 0ac11b61fa..a5f1967844 100644 --- a/Samples/StreamSocket/js/StreamSocket.jsproj +++ b/Samples/StreamSocket/js/StreamSocket.jsproj @@ -35,7 +35,7 @@ - c246e69e-1286-5dda-b312-e685e156c3ba + f0972d61-2d73-59e9-93cb-7f1462924a5f @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/StreamSocket/js/StreamSocket.sln b/Samples/StreamSocket/js/StreamSocket.sln index 26db950c9d..9e9047c815 100644 --- a/Samples/StreamSocket/js/StreamSocket.sln +++ b/Samples/StreamSocket/js/StreamSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "StreamSocket", "StreamSocket.jsproj", "{C246E69E-1286-5DDA-B312-E685E156C3BA}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "StreamSocket", "StreamSocket.jsproj", "{F0972D61-2D73-59E9-93CB-7F1462924A5F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|ARM.ActiveCfg = Debug|ARM - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|ARM.Build.0 = Debug|ARM - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|ARM.Deploy.0 = Debug|ARM - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|x64.ActiveCfg = Debug|x64 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|x64.Build.0 = Debug|x64 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|x64.Deploy.0 = Debug|x64 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|x86.ActiveCfg = Debug|x86 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|x86.Build.0 = Debug|x86 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Debug|x86.Deploy.0 = Debug|x86 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|Any CPU.Build.0 = Release|Any CPU - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|Any CPU.Deploy.0 = Release|Any CPU - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|ARM.ActiveCfg = Release|ARM - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|ARM.Build.0 = Release|ARM - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|ARM.Deploy.0 = Release|ARM - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|x64.ActiveCfg = Release|x64 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|x64.Build.0 = Release|x64 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|x64.Deploy.0 = Release|x64 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|x86.ActiveCfg = Release|x86 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|x86.Build.0 = Release|x86 - {C246E69E-1286-5DDA-B312-E685E156C3BA}.Release|x86.Deploy.0 = Release|x86 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|ARM.ActiveCfg = Debug|ARM + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|ARM.Build.0 = Debug|ARM + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|ARM.Deploy.0 = Debug|ARM + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|x64.ActiveCfg = Debug|x64 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|x64.Build.0 = Debug|x64 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|x64.Deploy.0 = Debug|x64 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|x86.ActiveCfg = Debug|x86 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|x86.Build.0 = Debug|x86 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Debug|x86.Deploy.0 = Debug|x86 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|Any CPU.Build.0 = Release|Any CPU + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|ARM.ActiveCfg = Release|ARM + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|ARM.Build.0 = Release|ARM + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|ARM.Deploy.0 = Release|ARM + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|x64.ActiveCfg = Release|x64 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|x64.Build.0 = Release|x64 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|x64.Deploy.0 = Release|x64 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|x86.ActiveCfg = Release|x86 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|x86.Build.0 = Release|x86 + {F0972D61-2D73-59E9-93CB-7F1462924A5F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/StreamSocket/stream-socket.yaml b/Samples/StreamSocket/stream-socket.yml similarity index 100% rename from Samples/StreamSocket/stream-socket.yaml rename to Samples/StreamSocket/stream-socket.yml diff --git a/Samples/Syndication/cpp/Package.appxmanifest b/Samples/Syndication/cpp/Package.appxmanifest index 7e0ebd5fd7..f495999c14 100644 --- a/Samples/Syndication/cpp/Package.appxmanifest +++ b/Samples/Syndication/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Syndication/cpp/Syndication.sln b/Samples/Syndication/cpp/Syndication.sln index e5706a8a0c..9a89ac44b4 100644 --- a/Samples/Syndication/cpp/Syndication.sln +++ b/Samples/Syndication/cpp/Syndication.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Syndication", "Syndication.vcxproj", "{1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Syndication", "Syndication.vcxproj", "{B1DBA201-8158-5958-877F-C8400A6157EF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|ARM.ActiveCfg = Debug|ARM - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|ARM.Build.0 = Debug|ARM - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|ARM.Deploy.0 = Debug|ARM - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|x64.ActiveCfg = Debug|x64 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|x64.Build.0 = Debug|x64 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|x64.Deploy.0 = Debug|x64 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|x86.ActiveCfg = Debug|Win32 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|x86.Build.0 = Debug|Win32 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Debug|x86.Deploy.0 = Debug|Win32 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|ARM.ActiveCfg = Release|ARM - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|ARM.Build.0 = Release|ARM - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|ARM.Deploy.0 = Release|ARM - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|x64.ActiveCfg = Release|x64 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|x64.Build.0 = Release|x64 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|x64.Deploy.0 = Release|x64 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|x86.ActiveCfg = Release|Win32 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|x86.Build.0 = Release|Win32 - {1D42E5A3-2716-51C2-8CF5-B1B10FA0B527}.Release|x86.Deploy.0 = Release|Win32 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|ARM.ActiveCfg = Debug|ARM + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|ARM.Build.0 = Debug|ARM + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|ARM.Deploy.0 = Debug|ARM + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|x64.ActiveCfg = Debug|x64 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|x64.Build.0 = Debug|x64 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|x64.Deploy.0 = Debug|x64 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|x86.ActiveCfg = Debug|Win32 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|x86.Build.0 = Debug|Win32 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Debug|x86.Deploy.0 = Debug|Win32 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|ARM.ActiveCfg = Release|ARM + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|ARM.Build.0 = Release|ARM + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|ARM.Deploy.0 = Release|ARM + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|x64.ActiveCfg = Release|x64 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|x64.Build.0 = Release|x64 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|x64.Deploy.0 = Release|x64 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|x86.ActiveCfg = Release|Win32 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|x86.Build.0 = Release|Win32 + {B1DBA201-8158-5958-877F-C8400A6157EF}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Syndication/cpp/Syndication.vcxproj b/Samples/Syndication/cpp/Syndication.vcxproj index c6bd533926..6f7c66f1ea 100644 --- a/Samples/Syndication/cpp/Syndication.vcxproj +++ b/Samples/Syndication/cpp/Syndication.vcxproj @@ -1,15 +1,15 @@  - {1d42e5a3-2716-51c2-8cf5-b1b10fa0b527} + {b1dba201-8158-5958-877f-c8400a6157ef} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Syndication/cs/Package.appxmanifest b/Samples/Syndication/cs/Package.appxmanifest index edaa0427c9..ae557501c2 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 378016d4f9..d73c9ff389 100644 --- a/Samples/Syndication/cs/Syndication.csproj +++ b/Samples/Syndication/cs/Syndication.csproj @@ -4,15 +4,15 @@ Debug x86 - {D20F5492-7783-5283-834D-213F533302D1} + {D38434CF-4031-570E-BA88-04AF9C45D878} AppContainerExe Properties SDKTemplate Syndication en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Syndication/cs/Syndication.sln b/Samples/Syndication/cs/Syndication.sln index e45fda8548..7137b98b48 100644 --- a/Samples/Syndication/cs/Syndication.sln +++ b/Samples/Syndication/cs/Syndication.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Syndication", "Syndication.csproj", "{D20F5492-7783-5283-834D-213F533302D1}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Syndication", "Syndication.csproj", "{D38434CF-4031-570E-BA88-04AF9C45D878}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D20F5492-7783-5283-834D-213F533302D1}.Debug|ARM.ActiveCfg = Debug|ARM - {D20F5492-7783-5283-834D-213F533302D1}.Debug|ARM.Build.0 = Debug|ARM - {D20F5492-7783-5283-834D-213F533302D1}.Debug|ARM.Deploy.0 = Debug|ARM - {D20F5492-7783-5283-834D-213F533302D1}.Debug|x64.ActiveCfg = Debug|x64 - {D20F5492-7783-5283-834D-213F533302D1}.Debug|x64.Build.0 = Debug|x64 - {D20F5492-7783-5283-834D-213F533302D1}.Debug|x64.Deploy.0 = Debug|x64 - {D20F5492-7783-5283-834D-213F533302D1}.Debug|x86.ActiveCfg = Debug|x86 - {D20F5492-7783-5283-834D-213F533302D1}.Debug|x86.Build.0 = Debug|x86 - {D20F5492-7783-5283-834D-213F533302D1}.Debug|x86.Deploy.0 = Debug|x86 - {D20F5492-7783-5283-834D-213F533302D1}.Release|ARM.ActiveCfg = Release|ARM - {D20F5492-7783-5283-834D-213F533302D1}.Release|ARM.Build.0 = Release|ARM - {D20F5492-7783-5283-834D-213F533302D1}.Release|ARM.Deploy.0 = Release|ARM - {D20F5492-7783-5283-834D-213F533302D1}.Release|x64.ActiveCfg = Release|x64 - {D20F5492-7783-5283-834D-213F533302D1}.Release|x64.Build.0 = Release|x64 - {D20F5492-7783-5283-834D-213F533302D1}.Release|x64.Deploy.0 = Release|x64 - {D20F5492-7783-5283-834D-213F533302D1}.Release|x86.ActiveCfg = Release|x86 - {D20F5492-7783-5283-834D-213F533302D1}.Release|x86.Build.0 = Release|x86 - {D20F5492-7783-5283-834D-213F533302D1}.Release|x86.Deploy.0 = Release|x86 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|ARM.ActiveCfg = Debug|ARM + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|ARM.Build.0 = Debug|ARM + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|ARM.Deploy.0 = Debug|ARM + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|x64.ActiveCfg = Debug|x64 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|x64.Build.0 = Debug|x64 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|x64.Deploy.0 = Debug|x64 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|x86.ActiveCfg = Debug|x86 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|x86.Build.0 = Debug|x86 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Debug|x86.Deploy.0 = Debug|x86 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|ARM.ActiveCfg = Release|ARM + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|ARM.Build.0 = Release|ARM + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|ARM.Deploy.0 = Release|ARM + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|x64.ActiveCfg = Release|x64 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|x64.Build.0 = Release|x64 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|x64.Deploy.0 = Release|x64 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|x86.ActiveCfg = Release|x86 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|x86.Build.0 = Release|x86 + {D38434CF-4031-570E-BA88-04AF9C45D878}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Syndication/syndication.yaml b/Samples/Syndication/syndication.yml similarity index 100% rename from Samples/Syndication/syndication.yaml rename to Samples/Syndication/syndication.yml diff --git a/Samples/SystemMediaTransportControls/cs/Package.appxmanifest b/Samples/SystemMediaTransportControls/cs/Package.appxmanifest index 246def0f66..b782d22813 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 ed81e28104..8e6471e4b9 100644 --- a/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.csproj +++ b/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.csproj @@ -3,15 +3,15 @@ Debug - {3179A454-B5DA-5C1D-B17C-C2755E717012} + {BF426C13-7B5F-5987-B65E-CB4C473623A4} AppContainerExe Properties SDKTemplate SystemMediaTransportControls en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.sln b/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.sln index b42744c59f..2814832de8 100644 --- a/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.sln +++ b/Samples/SystemMediaTransportControls/cs/SystemMediaTransportControls.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SystemMediaTransportControls", "SystemMediaTransportControls.csproj", "{3179A454-B5DA-5C1D-B17C-C2755E717012}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SystemMediaTransportControls", "SystemMediaTransportControls.csproj", "{BF426C13-7B5F-5987-B65E-CB4C473623A4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|ARM.ActiveCfg = Debug|ARM - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|ARM.Build.0 = Debug|ARM - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|ARM.Deploy.0 = Debug|ARM - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|x64.ActiveCfg = Debug|x64 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|x64.Build.0 = Debug|x64 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|x64.Deploy.0 = Debug|x64 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|x86.ActiveCfg = Debug|x86 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|x86.Build.0 = Debug|x86 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Debug|x86.Deploy.0 = Debug|x86 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|ARM.ActiveCfg = Release|ARM - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|ARM.Build.0 = Release|ARM - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|ARM.Deploy.0 = Release|ARM - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|x64.ActiveCfg = Release|x64 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|x64.Build.0 = Release|x64 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|x64.Deploy.0 = Release|x64 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|x86.ActiveCfg = Release|x86 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|x86.Build.0 = Release|x86 - {3179A454-B5DA-5C1D-B17C-C2755E717012}.Release|x86.Deploy.0 = Release|x86 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|ARM.ActiveCfg = Debug|ARM + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|ARM.Build.0 = Debug|ARM + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|ARM.Deploy.0 = Debug|ARM + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|x64.ActiveCfg = Debug|x64 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|x64.Build.0 = Debug|x64 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|x64.Deploy.0 = Debug|x64 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|x86.ActiveCfg = Debug|x86 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|x86.Build.0 = Debug|x86 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Debug|x86.Deploy.0 = Debug|x86 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|ARM.ActiveCfg = Release|ARM + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|ARM.Build.0 = Release|ARM + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|ARM.Deploy.0 = Release|ARM + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|x64.ActiveCfg = Release|x64 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|x64.Build.0 = Release|x64 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|x64.Deploy.0 = Release|x64 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|x86.ActiveCfg = Release|x86 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|x86.Build.0 = Release|x86 + {BF426C13-7B5F-5987-B65E-CB4C473623A4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.jsproj b/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.jsproj index f772fd6db8..96725e5c7f 100644 --- a/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.jsproj +++ b/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.jsproj @@ -35,7 +35,7 @@ - 6d6ea034-5c6e-517c-8ef9-64ddd660b22f + bf81b86d-dd8e-560a-8e34-6b94de60f5af @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.sln b/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.sln index 21feea0822..26dfa92028 100644 --- a/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.sln +++ b/Samples/SystemMediaTransportControls/js/SystemMediaTransportControls.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SystemMediaTransportControls", "SystemMediaTransportControls.jsproj", "{6D6EA034-5C6E-517C-8EF9-64DDD660B22F}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "SystemMediaTransportControls", "SystemMediaTransportControls.jsproj", "{BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|ARM.ActiveCfg = Debug|ARM - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|ARM.Build.0 = Debug|ARM - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|ARM.Deploy.0 = Debug|ARM - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|x64.ActiveCfg = Debug|x64 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|x64.Build.0 = Debug|x64 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|x64.Deploy.0 = Debug|x64 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|x86.ActiveCfg = Debug|x86 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|x86.Build.0 = Debug|x86 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Debug|x86.Deploy.0 = Debug|x86 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|Any CPU.Build.0 = Release|Any CPU - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|Any CPU.Deploy.0 = Release|Any CPU - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|ARM.ActiveCfg = Release|ARM - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|ARM.Build.0 = Release|ARM - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|ARM.Deploy.0 = Release|ARM - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|x64.ActiveCfg = Release|x64 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|x64.Build.0 = Release|x64 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|x64.Deploy.0 = Release|x64 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|x86.ActiveCfg = Release|x86 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|x86.Build.0 = Release|x86 - {6D6EA034-5C6E-517C-8EF9-64DDD660B22F}.Release|x86.Deploy.0 = Release|x86 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|ARM.ActiveCfg = Debug|ARM + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|ARM.Build.0 = Debug|ARM + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|ARM.Deploy.0 = Debug|ARM + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|x64.ActiveCfg = Debug|x64 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|x64.Build.0 = Debug|x64 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|x64.Deploy.0 = Debug|x64 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|x86.ActiveCfg = Debug|x86 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|x86.Build.0 = Debug|x86 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Debug|x86.Deploy.0 = Debug|x86 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|Any CPU.Build.0 = Release|Any CPU + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|Any CPU.Deploy.0 = Release|Any CPU + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|ARM.ActiveCfg = Release|ARM + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|ARM.Build.0 = Release|ARM + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|ARM.Deploy.0 = Release|ARM + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|x64.ActiveCfg = Release|x64 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|x64.Build.0 = Release|x64 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|x64.Deploy.0 = Release|x64 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|x86.ActiveCfg = Release|x86 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|x86.Build.0 = Release|x86 + {BF81B86D-DD8E-560A-8E34-6B94DE60F5AF}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/SystemMediaTransportControls/js/package.appxmanifest b/Samples/SystemMediaTransportControls/js/package.appxmanifest index 2c504365d9..a5baff23d1 100644 --- a/Samples/SystemMediaTransportControls/js/package.appxmanifest +++ b/Samples/SystemMediaTransportControls/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/SystemMediaTransportControls/system-media-transport-controls.yaml b/Samples/SystemMediaTransportControls/system-media-transport-controls.yml similarity index 100% rename from Samples/SystemMediaTransportControls/system-media-transport-controls.yaml rename to Samples/SystemMediaTransportControls/system-media-transport-controls.yml diff --git a/Samples/TextSegmentation/cpp/Package.appxmanifest b/Samples/TextSegmentation/cpp/Package.appxmanifest index 02c45f68de..4fe58471c1 100644 --- a/Samples/TextSegmentation/cpp/Package.appxmanifest +++ b/Samples/TextSegmentation/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TextSegmentation/cpp/TextSegmentation.sln b/Samples/TextSegmentation/cpp/TextSegmentation.sln index 52319121f6..70a9f1d77f 100644 --- a/Samples/TextSegmentation/cpp/TextSegmentation.sln +++ b/Samples/TextSegmentation/cpp/TextSegmentation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TextSegmentation", "TextSegmentation.vcxproj", "{4A200C56-DC94-51BF-888A-B5416A0688B8}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TextSegmentation", "TextSegmentation.vcxproj", "{F4C1D1B6-F072-5130-AC2A-0848830CD9EA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|ARM.ActiveCfg = Debug|ARM - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|ARM.Build.0 = Debug|ARM - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|ARM.Deploy.0 = Debug|ARM - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|x64.ActiveCfg = Debug|x64 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|x64.Build.0 = Debug|x64 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|x64.Deploy.0 = Debug|x64 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|x86.ActiveCfg = Debug|Win32 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|x86.Build.0 = Debug|Win32 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Debug|x86.Deploy.0 = Debug|Win32 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|ARM.ActiveCfg = Release|ARM - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|ARM.Build.0 = Release|ARM - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|ARM.Deploy.0 = Release|ARM - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|x64.ActiveCfg = Release|x64 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|x64.Build.0 = Release|x64 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|x64.Deploy.0 = Release|x64 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|x86.ActiveCfg = Release|Win32 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|x86.Build.0 = Release|Win32 - {4A200C56-DC94-51BF-888A-B5416A0688B8}.Release|x86.Deploy.0 = Release|Win32 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|ARM.ActiveCfg = Debug|ARM + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|ARM.Build.0 = Debug|ARM + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|ARM.Deploy.0 = Debug|ARM + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|x64.ActiveCfg = Debug|x64 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|x64.Build.0 = Debug|x64 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|x64.Deploy.0 = Debug|x64 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|x86.ActiveCfg = Debug|Win32 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|x86.Build.0 = Debug|Win32 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Debug|x86.Deploy.0 = Debug|Win32 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|ARM.ActiveCfg = Release|ARM + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|ARM.Build.0 = Release|ARM + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|ARM.Deploy.0 = Release|ARM + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|x64.ActiveCfg = Release|x64 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|x64.Build.0 = Release|x64 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|x64.Deploy.0 = Release|x64 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|x86.ActiveCfg = Release|Win32 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|x86.Build.0 = Release|Win32 + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TextSegmentation/cpp/TextSegmentation.vcxproj b/Samples/TextSegmentation/cpp/TextSegmentation.vcxproj index 953a92c73a..a5c4bc8982 100644 --- a/Samples/TextSegmentation/cpp/TextSegmentation.vcxproj +++ b/Samples/TextSegmentation/cpp/TextSegmentation.vcxproj @@ -1,15 +1,15 @@  - {4A200C56-DC94-51BF-888A-B5416A0688B8} + {F4C1D1B6-F072-5130-AC2A-0848830CD9EA} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/TextSegmentation/cs/Package.appxmanifest b/Samples/TextSegmentation/cs/Package.appxmanifest index b58554ef80..2a63d6da33 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 ce33ba05de..7b265bc0e1 100644 --- a/Samples/TextSegmentation/cs/TextSegmentation.csproj +++ b/Samples/TextSegmentation/cs/TextSegmentation.csproj @@ -4,15 +4,15 @@ Debug x86 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75} + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D} AppContainerExe Properties TextSegmentation TextSegmentation en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/TextSegmentation/cs/TextSegmentation.sln b/Samples/TextSegmentation/cs/TextSegmentation.sln index 01c9567533..aaa807ab1a 100644 --- a/Samples/TextSegmentation/cs/TextSegmentation.sln +++ b/Samples/TextSegmentation/cs/TextSegmentation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextSegmentation", "TextSegmentation.csproj", "{CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextSegmentation", "TextSegmentation.csproj", "{AE0E89B0-E646-5B83-A116-0613D3F3EE8D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|ARM.ActiveCfg = Debug|ARM - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|ARM.Build.0 = Debug|ARM - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|ARM.Deploy.0 = Debug|ARM - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|x64.ActiveCfg = Debug|x64 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|x64.Build.0 = Debug|x64 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|x64.Deploy.0 = Debug|x64 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|x86.ActiveCfg = Debug|x86 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|x86.Build.0 = Debug|x86 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Debug|x86.Deploy.0 = Debug|x86 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|ARM.ActiveCfg = Release|ARM - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|ARM.Build.0 = Release|ARM - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|ARM.Deploy.0 = Release|ARM - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|x64.ActiveCfg = Release|x64 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|x64.Build.0 = Release|x64 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|x64.Deploy.0 = Release|x64 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|x86.ActiveCfg = Release|x86 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|x86.Build.0 = Release|x86 - {CEE95501-5EB6-5844-9C22-D1BA7D7B0C75}.Release|x86.Deploy.0 = Release|x86 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|ARM.ActiveCfg = Debug|ARM + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|ARM.Build.0 = Debug|ARM + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|ARM.Deploy.0 = Debug|ARM + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|x64.ActiveCfg = Debug|x64 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|x64.Build.0 = Debug|x64 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|x64.Deploy.0 = Debug|x64 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|x86.ActiveCfg = Debug|x86 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|x86.Build.0 = Debug|x86 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Debug|x86.Deploy.0 = Debug|x86 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|ARM.ActiveCfg = Release|ARM + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|ARM.Build.0 = Release|ARM + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|ARM.Deploy.0 = Release|ARM + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|x64.ActiveCfg = Release|x64 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|x64.Build.0 = Release|x64 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|x64.Deploy.0 = Release|x64 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|x86.ActiveCfg = Release|x86 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|x86.Build.0 = Release|x86 + {AE0E89B0-E646-5B83-A116-0613D3F3EE8D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TextSegmentation/js/Package.appxmanifest b/Samples/TextSegmentation/js/Package.appxmanifest index 1fcce14149..d2c3c3878c 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 71605364ba..b24ca1248c 100644 --- a/Samples/TextSegmentation/js/TextSegmentation.jsproj +++ b/Samples/TextSegmentation/js/TextSegmentation.jsproj @@ -35,7 +35,7 @@ - {397f5ce1-3b50-5a0a-952e-94323a3aa642} + {3473f613-5fcc-5360-8a3d-f36e7ea483ae} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/TextSegmentation/js/TextSegmentation.sln b/Samples/TextSegmentation/js/TextSegmentation.sln index dc6f45457b..28f254efa9 100644 --- a/Samples/TextSegmentation/js/TextSegmentation.sln +++ b/Samples/TextSegmentation/js/TextSegmentation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TextSegmentation", "TextSegmentation.jsproj", "{397F5CE1-3B50-5A0A-952E-94323A3AA642}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TextSegmentation", "TextSegmentation.jsproj", "{3473F613-5FCC-5360-8A3D-F36E7EA483AE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|Any CPU.Build.0 = Debug|Any CPU - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|ARM.ActiveCfg = Debug|ARM - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|ARM.Build.0 = Debug|ARM - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|ARM.Deploy.0 = Debug|ARM - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|x64.ActiveCfg = Debug|x64 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|x64.Build.0 = Debug|x64 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|x64.Deploy.0 = Debug|x64 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|x86.ActiveCfg = Debug|x86 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|x86.Build.0 = Debug|x86 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Debug|x86.Deploy.0 = Debug|x86 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|Any CPU.ActiveCfg = Release|Any CPU - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|Any CPU.Build.0 = Release|Any CPU - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|Any CPU.Deploy.0 = Release|Any CPU - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|ARM.ActiveCfg = Release|ARM - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|ARM.Build.0 = Release|ARM - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|ARM.Deploy.0 = Release|ARM - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|x64.ActiveCfg = Release|x64 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|x64.Build.0 = Release|x64 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|x64.Deploy.0 = Release|x64 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|x86.ActiveCfg = Release|x86 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|x86.Build.0 = Release|x86 - {397F5CE1-3B50-5A0A-952E-94323A3AA642}.Release|x86.Deploy.0 = Release|x86 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|ARM.ActiveCfg = Debug|ARM + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|ARM.Build.0 = Debug|ARM + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|ARM.Deploy.0 = Debug|ARM + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|x64.ActiveCfg = Debug|x64 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|x64.Build.0 = Debug|x64 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|x64.Deploy.0 = Debug|x64 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|x86.ActiveCfg = Debug|x86 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|x86.Build.0 = Debug|x86 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Debug|x86.Deploy.0 = Debug|x86 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|Any CPU.Build.0 = Release|Any CPU + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|Any CPU.Deploy.0 = Release|Any CPU + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|ARM.ActiveCfg = Release|ARM + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|ARM.Build.0 = Release|ARM + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|ARM.Deploy.0 = Release|ARM + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|x64.ActiveCfg = Release|x64 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|x64.Build.0 = Release|x64 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|x64.Deploy.0 = Release|x64 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|x86.ActiveCfg = Release|x86 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|x86.Build.0 = Release|x86 + {3473F613-5FCC-5360-8A3D-F36E7EA483AE}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TextSegmentation/text-segmentation.yaml b/Samples/TextSegmentation/text-segmentation.yml similarity index 100% rename from Samples/TextSegmentation/text-segmentation.yaml rename to Samples/TextSegmentation/text-segmentation.yml diff --git a/Samples/TextSuggestion/cpp/Package.appxmanifest b/Samples/TextSuggestion/cpp/Package.appxmanifest index f4e4bcfa14..80c6fcf0b9 100644 --- a/Samples/TextSuggestion/cpp/Package.appxmanifest +++ b/Samples/TextSuggestion/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TextSuggestion/cpp/TextSuggestion.sln b/Samples/TextSuggestion/cpp/TextSuggestion.sln index 76d4a71649..a9678443a7 100644 --- a/Samples/TextSuggestion/cpp/TextSuggestion.sln +++ b/Samples/TextSuggestion/cpp/TextSuggestion.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TextSuggestion", "TextSuggestion.vcxproj", "{5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TextSuggestion", "TextSuggestion.vcxproj", "{FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|ARM.ActiveCfg = Debug|ARM - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|ARM.Build.0 = Debug|ARM - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|ARM.Deploy.0 = Debug|ARM - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|x64.ActiveCfg = Debug|x64 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|x64.Build.0 = Debug|x64 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|x64.Deploy.0 = Debug|x64 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|x86.ActiveCfg = Debug|Win32 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|x86.Build.0 = Debug|Win32 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Debug|x86.Deploy.0 = Debug|Win32 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|ARM.ActiveCfg = Release|ARM - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|ARM.Build.0 = Release|ARM - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|ARM.Deploy.0 = Release|ARM - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|x64.ActiveCfg = Release|x64 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|x64.Build.0 = Release|x64 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|x64.Deploy.0 = Release|x64 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|x86.ActiveCfg = Release|Win32 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|x86.Build.0 = Release|Win32 - {5EEC7FCF-4D46-5B9B-BEC5-BE6C0895C94E}.Release|x86.Deploy.0 = Release|Win32 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|ARM.ActiveCfg = Debug|ARM + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|ARM.Build.0 = Debug|ARM + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|ARM.Deploy.0 = Debug|ARM + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|x64.ActiveCfg = Debug|x64 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|x64.Build.0 = Debug|x64 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|x64.Deploy.0 = Debug|x64 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|x86.ActiveCfg = Debug|Win32 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|x86.Build.0 = Debug|Win32 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Debug|x86.Deploy.0 = Debug|Win32 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|ARM.ActiveCfg = Release|ARM + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|ARM.Build.0 = Release|ARM + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|ARM.Deploy.0 = Release|ARM + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|x64.ActiveCfg = Release|x64 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|x64.Build.0 = Release|x64 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|x64.Deploy.0 = Release|x64 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|x86.ActiveCfg = Release|Win32 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|x86.Build.0 = Release|Win32 + {FCBAE0D1-AD6D-5A0B-895F-7866C07D393B}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TextSuggestion/cpp/TextSuggestion.vcxproj b/Samples/TextSuggestion/cpp/TextSuggestion.vcxproj index 82da312ac7..f2408da706 100644 --- a/Samples/TextSuggestion/cpp/TextSuggestion.vcxproj +++ b/Samples/TextSuggestion/cpp/TextSuggestion.vcxproj @@ -1,15 +1,15 @@  - {5eec7fcf-4d46-5b9b-bec5-be6c0895c94e} + {fcbae0d1-ad6d-5a0b-895f-7866c07d393b} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true TextSuggestionAPI diff --git a/Samples/TextSuggestion/cs/Package.appxmanifest b/Samples/TextSuggestion/cs/Package.appxmanifest index 4ea3c43aeb..8ecc779426 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 bc7d1244d7..f39251fba7 100644 --- a/Samples/TextSuggestion/cs/TextSuggestion.csproj +++ b/Samples/TextSuggestion/cs/TextSuggestion.csproj @@ -4,15 +4,15 @@ Debug x86 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439} + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9} AppContainerExe Properties TextSuggestion TextSuggestion en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true true diff --git a/Samples/TextSuggestion/cs/TextSuggestion.sln b/Samples/TextSuggestion/cs/TextSuggestion.sln index 1565d75c13..190309f187 100644 --- a/Samples/TextSuggestion/cs/TextSuggestion.sln +++ b/Samples/TextSuggestion/cs/TextSuggestion.sln @@ -2,7 +2,7 @@ # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextSuggestion", "TextSuggestion.csproj", "{C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextSuggestion", "TextSuggestion.csproj", "{536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -14,24 +14,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|ARM.ActiveCfg = Debug|ARM - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|ARM.Build.0 = Debug|ARM - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|ARM.Deploy.0 = Debug|ARM - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|x64.ActiveCfg = Debug|x64 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|x64.Build.0 = Debug|x64 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|x64.Deploy.0 = Debug|x64 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|x86.ActiveCfg = Debug|x86 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|x86.Build.0 = Debug|x86 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Debug|x86.Deploy.0 = Debug|x86 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|ARM.ActiveCfg = Release|ARM - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|ARM.Build.0 = Release|ARM - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|ARM.Deploy.0 = Release|ARM - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|x64.ActiveCfg = Release|x64 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|x64.Build.0 = Release|x64 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|x64.Deploy.0 = Release|x64 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|x86.ActiveCfg = Release|x86 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|x86.Build.0 = Release|x86 - {C6BDD1C7-17FE-5AEE-AAF8-FC520573F439}.Release|x86.Deploy.0 = Release|x86 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|ARM.ActiveCfg = Debug|ARM + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|ARM.Build.0 = Debug|ARM + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|ARM.Deploy.0 = Debug|ARM + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|x64.ActiveCfg = Debug|x64 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|x64.Build.0 = Debug|x64 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|x64.Deploy.0 = Debug|x64 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|x86.ActiveCfg = Debug|x86 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|x86.Build.0 = Debug|x86 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Debug|x86.Deploy.0 = Debug|x86 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|ARM.ActiveCfg = Release|ARM + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|ARM.Build.0 = Release|ARM + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|ARM.Deploy.0 = Release|ARM + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|x64.ActiveCfg = Release|x64 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|x64.Build.0 = Release|x64 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|x64.Deploy.0 = Release|x64 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|x86.ActiveCfg = Release|x86 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|x86.Build.0 = Release|x86 + {536D7D01-2E8A-5AC5-8BDD-E99A44CE62F9}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TextSuggestion/js/Package.appxmanifest b/Samples/TextSuggestion/js/Package.appxmanifest index 4da3dc7b66..7f8741540b 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 e692abdb5e..c5fd4c316f 100644 --- a/Samples/TextSuggestion/js/TextSuggestion.jsproj +++ b/Samples/TextSuggestion/js/TextSuggestion.jsproj @@ -35,7 +35,7 @@ - dfaecbf0-4290-583a-8bfb-1d79e41a7088 + 516c5836-6fd3-535d-b2e7-b79306c84b7b @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/TextSuggestion/js/TextSuggestion.sln b/Samples/TextSuggestion/js/TextSuggestion.sln index 6650878a8e..5aef0c4f12 100644 --- a/Samples/TextSuggestion/js/TextSuggestion.sln +++ b/Samples/TextSuggestion/js/TextSuggestion.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TextSuggestion", "TextSuggestion.jsproj", "{DFAECBF0-4290-583A-8BFB-1D79E41A7088}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TextSuggestion", "TextSuggestion.jsproj", "{516C5836-6FD3-535D-B2E7-B79306C84B7B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|ARM.ActiveCfg = Debug|ARM - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|ARM.Build.0 = Debug|ARM - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|ARM.Deploy.0 = Debug|ARM - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|x64.ActiveCfg = Debug|x64 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|x64.Build.0 = Debug|x64 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|x64.Deploy.0 = Debug|x64 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|x86.ActiveCfg = Debug|x86 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|x86.Build.0 = Debug|x86 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Debug|x86.Deploy.0 = Debug|x86 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|Any CPU.Build.0 = Release|Any CPU - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|Any CPU.Deploy.0 = Release|Any CPU - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|ARM.ActiveCfg = Release|ARM - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|ARM.Build.0 = Release|ARM - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|ARM.Deploy.0 = Release|ARM - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|x64.ActiveCfg = Release|x64 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|x64.Build.0 = Release|x64 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|x64.Deploy.0 = Release|x64 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|x86.ActiveCfg = Release|x86 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|x86.Build.0 = Release|x86 - {DFAECBF0-4290-583A-8BFB-1D79E41A7088}.Release|x86.Deploy.0 = Release|x86 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|ARM.ActiveCfg = Debug|ARM + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|ARM.Build.0 = Debug|ARM + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|ARM.Deploy.0 = Debug|ARM + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|x64.ActiveCfg = Debug|x64 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|x64.Build.0 = Debug|x64 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|x64.Deploy.0 = Debug|x64 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|x86.ActiveCfg = Debug|x86 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|x86.Build.0 = Debug|x86 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Debug|x86.Deploy.0 = Debug|x86 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|Any CPU.Build.0 = Release|Any CPU + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|Any CPU.Deploy.0 = Release|Any CPU + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|ARM.ActiveCfg = Release|ARM + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|ARM.Build.0 = Release|ARM + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|ARM.Deploy.0 = Release|ARM + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|x64.ActiveCfg = Release|x64 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|x64.Build.0 = Release|x64 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|x64.Deploy.0 = Release|x64 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|x86.ActiveCfg = Release|x86 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|x86.Build.0 = Release|x86 + {516C5836-6FD3-535D-B2E7-B79306C84B7B}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TextSuggestion/text-suggestion.yaml b/Samples/TextSuggestion/text-suggestion.yml similarity index 100% rename from Samples/TextSuggestion/text-suggestion.yaml rename to Samples/TextSuggestion/text-suggestion.yml diff --git a/Samples/TitleBar/cpp/Package.appxmanifest b/Samples/TitleBar/cpp/Package.appxmanifest index 2dc126f799..a5933d9608 100644 --- a/Samples/TitleBar/cpp/Package.appxmanifest +++ b/Samples/TitleBar/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TitleBar/cpp/TitleBar.sln b/Samples/TitleBar/cpp/TitleBar.sln index f446d872ee..d202e468db 100644 --- a/Samples/TitleBar/cpp/TitleBar.sln +++ b/Samples/TitleBar/cpp/TitleBar.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TitleBar", "TitleBar.vcxproj", "{9277DB7C-BDCB-51DD-AFF6-B771278BA56F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TitleBar", "TitleBar.vcxproj", "{EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|ARM.ActiveCfg = Debug|ARM - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|ARM.Build.0 = Debug|ARM - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|ARM.Deploy.0 = Debug|ARM - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|x64.ActiveCfg = Debug|x64 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|x64.Build.0 = Debug|x64 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|x64.Deploy.0 = Debug|x64 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|x86.ActiveCfg = Debug|Win32 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|x86.Build.0 = Debug|Win32 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Debug|x86.Deploy.0 = Debug|Win32 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|ARM.ActiveCfg = Release|ARM - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|ARM.Build.0 = Release|ARM - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|ARM.Deploy.0 = Release|ARM - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|x64.ActiveCfg = Release|x64 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|x64.Build.0 = Release|x64 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|x64.Deploy.0 = Release|x64 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|x86.ActiveCfg = Release|Win32 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|x86.Build.0 = Release|Win32 - {9277DB7C-BDCB-51DD-AFF6-B771278BA56F}.Release|x86.Deploy.0 = Release|Win32 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|ARM.ActiveCfg = Debug|ARM + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|ARM.Build.0 = Debug|ARM + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|ARM.Deploy.0 = Debug|ARM + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|x64.ActiveCfg = Debug|x64 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|x64.Build.0 = Debug|x64 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|x64.Deploy.0 = Debug|x64 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|x86.ActiveCfg = Debug|Win32 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|x86.Build.0 = Debug|Win32 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Debug|x86.Deploy.0 = Debug|Win32 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|ARM.ActiveCfg = Release|ARM + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|ARM.Build.0 = Release|ARM + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|ARM.Deploy.0 = Release|ARM + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|x64.ActiveCfg = Release|x64 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|x64.Build.0 = Release|x64 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|x64.Deploy.0 = Release|x64 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|x86.ActiveCfg = Release|Win32 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|x86.Build.0 = Release|Win32 + {EEFC5E8C-CFA3-5F8D-8292-2B9C3B7D1B65}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TitleBar/cpp/TitleBar.vcxproj b/Samples/TitleBar/cpp/TitleBar.vcxproj index cc4b3da8b8..a04bead211 100644 --- a/Samples/TitleBar/cpp/TitleBar.vcxproj +++ b/Samples/TitleBar/cpp/TitleBar.vcxproj @@ -1,15 +1,15 @@  - {9277db7c-bdcb-51dd-aff6-b771278ba56f} + {eefc5e8c-cfa3-5f8d-8292-2b9c3b7d1b65} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/TitleBar/cs/Package.appxmanifest b/Samples/TitleBar/cs/Package.appxmanifest index ea1df2e756..c90a5d362f 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 ca91a4805f..aa5c1aa270 100644 --- a/Samples/TitleBar/cs/TitleBar.csproj +++ b/Samples/TitleBar/cs/TitleBar.csproj @@ -3,15 +3,15 @@ Debug - {1B2A8135-27AD-5867-8F13-98C07CF9719D} + {2DB99269-465D-5AC8-8D9F-4973482ED357} AppContainerExe Properties SDKTemplate TitleBar en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/TitleBar/cs/TitleBar.sln b/Samples/TitleBar/cs/TitleBar.sln index 9437e85157..78c6fc240f 100644 --- a/Samples/TitleBar/cs/TitleBar.sln +++ b/Samples/TitleBar/cs/TitleBar.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TitleBar", "TitleBar.csproj", "{1B2A8135-27AD-5867-8F13-98C07CF9719D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TitleBar", "TitleBar.csproj", "{2DB99269-465D-5AC8-8D9F-4973482ED357}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|ARM.ActiveCfg = Debug|ARM - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|ARM.Build.0 = Debug|ARM - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|ARM.Deploy.0 = Debug|ARM - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|x64.ActiveCfg = Debug|x64 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|x64.Build.0 = Debug|x64 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|x64.Deploy.0 = Debug|x64 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|x86.ActiveCfg = Debug|x86 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|x86.Build.0 = Debug|x86 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Debug|x86.Deploy.0 = Debug|x86 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|ARM.ActiveCfg = Release|ARM - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|ARM.Build.0 = Release|ARM - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|ARM.Deploy.0 = Release|ARM - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|x64.ActiveCfg = Release|x64 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|x64.Build.0 = Release|x64 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|x64.Deploy.0 = Release|x64 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|x86.ActiveCfg = Release|x86 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|x86.Build.0 = Release|x86 - {1B2A8135-27AD-5867-8F13-98C07CF9719D}.Release|x86.Deploy.0 = Release|x86 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|ARM.ActiveCfg = Debug|ARM + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|ARM.Build.0 = Debug|ARM + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|ARM.Deploy.0 = Debug|ARM + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|x64.ActiveCfg = Debug|x64 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|x64.Build.0 = Debug|x64 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|x64.Deploy.0 = Debug|x64 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|x86.ActiveCfg = Debug|x86 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|x86.Build.0 = Debug|x86 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Debug|x86.Deploy.0 = Debug|x86 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|ARM.ActiveCfg = Release|ARM + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|ARM.Build.0 = Release|ARM + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|ARM.Deploy.0 = Release|ARM + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|x64.ActiveCfg = Release|x64 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|x64.Build.0 = Release|x64 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|x64.Deploy.0 = Release|x64 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|x86.ActiveCfg = Release|x86 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|x86.Build.0 = Release|x86 + {2DB99269-465D-5AC8-8D9F-4973482ED357}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TitleBar/js/CoreViewHelpers/CoreViewHelpers.vcxproj b/Samples/TitleBar/js/CoreViewHelpers/CoreViewHelpers.vcxproj index 105b7f7f04..a741295a63 100644 --- a/Samples/TitleBar/js/CoreViewHelpers/CoreViewHelpers.vcxproj +++ b/Samples/TitleBar/js/CoreViewHelpers/CoreViewHelpers.vcxproj @@ -27,7 +27,7 @@ - {8c99abdf-ab2f-54c7-83e0-739e32de41b4} + {32ce0e6b-3d53-5ff9-97fa-875f3cf59840} WindowsRuntimeComponent CoreViewHelpers CoreViewHelpers @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/TitleBar/js/Package.appxmanifest b/Samples/TitleBar/js/Package.appxmanifest index 2e1d7b8d72..30af97ca2c 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 1f6aabf2e8..c888c9811f 100644 --- a/Samples/TitleBar/js/TitleBar.jsproj +++ b/Samples/TitleBar/js/TitleBar.jsproj @@ -35,7 +35,7 @@ - 1c1e2603-d26c-5619-b122-0b9ae27af494 + 8f771f62-bb62-5697-b263-b1bcdf8e9e14 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/TitleBar/js/TitleBar.sln b/Samples/TitleBar/js/TitleBar.sln index 86ea5a7195..4df37465b6 100644 --- a/Samples/TitleBar/js/TitleBar.sln +++ b/Samples/TitleBar/js/TitleBar.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TitleBar", "TitleBar.jsproj", "{1C1E2603-D26C-5619-B122-0B9AE27AF494}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TitleBar", "TitleBar.jsproj", "{8F771F62-BB62-5697-B263-B1BCDF8E9E14}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CoreViewHelpers", "CoreViewHelpers\CoreViewHelpers.vcxproj", "{8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CoreViewHelpers", "CoreViewHelpers\CoreViewHelpers.vcxproj", "{32CE0E6B-3D53-5FF9-97FA-875F3CF59840}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,44 +19,44 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|Any CPU.Build.0 = Debug|Any CPU - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|ARM.ActiveCfg = Debug|ARM - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|ARM.Build.0 = Debug|ARM - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|ARM.Deploy.0 = Debug|ARM - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|x64.ActiveCfg = Debug|x64 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|x64.Build.0 = Debug|x64 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|x64.Deploy.0 = Debug|x64 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|x86.ActiveCfg = Debug|x86 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|x86.Build.0 = Debug|x86 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Debug|x86.Deploy.0 = Debug|x86 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|Any CPU.ActiveCfg = Release|Any CPU - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|Any CPU.Build.0 = Release|Any CPU - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|Any CPU.Deploy.0 = Release|Any CPU - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|ARM.ActiveCfg = Release|ARM - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|ARM.Build.0 = Release|ARM - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|ARM.Deploy.0 = Release|ARM - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|x64.ActiveCfg = Release|x64 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|x64.Build.0 = Release|x64 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|x64.Deploy.0 = Release|x64 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|x86.ActiveCfg = Release|x86 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|x86.Build.0 = Release|x86 - {1C1E2603-D26C-5619-B122-0B9AE27AF494}.Release|x86.Deploy.0 = Release|x86 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Debug|ARM.ActiveCfg = Debug|ARM - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Debug|ARM.Build.0 = Debug|ARM - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Debug|x64.ActiveCfg = Debug|x64 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Debug|x64.Build.0 = Debug|x64 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Debug|x86.ActiveCfg = Debug|Win32 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Debug|x86.Build.0 = Debug|Win32 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Release|Any CPU.ActiveCfg = Release|Win32 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Release|ARM.ActiveCfg = Release|ARM - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Release|ARM.Build.0 = Release|ARM - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Release|x64.ActiveCfg = Release|x64 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Release|x64.Build.0 = Release|x64 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Release|x86.ActiveCfg = Release|Win32 - {8C99ABDF-AB2F-54C7-83E0-739E32DE41B4}.Release|x86.Build.0 = Release|Win32 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|ARM.ActiveCfg = Debug|ARM + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|ARM.Build.0 = Debug|ARM + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|ARM.Deploy.0 = Debug|ARM + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|x64.ActiveCfg = Debug|x64 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|x64.Build.0 = Debug|x64 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|x64.Deploy.0 = Debug|x64 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|x86.ActiveCfg = Debug|x86 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|x86.Build.0 = Debug|x86 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Debug|x86.Deploy.0 = Debug|x86 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|Any CPU.Build.0 = Release|Any CPU + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|Any CPU.Deploy.0 = Release|Any CPU + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|ARM.ActiveCfg = Release|ARM + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|ARM.Build.0 = Release|ARM + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|ARM.Deploy.0 = Release|ARM + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|x64.ActiveCfg = Release|x64 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|x64.Build.0 = Release|x64 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|x64.Deploy.0 = Release|x64 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|x86.ActiveCfg = Release|x86 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|x86.Build.0 = Release|x86 + {8F771F62-BB62-5697-B263-B1BCDF8E9E14}.Release|x86.Deploy.0 = Release|x86 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Debug|ARM.ActiveCfg = Debug|ARM + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Debug|ARM.Build.0 = Debug|ARM + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Debug|x64.ActiveCfg = Debug|x64 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Debug|x64.Build.0 = Debug|x64 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Debug|x86.ActiveCfg = Debug|Win32 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Debug|x86.Build.0 = Debug|Win32 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Release|Any CPU.ActiveCfg = Release|Win32 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Release|ARM.ActiveCfg = Release|ARM + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Release|ARM.Build.0 = Release|ARM + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Release|x64.ActiveCfg = Release|x64 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Release|x64.Build.0 = Release|x64 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Release|x86.ActiveCfg = Release|Win32 + {32CE0E6B-3D53-5FF9-97FA-875F3CF59840}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TitleBar/title-bar.yaml b/Samples/TitleBar/title-bar.yml similarity index 100% rename from Samples/TitleBar/title-bar.yaml rename to Samples/TitleBar/title-bar.yml diff --git a/Samples/TouchKeyboard/cpp/Package.appxmanifest b/Samples/TouchKeyboard/cpp/Package.appxmanifest index cc41499bb7..e15c7bc750 100644 --- a/Samples/TouchKeyboard/cpp/Package.appxmanifest +++ b/Samples/TouchKeyboard/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TouchKeyboard/cpp/TouchKeyboard.sln b/Samples/TouchKeyboard/cpp/TouchKeyboard.sln index b127c67486..c09282b7a0 100644 --- a/Samples/TouchKeyboard/cpp/TouchKeyboard.sln +++ b/Samples/TouchKeyboard/cpp/TouchKeyboard.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TouchKeyboard", "TouchKeyboard.vcxproj", "{FAA7933E-E957-5406-A87E-F18CE9CDAB59}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TouchKeyboard", "TouchKeyboard.vcxproj", "{39A7AF98-460D-5767-B03E-7FC7EECED180}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|ARM.ActiveCfg = Debug|ARM - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|ARM.Build.0 = Debug|ARM - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|ARM.Deploy.0 = Debug|ARM - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|x64.ActiveCfg = Debug|x64 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|x64.Build.0 = Debug|x64 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|x64.Deploy.0 = Debug|x64 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|x86.ActiveCfg = Debug|Win32 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|x86.Build.0 = Debug|Win32 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Debug|x86.Deploy.0 = Debug|Win32 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|ARM.ActiveCfg = Release|ARM - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|ARM.Build.0 = Release|ARM - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|ARM.Deploy.0 = Release|ARM - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|x64.ActiveCfg = Release|x64 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|x64.Build.0 = Release|x64 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|x64.Deploy.0 = Release|x64 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|x86.ActiveCfg = Release|Win32 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|x86.Build.0 = Release|Win32 - {FAA7933E-E957-5406-A87E-F18CE9CDAB59}.Release|x86.Deploy.0 = Release|Win32 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|ARM.ActiveCfg = Debug|ARM + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|ARM.Build.0 = Debug|ARM + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|ARM.Deploy.0 = Debug|ARM + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|x64.ActiveCfg = Debug|x64 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|x64.Build.0 = Debug|x64 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|x64.Deploy.0 = Debug|x64 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|x86.ActiveCfg = Debug|Win32 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|x86.Build.0 = Debug|Win32 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Debug|x86.Deploy.0 = Debug|Win32 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|ARM.ActiveCfg = Release|ARM + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|ARM.Build.0 = Release|ARM + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|ARM.Deploy.0 = Release|ARM + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|x64.ActiveCfg = Release|x64 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|x64.Build.0 = Release|x64 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|x64.Deploy.0 = Release|x64 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|x86.ActiveCfg = Release|Win32 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|x86.Build.0 = Release|Win32 + {39A7AF98-460D-5767-B03E-7FC7EECED180}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TouchKeyboard/cpp/TouchKeyboard.vcxproj b/Samples/TouchKeyboard/cpp/TouchKeyboard.vcxproj index 082542e008..56fb553b47 100644 --- a/Samples/TouchKeyboard/cpp/TouchKeyboard.vcxproj +++ b/Samples/TouchKeyboard/cpp/TouchKeyboard.vcxproj @@ -1,15 +1,15 @@  - {faa7933e-e957-5406-a87e-f18ce9cdab59} + {39a7af98-460d-5767-b03e-7fc7eeced180} SDKTemplate en-US 14.0 true Windows Store 8.2 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 @@ -76,27 +76,27 @@ - + - + - + - + - + - + @@ -268,7 +268,7 @@ - + diff --git a/Samples/TouchKeyboard/cs/Package.appxmanifest b/Samples/TouchKeyboard/cs/Package.appxmanifest index 6ce1947d9e..8ef41ef3c0 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 7ee113a8cf..45d2190e2d 100644 --- a/Samples/TouchKeyboard/cs/TouchKeyboard.csproj +++ b/Samples/TouchKeyboard/cs/TouchKeyboard.csproj @@ -3,15 +3,15 @@ Debug - {98BB612F-11A8-51AB-8546-52B7DA064514} + {97293E44-4034-519A-925E-A165617B6300} AppContainerExe Properties SDKTemplate TouchKeyboard en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/TouchKeyboard/cs/TouchKeyboard.sln b/Samples/TouchKeyboard/cs/TouchKeyboard.sln index 16aab7ca43..ae7f58ba1b 100644 --- a/Samples/TouchKeyboard/cs/TouchKeyboard.sln +++ b/Samples/TouchKeyboard/cs/TouchKeyboard.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TouchKeyboard", "TouchKeyboard.csproj", "{98BB612F-11A8-51AB-8546-52B7DA064514}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TouchKeyboard", "TouchKeyboard.csproj", "{97293E44-4034-519A-925E-A165617B6300}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|ARM.ActiveCfg = Debug|ARM - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|ARM.Build.0 = Debug|ARM - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|ARM.Deploy.0 = Debug|ARM - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|x64.ActiveCfg = Debug|x64 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|x64.Build.0 = Debug|x64 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|x64.Deploy.0 = Debug|x64 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|x86.ActiveCfg = Debug|x86 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|x86.Build.0 = Debug|x86 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Debug|x86.Deploy.0 = Debug|x86 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|ARM.ActiveCfg = Release|ARM - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|ARM.Build.0 = Release|ARM - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|ARM.Deploy.0 = Release|ARM - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|x64.ActiveCfg = Release|x64 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|x64.Build.0 = Release|x64 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|x64.Deploy.0 = Release|x64 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|x86.ActiveCfg = Release|x86 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|x86.Build.0 = Release|x86 - {98BB612F-11A8-51AB-8546-52B7DA064514}.Release|x86.Deploy.0 = Release|x86 + {97293E44-4034-519A-925E-A165617B6300}.Debug|ARM.ActiveCfg = Debug|ARM + {97293E44-4034-519A-925E-A165617B6300}.Debug|ARM.Build.0 = Debug|ARM + {97293E44-4034-519A-925E-A165617B6300}.Debug|ARM.Deploy.0 = Debug|ARM + {97293E44-4034-519A-925E-A165617B6300}.Debug|x64.ActiveCfg = Debug|x64 + {97293E44-4034-519A-925E-A165617B6300}.Debug|x64.Build.0 = Debug|x64 + {97293E44-4034-519A-925E-A165617B6300}.Debug|x64.Deploy.0 = Debug|x64 + {97293E44-4034-519A-925E-A165617B6300}.Debug|x86.ActiveCfg = Debug|x86 + {97293E44-4034-519A-925E-A165617B6300}.Debug|x86.Build.0 = Debug|x86 + {97293E44-4034-519A-925E-A165617B6300}.Debug|x86.Deploy.0 = Debug|x86 + {97293E44-4034-519A-925E-A165617B6300}.Release|ARM.ActiveCfg = Release|ARM + {97293E44-4034-519A-925E-A165617B6300}.Release|ARM.Build.0 = Release|ARM + {97293E44-4034-519A-925E-A165617B6300}.Release|ARM.Deploy.0 = Release|ARM + {97293E44-4034-519A-925E-A165617B6300}.Release|x64.ActiveCfg = Release|x64 + {97293E44-4034-519A-925E-A165617B6300}.Release|x64.Build.0 = Release|x64 + {97293E44-4034-519A-925E-A165617B6300}.Release|x64.Deploy.0 = Release|x64 + {97293E44-4034-519A-925E-A165617B6300}.Release|x86.ActiveCfg = Release|x86 + {97293E44-4034-519A-925E-A165617B6300}.Release|x86.Build.0 = Release|x86 + {97293E44-4034-519A-925E-A165617B6300}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TouchKeyboard/touch-keyboard.yaml b/Samples/TouchKeyboard/touch-keyboard.yml similarity index 100% rename from Samples/TouchKeyboard/touch-keyboard.yaml rename to Samples/TouchKeyboard/touch-keyboard.yml diff --git a/Samples/TouchKeyboardTextInput/cpp/Package.appxmanifest b/Samples/TouchKeyboardTextInput/cpp/Package.appxmanifest index d8fd0edd66..0140cb768c 100644 --- a/Samples/TouchKeyboardTextInput/cpp/Package.appxmanifest +++ b/Samples/TouchKeyboardTextInput/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.sln b/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.sln index 1809e5a3ff..7493aa45e7 100644 --- a/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.sln +++ b/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TouchKeyboardTextInput", "TouchKeyboardTextInput.vcxproj", "{6CEA177C-9DC2-5A8E-8255-A750F6975465}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TouchKeyboardTextInput", "TouchKeyboardTextInput.vcxproj", "{057486C9-51B8-5F49-8EB5-4A0DBC469ABE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|ARM.ActiveCfg = Debug|ARM - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|ARM.Build.0 = Debug|ARM - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|ARM.Deploy.0 = Debug|ARM - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|x64.ActiveCfg = Debug|x64 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|x64.Build.0 = Debug|x64 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|x64.Deploy.0 = Debug|x64 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|x86.ActiveCfg = Debug|Win32 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|x86.Build.0 = Debug|Win32 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Debug|x86.Deploy.0 = Debug|Win32 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|ARM.ActiveCfg = Release|ARM - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|ARM.Build.0 = Release|ARM - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|ARM.Deploy.0 = Release|ARM - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|x64.ActiveCfg = Release|x64 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|x64.Build.0 = Release|x64 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|x64.Deploy.0 = Release|x64 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|x86.ActiveCfg = Release|Win32 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|x86.Build.0 = Release|Win32 - {6CEA177C-9DC2-5A8E-8255-A750F6975465}.Release|x86.Deploy.0 = Release|Win32 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|ARM.ActiveCfg = Debug|ARM + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|ARM.Build.0 = Debug|ARM + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|ARM.Deploy.0 = Debug|ARM + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|x64.ActiveCfg = Debug|x64 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|x64.Build.0 = Debug|x64 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|x64.Deploy.0 = Debug|x64 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|x86.ActiveCfg = Debug|Win32 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|x86.Build.0 = Debug|Win32 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Debug|x86.Deploy.0 = Debug|Win32 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|ARM.ActiveCfg = Release|ARM + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|ARM.Build.0 = Release|ARM + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|ARM.Deploy.0 = Release|ARM + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|x64.ActiveCfg = Release|x64 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|x64.Build.0 = Release|x64 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|x64.Deploy.0 = Release|x64 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|x86.ActiveCfg = Release|Win32 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|x86.Build.0 = Release|Win32 + {057486C9-51B8-5F49-8EB5-4A0DBC469ABE}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.vcxproj b/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.vcxproj index c6c267e6ca..48f01baca2 100644 --- a/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.vcxproj +++ b/Samples/TouchKeyboardTextInput/cpp/TouchKeyboardTextInput.vcxproj @@ -1,15 +1,15 @@  - {6cea177c-9dc2-5a8e-8255-a750f6975465} + {057486c9-51b8-5f49-8eb5-4a0dbc469abe} SDKTemplate en-US 14.0 true Windows Store 8.2 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/TouchKeyboardTextInput/cs/Package.appxmanifest b/Samples/TouchKeyboardTextInput/cs/Package.appxmanifest index bc3ebc4e12..58727308ac 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 681f66a9ad..31afba9dbd 100644 --- a/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.csproj +++ b/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.csproj @@ -3,15 +3,15 @@ Debug - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64} + {946B2792-CDF0-53A0-BF7D-A9376684EFF3} AppContainerExe Properties TouchKeyboardTextInput TouchKeyboardTextInput en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.sln b/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.sln index 9e2c8df759..08bfee626b 100644 --- a/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.sln +++ b/Samples/TouchKeyboardTextInput/cs/TouchKeyboardTextInput.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TouchKeyboardTextInput", "TouchKeyboardTextInput.csproj", "{DC6574E2-CB81-55DA-9F02-E16D71EEBE64}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TouchKeyboardTextInput", "TouchKeyboardTextInput.csproj", "{946B2792-CDF0-53A0-BF7D-A9376684EFF3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|ARM.ActiveCfg = Debug|ARM - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|ARM.Build.0 = Debug|ARM - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|ARM.Deploy.0 = Debug|ARM - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|x64.ActiveCfg = Debug|x64 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|x64.Build.0 = Debug|x64 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|x64.Deploy.0 = Debug|x64 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|x86.ActiveCfg = Debug|x86 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|x86.Build.0 = Debug|x86 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Debug|x86.Deploy.0 = Debug|x86 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|ARM.ActiveCfg = Release|ARM - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|ARM.Build.0 = Release|ARM - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|ARM.Deploy.0 = Release|ARM - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|x64.ActiveCfg = Release|x64 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|x64.Build.0 = Release|x64 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|x64.Deploy.0 = Release|x64 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|x86.ActiveCfg = Release|x86 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|x86.Build.0 = Release|x86 - {DC6574E2-CB81-55DA-9F02-E16D71EEBE64}.Release|x86.Deploy.0 = Release|x86 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|ARM.ActiveCfg = Debug|ARM + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|ARM.Build.0 = Debug|ARM + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|ARM.Deploy.0 = Debug|ARM + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|x64.ActiveCfg = Debug|x64 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|x64.Build.0 = Debug|x64 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|x64.Deploy.0 = Debug|x64 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|x86.ActiveCfg = Debug|x86 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|x86.Build.0 = Debug|x86 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Debug|x86.Deploy.0 = Debug|x86 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|ARM.ActiveCfg = Release|ARM + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|ARM.Build.0 = Release|ARM + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|ARM.Deploy.0 = Release|ARM + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|x64.ActiveCfg = Release|x64 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|x64.Build.0 = Release|x64 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|x64.Deploy.0 = Release|x64 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|x86.ActiveCfg = Release|x86 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|x86.Build.0 = Release|x86 + {946B2792-CDF0-53A0-BF7D-A9376684EFF3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.jsproj b/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.jsproj index abe4caa254..de46c2fafb 100644 --- a/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.jsproj +++ b/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.jsproj @@ -35,7 +35,7 @@ - 520a99b5-de7a-5e81-bd44-47250be4f55e + 6191d370-aa51-5eb0-9b83-ae90afff2334 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.sln b/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.sln index 21569c6a69..84ff4ec5e4 100644 --- a/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.sln +++ b/Samples/TouchKeyboardTextInput/js/TouchKeyboardTextInput.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TouchKeyboardTextInput", "TouchKeyboardTextInput.jsproj", "{520A99B5-DE7A-5E81-BD44-47250BE4F55E}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "TouchKeyboardTextInput", "TouchKeyboardTextInput.jsproj", "{6191D370-AA51-5EB0-9B83-AE90AFFF2334}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|Any CPU.Build.0 = Debug|Any CPU - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|ARM.ActiveCfg = Debug|ARM - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|ARM.Build.0 = Debug|ARM - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|ARM.Deploy.0 = Debug|ARM - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|x64.ActiveCfg = Debug|x64 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|x64.Build.0 = Debug|x64 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|x64.Deploy.0 = Debug|x64 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|x86.ActiveCfg = Debug|x86 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|x86.Build.0 = Debug|x86 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Debug|x86.Deploy.0 = Debug|x86 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|Any CPU.ActiveCfg = Release|Any CPU - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|Any CPU.Build.0 = Release|Any CPU - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|Any CPU.Deploy.0 = Release|Any CPU - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|ARM.ActiveCfg = Release|ARM - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|ARM.Build.0 = Release|ARM - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|ARM.Deploy.0 = Release|ARM - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|x64.ActiveCfg = Release|x64 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|x64.Build.0 = Release|x64 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|x64.Deploy.0 = Release|x64 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|x86.ActiveCfg = Release|x86 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|x86.Build.0 = Release|x86 - {520A99B5-DE7A-5E81-BD44-47250BE4F55E}.Release|x86.Deploy.0 = Release|x86 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|ARM.ActiveCfg = Debug|ARM + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|ARM.Build.0 = Debug|ARM + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|ARM.Deploy.0 = Debug|ARM + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|x64.ActiveCfg = Debug|x64 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|x64.Build.0 = Debug|x64 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|x64.Deploy.0 = Debug|x64 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|x86.ActiveCfg = Debug|x86 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|x86.Build.0 = Debug|x86 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Debug|x86.Deploy.0 = Debug|x86 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|Any CPU.Build.0 = Release|Any CPU + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|Any CPU.Deploy.0 = Release|Any CPU + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|ARM.ActiveCfg = Release|ARM + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|ARM.Build.0 = Release|ARM + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|ARM.Deploy.0 = Release|ARM + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|x64.ActiveCfg = Release|x64 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|x64.Build.0 = Release|x64 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|x64.Deploy.0 = Release|x64 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|x86.ActiveCfg = Release|x86 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|x86.Build.0 = Release|x86 + {6191D370-AA51-5EB0-9B83-AE90AFFF2334}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/TouchKeyboardTextInput/js/package.appxmanifest b/Samples/TouchKeyboardTextInput/js/package.appxmanifest index 248c3f769c..f66fad055c 100644 --- a/Samples/TouchKeyboardTextInput/js/package.appxmanifest +++ b/Samples/TouchKeyboardTextInput/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/TouchKeyboardTextInput/touch-keyboard-text-input.yaml b/Samples/TouchKeyboardTextInput/touch-keyboard-text-input.yml similarity index 100% rename from Samples/TouchKeyboardTextInput/touch-keyboard-text-input.yaml rename to Samples/TouchKeyboardTextInput/touch-keyboard-text-input.yml diff --git a/Samples/Unicode/cpp/Package.appxmanifest b/Samples/Unicode/cpp/Package.appxmanifest index 6944ad56c6..e0fab2fe37 100644 --- a/Samples/Unicode/cpp/Package.appxmanifest +++ b/Samples/Unicode/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/Unicode/cpp/Unicode.sln b/Samples/Unicode/cpp/Unicode.sln index cf94bc94f7..f870cdc1f8 100644 --- a/Samples/Unicode/cpp/Unicode.sln +++ b/Samples/Unicode/cpp/Unicode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Unicode", "Unicode.vcxproj", "{6394E586-887A-53EA-9C84-74DEBD1FA75B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Unicode", "Unicode.vcxproj", "{A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|ARM.ActiveCfg = Debug|ARM - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|ARM.Build.0 = Debug|ARM - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|ARM.Deploy.0 = Debug|ARM - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|x64.ActiveCfg = Debug|x64 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|x64.Build.0 = Debug|x64 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|x64.Deploy.0 = Debug|x64 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|x86.ActiveCfg = Debug|Win32 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|x86.Build.0 = Debug|Win32 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Debug|x86.Deploy.0 = Debug|Win32 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|ARM.ActiveCfg = Release|ARM - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|ARM.Build.0 = Release|ARM - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|ARM.Deploy.0 = Release|ARM - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|x64.ActiveCfg = Release|x64 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|x64.Build.0 = Release|x64 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|x64.Deploy.0 = Release|x64 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|x86.ActiveCfg = Release|Win32 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|x86.Build.0 = Release|Win32 - {6394E586-887A-53EA-9C84-74DEBD1FA75B}.Release|x86.Deploy.0 = Release|Win32 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|ARM.ActiveCfg = Debug|ARM + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|ARM.Build.0 = Debug|ARM + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|ARM.Deploy.0 = Debug|ARM + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|x64.ActiveCfg = Debug|x64 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|x64.Build.0 = Debug|x64 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|x64.Deploy.0 = Debug|x64 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|x86.ActiveCfg = Debug|Win32 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|x86.Build.0 = Debug|Win32 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Debug|x86.Deploy.0 = Debug|Win32 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|ARM.ActiveCfg = Release|ARM + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|ARM.Build.0 = Release|ARM + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|ARM.Deploy.0 = Release|ARM + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|x64.ActiveCfg = Release|x64 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|x64.Build.0 = Release|x64 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|x64.Deploy.0 = Release|x64 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|x86.ActiveCfg = Release|Win32 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|x86.Build.0 = Release|Win32 + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Unicode/cpp/Unicode.vcxproj b/Samples/Unicode/cpp/Unicode.vcxproj index 8fdd3ac0e1..2b33cd071b 100644 --- a/Samples/Unicode/cpp/Unicode.vcxproj +++ b/Samples/Unicode/cpp/Unicode.vcxproj @@ -1,15 +1,15 @@  - {6394E586-887A-53EA-9C84-74DEBD1FA75B} + {A207EF02-FCFC-53A7-8EC5-434C4DF7B7DA} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/Unicode/cs/Package.appxmanifest b/Samples/Unicode/cs/Package.appxmanifest index c7b2ba5546..71116f6fbc 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 fd4cd353df..fccdaf0c4e 100644 --- a/Samples/Unicode/cs/Unicode.csproj +++ b/Samples/Unicode/cs/Unicode.csproj @@ -4,15 +4,15 @@ Debug x86 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6} + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA} AppContainerExe Properties SDKTemplate UnicodeSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/Unicode/cs/Unicode.sln b/Samples/Unicode/cs/Unicode.sln index dfa6e79653..3a44a94ef7 100644 --- a/Samples/Unicode/cs/Unicode.sln +++ b/Samples/Unicode/cs/Unicode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unicode", "Unicode.csproj", "{4159596C-AA36-52F2-89FC-1ECF37FB0DD6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unicode", "Unicode.csproj", "{6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|ARM.ActiveCfg = Debug|ARM - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|ARM.Build.0 = Debug|ARM - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|ARM.Deploy.0 = Debug|ARM - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|x64.ActiveCfg = Debug|x64 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|x64.Build.0 = Debug|x64 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|x64.Deploy.0 = Debug|x64 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|x86.ActiveCfg = Debug|x86 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|x86.Build.0 = Debug|x86 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Debug|x86.Deploy.0 = Debug|x86 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|ARM.ActiveCfg = Release|ARM - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|ARM.Build.0 = Release|ARM - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|ARM.Deploy.0 = Release|ARM - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|x64.ActiveCfg = Release|x64 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|x64.Build.0 = Release|x64 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|x64.Deploy.0 = Release|x64 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|x86.ActiveCfg = Release|x86 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|x86.Build.0 = Release|x86 - {4159596C-AA36-52F2-89FC-1ECF37FB0DD6}.Release|x86.Deploy.0 = Release|x86 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|ARM.ActiveCfg = Debug|ARM + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|ARM.Build.0 = Debug|ARM + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|ARM.Deploy.0 = Debug|ARM + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|x64.ActiveCfg = Debug|x64 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|x64.Build.0 = Debug|x64 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|x64.Deploy.0 = Debug|x64 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|x86.ActiveCfg = Debug|x86 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|x86.Build.0 = Debug|x86 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Debug|x86.Deploy.0 = Debug|x86 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|ARM.ActiveCfg = Release|ARM + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|ARM.Build.0 = Release|ARM + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|ARM.Deploy.0 = Release|ARM + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|x64.ActiveCfg = Release|x64 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|x64.Build.0 = Release|x64 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|x64.Deploy.0 = Release|x64 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|x86.ActiveCfg = Release|x86 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|x86.Build.0 = Release|x86 + {6B6EDAD1-899D-5D99-B362-70BA6F5BCFDA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Unicode/js/Package.appxmanifest b/Samples/Unicode/js/Package.appxmanifest index 43fb799320..9b069f7bbd 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 3bca8af2f7..f659c84e03 100644 --- a/Samples/Unicode/js/Unicode.jsproj +++ b/Samples/Unicode/js/Unicode.jsproj @@ -35,7 +35,7 @@ - {7e873678-b7e9-5a49-9ee2-23b49bb0bc04} + {d8eff44a-d03a-5822-b0de-e0b779e401a6} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/Unicode/js/Unicode.sln b/Samples/Unicode/js/Unicode.sln index 19d7c3472a..27e9aac583 100644 --- a/Samples/Unicode/js/Unicode.sln +++ b/Samples/Unicode/js/Unicode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Unicode", "Unicode.jsproj", "{7E873678-B7E9-5A49-9EE2-23B49BB0BC04}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "Unicode", "Unicode.jsproj", "{D8EFF44A-D03A-5822-B0DE-E0B779E401A6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|Any CPU.Build.0 = Debug|Any CPU - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|ARM.ActiveCfg = Debug|ARM - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|ARM.Build.0 = Debug|ARM - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|ARM.Deploy.0 = Debug|ARM - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|x64.ActiveCfg = Debug|x64 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|x64.Build.0 = Debug|x64 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|x64.Deploy.0 = Debug|x64 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|x86.ActiveCfg = Debug|x86 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|x86.Build.0 = Debug|x86 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Debug|x86.Deploy.0 = Debug|x86 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|Any CPU.ActiveCfg = Release|Any CPU - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|Any CPU.Build.0 = Release|Any CPU - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|Any CPU.Deploy.0 = Release|Any CPU - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|ARM.ActiveCfg = Release|ARM - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|ARM.Build.0 = Release|ARM - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|ARM.Deploy.0 = Release|ARM - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|x64.ActiveCfg = Release|x64 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|x64.Build.0 = Release|x64 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|x64.Deploy.0 = Release|x64 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|x86.ActiveCfg = Release|x86 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|x86.Build.0 = Release|x86 - {7E873678-B7E9-5A49-9EE2-23B49BB0BC04}.Release|x86.Deploy.0 = Release|x86 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|ARM.ActiveCfg = Debug|ARM + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|ARM.Build.0 = Debug|ARM + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|ARM.Deploy.0 = Debug|ARM + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|x64.ActiveCfg = Debug|x64 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|x64.Build.0 = Debug|x64 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|x64.Deploy.0 = Debug|x64 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|x86.ActiveCfg = Debug|x86 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|x86.Build.0 = Debug|x86 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Debug|x86.Deploy.0 = Debug|x86 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|Any CPU.Build.0 = Release|Any CPU + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|Any CPU.Deploy.0 = Release|Any CPU + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|ARM.ActiveCfg = Release|ARM + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|ARM.Build.0 = Release|ARM + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|ARM.Deploy.0 = Release|ARM + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|x64.ActiveCfg = Release|x64 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|x64.Build.0 = Release|x64 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|x64.Deploy.0 = Release|x64 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|x86.ActiveCfg = Release|x86 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|x86.Build.0 = Release|x86 + {D8EFF44A-D03A-5822-B0DE-E0B779E401A6}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/Unicode/unicode.yaml b/Samples/Unicode/unicode.yml similarity index 100% rename from Samples/Unicode/unicode.yaml rename to Samples/Unicode/unicode.yml diff --git a/Samples/UserActivity/cs/Package.appxmanifest b/Samples/UserActivity/cs/Package.appxmanifest index 5b9861496f..54fb1d3720 100644 --- a/Samples/UserActivity/cs/Package.appxmanifest +++ b/Samples/UserActivity/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/UserActivity/cs/UserActivity.csproj b/Samples/UserActivity/cs/UserActivity.csproj index 311a4182c4..e171659c07 100644 --- a/Samples/UserActivity/cs/UserActivity.csproj +++ b/Samples/UserActivity/cs/UserActivity.csproj @@ -4,15 +4,15 @@ Debug x86 - {9F30B33E-97B6-59F4-898A-6C997719DCA5} + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3} AppContainerExe Properties SDKTemplate UserActivity en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 15 true 512 diff --git a/Samples/UserActivity/cs/UserActivity.sln b/Samples/UserActivity/cs/UserActivity.sln index 0e024e21ba..0a6e00a8ed 100644 --- a/Samples/UserActivity/cs/UserActivity.sln +++ b/Samples/UserActivity/cs/UserActivity.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27004.2009 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserActivity", "UserActivity.csproj", "{9F30B33E-97B6-59F4-898A-6C997719DCA5}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserActivity", "UserActivity.csproj", "{4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|ARM.ActiveCfg = Debug|ARM - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|ARM.Build.0 = Debug|ARM - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|ARM.Deploy.0 = Debug|ARM - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|x64.ActiveCfg = Debug|x64 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|x64.Build.0 = Debug|x64 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|x64.Deploy.0 = Debug|x64 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|x86.ActiveCfg = Debug|x86 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|x86.Build.0 = Debug|x86 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Debug|x86.Deploy.0 = Debug|x86 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|ARM.ActiveCfg = Release|ARM - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|ARM.Build.0 = Release|ARM - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|ARM.Deploy.0 = Release|ARM - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|x64.ActiveCfg = Release|x64 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|x64.Build.0 = Release|x64 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|x64.Deploy.0 = Release|x64 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|x86.ActiveCfg = Release|x86 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|x86.Build.0 = Release|x86 - {9F30B33E-97B6-59F4-898A-6C997719DCA5}.Release|x86.Deploy.0 = Release|x86 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|ARM.ActiveCfg = Debug|ARM + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|ARM.Build.0 = Debug|ARM + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|ARM.Deploy.0 = Debug|ARM + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|x64.ActiveCfg = Debug|x64 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|x64.Build.0 = Debug|x64 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|x64.Deploy.0 = Debug|x64 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|x86.ActiveCfg = Debug|x86 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|x86.Build.0 = Debug|x86 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Debug|x86.Deploy.0 = Debug|x86 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|ARM.ActiveCfg = Release|ARM + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|ARM.Build.0 = Release|ARM + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|ARM.Deploy.0 = Release|ARM + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|x64.ActiveCfg = Release|x64 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|x64.Build.0 = Release|x64 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|x64.Deploy.0 = Release|x64 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|x86.ActiveCfg = Release|x86 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|x86.Build.0 = Release|x86 + {4D21AC80-B18B-5BF8-95C4-CDA77E52ECC3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserCertificateStore/cpp/Package.appxmanifest b/Samples/UserCertificateStore/cpp/Package.appxmanifest index 3d84653ff0..0334bbe325 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.sln b/Samples/UserCertificateStore/cpp/UserCertificateStore.sln index 897e42a18b..723f164dbf 100644 --- a/Samples/UserCertificateStore/cpp/UserCertificateStore.sln +++ b/Samples/UserCertificateStore/cpp/UserCertificateStore.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserCertificateStore", "UserCertificateStore.vcxproj", "{10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserCertificateStore", "UserCertificateStore.vcxproj", "{49054259-5880-5E8A-9481-86B4196B3BA2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|ARM.ActiveCfg = Debug|ARM - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|ARM.Build.0 = Debug|ARM - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|ARM.Deploy.0 = Debug|ARM - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|x64.ActiveCfg = Debug|x64 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|x64.Build.0 = Debug|x64 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|x64.Deploy.0 = Debug|x64 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|x86.ActiveCfg = Debug|Win32 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|x86.Build.0 = Debug|Win32 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Debug|x86.Deploy.0 = Debug|Win32 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|ARM.ActiveCfg = Release|ARM - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|ARM.Build.0 = Release|ARM - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|ARM.Deploy.0 = Release|ARM - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|x64.ActiveCfg = Release|x64 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|x64.Build.0 = Release|x64 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|x64.Deploy.0 = Release|x64 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|x86.ActiveCfg = Release|Win32 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|x86.Build.0 = Release|Win32 - {10B49AE2-FF0D-54C0-8BA2-12A5DCDA9DCD}.Release|x86.Deploy.0 = Release|Win32 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|ARM.ActiveCfg = Debug|ARM + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|ARM.Build.0 = Debug|ARM + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|ARM.Deploy.0 = Debug|ARM + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|x64.ActiveCfg = Debug|x64 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|x64.Build.0 = Debug|x64 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|x64.Deploy.0 = Debug|x64 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|x86.ActiveCfg = Debug|Win32 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|x86.Build.0 = Debug|Win32 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Debug|x86.Deploy.0 = Debug|Win32 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|ARM.ActiveCfg = Release|ARM + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|ARM.Build.0 = Release|ARM + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|ARM.Deploy.0 = Release|ARM + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|x64.ActiveCfg = Release|x64 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|x64.Build.0 = Release|x64 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|x64.Deploy.0 = Release|x64 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|x86.ActiveCfg = Release|Win32 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|x86.Build.0 = Release|Win32 + {49054259-5880-5E8A-9481-86B4196B3BA2}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserCertificateStore/cpp/UserCertificateStore.vcxproj b/Samples/UserCertificateStore/cpp/UserCertificateStore.vcxproj index 477b5cb0cb..9f33ee9d27 100644 --- a/Samples/UserCertificateStore/cpp/UserCertificateStore.vcxproj +++ b/Samples/UserCertificateStore/cpp/UserCertificateStore.vcxproj @@ -1,15 +1,15 @@  - {10b49ae2-ff0d-54c0-8ba2-12a5dcda9dcd} + {49054259-5880-5e8a-9481-86b4196b3ba2} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/UserCertificateStore/cs/Package.appxmanifest b/Samples/UserCertificateStore/cs/Package.appxmanifest index 2c1c0f6b2a..d0a4157312 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 13a89d61cb..adcae03fff 100644 --- a/Samples/UserCertificateStore/cs/UserCertificateStore.csproj +++ b/Samples/UserCertificateStore/cs/UserCertificateStore.csproj @@ -3,15 +3,15 @@ Debug - {2A78109C-D532-56F3-B85B-2CB24099D298} + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA} AppContainerExe Properties SDKTemplate UserCertificateStore en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/UserCertificateStore/cs/UserCertificateStore.sln b/Samples/UserCertificateStore/cs/UserCertificateStore.sln index 273b3e3921..618673bbc6 100644 --- a/Samples/UserCertificateStore/cs/UserCertificateStore.sln +++ b/Samples/UserCertificateStore/cs/UserCertificateStore.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserCertificateStore", "UserCertificateStore.csproj", "{2A78109C-D532-56F3-B85B-2CB24099D298}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserCertificateStore", "UserCertificateStore.csproj", "{A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|ARM.ActiveCfg = Debug|ARM - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|ARM.Build.0 = Debug|ARM - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|ARM.Deploy.0 = Debug|ARM - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|x64.ActiveCfg = Debug|x64 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|x64.Build.0 = Debug|x64 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|x64.Deploy.0 = Debug|x64 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|x86.ActiveCfg = Debug|x86 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|x86.Build.0 = Debug|x86 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Debug|x86.Deploy.0 = Debug|x86 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|ARM.ActiveCfg = Release|ARM - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|ARM.Build.0 = Release|ARM - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|ARM.Deploy.0 = Release|ARM - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|x64.ActiveCfg = Release|x64 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|x64.Build.0 = Release|x64 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|x64.Deploy.0 = Release|x64 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|x86.ActiveCfg = Release|x86 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|x86.Build.0 = Release|x86 - {2A78109C-D532-56F3-B85B-2CB24099D298}.Release|x86.Deploy.0 = Release|x86 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|ARM.ActiveCfg = Debug|ARM + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|ARM.Build.0 = Debug|ARM + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|ARM.Deploy.0 = Debug|ARM + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|x64.ActiveCfg = Debug|x64 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|x64.Build.0 = Debug|x64 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|x64.Deploy.0 = Debug|x64 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|x86.ActiveCfg = Debug|x86 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|x86.Build.0 = Debug|x86 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Debug|x86.Deploy.0 = Debug|x86 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|ARM.ActiveCfg = Release|ARM + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|ARM.Build.0 = Release|ARM + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|ARM.Deploy.0 = Release|ARM + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|x64.ActiveCfg = Release|x64 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|x64.Build.0 = Release|x64 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|x64.Deploy.0 = Release|x64 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|x86.ActiveCfg = Release|x86 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|x86.Build.0 = Release|x86 + {A2CECF81-3A56-5C36-806B-CE5CDD8C7BCA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserCertificateStore/js/UserCertificateStore.jsproj b/Samples/UserCertificateStore/js/UserCertificateStore.jsproj index 9f08490c43..966be82b39 100644 --- a/Samples/UserCertificateStore/js/UserCertificateStore.jsproj +++ b/Samples/UserCertificateStore/js/UserCertificateStore.jsproj @@ -35,7 +35,7 @@ - 4a0e9758-d4df-58b3-8ff1-ee72e19457f7 + 6f5e55f0-4101-5014-95b4-b8fa7b0daca4 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserCertificateStore/js/UserCertificateStore.sln b/Samples/UserCertificateStore/js/UserCertificateStore.sln index 20bc6d57c3..4cd4e71fba 100644 --- a/Samples/UserCertificateStore/js/UserCertificateStore.sln +++ b/Samples/UserCertificateStore/js/UserCertificateStore.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserCertificateStore", "UserCertificateStore.jsproj", "{4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserCertificateStore", "UserCertificateStore.jsproj", "{6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|Any CPU.Build.0 = Debug|Any CPU - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|ARM.ActiveCfg = Debug|ARM - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|ARM.Build.0 = Debug|ARM - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|ARM.Deploy.0 = Debug|ARM - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|x64.ActiveCfg = Debug|x64 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|x64.Build.0 = Debug|x64 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|x64.Deploy.0 = Debug|x64 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|x86.ActiveCfg = Debug|x86 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|x86.Build.0 = Debug|x86 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Debug|x86.Deploy.0 = Debug|x86 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|Any CPU.ActiveCfg = Release|Any CPU - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|Any CPU.Build.0 = Release|Any CPU - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|Any CPU.Deploy.0 = Release|Any CPU - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|ARM.ActiveCfg = Release|ARM - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|ARM.Build.0 = Release|ARM - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|ARM.Deploy.0 = Release|ARM - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|x64.ActiveCfg = Release|x64 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|x64.Build.0 = Release|x64 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|x64.Deploy.0 = Release|x64 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|x86.ActiveCfg = Release|x86 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|x86.Build.0 = Release|x86 - {4A0E9758-D4DF-58B3-8FF1-EE72E19457F7}.Release|x86.Deploy.0 = Release|x86 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|Any CPU.Build.0 = Debug|Any CPU + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|ARM.ActiveCfg = Debug|ARM + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|ARM.Build.0 = Debug|ARM + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|ARM.Deploy.0 = Debug|ARM + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|x64.ActiveCfg = Debug|x64 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|x64.Build.0 = Debug|x64 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|x64.Deploy.0 = Debug|x64 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|x86.ActiveCfg = Debug|x86 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|x86.Build.0 = Debug|x86 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Debug|x86.Deploy.0 = Debug|x86 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|Any CPU.ActiveCfg = Release|Any CPU + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|Any CPU.Build.0 = Release|Any CPU + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|Any CPU.Deploy.0 = Release|Any CPU + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|ARM.ActiveCfg = Release|ARM + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|ARM.Build.0 = Release|ARM + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|ARM.Deploy.0 = Release|ARM + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|x64.ActiveCfg = Release|x64 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|x64.Build.0 = Release|x64 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|x64.Deploy.0 = Release|x64 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|x86.ActiveCfg = Release|x86 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|x86.Build.0 = Release|x86 + {6F5E55F0-4101-5014-95B4-B8FA7B0DACA4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserCertificateStore/js/package.appxmanifest b/Samples/UserCertificateStore/js/package.appxmanifest index 91b12d25e5..e5322b21cf 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/UserCertificateStore/user-certificate-store.yaml b/Samples/UserCertificateStore/user-certificate-store.yml similarity index 100% rename from Samples/UserCertificateStore/user-certificate-store.yaml rename to Samples/UserCertificateStore/user-certificate-store.yml diff --git a/Samples/UserConsentVerifier/cpp/Package.appxmanifest b/Samples/UserConsentVerifier/cpp/Package.appxmanifest index 63c8c065f1..bb0d35f302 100644 --- a/Samples/UserConsentVerifier/cpp/Package.appxmanifest +++ b/Samples/UserConsentVerifier/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/UserConsentVerifier/cpp/UserConsentVerifier.sln b/Samples/UserConsentVerifier/cpp/UserConsentVerifier.sln index eda0e4ccd0..1eee2d2216 100644 --- a/Samples/UserConsentVerifier/cpp/UserConsentVerifier.sln +++ b/Samples/UserConsentVerifier/cpp/UserConsentVerifier.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserConsentVerifier", "UserConsentVerifier.vcxproj", "{43E99121-C3EA-5949-BBB4-B1F79CBEC943}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserConsentVerifier", "UserConsentVerifier.vcxproj", "{CE8DEE80-BAED-5A15-91C5-6498E296955F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|ARM.ActiveCfg = Debug|ARM - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|ARM.Build.0 = Debug|ARM - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|ARM.Deploy.0 = Debug|ARM - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|x64.ActiveCfg = Debug|x64 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|x64.Build.0 = Debug|x64 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|x64.Deploy.0 = Debug|x64 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|x86.ActiveCfg = Debug|Win32 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|x86.Build.0 = Debug|Win32 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Debug|x86.Deploy.0 = Debug|Win32 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|ARM.ActiveCfg = Release|ARM - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|ARM.Build.0 = Release|ARM - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|ARM.Deploy.0 = Release|ARM - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|x64.ActiveCfg = Release|x64 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|x64.Build.0 = Release|x64 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|x64.Deploy.0 = Release|x64 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|x86.ActiveCfg = Release|Win32 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|x86.Build.0 = Release|Win32 - {43E99121-C3EA-5949-BBB4-B1F79CBEC943}.Release|x86.Deploy.0 = Release|Win32 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|ARM.ActiveCfg = Debug|ARM + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|ARM.Build.0 = Debug|ARM + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|ARM.Deploy.0 = Debug|ARM + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|x64.ActiveCfg = Debug|x64 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|x64.Build.0 = Debug|x64 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|x64.Deploy.0 = Debug|x64 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|x86.ActiveCfg = Debug|Win32 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|x86.Build.0 = Debug|Win32 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Debug|x86.Deploy.0 = Debug|Win32 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|ARM.ActiveCfg = Release|ARM + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|ARM.Build.0 = Release|ARM + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|ARM.Deploy.0 = Release|ARM + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|x64.ActiveCfg = Release|x64 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|x64.Build.0 = Release|x64 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|x64.Deploy.0 = Release|x64 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|x86.ActiveCfg = Release|Win32 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|x86.Build.0 = Release|Win32 + {CE8DEE80-BAED-5A15-91C5-6498E296955F}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserConsentVerifier/cpp/UserConsentVerifier.vcxproj b/Samples/UserConsentVerifier/cpp/UserConsentVerifier.vcxproj index 69e6af3812..c27f7e6699 100644 --- a/Samples/UserConsentVerifier/cpp/UserConsentVerifier.vcxproj +++ b/Samples/UserConsentVerifier/cpp/UserConsentVerifier.vcxproj @@ -1,15 +1,15 @@  - {43e99121-c3ea-5949-bbb4-b1f79cbec943} + {ce8dee80-baed-5a15-91c5-6498e296955f} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.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 d0d688c32d..54976319ce 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 a1051ddce5..8baf82cac3 100644 --- a/Samples/UserConsentVerifier/cs/UserConsentVerifier.csproj +++ b/Samples/UserConsentVerifier/cs/UserConsentVerifier.csproj @@ -4,15 +4,15 @@ Debug x86 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92} + {20A42567-E31E-56E1-8545-50A89DEE537C} AppContainerExe Properties UserConsentVerifierCS UserConsentVerifierCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/UserConsentVerifier/cs/UserConsentVerifier.sln b/Samples/UserConsentVerifier/cs/UserConsentVerifier.sln index d062a6c038..ef6b9d24f9 100644 --- a/Samples/UserConsentVerifier/cs/UserConsentVerifier.sln +++ b/Samples/UserConsentVerifier/cs/UserConsentVerifier.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserConsentVerifier", "UserConsentVerifier.csproj", "{D4F16C0D-9632-5807-BCEB-4F7929BD1C92}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserConsentVerifier", "UserConsentVerifier.csproj", "{20A42567-E31E-56E1-8545-50A89DEE537C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|ARM.ActiveCfg = Debug|ARM - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|ARM.Build.0 = Debug|ARM - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|ARM.Deploy.0 = Debug|ARM - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|x64.ActiveCfg = Debug|x64 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|x64.Build.0 = Debug|x64 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|x64.Deploy.0 = Debug|x64 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|x86.ActiveCfg = Debug|x86 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|x86.Build.0 = Debug|x86 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Debug|x86.Deploy.0 = Debug|x86 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|ARM.ActiveCfg = Release|ARM - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|ARM.Build.0 = Release|ARM - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|ARM.Deploy.0 = Release|ARM - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|x64.ActiveCfg = Release|x64 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|x64.Build.0 = Release|x64 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|x64.Deploy.0 = Release|x64 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|x86.ActiveCfg = Release|x86 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|x86.Build.0 = Release|x86 - {D4F16C0D-9632-5807-BCEB-4F7929BD1C92}.Release|x86.Deploy.0 = Release|x86 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|ARM.ActiveCfg = Debug|ARM + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|ARM.Build.0 = Debug|ARM + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|ARM.Deploy.0 = Debug|ARM + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|x64.ActiveCfg = Debug|x64 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|x64.Build.0 = Debug|x64 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|x64.Deploy.0 = Debug|x64 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|x86.ActiveCfg = Debug|x86 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|x86.Build.0 = Debug|x86 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Debug|x86.Deploy.0 = Debug|x86 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|ARM.ActiveCfg = Release|ARM + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|ARM.Build.0 = Release|ARM + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|ARM.Deploy.0 = Release|ARM + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|x64.ActiveCfg = Release|x64 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|x64.Build.0 = Release|x64 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|x64.Deploy.0 = Release|x64 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|x86.ActiveCfg = Release|x86 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|x86.Build.0 = Release|x86 + {20A42567-E31E-56E1-8545-50A89DEE537C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserConsentVerifier/js/Package.appxmanifest b/Samples/UserConsentVerifier/js/Package.appxmanifest index 6918a57a84..e89a30fd90 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 b0ba806cdd..e634a14c91 100644 --- a/Samples/UserConsentVerifier/js/UserConsentVerifier.jsproj +++ b/Samples/UserConsentVerifier/js/UserConsentVerifier.jsproj @@ -35,7 +35,7 @@ - 3b73ea66-fe8e-509a-a433-92928edf4bd0 + dcc07f60-03bf-5416-92ba-e37beb9a5e03 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserConsentVerifier/js/UserConsentVerifier.sln b/Samples/UserConsentVerifier/js/UserConsentVerifier.sln index 110f925eae..38a1cf8ffb 100644 --- a/Samples/UserConsentVerifier/js/UserConsentVerifier.sln +++ b/Samples/UserConsentVerifier/js/UserConsentVerifier.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserConsentVerifier", "UserConsentVerifier.jsproj", "{3B73EA66-FE8E-509A-A433-92928EDF4BD0}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserConsentVerifier", "UserConsentVerifier.jsproj", "{DCC07F60-03BF-5416-92BA-E37BEB9A5E03}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|ARM.ActiveCfg = Debug|ARM - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|ARM.Build.0 = Debug|ARM - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|ARM.Deploy.0 = Debug|ARM - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|x64.ActiveCfg = Debug|x64 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|x64.Build.0 = Debug|x64 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|x64.Deploy.0 = Debug|x64 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|x86.ActiveCfg = Debug|x86 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|x86.Build.0 = Debug|x86 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Debug|x86.Deploy.0 = Debug|x86 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|Any CPU.Build.0 = Release|Any CPU - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|Any CPU.Deploy.0 = Release|Any CPU - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|ARM.ActiveCfg = Release|ARM - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|ARM.Build.0 = Release|ARM - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|ARM.Deploy.0 = Release|ARM - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|x64.ActiveCfg = Release|x64 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|x64.Build.0 = Release|x64 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|x64.Deploy.0 = Release|x64 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|x86.ActiveCfg = Release|x86 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|x86.Build.0 = Release|x86 - {3B73EA66-FE8E-509A-A433-92928EDF4BD0}.Release|x86.Deploy.0 = Release|x86 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|ARM.ActiveCfg = Debug|ARM + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|ARM.Build.0 = Debug|ARM + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|ARM.Deploy.0 = Debug|ARM + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|x64.ActiveCfg = Debug|x64 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|x64.Build.0 = Debug|x64 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|x64.Deploy.0 = Debug|x64 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|x86.ActiveCfg = Debug|x86 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|x86.Build.0 = Debug|x86 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Debug|x86.Deploy.0 = Debug|x86 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|Any CPU.Build.0 = Release|Any CPU + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|Any CPU.Deploy.0 = Release|Any CPU + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|ARM.ActiveCfg = Release|ARM + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|ARM.Build.0 = Release|ARM + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|ARM.Deploy.0 = Release|ARM + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|x64.ActiveCfg = Release|x64 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|x64.Build.0 = Release|x64 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|x64.Deploy.0 = Release|x64 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|x86.ActiveCfg = Release|x86 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|x86.Build.0 = Release|x86 + {DCC07F60-03BF-5416-92BA-E37BEB9A5E03}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserConsentVerifier/user-consent-verifier.yaml b/Samples/UserConsentVerifier/user-consent-verifier.yml similarity index 100% rename from Samples/UserConsentVerifier/user-consent-verifier.yaml rename to Samples/UserConsentVerifier/user-consent-verifier.yml diff --git a/Samples/UserDataAccountManager/cpp/Package.appxmanifest b/Samples/UserDataAccountManager/cpp/Package.appxmanifest index 4fec9ca7c2..0349d76f86 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.sln b/Samples/UserDataAccountManager/cpp/UserDataAccountManager.sln index c2ce869231..be5bbda64c 100644 --- a/Samples/UserDataAccountManager/cpp/UserDataAccountManager.sln +++ b/Samples/UserDataAccountManager/cpp/UserDataAccountManager.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserDataAccountManager", ".\UserDataAccountManager.vcxproj", "{7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserDataAccountManager", ".\UserDataAccountManager.vcxproj", "{1D577609-3ADD-59F1-9B10-9FB23E6539A5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|ARM.ActiveCfg = Debug|ARM - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|ARM.Build.0 = Debug|ARM - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|ARM.Deploy.0 = Debug|ARM - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|x64.ActiveCfg = Debug|x64 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|x64.Build.0 = Debug|x64 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|x64.Deploy.0 = Debug|x64 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|x86.ActiveCfg = Debug|Win32 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|x86.Build.0 = Debug|Win32 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Debug|x86.Deploy.0 = Debug|Win32 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|ARM.ActiveCfg = Release|ARM - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|ARM.Build.0 = Release|ARM - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|ARM.Deploy.0 = Release|ARM - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|x64.ActiveCfg = Release|x64 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|x64.Build.0 = Release|x64 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|x64.Deploy.0 = Release|x64 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|x86.ActiveCfg = Release|Win32 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|x86.Build.0 = Release|Win32 - {7DB9E96E-5DCA-5BE9-8B03-CA685D2E06C3}.Release|x86.Deploy.0 = Release|Win32 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|ARM.ActiveCfg = Debug|ARM + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|ARM.Build.0 = Debug|ARM + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|ARM.Deploy.0 = Debug|ARM + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|x64.ActiveCfg = Debug|x64 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|x64.Build.0 = Debug|x64 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|x64.Deploy.0 = Debug|x64 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|x86.ActiveCfg = Debug|Win32 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|x86.Build.0 = Debug|Win32 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Debug|x86.Deploy.0 = Debug|Win32 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|ARM.ActiveCfg = Release|ARM + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|ARM.Build.0 = Release|ARM + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|ARM.Deploy.0 = Release|ARM + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|x64.ActiveCfg = Release|x64 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|x64.Build.0 = Release|x64 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|x64.Deploy.0 = Release|x64 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|x86.ActiveCfg = Release|Win32 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|x86.Build.0 = Release|Win32 + {1D577609-3ADD-59F1-9B10-9FB23E6539A5}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserDataAccountManager/cpp/UserDataAccountManager.vcxproj b/Samples/UserDataAccountManager/cpp/UserDataAccountManager.vcxproj index d04d6b0b1e..cbd52a0d94 100644 --- a/Samples/UserDataAccountManager/cpp/UserDataAccountManager.vcxproj +++ b/Samples/UserDataAccountManager/cpp/UserDataAccountManager.vcxproj @@ -1,15 +1,15 @@  - {422f474e-3db1-542f-a2ec-d3c88425d461} + {298a7d45-69f4-51a8-a8b2-1c633dcec229} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 @@ -76,27 +76,27 @@ - + - + - + - + - + - + @@ -231,7 +231,7 @@ - + diff --git a/Samples/UserDataAccountManager/cs/Package.appxmanifest b/Samples/UserDataAccountManager/cs/Package.appxmanifest index 7f236dc170..59cd188e22 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 95c3dce79b..a19926cbd0 100644 --- a/Samples/UserDataAccountManager/cs/UserDataAccountManager.csproj +++ b/Samples/UserDataAccountManager/cs/UserDataAccountManager.csproj @@ -3,15 +3,15 @@ Debug - {37F25B0B-0D2C-511A-8BEB-4B3BF8F11B18} + {3755E32E-AA28-52C7-93CE-F7D688E3BC63} AppContainerExe Properties DataAccounts DataAccounts en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/UserDataAccountManager/cs/UserDataAccountManager.sln b/Samples/UserDataAccountManager/cs/UserDataAccountManager.sln index c5a4cd8e2f..5ecbc89427 100644 --- a/Samples/UserDataAccountManager/cs/UserDataAccountManager.sln +++ b/Samples/UserDataAccountManager/cs/UserDataAccountManager.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserDataAccountManager", ".\UserDataAccountManager.csproj", "{69B1A855-08BE-562C-93A6-70C837448C14}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserDataAccountManager", ".\UserDataAccountManager.csproj", "{76257F05-28D1-52DC-B9E1-2ECCE5A1549D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|ARM.ActiveCfg = Debug|ARM - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|ARM.Build.0 = Debug|ARM - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|ARM.Deploy.0 = Debug|ARM - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|x64.ActiveCfg = Debug|x64 - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|x64.Build.0 = Debug|x64 - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|x64.Deploy.0 = Debug|x64 - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|x86.ActiveCfg = Debug|x86 - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|x86.Build.0 = Debug|x86 - {69B1A855-08BE-562C-93A6-70C837448C14}.Debug|x86.Deploy.0 = Debug|x86 - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|ARM.ActiveCfg = Release|ARM - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|ARM.Build.0 = Release|ARM - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|ARM.Deploy.0 = Release|ARM - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|x64.ActiveCfg = Release|x64 - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|x64.Build.0 = Release|x64 - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|x64.Deploy.0 = Release|x64 - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|x86.ActiveCfg = Release|x86 - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|x86.Build.0 = Release|x86 - {69B1A855-08BE-562C-93A6-70C837448C14}.Release|x86.Deploy.0 = Release|x86 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|ARM.ActiveCfg = Debug|ARM + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|ARM.Build.0 = Debug|ARM + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|ARM.Deploy.0 = Debug|ARM + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|x64.ActiveCfg = Debug|x64 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|x64.Build.0 = Debug|x64 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|x64.Deploy.0 = Debug|x64 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|x86.ActiveCfg = Debug|x86 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|x86.Build.0 = Debug|x86 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Debug|x86.Deploy.0 = Debug|x86 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|ARM.ActiveCfg = Release|ARM + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|ARM.Build.0 = Release|ARM + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|ARM.Deploy.0 = Release|ARM + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|x64.ActiveCfg = Release|x64 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|x64.Build.0 = Release|x64 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|x64.Deploy.0 = Release|x64 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|x86.ActiveCfg = Release|x86 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|x86.Build.0 = Release|x86 + {76257F05-28D1-52DC-B9E1-2ECCE5A1549D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserDataAccountManager/js/UserDataAccountManager.jsproj b/Samples/UserDataAccountManager/js/UserDataAccountManager.jsproj index 11475efc00..461a6880e0 100644 --- a/Samples/UserDataAccountManager/js/UserDataAccountManager.jsproj +++ b/Samples/UserDataAccountManager/js/UserDataAccountManager.jsproj @@ -35,7 +35,7 @@ - 84ba99d8-c477-586c-bae9-efa255d4a7a8 + 592eb520-c1a9-5580-8a49-481598646b1c @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserDataAccountManager/js/UserDataAccountManager.sln b/Samples/UserDataAccountManager/js/UserDataAccountManager.sln index 15dbd02ce5..a9bbfd60d6 100644 --- a/Samples/UserDataAccountManager/js/UserDataAccountManager.sln +++ b/Samples/UserDataAccountManager/js/UserDataAccountManager.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserDataAccountManager", ".\UserDataAccountManager.jsproj", "{206F5E38-DDF7-54CE-8DE8-22763718E2F6}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserDataAccountManager", ".\UserDataAccountManager.jsproj", "{E4257D20-76D4-5FE0-AF0D-813787F99D36}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|Any CPU.Build.0 = Debug|Any CPU - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|ARM.ActiveCfg = Debug|ARM - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|ARM.Build.0 = Debug|ARM - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|ARM.Deploy.0 = Debug|ARM - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|x64.ActiveCfg = Debug|x64 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|x64.Build.0 = Debug|x64 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|x64.Deploy.0 = Debug|x64 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|x86.ActiveCfg = Debug|x86 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|x86.Build.0 = Debug|x86 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Debug|x86.Deploy.0 = Debug|x86 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|Any CPU.ActiveCfg = Release|Any CPU - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|Any CPU.Build.0 = Release|Any CPU - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|Any CPU.Deploy.0 = Release|Any CPU - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|ARM.ActiveCfg = Release|ARM - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|ARM.Build.0 = Release|ARM - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|ARM.Deploy.0 = Release|ARM - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|x64.ActiveCfg = Release|x64 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|x64.Build.0 = Release|x64 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|x64.Deploy.0 = Release|x64 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|x86.ActiveCfg = Release|x86 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|x86.Build.0 = Release|x86 - {206F5E38-DDF7-54CE-8DE8-22763718E2F6}.Release|x86.Deploy.0 = Release|x86 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|ARM.ActiveCfg = Debug|ARM + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|ARM.Build.0 = Debug|ARM + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|ARM.Deploy.0 = Debug|ARM + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|x64.ActiveCfg = Debug|x64 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|x64.Build.0 = Debug|x64 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|x64.Deploy.0 = Debug|x64 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|x86.ActiveCfg = Debug|x86 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|x86.Build.0 = Debug|x86 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Debug|x86.Deploy.0 = Debug|x86 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|Any CPU.Build.0 = Release|Any CPU + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|Any CPU.Deploy.0 = Release|Any CPU + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|ARM.ActiveCfg = Release|ARM + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|ARM.Build.0 = Release|ARM + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|ARM.Deploy.0 = Release|ARM + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|x64.ActiveCfg = Release|x64 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|x64.Build.0 = Release|x64 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|x64.Deploy.0 = Release|x64 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|x86.ActiveCfg = Release|x86 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|x86.Build.0 = Release|x86 + {E4257D20-76D4-5FE0-AF0D-813787F99D36}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserDataAccountManager/js/package.appxmanifest b/Samples/UserDataAccountManager/js/package.appxmanifest index 84ac05a287..18c42f35e4 100644 --- a/Samples/UserDataAccountManager/js/package.appxmanifest +++ b/Samples/UserDataAccountManager/js/package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/UserDataAccountManager/user-data-account-manager.yaml b/Samples/UserDataAccountManager/user-data-account-manager.yml similarity index 100% rename from Samples/UserDataAccountManager/user-data-account-manager.yaml rename to Samples/UserDataAccountManager/user-data-account-manager.yml diff --git a/Samples/UserInfo/cpp/Package.appxmanifest b/Samples/UserInfo/cpp/Package.appxmanifest index 70f6d4f9a4..dd9d085cc6 100644 --- a/Samples/UserInfo/cpp/Package.appxmanifest +++ b/Samples/UserInfo/cpp/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/UserInfo/cpp/UserInfo.sln b/Samples/UserInfo/cpp/UserInfo.sln index a398fcac60..5fef4939f7 100644 --- a/Samples/UserInfo/cpp/UserInfo.sln +++ b/Samples/UserInfo/cpp/UserInfo.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserInfo", "UserInfo.vcxproj", "{BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserInfo", "UserInfo.vcxproj", "{DE5C5E41-4B95-53FA-B748-2A81A9491B44}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|ARM.ActiveCfg = Debug|ARM - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|ARM.Build.0 = Debug|ARM - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|ARM.Deploy.0 = Debug|ARM - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|x64.ActiveCfg = Debug|x64 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|x64.Build.0 = Debug|x64 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|x64.Deploy.0 = Debug|x64 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|x86.ActiveCfg = Debug|Win32 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|x86.Build.0 = Debug|Win32 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Debug|x86.Deploy.0 = Debug|Win32 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|ARM.ActiveCfg = Release|ARM - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|ARM.Build.0 = Release|ARM - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|ARM.Deploy.0 = Release|ARM - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|x64.ActiveCfg = Release|x64 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|x64.Build.0 = Release|x64 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|x64.Deploy.0 = Release|x64 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|x86.ActiveCfg = Release|Win32 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|x86.Build.0 = Release|Win32 - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2}.Release|x86.Deploy.0 = Release|Win32 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|ARM.ActiveCfg = Debug|ARM + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|ARM.Build.0 = Debug|ARM + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|ARM.Deploy.0 = Debug|ARM + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|x64.ActiveCfg = Debug|x64 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|x64.Build.0 = Debug|x64 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|x64.Deploy.0 = Debug|x64 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|x86.ActiveCfg = Debug|Win32 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|x86.Build.0 = Debug|Win32 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Debug|x86.Deploy.0 = Debug|Win32 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|ARM.ActiveCfg = Release|ARM + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|ARM.Build.0 = Release|ARM + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|ARM.Deploy.0 = Release|ARM + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|x64.ActiveCfg = Release|x64 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|x64.Build.0 = Release|x64 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|x64.Deploy.0 = Release|x64 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|x86.ActiveCfg = Release|Win32 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|x86.Build.0 = Release|Win32 + {DE5C5E41-4B95-53FA-B748-2A81A9491B44}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserInfo/cpp/UserInfo.vcxproj b/Samples/UserInfo/cpp/UserInfo.vcxproj index 1dd63fb006..8cfb28dc91 100644 --- a/Samples/UserInfo/cpp/UserInfo.vcxproj +++ b/Samples/UserInfo/cpp/UserInfo.vcxproj @@ -1,15 +1,15 @@  - {BFABDBC7-C1CE-5A0A-A257-F05490B67AF2} + {DE5C5E41-4B95-53FA-B748-2A81A9491B44} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true @@ -80,27 +80,27 @@ - + - + - + - + - + - + diff --git a/Samples/UserInfo/cs/Package.appxmanifest b/Samples/UserInfo/cs/Package.appxmanifest index 8e731c10e2..afe3bbd5ba 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 343bd1b8df..3ecd544cf1 100644 --- a/Samples/UserInfo/cs/UserInfo.csproj +++ b/Samples/UserInfo/cs/UserInfo.csproj @@ -4,15 +4,15 @@ Debug x86 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7} + {155FC8D9-4D19-5353-9C1F-0895536F8A74} AppContainerExe Properties SDKTemplate UserInfo en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/UserInfo/cs/UserInfo.sln b/Samples/UserInfo/cs/UserInfo.sln index 3dbd4d7490..39f9b5b362 100644 --- a/Samples/UserInfo/cs/UserInfo.sln +++ b/Samples/UserInfo/cs/UserInfo.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserInfo", "UserInfo.csproj", "{690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserInfo", "UserInfo.csproj", "{155FC8D9-4D19-5353-9C1F-0895536F8A74}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|ARM.ActiveCfg = Debug|ARM - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|ARM.Build.0 = Debug|ARM - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|ARM.Deploy.0 = Debug|ARM - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|x64.ActiveCfg = Debug|x64 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|x64.Build.0 = Debug|x64 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|x64.Deploy.0 = Debug|x64 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|x86.ActiveCfg = Debug|x86 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|x86.Build.0 = Debug|x86 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Debug|x86.Deploy.0 = Debug|x86 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|ARM.ActiveCfg = Release|ARM - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|ARM.Build.0 = Release|ARM - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|ARM.Deploy.0 = Release|ARM - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|x64.ActiveCfg = Release|x64 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|x64.Build.0 = Release|x64 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|x64.Deploy.0 = Release|x64 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|x86.ActiveCfg = Release|x86 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|x86.Build.0 = Release|x86 - {690F8F40-4D49-5ED1-8A2F-32ECA974CCB7}.Release|x86.Deploy.0 = Release|x86 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|ARM.ActiveCfg = Debug|ARM + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|ARM.Build.0 = Debug|ARM + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|ARM.Deploy.0 = Debug|ARM + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|x64.ActiveCfg = Debug|x64 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|x64.Build.0 = Debug|x64 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|x64.Deploy.0 = Debug|x64 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|x86.ActiveCfg = Debug|x86 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|x86.Build.0 = Debug|x86 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Debug|x86.Deploy.0 = Debug|x86 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|ARM.ActiveCfg = Release|ARM + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|ARM.Build.0 = Release|ARM + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|ARM.Deploy.0 = Release|ARM + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|x64.ActiveCfg = Release|x64 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|x64.Build.0 = Release|x64 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|x64.Deploy.0 = Release|x64 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|x86.ActiveCfg = Release|x86 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|x86.Build.0 = Release|x86 + {155FC8D9-4D19-5353-9C1F-0895536F8A74}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserInfo/js/Package.appxmanifest b/Samples/UserInfo/js/Package.appxmanifest index f5bc071389..68e373369a 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 c0b74cc368..bb02a8b9ed 100644 --- a/Samples/UserInfo/js/UserInfo.jsproj +++ b/Samples/UserInfo/js/UserInfo.jsproj @@ -35,7 +35,7 @@ - {624cb473-0cc9-5fff-8c87-76c0ad6a9aa2} + {4ca0d1b7-7842-568f-badc-68cde650609e} @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserInfo/js/UserInfo.sln b/Samples/UserInfo/js/UserInfo.sln index b8a830500d..f5d3405116 100644 --- a/Samples/UserInfo/js/UserInfo.sln +++ b/Samples/UserInfo/js/UserInfo.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserInfo", "UserInfo.jsproj", "{624CB473-0CC9-5FFF-8C87-76C0AD6A9AA2}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserInfo", "UserInfo.jsproj", "{4CA0D1B7-7842-568F-BADC-68CDE650609E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -11,12 +11,12 @@ Global Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {624CB473-0CC9-5FFF-8C87-76C0AD6A9AA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {624CB473-0CC9-5FFF-8C87-76C0AD6A9AA2}.Debug|Any CPU.Build.0 = Debug|Any CPU - {624CB473-0CC9-5FFF-8C87-76C0AD6A9AA2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {624CB473-0CC9-5FFF-8C87-76C0AD6A9AA2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {624CB473-0CC9-5FFF-8C87-76C0AD6A9AA2}.Release|Any CPU.Build.0 = Release|Any CPU - {624CB473-0CC9-5FFF-8C87-76C0AD6A9AA2}.Release|Any CPU.Deploy.0 = Release|Any CPU + {4CA0D1B7-7842-568F-BADC-68CDE650609E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4CA0D1B7-7842-568F-BADC-68CDE650609E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4CA0D1B7-7842-568F-BADC-68CDE650609E}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {4CA0D1B7-7842-568F-BADC-68CDE650609E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4CA0D1B7-7842-568F-BADC-68CDE650609E}.Release|Any CPU.Build.0 = Release|Any CPU + {4CA0D1B7-7842-568F-BADC-68CDE650609E}.Release|Any CPU.Deploy.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserInfo/user-info.yaml b/Samples/UserInfo/user-info.yml similarity index 100% rename from Samples/UserInfo/user-info.yaml rename to Samples/UserInfo/user-info.yml diff --git a/Samples/UserInteractionMode/cpp/Package.appxmanifest b/Samples/UserInteractionMode/cpp/Package.appxmanifest index 7d58cd3b90..1a1b6ed485 100644 --- a/Samples/UserInteractionMode/cpp/Package.appxmanifest +++ b/Samples/UserInteractionMode/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/UserInteractionMode/cpp/UserInteractionMode.sln b/Samples/UserInteractionMode/cpp/UserInteractionMode.sln index e0336148ee..0ad0a17952 100644 --- a/Samples/UserInteractionMode/cpp/UserInteractionMode.sln +++ b/Samples/UserInteractionMode/cpp/UserInteractionMode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserInteractionMode", "UserInteractionMode.vcxproj", "{7EE212A6-2803-5A8F-9951-680785A522E1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserInteractionMode", "UserInteractionMode.vcxproj", "{8E313C30-B281-5808-97DB-4E0436ED048B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|ARM.ActiveCfg = Debug|ARM - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|ARM.Build.0 = Debug|ARM - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|ARM.Deploy.0 = Debug|ARM - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|x64.ActiveCfg = Debug|x64 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|x64.Build.0 = Debug|x64 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|x64.Deploy.0 = Debug|x64 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|x86.ActiveCfg = Debug|Win32 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|x86.Build.0 = Debug|Win32 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Debug|x86.Deploy.0 = Debug|Win32 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|ARM.ActiveCfg = Release|ARM - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|ARM.Build.0 = Release|ARM - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|ARM.Deploy.0 = Release|ARM - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|x64.ActiveCfg = Release|x64 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|x64.Build.0 = Release|x64 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|x64.Deploy.0 = Release|x64 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|x86.ActiveCfg = Release|Win32 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|x86.Build.0 = Release|Win32 - {7EE212A6-2803-5A8F-9951-680785A522E1}.Release|x86.Deploy.0 = Release|Win32 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|ARM.ActiveCfg = Debug|ARM + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|ARM.Build.0 = Debug|ARM + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|ARM.Deploy.0 = Debug|ARM + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|x64.ActiveCfg = Debug|x64 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|x64.Build.0 = Debug|x64 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|x64.Deploy.0 = Debug|x64 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|x86.ActiveCfg = Debug|Win32 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|x86.Build.0 = Debug|Win32 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Debug|x86.Deploy.0 = Debug|Win32 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|ARM.ActiveCfg = Release|ARM + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|ARM.Build.0 = Release|ARM + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|ARM.Deploy.0 = Release|ARM + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|x64.ActiveCfg = Release|x64 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|x64.Build.0 = Release|x64 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|x64.Deploy.0 = Release|x64 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|x86.ActiveCfg = Release|Win32 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|x86.Build.0 = Release|Win32 + {8E313C30-B281-5808-97DB-4E0436ED048B}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserInteractionMode/cpp/UserInteractionMode.vcxproj b/Samples/UserInteractionMode/cpp/UserInteractionMode.vcxproj index dddfac5024..88a85dae1a 100644 --- a/Samples/UserInteractionMode/cpp/UserInteractionMode.vcxproj +++ b/Samples/UserInteractionMode/cpp/UserInteractionMode.vcxproj @@ -1,15 +1,15 @@  - {7ee212a6-2803-5a8f-9951-680785a522e1} + {8e313c30-b281-5808-97db-4e0436ed048b} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/UserInteractionMode/cs/Package.appxmanifest b/Samples/UserInteractionMode/cs/Package.appxmanifest index e1c2262f8a..3f5c9f3023 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 26a11560f8..d2deac31b5 100644 --- a/Samples/UserInteractionMode/cs/UserInteractionMode.csproj +++ b/Samples/UserInteractionMode/cs/UserInteractionMode.csproj @@ -3,15 +3,15 @@ Debug - {75FD1353-A428-58E7-BB60-C21B966002F2} + {F7A6922C-B253-5D3C-A081-1517BC9DA339} AppContainerExe Properties SDKTemplate UserInteractionMode en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/UserInteractionMode/cs/UserInteractionMode.sln b/Samples/UserInteractionMode/cs/UserInteractionMode.sln index 3b566a19c9..6061462b96 100644 --- a/Samples/UserInteractionMode/cs/UserInteractionMode.sln +++ b/Samples/UserInteractionMode/cs/UserInteractionMode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserInteractionMode", "UserInteractionMode.csproj", "{75FD1353-A428-58E7-BB60-C21B966002F2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UserInteractionMode", "UserInteractionMode.csproj", "{F7A6922C-B253-5D3C-A081-1517BC9DA339}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|ARM.ActiveCfg = Debug|ARM - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|ARM.Build.0 = Debug|ARM - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|ARM.Deploy.0 = Debug|ARM - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|x64.ActiveCfg = Debug|x64 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|x64.Build.0 = Debug|x64 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|x64.Deploy.0 = Debug|x64 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|x86.ActiveCfg = Debug|x86 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|x86.Build.0 = Debug|x86 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Debug|x86.Deploy.0 = Debug|x86 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|ARM.ActiveCfg = Release|ARM - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|ARM.Build.0 = Release|ARM - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|ARM.Deploy.0 = Release|ARM - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|x64.ActiveCfg = Release|x64 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|x64.Build.0 = Release|x64 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|x64.Deploy.0 = Release|x64 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|x86.ActiveCfg = Release|x86 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|x86.Build.0 = Release|x86 - {75FD1353-A428-58E7-BB60-C21B966002F2}.Release|x86.Deploy.0 = Release|x86 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|ARM.ActiveCfg = Debug|ARM + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|ARM.Build.0 = Debug|ARM + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|ARM.Deploy.0 = Debug|ARM + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|x64.ActiveCfg = Debug|x64 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|x64.Build.0 = Debug|x64 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|x64.Deploy.0 = Debug|x64 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|x86.ActiveCfg = Debug|x86 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|x86.Build.0 = Debug|x86 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Debug|x86.Deploy.0 = Debug|x86 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|ARM.ActiveCfg = Release|ARM + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|ARM.Build.0 = Release|ARM + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|ARM.Deploy.0 = Release|ARM + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|x64.ActiveCfg = Release|x64 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|x64.Build.0 = Release|x64 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|x64.Deploy.0 = Release|x64 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|x86.ActiveCfg = Release|x86 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|x86.Build.0 = Release|x86 + {F7A6922C-B253-5D3C-A081-1517BC9DA339}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserInteractionMode/js/Package.appxmanifest b/Samples/UserInteractionMode/js/Package.appxmanifest index a59d32d409..9bd6f53199 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 8ec4b001ea..8763e75f67 100644 --- a/Samples/UserInteractionMode/js/UserInteractionMode.jsproj +++ b/Samples/UserInteractionMode/js/UserInteractionMode.jsproj @@ -35,7 +35,7 @@ - 5d98e9b2-ea52-548a-97a1-0c83e3e4f411 + 3e3ee1df-2ee1-5b34-86c3-d357b0ea01da @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserInteractionMode/js/UserInteractionMode.sln b/Samples/UserInteractionMode/js/UserInteractionMode.sln index 5c358fa0a5..92ec073433 100644 --- a/Samples/UserInteractionMode/js/UserInteractionMode.sln +++ b/Samples/UserInteractionMode/js/UserInteractionMode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserInteractionMode", "UserInteractionMode.jsproj", "{5D98E9B2-EA52-548A-97A1-0C83E3E4F411}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserInteractionMode", "UserInteractionMode.jsproj", "{3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|ARM.ActiveCfg = Debug|ARM - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|ARM.Build.0 = Debug|ARM - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|ARM.Deploy.0 = Debug|ARM - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|x64.ActiveCfg = Debug|x64 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|x64.Build.0 = Debug|x64 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|x64.Deploy.0 = Debug|x64 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|x86.ActiveCfg = Debug|x86 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|x86.Build.0 = Debug|x86 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Debug|x86.Deploy.0 = Debug|x86 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|Any CPU.Build.0 = Release|Any CPU - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|Any CPU.Deploy.0 = Release|Any CPU - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|ARM.ActiveCfg = Release|ARM - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|ARM.Build.0 = Release|ARM - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|ARM.Deploy.0 = Release|ARM - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|x64.ActiveCfg = Release|x64 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|x64.Build.0 = Release|x64 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|x64.Deploy.0 = Release|x64 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|x86.ActiveCfg = Release|x86 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|x86.Build.0 = Release|x86 - {5D98E9B2-EA52-548A-97A1-0C83E3E4F411}.Release|x86.Deploy.0 = Release|x86 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|ARM.ActiveCfg = Debug|ARM + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|ARM.Build.0 = Debug|ARM + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|ARM.Deploy.0 = Debug|ARM + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|x64.ActiveCfg = Debug|x64 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|x64.Build.0 = Debug|x64 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|x64.Deploy.0 = Debug|x64 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|x86.ActiveCfg = Debug|x86 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|x86.Build.0 = Debug|x86 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Debug|x86.Deploy.0 = Debug|x86 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|Any CPU.Build.0 = Release|Any CPU + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|Any CPU.Deploy.0 = Release|Any CPU + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|ARM.ActiveCfg = Release|ARM + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|ARM.Build.0 = Release|ARM + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|ARM.Deploy.0 = Release|ARM + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|x64.ActiveCfg = Release|x64 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|x64.Build.0 = Release|x64 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|x64.Deploy.0 = Release|x64 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|x86.ActiveCfg = Release|x86 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|x86.Build.0 = Release|x86 + {3E3EE1DF-2EE1-5B34-86C3-D357B0EA01DA}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserInteractionMode/user-interaction-mode.yaml b/Samples/UserInteractionMode/user-interaction-mode.yml similarity index 100% rename from Samples/UserInteractionMode/user-interaction-mode.yaml rename to Samples/UserInteractionMode/user-interaction-mode.yml diff --git a/Samples/UserSelection/js/Package.appxmanifest b/Samples/UserSelection/js/Package.appxmanifest index dee5a4d9e7..9f411d4373 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 28ef364c36..1781a3b613 100644 --- a/Samples/UserSelection/js/UserSelection.jsproj +++ b/Samples/UserSelection/js/UserSelection.jsproj @@ -35,7 +35,7 @@ - 68800738-4c55-5fd7-af13-0197aa8a1cc9 + f384b9e2-2eaa-5b2a-a83d-ff162265b73f @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/UserSelection/js/UserSelection.sln b/Samples/UserSelection/js/UserSelection.sln index 6e3f8595ab..e44c7d727f 100644 --- a/Samples/UserSelection/js/UserSelection.sln +++ b/Samples/UserSelection/js/UserSelection.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserSelection", "UserSelection.jsproj", "{68800738-4C55-5FD7-AF13-0197AA8A1CC9}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "UserSelection", "UserSelection.jsproj", "{F384B9E2-2EAA-5B2A-A83D-FF162265B73F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|ARM.ActiveCfg = Debug|ARM - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|ARM.Build.0 = Debug|ARM - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|ARM.Deploy.0 = Debug|ARM - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|x64.ActiveCfg = Debug|x64 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|x64.Build.0 = Debug|x64 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|x64.Deploy.0 = Debug|x64 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|x86.ActiveCfg = Debug|x86 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|x86.Build.0 = Debug|x86 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Debug|x86.Deploy.0 = Debug|x86 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|Any CPU.ActiveCfg = Release|Any CPU - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|Any CPU.Build.0 = Release|Any CPU - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|Any CPU.Deploy.0 = Release|Any CPU - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|ARM.ActiveCfg = Release|ARM - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|ARM.Build.0 = Release|ARM - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|ARM.Deploy.0 = Release|ARM - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|x64.ActiveCfg = Release|x64 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|x64.Build.0 = Release|x64 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|x64.Deploy.0 = Release|x64 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|x86.ActiveCfg = Release|x86 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|x86.Build.0 = Release|x86 - {68800738-4C55-5FD7-AF13-0197AA8A1CC9}.Release|x86.Deploy.0 = Release|x86 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|ARM.ActiveCfg = Debug|ARM + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|ARM.Build.0 = Debug|ARM + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|ARM.Deploy.0 = Debug|ARM + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|x64.ActiveCfg = Debug|x64 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|x64.Build.0 = Debug|x64 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|x64.Deploy.0 = Debug|x64 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|x86.ActiveCfg = Debug|x86 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|x86.Build.0 = Debug|x86 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Debug|x86.Deploy.0 = Debug|x86 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|Any CPU.Build.0 = Release|Any CPU + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|ARM.ActiveCfg = Release|ARM + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|ARM.Build.0 = Release|ARM + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|ARM.Deploy.0 = Release|ARM + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|x64.ActiveCfg = Release|x64 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|x64.Build.0 = Release|x64 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|x64.Deploy.0 = Release|x64 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|x86.ActiveCfg = Release|x86 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|x86.Build.0 = Release|x86 + {F384B9E2-2EAA-5B2A-A83D-FF162265B73F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UserSelection/user-selection.yaml b/Samples/UserSelection/user-selection.yml similarity index 100% rename from Samples/UserSelection/user-selection.yaml rename to Samples/UserSelection/user-selection.yml diff --git a/Samples/UssdProtcol/cs/Package.appxmanifest b/Samples/UssdProtcol/cs/Package.appxmanifest index 17a5f3844c..c50966c15e 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 3cacf50b53..d9e0524d0e 100644 --- a/Samples/UssdProtcol/cs/UssdProtocol.csproj +++ b/Samples/UssdProtcol/cs/UssdProtocol.csproj @@ -4,15 +4,15 @@ Debug x86 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942} + {67E2587D-71A8-5386-B599-F615F13EF405} AppContainerExe Properties UssdApi UssdApi en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/UssdProtcol/cs/UssdProtocol.sln b/Samples/UssdProtcol/cs/UssdProtocol.sln index 52fb3afeb1..abb45aeef1 100644 --- a/Samples/UssdProtcol/cs/UssdProtocol.sln +++ b/Samples/UssdProtcol/cs/UssdProtocol.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UssdProtocol", "UssdProtocol.csproj", "{18F7C1DF-8489-5E4B-A291-CA12E2EFA942}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UssdProtocol", "UssdProtocol.csproj", "{67E2587D-71A8-5386-B599-F615F13EF405}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|ARM.ActiveCfg = Debug|ARM - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|ARM.Build.0 = Debug|ARM - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|ARM.Deploy.0 = Debug|ARM - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|x64.ActiveCfg = Debug|x64 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|x64.Build.0 = Debug|x64 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|x64.Deploy.0 = Debug|x64 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|x86.ActiveCfg = Debug|x86 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|x86.Build.0 = Debug|x86 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Debug|x86.Deploy.0 = Debug|x86 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|ARM.ActiveCfg = Release|ARM - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|ARM.Build.0 = Release|ARM - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|ARM.Deploy.0 = Release|ARM - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|x64.ActiveCfg = Release|x64 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|x64.Build.0 = Release|x64 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|x64.Deploy.0 = Release|x64 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|x86.ActiveCfg = Release|x86 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|x86.Build.0 = Release|x86 - {18F7C1DF-8489-5E4B-A291-CA12E2EFA942}.Release|x86.Deploy.0 = Release|x86 + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|ARM.ActiveCfg = Debug|ARM + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|ARM.Build.0 = Debug|ARM + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|ARM.Deploy.0 = Debug|ARM + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|x64.ActiveCfg = Debug|x64 + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|x64.Build.0 = Debug|x64 + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|x64.Deploy.0 = Debug|x64 + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|x86.ActiveCfg = Debug|x86 + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|x86.Build.0 = Debug|x86 + {67E2587D-71A8-5386-B599-F615F13EF405}.Debug|x86.Deploy.0 = Debug|x86 + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|ARM.ActiveCfg = Release|ARM + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|ARM.Build.0 = Release|ARM + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|ARM.Deploy.0 = Release|ARM + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|x64.ActiveCfg = Release|x64 + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|x64.Build.0 = Release|x64 + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|x64.Deploy.0 = Release|x64 + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|x86.ActiveCfg = Release|x86 + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|x86.Build.0 = Release|x86 + {67E2587D-71A8-5386-B599-F615F13EF405}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/UssdProtcol/ussd-protcol.yaml b/Samples/UssdProtcol/ussd-protcol.yml similarity index 100% rename from Samples/UssdProtcol/ussd-protcol.yaml rename to Samples/UssdProtcol/ussd-protcol.yml diff --git a/Samples/VersionAdaptiveCode/cs/Package.appxmanifest b/Samples/VersionAdaptiveCode/cs/Package.appxmanifest index 4a910dd84f..0296b42791 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 d59676a4ac..d61185264a 100644 --- a/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.csproj +++ b/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.csproj @@ -4,15 +4,15 @@ Debug x86 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13} + {5C169461-E680-53E2-8AB6-B901BF12F153} AppContainerExe Properties SDKTemplate XamlLightUp en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -199,7 +199,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.sln b/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.sln index a3a7d58368..021de1e76c 100644 --- a/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.sln +++ b/Samples/VersionAdaptiveCode/cs/VersionAdaptiveCode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VersionAdaptiveCode", "VersionAdaptiveCode.csproj", "{52082B58-1842-56D2-96C0-CAF6A9E9BA13}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VersionAdaptiveCode", "VersionAdaptiveCode.csproj", "{5C169461-E680-53E2-8AB6-B901BF12F153}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|ARM.ActiveCfg = Debug|ARM - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|ARM.Build.0 = Debug|ARM - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|ARM.Deploy.0 = Debug|ARM - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|x64.ActiveCfg = Debug|x64 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|x64.Build.0 = Debug|x64 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|x64.Deploy.0 = Debug|x64 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|x86.ActiveCfg = Debug|x86 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|x86.Build.0 = Debug|x86 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Debug|x86.Deploy.0 = Debug|x86 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|ARM.ActiveCfg = Release|ARM - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|ARM.Build.0 = Release|ARM - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|ARM.Deploy.0 = Release|ARM - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|x64.ActiveCfg = Release|x64 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|x64.Build.0 = Release|x64 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|x64.Deploy.0 = Release|x64 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|x86.ActiveCfg = Release|x86 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|x86.Build.0 = Release|x86 - {52082B58-1842-56D2-96C0-CAF6A9E9BA13}.Release|x86.Deploy.0 = Release|x86 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|ARM.ActiveCfg = Debug|ARM + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|ARM.Build.0 = Debug|ARM + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|ARM.Deploy.0 = Debug|ARM + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|x64.ActiveCfg = Debug|x64 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|x64.Build.0 = Debug|x64 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|x64.Deploy.0 = Debug|x64 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|x86.ActiveCfg = Debug|x86 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|x86.Build.0 = Debug|x86 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Debug|x86.Deploy.0 = Debug|x86 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|ARM.ActiveCfg = Release|ARM + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|ARM.Build.0 = Release|ARM + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|ARM.Deploy.0 = Release|ARM + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|x64.ActiveCfg = Release|x64 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|x64.Build.0 = Release|x64 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|x64.Deploy.0 = Release|x64 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|x86.ActiveCfg = Release|x86 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|x86.Build.0 = Release|x86 + {5C169461-E680-53E2-8AB6-B901BF12F153}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/VersionAdaptiveCode/js/Package.appxmanifest b/Samples/VersionAdaptiveCode/js/Package.appxmanifest index 79f68663ed..3b8189647b 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 05dd2b7077..f4f1bca872 100644 --- a/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.jsproj +++ b/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.jsproj @@ -35,7 +35,7 @@ - dfe299c0-9cdf-5ed1-9b2f-2d4948f50aa5 + d878ca04-c54f-586d-b8d6-438e0c97917a @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.sln b/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.sln index fa60f7c5c4..fb5b0c866d 100644 --- a/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.sln +++ b/Samples/VersionAdaptiveCode/js/VersionAdaptiveCode.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "VersionAdaptiveCode", "VersionAdaptiveCode.jsproj", "{DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "VersionAdaptiveCode", "VersionAdaptiveCode.jsproj", "{D878CA04-C54F-586D-B8D6-438E0C97917A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|ARM.ActiveCfg = Debug|ARM - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|ARM.Build.0 = Debug|ARM - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|ARM.Deploy.0 = Debug|ARM - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|x64.ActiveCfg = Debug|x64 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|x64.Build.0 = Debug|x64 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|x64.Deploy.0 = Debug|x64 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|x86.ActiveCfg = Debug|x86 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|x86.Build.0 = Debug|x86 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Debug|x86.Deploy.0 = Debug|x86 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|Any CPU.Build.0 = Release|Any CPU - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|Any CPU.Deploy.0 = Release|Any CPU - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|ARM.ActiveCfg = Release|ARM - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|ARM.Build.0 = Release|ARM - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|ARM.Deploy.0 = Release|ARM - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|x64.ActiveCfg = Release|x64 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|x64.Build.0 = Release|x64 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|x64.Deploy.0 = Release|x64 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|x86.ActiveCfg = Release|x86 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|x86.Build.0 = Release|x86 - {DFE299C0-9CDF-5ED1-9B2F-2D4948F50AA5}.Release|x86.Deploy.0 = Release|x86 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|ARM.ActiveCfg = Debug|ARM + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|ARM.Build.0 = Debug|ARM + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|ARM.Deploy.0 = Debug|ARM + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|x64.ActiveCfg = Debug|x64 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|x64.Build.0 = Debug|x64 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|x64.Deploy.0 = Debug|x64 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|x86.ActiveCfg = Debug|x86 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|x86.Build.0 = Debug|x86 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Debug|x86.Deploy.0 = Debug|x86 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|Any CPU.Build.0 = Release|Any CPU + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|Any CPU.Deploy.0 = Release|Any CPU + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|ARM.ActiveCfg = Release|ARM + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|ARM.Build.0 = Release|ARM + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|ARM.Deploy.0 = Release|ARM + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|x64.ActiveCfg = Release|x64 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|x64.Build.0 = Release|x64 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|x64.Deploy.0 = Release|x64 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|x86.ActiveCfg = Release|x86 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|x86.Build.0 = Release|x86 + {D878CA04-C54F-586D-B8D6-438E0C97917A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/VersionAdaptiveCode/version-adaptive-code.yaml b/Samples/VersionAdaptiveCode/version-adaptive-code.yml similarity index 100% rename from Samples/VersionAdaptiveCode/version-adaptive-code.yaml rename to Samples/VersionAdaptiveCode/version-adaptive-code.yml diff --git a/Samples/VideoPlayback/cs/Package.appxmanifest b/Samples/VideoPlayback/cs/Package.appxmanifest index 496536a8d3..d6f56ce776 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/VideoPlayback.csproj b/Samples/VideoPlayback/cs/VideoPlayback.csproj index 5724e3b79e..0cbcb7cacb 100644 --- a/Samples/VideoPlayback/cs/VideoPlayback.csproj +++ b/Samples/VideoPlayback/cs/VideoPlayback.csproj @@ -4,15 +4,15 @@ Debug x86 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581} + {95719C25-79AB-509A-ABB0-C5D0C246168F} AppContainerExe Properties SDKTemplate VideoPlayback en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/VideoPlayback/cs/VideoPlayback.sln b/Samples/VideoPlayback/cs/VideoPlayback.sln index 0c8c245d96..e9fcec7942 100644 --- a/Samples/VideoPlayback/cs/VideoPlayback.sln +++ b/Samples/VideoPlayback/cs/VideoPlayback.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoPlayback", "VideoPlayback.csproj", "{5E9887C3-7A07-57D7-A0F8-A48B6ED16581}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoPlayback", "VideoPlayback.csproj", "{95719C25-79AB-509A-ABB0-C5D0C246168F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|ARM.ActiveCfg = Debug|ARM - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|ARM.Build.0 = Debug|ARM - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|ARM.Deploy.0 = Debug|ARM - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|x64.ActiveCfg = Debug|x64 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|x64.Build.0 = Debug|x64 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|x64.Deploy.0 = Debug|x64 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|x86.ActiveCfg = Debug|x86 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|x86.Build.0 = Debug|x86 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Debug|x86.Deploy.0 = Debug|x86 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|ARM.ActiveCfg = Release|ARM - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|ARM.Build.0 = Release|ARM - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|ARM.Deploy.0 = Release|ARM - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|x64.ActiveCfg = Release|x64 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|x64.Build.0 = Release|x64 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|x64.Deploy.0 = Release|x64 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|x86.ActiveCfg = Release|x86 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|x86.Build.0 = Release|x86 - {5E9887C3-7A07-57D7-A0F8-A48B6ED16581}.Release|x86.Deploy.0 = Release|x86 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|ARM.ActiveCfg = Debug|ARM + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|ARM.Build.0 = Debug|ARM + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|ARM.Deploy.0 = Debug|ARM + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|x64.ActiveCfg = Debug|x64 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|x64.Build.0 = Debug|x64 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|x64.Deploy.0 = Debug|x64 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|x86.ActiveCfg = Debug|x86 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|x86.Build.0 = Debug|x86 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Debug|x86.Deploy.0 = Debug|x86 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|ARM.ActiveCfg = Release|ARM + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|ARM.Build.0 = Release|ARM + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|ARM.Deploy.0 = Release|ARM + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|x64.ActiveCfg = Release|x64 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|x64.Build.0 = Release|x64 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|x64.Deploy.0 = Release|x64 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|x86.ActiveCfg = Release|x86 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|x86.Build.0 = Release|x86 + {95719C25-79AB-509A-ABB0-C5D0C246168F}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/VideoPlayback/js/VideoPlayback.jsproj b/Samples/VideoPlayback/js/VideoPlayback.jsproj index 6b70611984..ab01c2aefc 100644 --- a/Samples/VideoPlayback/js/VideoPlayback.jsproj +++ b/Samples/VideoPlayback/js/VideoPlayback.jsproj @@ -35,7 +35,7 @@ - 5e73bcbf-5022-5803-9025-9cf0daf04f61 + f1de8f22-6ff0-5fbb-8113-40d279e8b808 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/VideoPlayback/js/VideoPlayback.sln b/Samples/VideoPlayback/js/VideoPlayback.sln index 7394625f30..bf8fdcde69 100644 --- a/Samples/VideoPlayback/js/VideoPlayback.sln +++ b/Samples/VideoPlayback/js/VideoPlayback.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "VideoPlayback", "VideoPlayback.jsproj", "{5E73BCBF-5022-5803-9025-9CF0DAF04F61}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "VideoPlayback", "VideoPlayback.jsproj", "{F1DE8F22-6FF0-5FBB-8113-40D279E8B808}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|ARM.ActiveCfg = Debug|ARM - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|ARM.Build.0 = Debug|ARM - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|ARM.Deploy.0 = Debug|ARM - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|x64.ActiveCfg = Debug|x64 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|x64.Build.0 = Debug|x64 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|x64.Deploy.0 = Debug|x64 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|x86.ActiveCfg = Debug|x86 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|x86.Build.0 = Debug|x86 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Debug|x86.Deploy.0 = Debug|x86 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|Any CPU.Build.0 = Release|Any CPU - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|Any CPU.Deploy.0 = Release|Any CPU - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|ARM.ActiveCfg = Release|ARM - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|ARM.Build.0 = Release|ARM - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|ARM.Deploy.0 = Release|ARM - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|x64.ActiveCfg = Release|x64 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|x64.Build.0 = Release|x64 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|x64.Deploy.0 = Release|x64 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|x86.ActiveCfg = Release|x86 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|x86.Build.0 = Release|x86 - {5E73BCBF-5022-5803-9025-9CF0DAF04F61}.Release|x86.Deploy.0 = Release|x86 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|Any CPU.Build.0 = Debug|Any CPU + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|ARM.ActiveCfg = Debug|ARM + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|ARM.Build.0 = Debug|ARM + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|ARM.Deploy.0 = Debug|ARM + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|x64.ActiveCfg = Debug|x64 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|x64.Build.0 = Debug|x64 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|x64.Deploy.0 = Debug|x64 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|x86.ActiveCfg = Debug|x86 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|x86.Build.0 = Debug|x86 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Debug|x86.Deploy.0 = Debug|x86 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|Any CPU.ActiveCfg = Release|Any CPU + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|Any CPU.Build.0 = Release|Any CPU + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|Any CPU.Deploy.0 = Release|Any CPU + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|ARM.ActiveCfg = Release|ARM + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|ARM.Build.0 = Release|ARM + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|ARM.Deploy.0 = Release|ARM + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|x64.ActiveCfg = Release|x64 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|x64.Build.0 = Release|x64 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|x64.Deploy.0 = Release|x64 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|x86.ActiveCfg = Release|x86 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|x86.Build.0 = Release|x86 + {F1DE8F22-6FF0-5FBB-8113-40D279E8B808}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/VideoPlayback/js/package.appxmanifest b/Samples/VideoPlayback/js/package.appxmanifest index 6aadf15f62..185e549d5f 100644 --- a/Samples/VideoPlayback/js/package.appxmanifest +++ b/Samples/VideoPlayback/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/VideoPlayback/video-playback.yaml b/Samples/VideoPlayback/video-playback.yml similarity index 100% rename from Samples/VideoPlayback/video-playback.yaml rename to Samples/VideoPlayback/video-playback.yml diff --git a/Samples/VideoPlaybackSynchronization/cs/Package.appxmanifest b/Samples/VideoPlaybackSynchronization/cs/Package.appxmanifest index 725a5b7fb8..50afbdb178 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 118a6bfaca..2a037b419e 100644 --- a/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.csproj +++ b/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.csproj @@ -4,15 +4,15 @@ Debug x86 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C} + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A} AppContainerExe Properties SDKTemplate VideoPlaybackSynchronization en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.sln b/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.sln index b80b657c7f..20745d0a37 100644 --- a/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.sln +++ b/Samples/VideoPlaybackSynchronization/cs/VideoPlaybackSynchronization.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoPlaybackSynchronization", "VideoPlaybackSynchronization.csproj", "{01CE573A-2832-58BA-8A9F-15D5D8BFC20C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoPlaybackSynchronization", "VideoPlaybackSynchronization.csproj", "{A02B06AA-83F8-58D9-AF58-1A00CF1A286A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|ARM.ActiveCfg = Debug|ARM - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|ARM.Build.0 = Debug|ARM - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|ARM.Deploy.0 = Debug|ARM - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|x64.ActiveCfg = Debug|x64 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|x64.Build.0 = Debug|x64 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|x64.Deploy.0 = Debug|x64 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|x86.ActiveCfg = Debug|x86 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|x86.Build.0 = Debug|x86 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Debug|x86.Deploy.0 = Debug|x86 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|ARM.ActiveCfg = Release|ARM - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|ARM.Build.0 = Release|ARM - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|ARM.Deploy.0 = Release|ARM - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|x64.ActiveCfg = Release|x64 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|x64.Build.0 = Release|x64 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|x64.Deploy.0 = Release|x64 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|x86.ActiveCfg = Release|x86 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|x86.Build.0 = Release|x86 - {01CE573A-2832-58BA-8A9F-15D5D8BFC20C}.Release|x86.Deploy.0 = Release|x86 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|ARM.ActiveCfg = Debug|ARM + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|ARM.Build.0 = Debug|ARM + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|ARM.Deploy.0 = Debug|ARM + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|x64.ActiveCfg = Debug|x64 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|x64.Build.0 = Debug|x64 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|x64.Deploy.0 = Debug|x64 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|x86.ActiveCfg = Debug|x86 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|x86.Build.0 = Debug|x86 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Debug|x86.Deploy.0 = Debug|x86 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|ARM.ActiveCfg = Release|ARM + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|ARM.Build.0 = Release|ARM + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|ARM.Deploy.0 = Release|ARM + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|x64.ActiveCfg = Release|x64 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|x64.Build.0 = Release|x64 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|x64.Deploy.0 = Release|x64 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|x86.ActiveCfg = Release|x86 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|x86.Build.0 = Release|x86 + {A02B06AA-83F8-58D9-AF58-1A00CF1A286A}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/VideoPlaybackSynchronization/video-playback-synchronization.yaml b/Samples/VideoPlaybackSynchronization/video-playback-synchronization.yml similarity index 100% rename from Samples/VideoPlaybackSynchronization/video-playback-synchronization.yaml rename to Samples/VideoPlaybackSynchronization/video-playback-synchronization.yml diff --git a/Samples/VoIP/cs/Voip.sln b/Samples/VoIP/cs/Voip.sln index 8174cb98f8..31a8c7621f 100644 --- a/Samples/VoIP/cs/Voip.sln +++ b/Samples/VoIP/cs/Voip.sln @@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Voip", "Voip\Voip.csproj", "{495CD47A-0DEB-54D1-AD47-587442B01B48}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Voip", "Voip\Voip.csproj", "{117C6635-4F64-5A9B-BD3A-11E278206E38}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VoipHost", "VoipHost\VoipHost.vcxproj", "{34C5BF63-FC9B-5954-B64F-BF5FA9275824}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VoipHost", "VoipHost\VoipHost.vcxproj", "{4F4BE21F-96C8-552C-A1B8-015C066B74E3}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VoipTasks", "VoipTasks\VoipTasks.csproj", "{AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VoipTasks", "VoipTasks\VoipTasks.csproj", "{8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VoipBackEnd", "VoipBackEnd\VoipBackEnd.vcxproj", "{CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VoipBackEnd", "VoipBackEnd\VoipBackEnd.vcxproj", "{14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -23,70 +23,70 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|Any CPU.ActiveCfg = Debug|x86 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|ARM.ActiveCfg = Debug|ARM - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|ARM.Build.0 = Debug|ARM - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|ARM.Deploy.0 = Debug|ARM - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|x64.ActiveCfg = Debug|x64 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|x64.Build.0 = Debug|x64 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|x64.Deploy.0 = Debug|x64 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|x86.ActiveCfg = Debug|x86 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|x86.Build.0 = Debug|x86 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Debug|x86.Deploy.0 = Debug|x86 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|Any CPU.ActiveCfg = Release|x86 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|ARM.ActiveCfg = Release|ARM - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|ARM.Build.0 = Release|ARM - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|ARM.Deploy.0 = Release|ARM - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|x64.ActiveCfg = Release|x64 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|x64.Build.0 = Release|x64 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|x64.Deploy.0 = Release|x64 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|x86.ActiveCfg = Release|x86 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|x86.Build.0 = Release|x86 - {495CD47A-0DEB-54D1-AD47-587442B01B48}.Release|x86.Deploy.0 = Release|x86 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Debug|ARM.ActiveCfg = Debug|ARM - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Debug|ARM.Build.0 = Debug|ARM - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Debug|x64.ActiveCfg = Debug|x64 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Debug|x64.Build.0 = Debug|x64 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Debug|x86.ActiveCfg = Debug|Win32 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Debug|x86.Build.0 = Debug|Win32 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Release|Any CPU.ActiveCfg = Release|Win32 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Release|ARM.ActiveCfg = Release|ARM - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Release|ARM.Build.0 = Release|ARM - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Release|x64.ActiveCfg = Release|x64 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Release|x64.Build.0 = Release|x64 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Release|x86.ActiveCfg = Release|Win32 - {34C5BF63-FC9B-5954-B64F-BF5FA9275824}.Release|x86.Build.0 = Release|Win32 - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Debug|ARM.ActiveCfg = Debug|ARM - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Debug|ARM.Build.0 = Debug|ARM - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Debug|x64.ActiveCfg = Debug|x64 - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Debug|x64.Build.0 = Debug|x64 - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Debug|x86.ActiveCfg = Debug|x86 - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Debug|x86.Build.0 = Debug|x86 - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Release|Any CPU.Build.0 = Release|Any CPU - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Release|ARM.ActiveCfg = Release|ARM - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Release|ARM.Build.0 = Release|ARM - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Release|x64.ActiveCfg = Release|x64 - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Release|x64.Build.0 = Release|x64 - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Release|x86.ActiveCfg = Release|x86 - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53}.Release|x86.Build.0 = Release|x86 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Debug|ARM.ActiveCfg = Debug|ARM - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Debug|ARM.Build.0 = Debug|ARM - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Debug|x64.ActiveCfg = Debug|x64 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Debug|x64.Build.0 = Debug|x64 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Debug|x86.ActiveCfg = Debug|Win32 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Debug|x86.Build.0 = Debug|Win32 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Release|Any CPU.ActiveCfg = Release|Win32 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Release|ARM.ActiveCfg = Release|ARM - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Release|ARM.Build.0 = Release|ARM - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Release|x64.ActiveCfg = Release|x64 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Release|x64.Build.0 = Release|x64 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Release|x86.ActiveCfg = Release|Win32 - {CB1FC699-FA6E-5A55-BAA1-8A8CF2A11FB6}.Release|x86.Build.0 = Release|Win32 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|Any CPU.ActiveCfg = Debug|x86 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|ARM.ActiveCfg = Debug|ARM + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|ARM.Build.0 = Debug|ARM + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|ARM.Deploy.0 = Debug|ARM + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|x64.ActiveCfg = Debug|x64 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|x64.Build.0 = Debug|x64 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|x64.Deploy.0 = Debug|x64 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|x86.ActiveCfg = Debug|x86 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|x86.Build.0 = Debug|x86 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Debug|x86.Deploy.0 = Debug|x86 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|Any CPU.ActiveCfg = Release|x86 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|ARM.ActiveCfg = Release|ARM + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|ARM.Build.0 = Release|ARM + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|ARM.Deploy.0 = Release|ARM + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|x64.ActiveCfg = Release|x64 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|x64.Build.0 = Release|x64 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|x64.Deploy.0 = Release|x64 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|x86.ActiveCfg = Release|x86 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|x86.Build.0 = Release|x86 + {117C6635-4F64-5A9B-BD3A-11E278206E38}.Release|x86.Deploy.0 = Release|x86 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Debug|ARM.ActiveCfg = Debug|ARM + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Debug|ARM.Build.0 = Debug|ARM + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Debug|x64.ActiveCfg = Debug|x64 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Debug|x64.Build.0 = Debug|x64 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Debug|x86.ActiveCfg = Debug|Win32 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Debug|x86.Build.0 = Debug|Win32 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Release|Any CPU.ActiveCfg = Release|Win32 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Release|ARM.ActiveCfg = Release|ARM + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Release|ARM.Build.0 = Release|ARM + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Release|x64.ActiveCfg = Release|x64 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Release|x64.Build.0 = Release|x64 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Release|x86.ActiveCfg = Release|Win32 + {4F4BE21F-96C8-552C-A1B8-015C066B74E3}.Release|x86.Build.0 = Release|Win32 + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Debug|ARM.ActiveCfg = Debug|ARM + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Debug|ARM.Build.0 = Debug|ARM + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Debug|x64.ActiveCfg = Debug|x64 + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Debug|x64.Build.0 = Debug|x64 + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Debug|x86.ActiveCfg = Debug|x86 + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Debug|x86.Build.0 = Debug|x86 + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Release|Any CPU.Build.0 = Release|Any CPU + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Release|ARM.ActiveCfg = Release|ARM + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Release|ARM.Build.0 = Release|ARM + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Release|x64.ActiveCfg = Release|x64 + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Release|x64.Build.0 = Release|x64 + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Release|x86.ActiveCfg = Release|x86 + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B}.Release|x86.Build.0 = Release|x86 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Debug|ARM.ActiveCfg = Debug|ARM + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Debug|ARM.Build.0 = Debug|ARM + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Debug|x64.ActiveCfg = Debug|x64 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Debug|x64.Build.0 = Debug|x64 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Debug|x86.ActiveCfg = Debug|Win32 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Debug|x86.Build.0 = Debug|Win32 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Release|Any CPU.ActiveCfg = Release|Win32 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Release|ARM.ActiveCfg = Release|ARM + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Release|ARM.Build.0 = Release|ARM + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Release|x64.ActiveCfg = Release|x64 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Release|x64.Build.0 = Release|x64 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Release|x86.ActiveCfg = Release|Win32 + {14A91F8C-D710-5A49-A0D6-AB7286AA0D3C}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/VoIP/cs/Voip/Package.appxmanifest b/Samples/VoIP/cs/Voip/Package.appxmanifest index 684423e9fd..a4061f2c72 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 472202e703..ed65d0506a 100644 --- a/Samples/VoIP/cs/Voip/Voip.csproj +++ b/Samples/VoIP/cs/Voip/Voip.csproj @@ -4,15 +4,15 @@ Debug x86 - {495CD47A-0DEB-54D1-AD47-587442B01B48} + {117C6635-4F64-5A9B-BD3A-11E278206E38} AppContainerExe Properties Voip Voip en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 false 512 diff --git a/Samples/VoIP/cs/VoipBackEnd/VoipBackEnd.vcxproj b/Samples/VoIP/cs/VoipBackEnd/VoipBackEnd.vcxproj index f20dd98eff..280c967aa8 100644 --- a/Samples/VoIP/cs/VoipBackEnd/VoipBackEnd.vcxproj +++ b/Samples/VoIP/cs/VoipBackEnd/VoipBackEnd.vcxproj @@ -27,7 +27,7 @@ - {cb1fc699-fa6e-5a55-baa1-8a8cf2a11fb6} + {14a91f8c-d710-5a49-a0d6-ab7286aa0d3c} WindowsRuntimeComponent VoipBackEnd VoipBackEnd @@ -35,8 +35,8 @@ 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/VoIP/cs/VoipHost/VoipHost.vcxproj b/Samples/VoIP/cs/VoipHost/VoipHost.vcxproj index 8ec5bd4947..3b5bc951b9 100644 --- a/Samples/VoIP/cs/VoipHost/VoipHost.vcxproj +++ b/Samples/VoIP/cs/VoipHost/VoipHost.vcxproj @@ -33,7 +33,7 @@ - {34c5bf63-fc9b-5954-b64f-bf5fa9275824} + {4f4be21f-96c8-552c-a1b8-015c066b74e3} WindowsRuntimeComponent VoipHost VoipHost @@ -41,8 +41,8 @@ 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/VoIP/cs/VoipTasks/VoipTasks.csproj b/Samples/VoIP/cs/VoipTasks/VoipTasks.csproj index e4bbff0c97..68b7275819 100644 --- a/Samples/VoIP/cs/VoipTasks/VoipTasks.csproj +++ b/Samples/VoIP/cs/VoipTasks/VoipTasks.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {AB4FF2A9-F89F-5C66-9FC8-869DE4ECAB53} + {8EFB2128-C5E3-59C8-A385-6C4B7C9D795B} winmdobj Properties VoipTasks VoipTasks en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} @@ -122,7 +122,7 @@ - + Windows Mobile Extensions for the UWP diff --git a/Samples/VoIP/voip.yaml b/Samples/VoIP/voip.yml similarity index 100% rename from Samples/VoIP/voip.yaml rename to Samples/VoIP/voip.yml diff --git a/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponentPS.vcxproj b/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponentPS.vcxproj index f8074e72c3..585fcd18c1 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponentPS.vcxproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponentPS.vcxproj @@ -27,15 +27,15 @@ - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0} + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3} WRLInProcessWinRTComponent WRLInProcessWinRTComponentPS 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true en-US Microsoft.SDKSamples.Kitchen.Proxies diff --git a/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponent_server.vcxproj b/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponent_server.vcxproj index d5049b8761..562f2165df 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponent_server.vcxproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/Server/WRLInProcessWinRTComponent_server.vcxproj @@ -27,7 +27,7 @@ - {FECA29CD-5042-5491-8699-E0C95CB82080} + {33D81803-C10D-5DA0-9464-E8FD62D57AC4} Microsoft.SDKSamples.Kitchen WRLInProcessWinRTComponent_server Microsoft.SDKSamples.Kitchen @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true false Midl diff --git a/Samples/WRLInProcessWinRTComponent/cpp/WRLInProcessWinRTComponent.sln b/Samples/WRLInProcessWinRTComponent/cpp/WRLInProcessWinRTComponent.sln index 0ed3b7c108..1b18fe6ef5 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/WRLInProcessWinRTComponent.sln +++ b/Samples/WRLInProcessWinRTComponent/cpp/WRLInProcessWinRTComponent.sln @@ -3,21 +3,21 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WRLInProcessWinRTComponent_client_cs", "CS\WRLInProcessWinRTComponent_client_cs.csproj", "{03701CC6-BE56-54E6-AC3E-E2E67E70477D}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WRLInProcessWinRTComponent_client_cs", "CS\WRLInProcessWinRTComponent_client_cs.csproj", "{EB40E13D-BDD3-5384-874E-4527E083F7A4}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLInProcessWinRTComponent_client_cpp", "CPP\WRLInProcessWinRTComponent_client_cpp.vcxproj", "{6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLInProcessWinRTComponent_client_cpp", "CPP\WRLInProcessWinRTComponent_client_cpp.vcxproj", "{5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLInProcessWinRTComponent_server", "Server\WRLInProcessWinRTComponent_server.vcxproj", "{FECA29CD-5042-5491-8699-E0C95CB82080}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLInProcessWinRTComponent_server", "Server\WRLInProcessWinRTComponent_server.vcxproj", "{33D81803-C10D-5DA0-9464-E8FD62D57AC4}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLInProcessWinRTComponentPS", "Server\WRLInProcessWinRTComponentPS.vcxproj", "{3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLInProcessWinRTComponentPS", "Server\WRLInProcessWinRTComponentPS.vcxproj", "{E0BB9F68-EC7D-567D-B5B7-391342F06AB3}" ProjectSection(ProjectDependencies) = postProject - {FECA29CD-5042-5491-8699-E0C95CB82080} = {FECA29CD-5042-5491-8699-E0C95CB82080} + {33D81803-C10D-5DA0-9464-E8FD62D57AC4} = {33D81803-C10D-5DA0-9464-E8FD62D57AC4} EndProjectSection EndProject -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WRLInProcessWinRTComponent_client_js", "JS\WRLInProcessWinRTComponent_client_js.jsproj", "{0E4EED93-176D-5E29-B1D3-3F2DEA765520}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WRLInProcessWinRTComponent_client_js", "JS\WRLInProcessWinRTComponent_client_js.jsproj", "{C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}" ProjectSection(ProjectDependencies) = postProject - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0} = {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0} - {FECA29CD-5042-5491-8699-E0C95CB82080} = {FECA29CD-5042-5491-8699-E0C95CB82080} + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3} = {E0BB9F68-EC7D-567D-B5B7-391342F06AB3} + {33D81803-C10D-5DA0-9464-E8FD62D57AC4} = {33D81803-C10D-5DA0-9464-E8FD62D57AC4} EndProjectSection EndProject Global @@ -30,84 +30,84 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|ARM.ActiveCfg = Debug|ARM - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|ARM.Build.0 = Debug|ARM - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|ARM.Deploy.0 = Debug|ARM - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|x64.ActiveCfg = Debug|x64 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|x64.Build.0 = Debug|x64 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|x64.Deploy.0 = Debug|x64 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|x86.ActiveCfg = Debug|x86 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|x86.Build.0 = Debug|x86 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Debug|x86.Deploy.0 = Debug|x86 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|ARM.ActiveCfg = Release|ARM - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|ARM.Build.0 = Release|ARM - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|ARM.Deploy.0 = Release|ARM - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|x64.ActiveCfg = Release|x64 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|x64.Build.0 = Release|x64 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|x64.Deploy.0 = Release|x64 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|x86.ActiveCfg = Release|x86 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|x86.Build.0 = Release|x86 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D}.Release|x86.Deploy.0 = Release|x86 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|ARM.ActiveCfg = Debug|ARM - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|ARM.Build.0 = Debug|ARM - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|ARM.Deploy.0 = Debug|ARM - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|x64.ActiveCfg = Debug|x64 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|x64.Build.0 = Debug|x64 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|x64.Deploy.0 = Debug|x64 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|x86.ActiveCfg = Debug|Win32 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|x86.Build.0 = Debug|Win32 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Debug|x86.Deploy.0 = Debug|Win32 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|ARM.ActiveCfg = Release|ARM - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|ARM.Build.0 = Release|ARM - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|ARM.Deploy.0 = Release|ARM - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|x64.ActiveCfg = Release|x64 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|x64.Build.0 = Release|x64 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|x64.Deploy.0 = Release|x64 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|x86.ActiveCfg = Release|Win32 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|x86.Build.0 = Release|Win32 - {6DCF7911-5BCE-5FFC-B4C5-138F1FD53CBB}.Release|x86.Deploy.0 = Release|Win32 - {FECA29CD-5042-5491-8699-E0C95CB82080}.Debug|ARM.ActiveCfg = Debug|ARM - {FECA29CD-5042-5491-8699-E0C95CB82080}.Debug|ARM.Build.0 = Debug|ARM - {FECA29CD-5042-5491-8699-E0C95CB82080}.Debug|x64.ActiveCfg = Debug|x64 - {FECA29CD-5042-5491-8699-E0C95CB82080}.Debug|x64.Build.0 = Debug|x64 - {FECA29CD-5042-5491-8699-E0C95CB82080}.Debug|x86.ActiveCfg = Debug|Win32 - {FECA29CD-5042-5491-8699-E0C95CB82080}.Debug|x86.Build.0 = Debug|Win32 - {FECA29CD-5042-5491-8699-E0C95CB82080}.Release|ARM.ActiveCfg = Release|ARM - {FECA29CD-5042-5491-8699-E0C95CB82080}.Release|ARM.Build.0 = Release|ARM - {FECA29CD-5042-5491-8699-E0C95CB82080}.Release|x64.ActiveCfg = Release|x64 - {FECA29CD-5042-5491-8699-E0C95CB82080}.Release|x64.Build.0 = Release|x64 - {FECA29CD-5042-5491-8699-E0C95CB82080}.Release|x86.ActiveCfg = Release|Win32 - {FECA29CD-5042-5491-8699-E0C95CB82080}.Release|x86.Build.0 = Release|Win32 - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Debug|ARM.ActiveCfg = Debug|ARM - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Debug|ARM.Build.0 = Debug|ARM - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Debug|x64.ActiveCfg = Debug|x64 - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Debug|x64.Build.0 = Debug|x64 - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Debug|x86.ActiveCfg = Debug|Win32 - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Debug|x86.Build.0 = Debug|Win32 - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Release|ARM.ActiveCfg = Release|ARM - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Release|ARM.Build.0 = Release|ARM - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Release|x64.ActiveCfg = Release|x64 - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Release|x64.Build.0 = Release|x64 - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Release|x86.ActiveCfg = Release|Win32 - {3F54ED21-7628-5A96-A9D7-EEF5CDCE28D0}.Release|x86.Build.0 = Release|Win32 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|ARM.ActiveCfg = Debug|ARM - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|ARM.Build.0 = Debug|ARM - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|ARM.Deploy.0 = Debug|ARM - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|x64.ActiveCfg = Debug|x64 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|x64.Build.0 = Debug|x64 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|x64.Deploy.0 = Debug|x64 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|x86.ActiveCfg = Debug|x86 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|x86.Build.0 = Debug|x86 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Debug|x86.Deploy.0 = Debug|x86 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|ARM.ActiveCfg = Release|ARM - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|ARM.Build.0 = Release|ARM - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|ARM.Deploy.0 = Release|ARM - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|x64.ActiveCfg = Release|x64 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|x64.Build.0 = Release|x64 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|x64.Deploy.0 = Release|x64 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|x86.ActiveCfg = Release|x86 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|x86.Build.0 = Release|x86 - {0E4EED93-176D-5E29-B1D3-3F2DEA765520}.Release|x86.Deploy.0 = Release|x86 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|ARM.ActiveCfg = Debug|ARM + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|ARM.Build.0 = Debug|ARM + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|ARM.Deploy.0 = Debug|ARM + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|x64.ActiveCfg = Debug|x64 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|x64.Build.0 = Debug|x64 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|x64.Deploy.0 = Debug|x64 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|x86.ActiveCfg = Debug|x86 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|x86.Build.0 = Debug|x86 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Debug|x86.Deploy.0 = Debug|x86 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|ARM.ActiveCfg = Release|ARM + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|ARM.Build.0 = Release|ARM + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|ARM.Deploy.0 = Release|ARM + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|x64.ActiveCfg = Release|x64 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|x64.Build.0 = Release|x64 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|x64.Deploy.0 = Release|x64 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|x86.ActiveCfg = Release|x86 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|x86.Build.0 = Release|x86 + {EB40E13D-BDD3-5384-874E-4527E083F7A4}.Release|x86.Deploy.0 = Release|x86 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|ARM.ActiveCfg = Debug|ARM + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|ARM.Build.0 = Debug|ARM + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|ARM.Deploy.0 = Debug|ARM + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|x64.ActiveCfg = Debug|x64 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|x64.Build.0 = Debug|x64 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|x64.Deploy.0 = Debug|x64 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|x86.ActiveCfg = Debug|Win32 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|x86.Build.0 = Debug|Win32 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Debug|x86.Deploy.0 = Debug|Win32 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|ARM.ActiveCfg = Release|ARM + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|ARM.Build.0 = Release|ARM + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|ARM.Deploy.0 = Release|ARM + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|x64.ActiveCfg = Release|x64 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|x64.Build.0 = Release|x64 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|x64.Deploy.0 = Release|x64 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|x86.ActiveCfg = Release|Win32 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|x86.Build.0 = Release|Win32 + {5D636DBB-A7AE-57A5-91B0-18FCD6855AB8}.Release|x86.Deploy.0 = Release|Win32 + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Debug|ARM.ActiveCfg = Debug|ARM + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Debug|ARM.Build.0 = Debug|ARM + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Debug|x64.ActiveCfg = Debug|x64 + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Debug|x64.Build.0 = Debug|x64 + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Debug|x86.ActiveCfg = Debug|Win32 + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Debug|x86.Build.0 = Debug|Win32 + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Release|ARM.ActiveCfg = Release|ARM + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Release|ARM.Build.0 = Release|ARM + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Release|x64.ActiveCfg = Release|x64 + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Release|x64.Build.0 = Release|x64 + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Release|x86.ActiveCfg = Release|Win32 + {33D81803-C10D-5DA0-9464-E8FD62D57AC4}.Release|x86.Build.0 = Release|Win32 + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Debug|ARM.ActiveCfg = Debug|ARM + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Debug|ARM.Build.0 = Debug|ARM + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Debug|x64.ActiveCfg = Debug|x64 + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Debug|x64.Build.0 = Debug|x64 + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Debug|x86.ActiveCfg = Debug|Win32 + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Debug|x86.Build.0 = Debug|Win32 + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Release|ARM.ActiveCfg = Release|ARM + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Release|ARM.Build.0 = Release|ARM + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Release|x64.ActiveCfg = Release|x64 + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Release|x64.Build.0 = Release|x64 + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Release|x86.ActiveCfg = Release|Win32 + {E0BB9F68-EC7D-567D-B5B7-391342F06AB3}.Release|x86.Build.0 = Release|Win32 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|ARM.ActiveCfg = Debug|ARM + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|ARM.Build.0 = Debug|ARM + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|ARM.Deploy.0 = Debug|ARM + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|x64.ActiveCfg = Debug|x64 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|x64.Build.0 = Debug|x64 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|x64.Deploy.0 = Debug|x64 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|x86.ActiveCfg = Debug|x86 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|x86.Build.0 = Debug|x86 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Debug|x86.Deploy.0 = Debug|x86 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|ARM.ActiveCfg = Release|ARM + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|ARM.Build.0 = Release|ARM + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|ARM.Deploy.0 = Release|ARM + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|x64.ActiveCfg = Release|x64 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|x64.Build.0 = Release|x64 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|x64.Deploy.0 = Release|x64 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|x86.ActiveCfg = Release|x86 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|x86.Build.0 = Release|x86 + {C039689F-8EF0-5E84-97E7-6DE71E8BCF1E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WRLInProcessWinRTComponent/cpp/cpp/Package.appxmanifest b/Samples/WRLInProcessWinRTComponent/cpp/cpp/Package.appxmanifest index e2270036b5..981ac12cec 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 e06f8c4807..818a500962 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/cpp/WRLInProcessWinRTComponent_client_cpp.vcxproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/cpp/WRLInProcessWinRTComponent_client_cpp.vcxproj @@ -1,15 +1,15 @@  - {6dcf7911-5bce-5ffc-b4c5-138f1fd53cbb} + {5d636dbb-a7ae-57a5-91b0-18fcd6855ab8} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/WRLInProcessWinRTComponent/cpp/cs/Package.appxmanifest b/Samples/WRLInProcessWinRTComponent/cpp/cs/Package.appxmanifest index 5863d337d3..c9a64c757b 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 536c6a5060..48129980ad 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/cs/WRLInProcessWinRTComponent_client_cs.csproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/cs/WRLInProcessWinRTComponent_client_cs.csproj @@ -4,15 +4,15 @@ Debug x86 - {03701CC6-BE56-54E6-AC3E-E2E67E70477D} + {EB40E13D-BDD3-5384-874E-4527E083F7A4} AppContainerExe Properties SDKSample WRLInProcessWinRTComponent en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/WRLInProcessWinRTComponent/cpp/js/Package.appxmanifest b/Samples/WRLInProcessWinRTComponent/cpp/js/Package.appxmanifest index 433e7383a5..a69864b968 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 6a8b01ffc5..6c57488960 100644 --- a/Samples/WRLInProcessWinRTComponent/cpp/js/WRLInProcessWinRTComponent_client_js.jsproj +++ b/Samples/WRLInProcessWinRTComponent/cpp/js/WRLInProcessWinRTComponent_client_js.jsproj @@ -27,7 +27,7 @@ - 0e4eed93-176d-5e29-b1d3-3f2dea765520 + c039689f-8ef0-5e84-97e7-6de71e8bcf1e @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WRLInProcessWinRTComponent/wrl-in-process-winrt-component.yaml b/Samples/WRLInProcessWinRTComponent/wrl-in-process-winrt-component.yml similarity index 100% rename from Samples/WRLInProcessWinRTComponent/wrl-in-process-winrt-component.yaml rename to Samples/WRLInProcessWinRTComponent/wrl-in-process-winrt-component.yml diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponentPS.vcxproj b/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponentPS.vcxproj index f510d06b99..db6fa1c4b9 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponentPS.vcxproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponentPS.vcxproj @@ -27,15 +27,15 @@ - {787F1D94-7AF4-5258-AACF-200C9653D2AC} + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5} WRLOutOfProcessWinRTComponent WRLOutOfProcessWinRTComponentPS 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true en-US Microsoft.SDKSamples.Kitchen.Proxies diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponent_server.vcxproj b/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponent_server.vcxproj index fd188ae6cb..a8dfbeb100 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponent_server.vcxproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/Server/WRLOutOfProcessWinRTComponent_server.vcxproj @@ -27,7 +27,7 @@ - {bfcc20b5-da08-5897-989e-81e2462bcf22} + {6270606a-2d0e-52b8-9d04-55c5028ec82a} Win32Proj WRLOutOfProcessWinRTComponent WRLOutOfProcessWinRTComponent_server @@ -35,13 +35,13 @@ en-US 14.0 UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 false Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true Midl diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/WRLOutOfProcessWinRTComponent.sln b/Samples/WRLOutOfProcessWinRTComponent/cpp/WRLOutOfProcessWinRTComponent.sln index 89f5bd8392..648fd65956 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/WRLOutOfProcessWinRTComponent.sln +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/WRLOutOfProcessWinRTComponent.sln @@ -3,21 +3,21 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WRLOutOfProcessWinRTComponent_client_cs", "CS\WRLOutOfProcessWinRTComponent_client_cs.csproj", "{EAE94BB2-61F3-5A32-83AC-5B7655F45138}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WRLOutOfProcessWinRTComponent_client_cs", "CS\WRLOutOfProcessWinRTComponent_client_cs.csproj", "{72CCEE9B-0968-539D-988B-B68272318745}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLOutOfProcessWinRTComponent_client_cpp", "CPP\WRLOutOfProcessWinRTComponent_client_cpp.vcxproj", "{0BB8226C-C45A-5183-B100-A8212ABC3B70}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLOutOfProcessWinRTComponent_client_cpp", "CPP\WRLOutOfProcessWinRTComponent_client_cpp.vcxproj", "{3BDEA57E-BE33-54D6-858B-CA2A37394ADB}" ProjectSection(ProjectDependencies) = postProject - {BFCC20B5-DA08-5897-989E-81E2462BCF22} = {BFCC20B5-DA08-5897-989E-81E2462BCF22} + {6270606A-2D0E-52B8-9D04-55C5028EC82A} = {6270606A-2D0E-52B8-9D04-55C5028EC82A} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLOutOfProcessWinRTComponent_server", "Server\WRLOutOfProcessWinRTComponent_server.vcxproj", "{BFCC20B5-DA08-5897-989E-81E2462BCF22}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLOutOfProcessWinRTComponent_server", "Server\WRLOutOfProcessWinRTComponent_server.vcxproj", "{6270606A-2D0E-52B8-9D04-55C5028EC82A}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLOutOfProcessWinRTComponentPS", "Server\WRLOutOfProcessWinRTComponentPS.vcxproj", "{787F1D94-7AF4-5258-AACF-200C9653D2AC}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WRLOutOfProcessWinRTComponentPS", "Server\WRLOutOfProcessWinRTComponentPS.vcxproj", "{BB8EA9F0-C28B-525E-BD9B-20D9209365F5}" ProjectSection(ProjectDependencies) = postProject - {BFCC20B5-DA08-5897-989E-81E2462BCF22} = {BFCC20B5-DA08-5897-989E-81E2462BCF22} + {6270606A-2D0E-52B8-9D04-55C5028EC82A} = {6270606A-2D0E-52B8-9D04-55C5028EC82A} EndProjectSection EndProject -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WRLOutOfProcessWinRTComponent_client_js", "JS\WRLOutOfProcessWinRTComponent_client_js.jsproj", "{E89DBD49-AEF4-5FB8-8912-BF856554BBA6}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WRLOutOfProcessWinRTComponent_client_js", "JS\WRLOutOfProcessWinRTComponent_client_js.jsproj", "{FE41916F-DCAF-588C-BE5D-31A31596A49C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -29,84 +29,84 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|ARM.ActiveCfg = Debug|ARM - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|ARM.Build.0 = Debug|ARM - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|ARM.Deploy.0 = Debug|ARM - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|x64.ActiveCfg = Debug|x64 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|x64.Build.0 = Debug|x64 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|x64.Deploy.0 = Debug|x64 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|x86.ActiveCfg = Debug|x86 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|x86.Build.0 = Debug|x86 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Debug|x86.Deploy.0 = Debug|x86 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|ARM.ActiveCfg = Release|ARM - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|ARM.Build.0 = Release|ARM - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|ARM.Deploy.0 = Release|ARM - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|x64.ActiveCfg = Release|x64 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|x64.Build.0 = Release|x64 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|x64.Deploy.0 = Release|x64 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|x86.ActiveCfg = Release|x86 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|x86.Build.0 = Release|x86 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138}.Release|x86.Deploy.0 = Release|x86 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|ARM.ActiveCfg = Debug|ARM - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|ARM.Build.0 = Debug|ARM - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|ARM.Deploy.0 = Debug|ARM - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|x64.ActiveCfg = Debug|x64 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|x64.Build.0 = Debug|x64 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|x64.Deploy.0 = Debug|x64 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|x86.ActiveCfg = Debug|Win32 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|x86.Build.0 = Debug|Win32 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Debug|x86.Deploy.0 = Debug|Win32 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|ARM.ActiveCfg = Release|ARM - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|ARM.Build.0 = Release|ARM - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|ARM.Deploy.0 = Release|ARM - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|x64.ActiveCfg = Release|x64 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|x64.Build.0 = Release|x64 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|x64.Deploy.0 = Release|x64 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|x86.ActiveCfg = Release|Win32 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|x86.Build.0 = Release|Win32 - {0BB8226C-C45A-5183-B100-A8212ABC3B70}.Release|x86.Deploy.0 = Release|Win32 - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Debug|ARM.ActiveCfg = Debug|ARM - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Debug|ARM.Build.0 = Debug|ARM - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Debug|x64.ActiveCfg = Debug|x64 - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Debug|x64.Build.0 = Debug|x64 - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Debug|x86.ActiveCfg = Debug|Win32 - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Debug|x86.Build.0 = Debug|Win32 - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Release|ARM.ActiveCfg = Release|ARM - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Release|ARM.Build.0 = Release|ARM - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Release|x64.ActiveCfg = Release|x64 - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Release|x64.Build.0 = Release|x64 - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Release|x86.ActiveCfg = Release|Win32 - {BFCC20B5-DA08-5897-989E-81E2462BCF22}.Release|x86.Build.0 = Release|Win32 - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Debug|ARM.ActiveCfg = Debug|ARM - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Debug|ARM.Build.0 = Debug|ARM - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Debug|x64.ActiveCfg = Debug|x64 - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Debug|x64.Build.0 = Debug|x64 - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Debug|x86.ActiveCfg = Debug|Win32 - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Debug|x86.Build.0 = Debug|Win32 - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Release|ARM.ActiveCfg = Release|ARM - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Release|ARM.Build.0 = Release|ARM - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Release|x64.ActiveCfg = Release|x64 - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Release|x64.Build.0 = Release|x64 - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Release|x86.ActiveCfg = Release|Win32 - {787F1D94-7AF4-5258-AACF-200C9653D2AC}.Release|x86.Build.0 = Release|Win32 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|ARM.ActiveCfg = Debug|ARM - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|ARM.Build.0 = Debug|ARM - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|ARM.Deploy.0 = Debug|ARM - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|x64.ActiveCfg = Debug|x64 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|x64.Build.0 = Debug|x64 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|x64.Deploy.0 = Debug|x64 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|x86.ActiveCfg = Debug|x86 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|x86.Build.0 = Debug|x86 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Debug|x86.Deploy.0 = Debug|x86 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|ARM.ActiveCfg = Release|ARM - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|ARM.Build.0 = Release|ARM - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|ARM.Deploy.0 = Release|ARM - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|x64.ActiveCfg = Release|x64 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|x64.Build.0 = Release|x64 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|x64.Deploy.0 = Release|x64 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|x86.ActiveCfg = Release|x86 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|x86.Build.0 = Release|x86 - {E89DBD49-AEF4-5FB8-8912-BF856554BBA6}.Release|x86.Deploy.0 = Release|x86 + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|ARM.ActiveCfg = Debug|ARM + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|ARM.Build.0 = Debug|ARM + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|ARM.Deploy.0 = Debug|ARM + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|x64.ActiveCfg = Debug|x64 + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|x64.Build.0 = Debug|x64 + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|x64.Deploy.0 = Debug|x64 + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|x86.ActiveCfg = Debug|x86 + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|x86.Build.0 = Debug|x86 + {72CCEE9B-0968-539D-988B-B68272318745}.Debug|x86.Deploy.0 = Debug|x86 + {72CCEE9B-0968-539D-988B-B68272318745}.Release|ARM.ActiveCfg = Release|ARM + {72CCEE9B-0968-539D-988B-B68272318745}.Release|ARM.Build.0 = Release|ARM + {72CCEE9B-0968-539D-988B-B68272318745}.Release|ARM.Deploy.0 = Release|ARM + {72CCEE9B-0968-539D-988B-B68272318745}.Release|x64.ActiveCfg = Release|x64 + {72CCEE9B-0968-539D-988B-B68272318745}.Release|x64.Build.0 = Release|x64 + {72CCEE9B-0968-539D-988B-B68272318745}.Release|x64.Deploy.0 = Release|x64 + {72CCEE9B-0968-539D-988B-B68272318745}.Release|x86.ActiveCfg = Release|x86 + {72CCEE9B-0968-539D-988B-B68272318745}.Release|x86.Build.0 = Release|x86 + {72CCEE9B-0968-539D-988B-B68272318745}.Release|x86.Deploy.0 = Release|x86 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|ARM.ActiveCfg = Debug|ARM + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|ARM.Build.0 = Debug|ARM + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|ARM.Deploy.0 = Debug|ARM + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|x64.ActiveCfg = Debug|x64 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|x64.Build.0 = Debug|x64 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|x64.Deploy.0 = Debug|x64 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|x86.ActiveCfg = Debug|Win32 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|x86.Build.0 = Debug|Win32 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Debug|x86.Deploy.0 = Debug|Win32 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|ARM.ActiveCfg = Release|ARM + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|ARM.Build.0 = Release|ARM + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|ARM.Deploy.0 = Release|ARM + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|x64.ActiveCfg = Release|x64 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|x64.Build.0 = Release|x64 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|x64.Deploy.0 = Release|x64 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|x86.ActiveCfg = Release|Win32 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|x86.Build.0 = Release|Win32 + {3BDEA57E-BE33-54D6-858B-CA2A37394ADB}.Release|x86.Deploy.0 = Release|Win32 + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Debug|ARM.ActiveCfg = Debug|ARM + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Debug|ARM.Build.0 = Debug|ARM + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Debug|x64.ActiveCfg = Debug|x64 + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Debug|x64.Build.0 = Debug|x64 + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Debug|x86.ActiveCfg = Debug|Win32 + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Debug|x86.Build.0 = Debug|Win32 + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Release|ARM.ActiveCfg = Release|ARM + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Release|ARM.Build.0 = Release|ARM + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Release|x64.ActiveCfg = Release|x64 + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Release|x64.Build.0 = Release|x64 + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Release|x86.ActiveCfg = Release|Win32 + {6270606A-2D0E-52B8-9D04-55C5028EC82A}.Release|x86.Build.0 = Release|Win32 + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Debug|ARM.ActiveCfg = Debug|ARM + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Debug|ARM.Build.0 = Debug|ARM + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Debug|x64.ActiveCfg = Debug|x64 + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Debug|x64.Build.0 = Debug|x64 + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Debug|x86.ActiveCfg = Debug|Win32 + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Debug|x86.Build.0 = Debug|Win32 + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Release|ARM.ActiveCfg = Release|ARM + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Release|ARM.Build.0 = Release|ARM + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Release|x64.ActiveCfg = Release|x64 + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Release|x64.Build.0 = Release|x64 + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Release|x86.ActiveCfg = Release|Win32 + {BB8EA9F0-C28B-525E-BD9B-20D9209365F5}.Release|x86.Build.0 = Release|Win32 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|ARM.ActiveCfg = Debug|ARM + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|ARM.Build.0 = Debug|ARM + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|ARM.Deploy.0 = Debug|ARM + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|x64.ActiveCfg = Debug|x64 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|x64.Build.0 = Debug|x64 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|x64.Deploy.0 = Debug|x64 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|x86.ActiveCfg = Debug|x86 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|x86.Build.0 = Debug|x86 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Debug|x86.Deploy.0 = Debug|x86 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|ARM.ActiveCfg = Release|ARM + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|ARM.Build.0 = Release|ARM + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|ARM.Deploy.0 = Release|ARM + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|x64.ActiveCfg = Release|x64 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|x64.Build.0 = Release|x64 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|x64.Deploy.0 = Release|x64 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|x86.ActiveCfg = Release|x86 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|x86.Build.0 = Release|x86 + {FE41916F-DCAF-588C-BE5D-31A31596A49C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/Package.appxmanifest b/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/Package.appxmanifest index 66db3fe8e5..76ea7cdbad 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 c3bfcd13b1..ca2cb16a27 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/WRLOutOfProcessWinRTComponent_client_cpp.vcxproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/cpp/WRLOutOfProcessWinRTComponent_client_cpp.vcxproj @@ -1,15 +1,15 @@  - {0bb8226c-c45a-5183-b100-a8212abc3b70} + {3bdea57e-be33-54d6-858b-ca2a37394adb} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/Package.appxmanifest b/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/Package.appxmanifest index efeb348c85..eb7a27a1db 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 a21fd52dd1..33e318df40 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/WRLOutOfProcessWinRTComponent_client_cs.csproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/cs/WRLOutOfProcessWinRTComponent_client_cs.csproj @@ -4,15 +4,15 @@ Debug x86 - {EAE94BB2-61F3-5A32-83AC-5B7655F45138} + {72CCEE9B-0968-539D-988B-B68272318745} AppContainerExe Properties SDKSample WRLOutOfProcessWinRTComponent en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/WRLOutOfProcessWinRTComponent/cpp/js/Package.appxmanifest b/Samples/WRLOutOfProcessWinRTComponent/cpp/js/Package.appxmanifest index 3894ff9d33..f1c879d5b9 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 e75e9115e9..abadd77c01 100644 --- a/Samples/WRLOutOfProcessWinRTComponent/cpp/js/WRLOutOfProcessWinRTComponent_client_js.jsproj +++ b/Samples/WRLOutOfProcessWinRTComponent/cpp/js/WRLOutOfProcessWinRTComponent_client_js.jsproj @@ -27,7 +27,7 @@ - e89dbd49-aef4-5fb8-8912-bf856554bba6 + fe41916f-dcaf-588c-be5d-31a31596a49c @@ -37,8 +37,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WRLOutOfProcessWinRTComponent/wrl-out-of-process-winrt-component.yaml b/Samples/WRLOutOfProcessWinRTComponent/wrl-out-of-process-winrt-component.yml similarity index 100% rename from Samples/WRLOutOfProcessWinRTComponent/wrl-out-of-process-winrt-component.yaml rename to Samples/WRLOutOfProcessWinRTComponent/wrl-out-of-process-winrt-component.yml diff --git a/Samples/WebAccountManagement/cpp/Package.appxmanifest b/Samples/WebAccountManagement/cpp/Package.appxmanifest index f39cd81977..1a698c70bf 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.sln b/Samples/WebAccountManagement/cpp/WebAccountManagement.sln index 35d5a5904d..ef60cff58a 100644 --- a/Samples/WebAccountManagement/cpp/WebAccountManagement.sln +++ b/Samples/WebAccountManagement/cpp/WebAccountManagement.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebAccountManagement", "WebAccountManagement.vcxproj", "{65A8976A-8748-5E91-A9D8-1741100C267A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebAccountManagement", "WebAccountManagement.vcxproj", "{68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|ARM.ActiveCfg = Debug|ARM - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|ARM.Build.0 = Debug|ARM - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|ARM.Deploy.0 = Debug|ARM - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|x64.ActiveCfg = Debug|x64 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|x64.Build.0 = Debug|x64 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|x64.Deploy.0 = Debug|x64 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|x86.ActiveCfg = Debug|Win32 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|x86.Build.0 = Debug|Win32 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Debug|x86.Deploy.0 = Debug|Win32 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|ARM.ActiveCfg = Release|ARM - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|ARM.Build.0 = Release|ARM - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|ARM.Deploy.0 = Release|ARM - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|x64.ActiveCfg = Release|x64 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|x64.Build.0 = Release|x64 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|x64.Deploy.0 = Release|x64 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|x86.ActiveCfg = Release|Win32 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|x86.Build.0 = Release|Win32 - {65A8976A-8748-5E91-A9D8-1741100C267A}.Release|x86.Deploy.0 = Release|Win32 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|ARM.ActiveCfg = Debug|ARM + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|ARM.Build.0 = Debug|ARM + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|ARM.Deploy.0 = Debug|ARM + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|x64.ActiveCfg = Debug|x64 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|x64.Build.0 = Debug|x64 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|x64.Deploy.0 = Debug|x64 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|x86.ActiveCfg = Debug|Win32 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|x86.Build.0 = Debug|Win32 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Debug|x86.Deploy.0 = Debug|Win32 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|ARM.ActiveCfg = Release|ARM + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|ARM.Build.0 = Release|ARM + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|ARM.Deploy.0 = Release|ARM + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|x64.ActiveCfg = Release|x64 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|x64.Build.0 = Release|x64 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|x64.Deploy.0 = Release|x64 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|x86.ActiveCfg = Release|Win32 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|x86.Build.0 = Release|Win32 + {68A7D89C-DBD1-55EF-9B8A-6C8D703DFCBA}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebAccountManagement/cpp/WebAccountManagement.vcxproj b/Samples/WebAccountManagement/cpp/WebAccountManagement.vcxproj index f11fdd7eda..f0196ccb5c 100644 --- a/Samples/WebAccountManagement/cpp/WebAccountManagement.vcxproj +++ b/Samples/WebAccountManagement/cpp/WebAccountManagement.vcxproj @@ -1,7 +1,7 @@  - {65a8976a-8748-5e91-a9d8-1741100c267a} + {68a7d89c-dbd1-55ef-9b8a-6c8d703dfcba} SDKTemplate en-US WebAccountManagement @@ -9,8 +9,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/WebAccountManagement/cs/Package.appxmanifest b/Samples/WebAccountManagement/cs/Package.appxmanifest index a507db4faf..6b0ffd9898 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 0a49ff9af1..8177a23d88 100644 --- a/Samples/WebAccountManagement/cs/WebAccountManagement.csproj +++ b/Samples/WebAccountManagement/cs/WebAccountManagement.csproj @@ -4,15 +4,15 @@ Debug x86 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C} + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD} AppContainerExe Properties Accounts Accounts en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} @@ -191,7 +191,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/WebAccountManagement/cs/WebAccountManagement.sln b/Samples/WebAccountManagement/cs/WebAccountManagement.sln index 23979ce610..2d2e7db398 100644 --- a/Samples/WebAccountManagement/cs/WebAccountManagement.sln +++ b/Samples/WebAccountManagement/cs/WebAccountManagement.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebAccountManagement", "WebAccountManagement.csproj", "{EA8A886D-D754-55F1-93E3-8493B6BA7E6C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebAccountManagement", "WebAccountManagement.csproj", "{37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|ARM.ActiveCfg = Debug|ARM - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|ARM.Build.0 = Debug|ARM - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|ARM.Deploy.0 = Debug|ARM - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|x64.ActiveCfg = Debug|x64 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|x64.Build.0 = Debug|x64 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|x64.Deploy.0 = Debug|x64 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|x86.ActiveCfg = Debug|x86 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|x86.Build.0 = Debug|x86 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Debug|x86.Deploy.0 = Debug|x86 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|ARM.ActiveCfg = Release|ARM - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|ARM.Build.0 = Release|ARM - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|ARM.Deploy.0 = Release|ARM - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|x64.ActiveCfg = Release|x64 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|x64.Build.0 = Release|x64 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|x64.Deploy.0 = Release|x64 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|x86.ActiveCfg = Release|x86 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|x86.Build.0 = Release|x86 - {EA8A886D-D754-55F1-93E3-8493B6BA7E6C}.Release|x86.Deploy.0 = Release|x86 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|ARM.ActiveCfg = Debug|ARM + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|ARM.Build.0 = Debug|ARM + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|ARM.Deploy.0 = Debug|ARM + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|x64.ActiveCfg = Debug|x64 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|x64.Build.0 = Debug|x64 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|x64.Deploy.0 = Debug|x64 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|x86.ActiveCfg = Debug|x86 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|x86.Build.0 = Debug|x86 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Debug|x86.Deploy.0 = Debug|x86 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|ARM.ActiveCfg = Release|ARM + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|ARM.Build.0 = Release|ARM + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|ARM.Deploy.0 = Release|ARM + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|x64.ActiveCfg = Release|x64 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|x64.Build.0 = Release|x64 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|x64.Deploy.0 = Release|x64 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|x86.ActiveCfg = Release|x86 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|x86.Build.0 = Release|x86 + {37860CE9-4F5C-5F43-959E-A4F0EBEC01BD}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebAccountManagement/web-account-management.yaml b/Samples/WebAccountManagement/web-account-management.yml similarity index 100% rename from Samples/WebAccountManagement/web-account-management.yaml rename to Samples/WebAccountManagement/web-account-management.yml diff --git a/Samples/WebAuthenticationBroker/cpp/Package.appxmanifest b/Samples/WebAuthenticationBroker/cpp/Package.appxmanifest index bf682eb474..1e7de276c3 100644 --- a/Samples/WebAuthenticationBroker/cpp/Package.appxmanifest +++ b/Samples/WebAuthenticationBroker/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.sln b/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.sln index c530ac7896..ba35504f60 100644 --- a/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.sln +++ b/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebAuthenticationBroker", "WebAuthenticationBroker.vcxproj", "{9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebAuthenticationBroker", "WebAuthenticationBroker.vcxproj", "{FA88604D-7B0C-5345-87AB-127D82D7E2D9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|ARM.ActiveCfg = Debug|ARM - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|ARM.Build.0 = Debug|ARM - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|ARM.Deploy.0 = Debug|ARM - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|x64.ActiveCfg = Debug|x64 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|x64.Build.0 = Debug|x64 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|x64.Deploy.0 = Debug|x64 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|x86.ActiveCfg = Debug|Win32 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|x86.Build.0 = Debug|Win32 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Debug|x86.Deploy.0 = Debug|Win32 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|ARM.ActiveCfg = Release|ARM - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|ARM.Build.0 = Release|ARM - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|ARM.Deploy.0 = Release|ARM - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|x64.ActiveCfg = Release|x64 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|x64.Build.0 = Release|x64 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|x64.Deploy.0 = Release|x64 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|x86.ActiveCfg = Release|Win32 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|x86.Build.0 = Release|Win32 - {9EF0F3A6-1FFD-54F3-8098-A8D8AA4B9A09}.Release|x86.Deploy.0 = Release|Win32 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|ARM.ActiveCfg = Debug|ARM + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|ARM.Build.0 = Debug|ARM + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|ARM.Deploy.0 = Debug|ARM + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|x64.ActiveCfg = Debug|x64 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|x64.Build.0 = Debug|x64 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|x64.Deploy.0 = Debug|x64 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|x86.ActiveCfg = Debug|Win32 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|x86.Build.0 = Debug|Win32 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Debug|x86.Deploy.0 = Debug|Win32 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|ARM.ActiveCfg = Release|ARM + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|ARM.Build.0 = Release|ARM + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|ARM.Deploy.0 = Release|ARM + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|x64.ActiveCfg = Release|x64 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|x64.Build.0 = Release|x64 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|x64.Deploy.0 = Release|x64 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|x86.ActiveCfg = Release|Win32 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|x86.Build.0 = Release|Win32 + {FA88604D-7B0C-5345-87AB-127D82D7E2D9}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.vcxproj b/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.vcxproj index 756dfabef7..3d214d74b1 100644 --- a/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.vcxproj +++ b/Samples/WebAuthenticationBroker/cpp/WebAuthenticationBroker.vcxproj @@ -1,15 +1,15 @@  - {9ef0f3a6-1ffd-54f3-8098-a8d8aa4b9a09} + {fa88604d-7b0c-5345-87ab-127d82d7e2d9} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true WebAuthentication diff --git a/Samples/WebAuthenticationBroker/cs/Package.appxmanifest b/Samples/WebAuthenticationBroker/cs/Package.appxmanifest index 41e293678c..1c1f6c6d08 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 9d4176d513..d7c7897293 100644 --- a/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.csproj +++ b/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.csproj @@ -4,15 +4,15 @@ Debug x86 - {AA1DEE57-F782-5B57-AC68-265664C4562F} + {D64A1D58-552F-518D-AED2-B7B7567DC372} AppContainerExe Properties WabCS WabCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 @@ -182,7 +182,7 @@ - + Microsoft Desktop Extension SDK for Universal App Platform diff --git a/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.sln b/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.sln index 174f8b049d..ae797b12aa 100644 --- a/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.sln +++ b/Samples/WebAuthenticationBroker/cs/WebAuthenticationBroker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebAuthenticationBroker", "WebAuthenticationBroker.csproj", "{AA1DEE57-F782-5B57-AC68-265664C4562F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebAuthenticationBroker", "WebAuthenticationBroker.csproj", "{D64A1D58-552F-518D-AED2-B7B7567DC372}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|ARM.ActiveCfg = Debug|ARM - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|ARM.Build.0 = Debug|ARM - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|ARM.Deploy.0 = Debug|ARM - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|x64.ActiveCfg = Debug|x64 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|x64.Build.0 = Debug|x64 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|x64.Deploy.0 = Debug|x64 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|x86.ActiveCfg = Debug|x86 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|x86.Build.0 = Debug|x86 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Debug|x86.Deploy.0 = Debug|x86 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|ARM.ActiveCfg = Release|ARM - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|ARM.Build.0 = Release|ARM - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|ARM.Deploy.0 = Release|ARM - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|x64.ActiveCfg = Release|x64 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|x64.Build.0 = Release|x64 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|x64.Deploy.0 = Release|x64 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|x86.ActiveCfg = Release|x86 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|x86.Build.0 = Release|x86 - {AA1DEE57-F782-5B57-AC68-265664C4562F}.Release|x86.Deploy.0 = Release|x86 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|ARM.ActiveCfg = Debug|ARM + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|ARM.Build.0 = Debug|ARM + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|ARM.Deploy.0 = Debug|ARM + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|x64.ActiveCfg = Debug|x64 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|x64.Build.0 = Debug|x64 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|x64.Deploy.0 = Debug|x64 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|x86.ActiveCfg = Debug|x86 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|x86.Build.0 = Debug|x86 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Debug|x86.Deploy.0 = Debug|x86 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|ARM.ActiveCfg = Release|ARM + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|ARM.Build.0 = Release|ARM + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|ARM.Deploy.0 = Release|ARM + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|x64.ActiveCfg = Release|x64 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|x64.Build.0 = Release|x64 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|x64.Deploy.0 = Release|x64 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|x86.ActiveCfg = Release|x86 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|x86.Build.0 = Release|x86 + {D64A1D58-552F-518D-AED2-B7B7567DC372}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebAuthenticationBroker/js/Package.appxmanifest b/Samples/WebAuthenticationBroker/js/Package.appxmanifest index 1316985ac0..63c71fe8d6 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 992529ea5d..5c38f96928 100644 --- a/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.jsproj +++ b/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.jsproj @@ -35,7 +35,7 @@ - cba79d0d-4cd2-520b-bdf8-4c94dbd0a55c + c6e55194-3af3-5b2b-bfac-89d2b7b5a8b0 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.sln b/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.sln index 1402fd4049..166f31f4d2 100644 --- a/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.sln +++ b/Samples/WebAuthenticationBroker/js/WebAuthenticationBroker.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebAuthenticationBroker", "WebAuthenticationBroker.jsproj", "{CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebAuthenticationBroker", "WebAuthenticationBroker.jsproj", "{C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|ARM.ActiveCfg = Debug|ARM - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|ARM.Build.0 = Debug|ARM - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|ARM.Deploy.0 = Debug|ARM - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|x64.ActiveCfg = Debug|x64 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|x64.Build.0 = Debug|x64 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|x64.Deploy.0 = Debug|x64 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|x86.ActiveCfg = Debug|x86 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|x86.Build.0 = Debug|x86 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Debug|x86.Deploy.0 = Debug|x86 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|Any CPU.Build.0 = Release|Any CPU - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|Any CPU.Deploy.0 = Release|Any CPU - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|ARM.ActiveCfg = Release|ARM - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|ARM.Build.0 = Release|ARM - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|ARM.Deploy.0 = Release|ARM - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|x64.ActiveCfg = Release|x64 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|x64.Build.0 = Release|x64 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|x64.Deploy.0 = Release|x64 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|x86.ActiveCfg = Release|x86 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|x86.Build.0 = Release|x86 - {CBA79D0D-4CD2-520B-BDF8-4C94DBD0A55C}.Release|x86.Deploy.0 = Release|x86 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|ARM.ActiveCfg = Debug|ARM + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|ARM.Build.0 = Debug|ARM + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|ARM.Deploy.0 = Debug|ARM + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|x64.ActiveCfg = Debug|x64 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|x64.Build.0 = Debug|x64 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|x64.Deploy.0 = Debug|x64 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|x86.ActiveCfg = Debug|x86 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|x86.Build.0 = Debug|x86 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Debug|x86.Deploy.0 = Debug|x86 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|Any CPU.Build.0 = Release|Any CPU + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|Any CPU.Deploy.0 = Release|Any CPU + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|ARM.ActiveCfg = Release|ARM + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|ARM.Build.0 = Release|ARM + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|ARM.Deploy.0 = Release|ARM + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|x64.ActiveCfg = Release|x64 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|x64.Build.0 = Release|x64 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|x64.Deploy.0 = Release|x64 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|x86.ActiveCfg = Release|x86 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|x86.Build.0 = Release|x86 + {C6E55194-3AF3-5B2B-BFAC-89D2B7B5A8B0}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebAuthenticationBroker/web-authentication-broker.yaml b/Samples/WebAuthenticationBroker/web-authentication-broker.yml similarity index 100% rename from Samples/WebAuthenticationBroker/web-authentication-broker.yaml rename to Samples/WebAuthenticationBroker/web-authentication-broker.yml diff --git a/Samples/WebSocket/cpp/Package.appxmanifest b/Samples/WebSocket/cpp/Package.appxmanifest index 30db37f4d1..46c1f35170 100644 --- a/Samples/WebSocket/cpp/Package.appxmanifest +++ b/Samples/WebSocket/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WebSocket/cpp/WebSocket.sln b/Samples/WebSocket/cpp/WebSocket.sln index 870137fde7..3bec16ef38 100644 --- a/Samples/WebSocket/cpp/WebSocket.sln +++ b/Samples/WebSocket/cpp/WebSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebSocket", "WebSocket.vcxproj", "{9C5036CF-0D0C-5AAB-8117-77BB8822899C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebSocket", "WebSocket.vcxproj", "{B0E22673-7A64-51BF-94BD-CD1B06D77FC4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|ARM.ActiveCfg = Debug|ARM - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|ARM.Build.0 = Debug|ARM - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|ARM.Deploy.0 = Debug|ARM - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|x64.ActiveCfg = Debug|x64 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|x64.Build.0 = Debug|x64 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|x64.Deploy.0 = Debug|x64 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|x86.ActiveCfg = Debug|Win32 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|x86.Build.0 = Debug|Win32 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Debug|x86.Deploy.0 = Debug|Win32 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|ARM.ActiveCfg = Release|ARM - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|ARM.Build.0 = Release|ARM - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|ARM.Deploy.0 = Release|ARM - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|x64.ActiveCfg = Release|x64 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|x64.Build.0 = Release|x64 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|x64.Deploy.0 = Release|x64 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|x86.ActiveCfg = Release|Win32 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|x86.Build.0 = Release|Win32 - {9C5036CF-0D0C-5AAB-8117-77BB8822899C}.Release|x86.Deploy.0 = Release|Win32 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|ARM.ActiveCfg = Debug|ARM + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|ARM.Build.0 = Debug|ARM + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|ARM.Deploy.0 = Debug|ARM + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|x64.ActiveCfg = Debug|x64 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|x64.Build.0 = Debug|x64 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|x64.Deploy.0 = Debug|x64 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|x86.ActiveCfg = Debug|Win32 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|x86.Build.0 = Debug|Win32 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Debug|x86.Deploy.0 = Debug|Win32 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|ARM.ActiveCfg = Release|ARM + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|ARM.Build.0 = Release|ARM + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|ARM.Deploy.0 = Release|ARM + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|x64.ActiveCfg = Release|x64 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|x64.Build.0 = Release|x64 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|x64.Deploy.0 = Release|x64 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|x86.ActiveCfg = Release|Win32 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|x86.Build.0 = Release|Win32 + {B0E22673-7A64-51BF-94BD-CD1B06D77FC4}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebSocket/cpp/WebSocket.vcxproj b/Samples/WebSocket/cpp/WebSocket.vcxproj index c07e2dc657..cec3c6d298 100644 --- a/Samples/WebSocket/cpp/WebSocket.vcxproj +++ b/Samples/WebSocket/cpp/WebSocket.vcxproj @@ -1,15 +1,15 @@  - {9c5036cf-0d0c-5aab-8117-77bb8822899c} + {b0e22673-7a64-51bf-94bd-cd1b06d77fc4} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/WebSocket/cs/Package.appxmanifest b/Samples/WebSocket/cs/Package.appxmanifest index 548ccb12ab..b75afd54c4 100644 --- a/Samples/WebSocket/cs/Package.appxmanifest +++ b/Samples/WebSocket/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/WebSocket/cs/WebSocket.csproj b/Samples/WebSocket/cs/WebSocket.csproj index d588aba2dc..8bfa55f383 100644 --- a/Samples/WebSocket/cs/WebSocket.csproj +++ b/Samples/WebSocket/cs/WebSocket.csproj @@ -4,15 +4,15 @@ Debug x86 - {FD9A349C-A83E-568F-8C58-C7840ACC7903} + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE} AppContainerExe Properties SDKTemplate WebSocket en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/WebSocket/cs/WebSocket.sln b/Samples/WebSocket/cs/WebSocket.sln index f0693e9c0c..3978af89b2 100644 --- a/Samples/WebSocket/cs/WebSocket.sln +++ b/Samples/WebSocket/cs/WebSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebSocket", "WebSocket.csproj", "{FD9A349C-A83E-568F-8C58-C7840ACC7903}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebSocket", "WebSocket.csproj", "{E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|ARM.ActiveCfg = Debug|ARM - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|ARM.Build.0 = Debug|ARM - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|ARM.Deploy.0 = Debug|ARM - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|x64.ActiveCfg = Debug|x64 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|x64.Build.0 = Debug|x64 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|x64.Deploy.0 = Debug|x64 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|x86.ActiveCfg = Debug|x86 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|x86.Build.0 = Debug|x86 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Debug|x86.Deploy.0 = Debug|x86 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|ARM.ActiveCfg = Release|ARM - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|ARM.Build.0 = Release|ARM - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|ARM.Deploy.0 = Release|ARM - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|x64.ActiveCfg = Release|x64 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|x64.Build.0 = Release|x64 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|x64.Deploy.0 = Release|x64 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|x86.ActiveCfg = Release|x86 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|x86.Build.0 = Release|x86 - {FD9A349C-A83E-568F-8C58-C7840ACC7903}.Release|x86.Deploy.0 = Release|x86 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|ARM.ActiveCfg = Debug|ARM + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|ARM.Build.0 = Debug|ARM + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|ARM.Deploy.0 = Debug|ARM + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|x64.ActiveCfg = Debug|x64 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|x64.Build.0 = Debug|x64 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|x64.Deploy.0 = Debug|x64 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|x86.ActiveCfg = Debug|x86 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|x86.Build.0 = Debug|x86 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Debug|x86.Deploy.0 = Debug|x86 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|ARM.ActiveCfg = Release|ARM + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|ARM.Build.0 = Release|ARM + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|ARM.Deploy.0 = Release|ARM + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|x64.ActiveCfg = Release|x64 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|x64.Build.0 = Release|x64 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|x64.Deploy.0 = Release|x64 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|x86.ActiveCfg = Release|x86 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|x86.Build.0 = Release|x86 + {E7F6E6F9-3348-53B5-B308-1ADB351DBAAE}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebSocket/js/Package.appxmanifest b/Samples/WebSocket/js/Package.appxmanifest index 5b21580a34..aa3ba0b4a8 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 fca750a948..ec9c472d0f 100644 --- a/Samples/WebSocket/js/WebSocket.jsproj +++ b/Samples/WebSocket/js/WebSocket.jsproj @@ -35,7 +35,7 @@ - 3b0f2860-60bb-5a75-83d4-fb83d6c9ce9c + 9e7a2059-79b8-5eef-ad3d-1dd4ebb7b819 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WebSocket/js/WebSocket.sln b/Samples/WebSocket/js/WebSocket.sln index 9fd952f210..18ee01ddc3 100644 --- a/Samples/WebSocket/js/WebSocket.sln +++ b/Samples/WebSocket/js/WebSocket.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebSocket", "WebSocket.jsproj", "{3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebSocket", "WebSocket.jsproj", "{9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|ARM.ActiveCfg = Debug|ARM - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|ARM.Build.0 = Debug|ARM - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|ARM.Deploy.0 = Debug|ARM - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|x64.ActiveCfg = Debug|x64 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|x64.Build.0 = Debug|x64 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|x64.Deploy.0 = Debug|x64 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|x86.ActiveCfg = Debug|x86 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|x86.Build.0 = Debug|x86 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Debug|x86.Deploy.0 = Debug|x86 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|Any CPU.Build.0 = Release|Any CPU - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|Any CPU.Deploy.0 = Release|Any CPU - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|ARM.ActiveCfg = Release|ARM - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|ARM.Build.0 = Release|ARM - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|ARM.Deploy.0 = Release|ARM - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|x64.ActiveCfg = Release|x64 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|x64.Build.0 = Release|x64 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|x64.Deploy.0 = Release|x64 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|x86.ActiveCfg = Release|x86 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|x86.Build.0 = Release|x86 - {3B0F2860-60BB-5A75-83D4-FB83D6C9CE9C}.Release|x86.Deploy.0 = Release|x86 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|Any CPU.Build.0 = Debug|Any CPU + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|ARM.ActiveCfg = Debug|ARM + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|ARM.Build.0 = Debug|ARM + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|ARM.Deploy.0 = Debug|ARM + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|x64.ActiveCfg = Debug|x64 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|x64.Build.0 = Debug|x64 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|x64.Deploy.0 = Debug|x64 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|x86.ActiveCfg = Debug|x86 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|x86.Build.0 = Debug|x86 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Debug|x86.Deploy.0 = Debug|x86 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|Any CPU.ActiveCfg = Release|Any CPU + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|Any CPU.Build.0 = Release|Any CPU + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|Any CPU.Deploy.0 = Release|Any CPU + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|ARM.ActiveCfg = Release|ARM + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|ARM.Build.0 = Release|ARM + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|ARM.Deploy.0 = Release|ARM + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|x64.ActiveCfg = Release|x64 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|x64.Build.0 = Release|x64 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|x64.Deploy.0 = Release|x64 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|x86.ActiveCfg = Release|x86 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|x86.Build.0 = Release|x86 + {9E7A2059-79B8-5EEF-AD3D-1DD4EBB7B819}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebSocket/web-socket.yaml b/Samples/WebSocket/web-socket.yml similarity index 100% rename from Samples/WebSocket/web-socket.yaml rename to Samples/WebSocket/web-socket.yml diff --git a/Samples/WebView/js/Package.appxmanifest b/Samples/WebView/js/Package.appxmanifest index 5303a94a74..08c958df4b 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 02cec78ab3..eba8ed5481 100644 --- a/Samples/WebView/js/StreamUriResolverCPP/StreamUriResolverCPP.vcxproj +++ b/Samples/WebView/js/StreamUriResolverCPP/StreamUriResolverCPP.vcxproj @@ -27,7 +27,7 @@ - {a02575b1-cf3b-5b14-b68d-3f8b16ba9edb} + {79da0c80-d91f-541f-b60d-629d0cba336e} WindowsRuntimeComponent StreamUriResolverCPP SDK.WebViewSampleCpp @@ -36,11 +36,11 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 diff --git a/Samples/WebView/js/StreamUriResolverCS/StreamUriResolverCS.csproj b/Samples/WebView/js/StreamUriResolverCS/StreamUriResolverCS.csproj index f63b5e0167..f08c8f9b22 100644 --- a/Samples/WebView/js/StreamUriResolverCS/StreamUriResolverCS.csproj +++ b/Samples/WebView/js/StreamUriResolverCS/StreamUriResolverCS.csproj @@ -4,15 +4,15 @@ Debug AnyCPU - {A3397EC1-33EC-5D51-AB5C-738E8875C69F} + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38} winmdobj Properties SDK.WebViewSampleCS SDK.WebViewSampleCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/WebView/js/WebView.jsproj b/Samples/WebView/js/WebView.jsproj index 8dc6f205ad..75c938370b 100644 --- a/Samples/WebView/js/WebView.jsproj +++ b/Samples/WebView/js/WebView.jsproj @@ -35,7 +35,7 @@ - 49084b10-235b-56ce-a5d6-79d9ac7b6e9d + 04310c66-0811-5b25-981f-0cf63bf64477 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WebView/js/WebView.sln b/Samples/WebView/js/WebView.sln index e679da1c4c..6c16eff9f3 100644 --- a/Samples/WebView/js/WebView.sln +++ b/Samples/WebView/js/WebView.sln @@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebView", "WebView.jsproj", "{49084B10-235B-56CE-A5D6-79D9AC7B6E9D}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebView", "WebView.jsproj", "{04310C66-0811-5B25-981F-0CF63BF64477}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StreamUriResolverCS", "StreamUriResolverCS\StreamUriResolverCS.csproj", "{A3397EC1-33EC-5D51-AB5C-738E8875C69F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StreamUriResolverCS", "StreamUriResolverCS\StreamUriResolverCS.csproj", "{C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StreamUriResolverCPP", "StreamUriResolverCPP\StreamUriResolverCPP.vcxproj", "{A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StreamUriResolverCPP", "StreamUriResolverCPP\StreamUriResolverCPP.vcxproj", "{79DA0C80-D91F-541F-B60D-629D0CBA336E}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WinRTComponent", "WinRTComponent\WinRTComponent.vcxproj", "{CC3317CF-06BC-5B1E-A20E-9BF922402CF1}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WinRTComponent", "WinRTComponent\WinRTComponent.vcxproj", "{7F79DDB6-5D1C-5775-94F3-4EEE935D9053}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -21,60 +21,60 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|ARM.ActiveCfg = Debug|ARM - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|ARM.Build.0 = Debug|ARM - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|ARM.Deploy.0 = Debug|ARM - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|x64.ActiveCfg = Debug|x64 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|x64.Build.0 = Debug|x64 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|x64.Deploy.0 = Debug|x64 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|x86.ActiveCfg = Debug|x86 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|x86.Build.0 = Debug|x86 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Debug|x86.Deploy.0 = Debug|x86 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|ARM.ActiveCfg = Release|ARM - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|ARM.Build.0 = Release|ARM - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|ARM.Deploy.0 = Release|ARM - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|x64.ActiveCfg = Release|x64 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|x64.Build.0 = Release|x64 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|x64.Deploy.0 = Release|x64 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|x86.ActiveCfg = Release|x86 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|x86.Build.0 = Release|x86 - {49084B10-235B-56CE-A5D6-79D9AC7B6E9D}.Release|x86.Deploy.0 = Release|x86 - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Debug|ARM.ActiveCfg = Debug|ARM - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Debug|ARM.Build.0 = Debug|ARM - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Debug|x64.ActiveCfg = Debug|x64 - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Debug|x64.Build.0 = Debug|x64 - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Debug|x86.ActiveCfg = Debug|x86 - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Debug|x86.Build.0 = Debug|x86 - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Release|ARM.ActiveCfg = Release|ARM - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Release|ARM.Build.0 = Release|ARM - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Release|x64.ActiveCfg = Release|x64 - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Release|x64.Build.0 = Release|x64 - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Release|x86.ActiveCfg = Release|x86 - {A3397EC1-33EC-5D51-AB5C-738E8875C69F}.Release|x86.Build.0 = Release|x86 - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Debug|ARM.ActiveCfg = Debug|ARM - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Debug|ARM.Build.0 = Debug|ARM - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Debug|x64.ActiveCfg = Debug|x64 - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Debug|x64.Build.0 = Debug|x64 - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Debug|x86.ActiveCfg = Debug|Win32 - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Debug|x86.Build.0 = Debug|Win32 - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Release|ARM.ActiveCfg = Release|ARM - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Release|ARM.Build.0 = Release|ARM - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Release|x64.ActiveCfg = Release|x64 - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Release|x64.Build.0 = Release|x64 - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Release|x86.ActiveCfg = Release|Win32 - {A02575B1-CF3B-5B14-B68D-3F8B16BA9EDB}.Release|x86.Build.0 = Release|Win32 - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Debug|ARM.ActiveCfg = Debug|ARM - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Debug|ARM.Build.0 = Debug|ARM - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Debug|x64.ActiveCfg = Debug|x64 - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Debug|x64.Build.0 = Debug|x64 - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Debug|x86.ActiveCfg = Debug|Win32 - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Debug|x86.Build.0 = Debug|Win32 - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Release|ARM.ActiveCfg = Release|ARM - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Release|ARM.Build.0 = Release|ARM - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Release|x64.ActiveCfg = Release|x64 - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Release|x64.Build.0 = Release|x64 - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Release|x86.ActiveCfg = Release|Win32 - {CC3317CF-06BC-5B1E-A20E-9BF922402CF1}.Release|x86.Build.0 = Release|Win32 + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|ARM.ActiveCfg = Debug|ARM + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|ARM.Build.0 = Debug|ARM + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|ARM.Deploy.0 = Debug|ARM + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|x64.ActiveCfg = Debug|x64 + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|x64.Build.0 = Debug|x64 + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|x64.Deploy.0 = Debug|x64 + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|x86.ActiveCfg = Debug|x86 + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|x86.Build.0 = Debug|x86 + {04310C66-0811-5B25-981F-0CF63BF64477}.Debug|x86.Deploy.0 = Debug|x86 + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|ARM.ActiveCfg = Release|ARM + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|ARM.Build.0 = Release|ARM + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|ARM.Deploy.0 = Release|ARM + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|x64.ActiveCfg = Release|x64 + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|x64.Build.0 = Release|x64 + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|x64.Deploy.0 = Release|x64 + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|x86.ActiveCfg = Release|x86 + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|x86.Build.0 = Release|x86 + {04310C66-0811-5B25-981F-0CF63BF64477}.Release|x86.Deploy.0 = Release|x86 + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Debug|ARM.ActiveCfg = Debug|ARM + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Debug|ARM.Build.0 = Debug|ARM + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Debug|x64.ActiveCfg = Debug|x64 + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Debug|x64.Build.0 = Debug|x64 + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Debug|x86.ActiveCfg = Debug|x86 + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Debug|x86.Build.0 = Debug|x86 + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Release|ARM.ActiveCfg = Release|ARM + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Release|ARM.Build.0 = Release|ARM + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Release|x64.ActiveCfg = Release|x64 + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Release|x64.Build.0 = Release|x64 + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Release|x86.ActiveCfg = Release|x86 + {C4348D4F-8E3A-5346-84BD-8FD1A10E6B38}.Release|x86.Build.0 = Release|x86 + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Debug|ARM.ActiveCfg = Debug|ARM + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Debug|ARM.Build.0 = Debug|ARM + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Debug|x64.ActiveCfg = Debug|x64 + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Debug|x64.Build.0 = Debug|x64 + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Debug|x86.ActiveCfg = Debug|Win32 + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Debug|x86.Build.0 = Debug|Win32 + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Release|ARM.ActiveCfg = Release|ARM + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Release|ARM.Build.0 = Release|ARM + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Release|x64.ActiveCfg = Release|x64 + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Release|x64.Build.0 = Release|x64 + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Release|x86.ActiveCfg = Release|Win32 + {79DA0C80-D91F-541F-B60D-629D0CBA336E}.Release|x86.Build.0 = Release|Win32 + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Debug|ARM.ActiveCfg = Debug|ARM + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Debug|ARM.Build.0 = Debug|ARM + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Debug|x64.ActiveCfg = Debug|x64 + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Debug|x64.Build.0 = Debug|x64 + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Debug|x86.ActiveCfg = Debug|Win32 + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Debug|x86.Build.0 = Debug|Win32 + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Release|ARM.ActiveCfg = Release|ARM + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Release|ARM.Build.0 = Release|ARM + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Release|x64.ActiveCfg = Release|x64 + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Release|x64.Build.0 = Release|x64 + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Release|x86.ActiveCfg = Release|Win32 + {7F79DDB6-5D1C-5775-94F3-4EEE935D9053}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebView/js/WinRTComponent/WinRTComponent.vcxproj b/Samples/WebView/js/WinRTComponent/WinRTComponent.vcxproj index b24ff86461..55aac10f81 100644 --- a/Samples/WebView/js/WinRTComponent/WinRTComponent.vcxproj +++ b/Samples/WebView/js/WinRTComponent/WinRTComponent.vcxproj @@ -27,7 +27,7 @@ - {cc3317cf-06bc-5b1e-a20e-9bf922402cf1} + {7f79ddb6-5d1c-5775-94f3-4eee935d9053} WindowsRuntimeComponent WinRTComponent WinRTComponent @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/WebView/web-view.yaml b/Samples/WebView/web-view.yml similarity index 100% rename from Samples/WebView/web-view.yaml rename to Samples/WebView/web-view.yml diff --git a/Samples/WebWorkers/js/Package.appxmanifest b/Samples/WebWorkers/js/Package.appxmanifest index 735c11a6ab..6a87cb6231 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 baefec2349..55b55b6290 100644 --- a/Samples/WebWorkers/js/WebWorkers.jsproj +++ b/Samples/WebWorkers/js/WebWorkers.jsproj @@ -35,7 +35,7 @@ - 9f837c3c-8840-5ee3-8c1f-c3f151a25b2d + baa700a4-78f0-55ee-9dc2-90724287fb27 @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WebWorkers/js/WebWorkers.sln b/Samples/WebWorkers/js/WebWorkers.sln index 1bcdfe169b..ce50606252 100644 --- a/Samples/WebWorkers/js/WebWorkers.sln +++ b/Samples/WebWorkers/js/WebWorkers.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebWorkers", "WebWorkers.jsproj", "{9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WebWorkers", "WebWorkers.jsproj", "{BAA700A4-78F0-55EE-9DC2-90724287FB27}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|ARM.ActiveCfg = Debug|ARM - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|ARM.Build.0 = Debug|ARM - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|ARM.Deploy.0 = Debug|ARM - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|x64.ActiveCfg = Debug|x64 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|x64.Build.0 = Debug|x64 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|x64.Deploy.0 = Debug|x64 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|x86.ActiveCfg = Debug|x86 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|x86.Build.0 = Debug|x86 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Debug|x86.Deploy.0 = Debug|x86 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|Any CPU.Build.0 = Release|Any CPU - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|Any CPU.Deploy.0 = Release|Any CPU - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|ARM.ActiveCfg = Release|ARM - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|ARM.Build.0 = Release|ARM - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|ARM.Deploy.0 = Release|ARM - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|x64.ActiveCfg = Release|x64 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|x64.Build.0 = Release|x64 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|x64.Deploy.0 = Release|x64 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|x86.ActiveCfg = Release|x86 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|x86.Build.0 = Release|x86 - {9F837C3C-8840-5EE3-8C1F-C3F151A25B2D}.Release|x86.Deploy.0 = Release|x86 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|ARM.ActiveCfg = Debug|ARM + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|ARM.Build.0 = Debug|ARM + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|ARM.Deploy.0 = Debug|ARM + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|x64.ActiveCfg = Debug|x64 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|x64.Build.0 = Debug|x64 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|x64.Deploy.0 = Debug|x64 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|x86.ActiveCfg = Debug|x86 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|x86.Build.0 = Debug|x86 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Debug|x86.Deploy.0 = Debug|x86 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|Any CPU.ActiveCfg = Release|Any CPU + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|Any CPU.Build.0 = Release|Any CPU + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|Any CPU.Deploy.0 = Release|Any CPU + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|ARM.ActiveCfg = Release|ARM + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|ARM.Build.0 = Release|ARM + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|ARM.Deploy.0 = Release|ARM + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|x64.ActiveCfg = Release|x64 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|x64.Build.0 = Release|x64 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|x64.Deploy.0 = Release|x64 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|x86.ActiveCfg = Release|x86 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|x86.Build.0 = Release|x86 + {BAA700A4-78F0-55EE-9DC2-90724287FB27}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WebWorkers/web-workers.yaml b/Samples/WebWorkers/web-workers.yml similarity index 100% rename from Samples/WebWorkers/web-workers.yaml rename to Samples/WebWorkers/web-workers.yml diff --git a/Samples/WiFiDirect/cpp/Package.appxmanifest b/Samples/WiFiDirect/cpp/Package.appxmanifest index 6cf149a1e1..b2659fae57 100644 --- a/Samples/WiFiDirect/cpp/Package.appxmanifest +++ b/Samples/WiFiDirect/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WiFiDirect/cpp/WiFiDirect.sln b/Samples/WiFiDirect/cpp/WiFiDirect.sln index d5839a3fce..88b2c92e28 100644 --- a/Samples/WiFiDirect/cpp/WiFiDirect.sln +++ b/Samples/WiFiDirect/cpp/WiFiDirect.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WiFiDirect", "WiFiDirect.vcxproj", "{F2206D93-949E-5841-8605-4F1F7470D7F6}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WiFiDirect", "WiFiDirect.vcxproj", "{13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|ARM.ActiveCfg = Debug|ARM - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|ARM.Build.0 = Debug|ARM - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|ARM.Deploy.0 = Debug|ARM - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|x64.ActiveCfg = Debug|x64 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|x64.Build.0 = Debug|x64 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|x64.Deploy.0 = Debug|x64 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|x86.ActiveCfg = Debug|Win32 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|x86.Build.0 = Debug|Win32 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Debug|x86.Deploy.0 = Debug|Win32 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|ARM.ActiveCfg = Release|ARM - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|ARM.Build.0 = Release|ARM - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|ARM.Deploy.0 = Release|ARM - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|x64.ActiveCfg = Release|x64 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|x64.Build.0 = Release|x64 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|x64.Deploy.0 = Release|x64 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|x86.ActiveCfg = Release|Win32 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|x86.Build.0 = Release|Win32 - {F2206D93-949E-5841-8605-4F1F7470D7F6}.Release|x86.Deploy.0 = Release|Win32 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|ARM.ActiveCfg = Debug|ARM + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|ARM.Build.0 = Debug|ARM + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|ARM.Deploy.0 = Debug|ARM + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|x64.ActiveCfg = Debug|x64 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|x64.Build.0 = Debug|x64 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|x64.Deploy.0 = Debug|x64 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|x86.ActiveCfg = Debug|Win32 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|x86.Build.0 = Debug|Win32 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Debug|x86.Deploy.0 = Debug|Win32 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|ARM.ActiveCfg = Release|ARM + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|ARM.Build.0 = Release|ARM + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|ARM.Deploy.0 = Release|ARM + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|x64.ActiveCfg = Release|x64 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|x64.Build.0 = Release|x64 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|x64.Deploy.0 = Release|x64 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|x86.ActiveCfg = Release|Win32 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|x86.Build.0 = Release|Win32 + {13C5FD83-D3A2-5B39-85BE-0831BCD28BA6}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WiFiDirect/cpp/WiFiDirect.vcxproj b/Samples/WiFiDirect/cpp/WiFiDirect.vcxproj index 72b1215211..015f0da511 100644 --- a/Samples/WiFiDirect/cpp/WiFiDirect.vcxproj +++ b/Samples/WiFiDirect/cpp/WiFiDirect.vcxproj @@ -1,15 +1,15 @@  - {f2206d93-949e-5841-8605-4f1f7470d7f6} + {13c5fd83-d3a2-5b39-85be-0831bcd28ba6} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/WiFiDirect/cs/Package.appxmanifest b/Samples/WiFiDirect/cs/Package.appxmanifest index cf6d2c2b55..017a6083f6 100644 --- a/Samples/WiFiDirect/cs/Package.appxmanifest +++ b/Samples/WiFiDirect/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WiFiDirect/cs/WiFiDirect.csproj b/Samples/WiFiDirect/cs/WiFiDirect.csproj index ebb00edf7d..b71c039039 100644 --- a/Samples/WiFiDirect/cs/WiFiDirect.csproj +++ b/Samples/WiFiDirect/cs/WiFiDirect.csproj @@ -3,15 +3,15 @@ Debug - {35735D6F-2EFC-5E38-B990-A269E51BFC4B} + {7683D327-3D30-5BE0-A5B8-3E4649DF9022} AppContainerExe Properties WiFiDirectApi WiFiDirectApi en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/WiFiDirect/cs/WiFiDirect.sln b/Samples/WiFiDirect/cs/WiFiDirect.sln index 3d137d3677..52547328ea 100644 --- a/Samples/WiFiDirect/cs/WiFiDirect.sln +++ b/Samples/WiFiDirect/cs/WiFiDirect.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WiFiDirect", "WiFiDirect.csproj", "{35735D6F-2EFC-5E38-B990-A269E51BFC4B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WiFiDirect", "WiFiDirect.csproj", "{7683D327-3D30-5BE0-A5B8-3E4649DF9022}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|ARM.ActiveCfg = Debug|ARM - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|ARM.Build.0 = Debug|ARM - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|ARM.Deploy.0 = Debug|ARM - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|x64.ActiveCfg = Debug|x64 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|x64.Build.0 = Debug|x64 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|x64.Deploy.0 = Debug|x64 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|x86.ActiveCfg = Debug|x86 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|x86.Build.0 = Debug|x86 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Debug|x86.Deploy.0 = Debug|x86 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|ARM.ActiveCfg = Release|ARM - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|ARM.Build.0 = Release|ARM - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|ARM.Deploy.0 = Release|ARM - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|x64.ActiveCfg = Release|x64 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|x64.Build.0 = Release|x64 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|x64.Deploy.0 = Release|x64 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|x86.ActiveCfg = Release|x86 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|x86.Build.0 = Release|x86 - {35735D6F-2EFC-5E38-B990-A269E51BFC4B}.Release|x86.Deploy.0 = Release|x86 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|ARM.ActiveCfg = Debug|ARM + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|ARM.Build.0 = Debug|ARM + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|ARM.Deploy.0 = Debug|ARM + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|x64.ActiveCfg = Debug|x64 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|x64.Build.0 = Debug|x64 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|x64.Deploy.0 = Debug|x64 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|x86.ActiveCfg = Debug|x86 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|x86.Build.0 = Debug|x86 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Debug|x86.Deploy.0 = Debug|x86 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|ARM.ActiveCfg = Release|ARM + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|ARM.Build.0 = Release|ARM + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|ARM.Deploy.0 = Release|ARM + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|x64.ActiveCfg = Release|x64 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|x64.Build.0 = Release|x64 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|x64.Deploy.0 = Release|x64 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|x86.ActiveCfg = Release|x86 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|x86.Build.0 = Release|x86 + {7683D327-3D30-5BE0-A5B8-3E4649DF9022}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WiFiDirect/js/WiFiDirect.jsproj b/Samples/WiFiDirect/js/WiFiDirect.jsproj index 8fabb1da8f..9de247f0de 100644 --- a/Samples/WiFiDirect/js/WiFiDirect.jsproj +++ b/Samples/WiFiDirect/js/WiFiDirect.jsproj @@ -35,7 +35,7 @@ - b8b66fd1-3792-5b39-bce1-48c4f9d9dd16 + 672f0b7d-6239-5f29-9108-b535e67cc83c @@ -45,8 +45,8 @@ UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 $(VersionNumberMajor).$(VersionNumberMinor) en-US diff --git a/Samples/WiFiDirect/js/WiFiDirect.sln b/Samples/WiFiDirect/js/WiFiDirect.sln index cb831e1cdb..468f34b66a 100644 --- a/Samples/WiFiDirect/js/WiFiDirect.sln +++ b/Samples/WiFiDirect/js/WiFiDirect.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WiFiDirect", "WiFiDirect.jsproj", "{B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}" +Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "WiFiDirect", "WiFiDirect.jsproj", "{672F0B7D-6239-5F29-9108-B535E67CC83C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,30 +17,30 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|Any CPU.Deploy.0 = Debug|Any CPU - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|ARM.ActiveCfg = Debug|ARM - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|ARM.Build.0 = Debug|ARM - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|ARM.Deploy.0 = Debug|ARM - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|x64.ActiveCfg = Debug|x64 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|x64.Build.0 = Debug|x64 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|x64.Deploy.0 = Debug|x64 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|x86.ActiveCfg = Debug|x86 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|x86.Build.0 = Debug|x86 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Debug|x86.Deploy.0 = Debug|x86 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|Any CPU.Build.0 = Release|Any CPU - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|Any CPU.Deploy.0 = Release|Any CPU - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|ARM.ActiveCfg = Release|ARM - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|ARM.Build.0 = Release|ARM - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|ARM.Deploy.0 = Release|ARM - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|x64.ActiveCfg = Release|x64 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|x64.Build.0 = Release|x64 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|x64.Deploy.0 = Release|x64 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|x86.ActiveCfg = Release|x86 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|x86.Build.0 = Release|x86 - {B8B66FD1-3792-5B39-BCE1-48C4F9D9DD16}.Release|x86.Deploy.0 = Release|x86 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|Any CPU.Deploy.0 = Debug|Any CPU + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|ARM.ActiveCfg = Debug|ARM + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|ARM.Build.0 = Debug|ARM + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|ARM.Deploy.0 = Debug|ARM + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|x64.ActiveCfg = Debug|x64 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|x64.Build.0 = Debug|x64 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|x64.Deploy.0 = Debug|x64 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|x86.ActiveCfg = Debug|x86 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|x86.Build.0 = Debug|x86 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Debug|x86.Deploy.0 = Debug|x86 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|Any CPU.Build.0 = Release|Any CPU + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|Any CPU.Deploy.0 = Release|Any CPU + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|ARM.ActiveCfg = Release|ARM + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|ARM.Build.0 = Release|ARM + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|ARM.Deploy.0 = Release|ARM + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|x64.ActiveCfg = Release|x64 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|x64.Build.0 = Release|x64 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|x64.Deploy.0 = Release|x64 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|x86.ActiveCfg = Release|x86 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|x86.Build.0 = Release|x86 + {672F0B7D-6239-5F29-9108-B535E67CC83C}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WiFiDirect/js/package.appxmanifest b/Samples/WiFiDirect/js/package.appxmanifest index 25bfe4d577..d31dce7087 100644 --- a/Samples/WiFiDirect/js/package.appxmanifest +++ b/Samples/WiFiDirect/js/package.appxmanifest @@ -19,7 +19,7 @@ - + diff --git a/Samples/WiFiDirect/wifi-direct.yaml b/Samples/WiFiDirect/wifi-direct.yml similarity index 100% rename from Samples/WiFiDirect/wifi-direct.yaml rename to Samples/WiFiDirect/wifi-direct.yml diff --git a/Samples/WiFiDirectServices/cpp/Package.appxmanifest b/Samples/WiFiDirectServices/cpp/Package.appxmanifest index cfb63c43bf..f1b1ec6991 100644 --- a/Samples/WiFiDirectServices/cpp/Package.appxmanifest +++ b/Samples/WiFiDirectServices/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/WiFiDirectServices/cpp/WiFiDirectServices.sln b/Samples/WiFiDirectServices/cpp/WiFiDirectServices.sln index 5440238c77..5e15752fa6 100644 --- a/Samples/WiFiDirectServices/cpp/WiFiDirectServices.sln +++ b/Samples/WiFiDirectServices/cpp/WiFiDirectServices.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WiFiDirectServices", "WiFiDirectServices.vcxproj", "{02D051D1-5190-5AC3-9702-19401E032D9A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WiFiDirectServices", "WiFiDirectServices.vcxproj", "{78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|ARM.ActiveCfg = Debug|ARM - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|ARM.Build.0 = Debug|ARM - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|ARM.Deploy.0 = Debug|ARM - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|x64.ActiveCfg = Debug|x64 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|x64.Build.0 = Debug|x64 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|x64.Deploy.0 = Debug|x64 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|x86.ActiveCfg = Debug|Win32 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|x86.Build.0 = Debug|Win32 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Debug|x86.Deploy.0 = Debug|Win32 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|ARM.ActiveCfg = Release|ARM - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|ARM.Build.0 = Release|ARM - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|ARM.Deploy.0 = Release|ARM - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|x64.ActiveCfg = Release|x64 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|x64.Build.0 = Release|x64 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|x64.Deploy.0 = Release|x64 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|x86.ActiveCfg = Release|Win32 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|x86.Build.0 = Release|Win32 - {02D051D1-5190-5AC3-9702-19401E032D9A}.Release|x86.Deploy.0 = Release|Win32 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|ARM.ActiveCfg = Debug|ARM + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|ARM.Build.0 = Debug|ARM + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|ARM.Deploy.0 = Debug|ARM + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|x64.ActiveCfg = Debug|x64 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|x64.Build.0 = Debug|x64 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|x64.Deploy.0 = Debug|x64 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|x86.ActiveCfg = Debug|Win32 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|x86.Build.0 = Debug|Win32 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Debug|x86.Deploy.0 = Debug|Win32 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|ARM.ActiveCfg = Release|ARM + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|ARM.Build.0 = Release|ARM + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|ARM.Deploy.0 = Release|ARM + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|x64.ActiveCfg = Release|x64 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|x64.Build.0 = Release|x64 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|x64.Deploy.0 = Release|x64 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|x86.ActiveCfg = Release|Win32 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|x86.Build.0 = Release|Win32 + {78D8B04F-6F20-5EB3-92FE-50BD1AA885BF}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WiFiDirectServices/cpp/WiFiDirectServices.vcxproj b/Samples/WiFiDirectServices/cpp/WiFiDirectServices.vcxproj index 5e4877ca3f..e0c85bda7a 100644 --- a/Samples/WiFiDirectServices/cpp/WiFiDirectServices.vcxproj +++ b/Samples/WiFiDirectServices/cpp/WiFiDirectServices.vcxproj @@ -1,15 +1,15 @@  - {02d051d1-5190-5ac3-9702-19401e032d9a} + {78d8b04f-6f20-5eb3-92fe-50bd1aa885bf} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/WiFiDirectServices/cs/Package.appxmanifest b/Samples/WiFiDirectServices/cs/Package.appxmanifest index ea6c4ff85d..b25aa7ae89 100644 --- a/Samples/WiFiDirectServices/cs/Package.appxmanifest +++ b/Samples/WiFiDirectServices/cs/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/WiFiDirectServices/cs/WiFiDirectServices.csproj b/Samples/WiFiDirectServices/cs/WiFiDirectServices.csproj index 5ea2733d33..f761749967 100644 --- a/Samples/WiFiDirectServices/cs/WiFiDirectServices.csproj +++ b/Samples/WiFiDirectServices/cs/WiFiDirectServices.csproj @@ -3,15 +3,15 @@ Debug - {016EE329-02EA-5A37-A722-16E49F1CB10F} + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB} AppContainerExe Properties SDKTemplate WiFiDirectServices en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/WiFiDirectServices/cs/WiFiDirectServices.sln b/Samples/WiFiDirectServices/cs/WiFiDirectServices.sln index dea51f7fef..8be8bc9bac 100644 --- a/Samples/WiFiDirectServices/cs/WiFiDirectServices.sln +++ b/Samples/WiFiDirectServices/cs/WiFiDirectServices.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WiFiDirectServices", "WiFiDirectServices.csproj", "{016EE329-02EA-5A37-A722-16E49F1CB10F}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WiFiDirectServices", "WiFiDirectServices.csproj", "{CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|ARM.ActiveCfg = Debug|ARM - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|ARM.Build.0 = Debug|ARM - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|ARM.Deploy.0 = Debug|ARM - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|x64.ActiveCfg = Debug|x64 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|x64.Build.0 = Debug|x64 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|x64.Deploy.0 = Debug|x64 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|x86.ActiveCfg = Debug|x86 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|x86.Build.0 = Debug|x86 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Debug|x86.Deploy.0 = Debug|x86 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|ARM.ActiveCfg = Release|ARM - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|ARM.Build.0 = Release|ARM - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|ARM.Deploy.0 = Release|ARM - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|x64.ActiveCfg = Release|x64 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|x64.Build.0 = Release|x64 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|x64.Deploy.0 = Release|x64 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|x86.ActiveCfg = Release|x86 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|x86.Build.0 = Release|x86 - {016EE329-02EA-5A37-A722-16E49F1CB10F}.Release|x86.Deploy.0 = Release|x86 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|ARM.ActiveCfg = Debug|ARM + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|ARM.Build.0 = Debug|ARM + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|ARM.Deploy.0 = Debug|ARM + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|x64.ActiveCfg = Debug|x64 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|x64.Build.0 = Debug|x64 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|x64.Deploy.0 = Debug|x64 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|x86.ActiveCfg = Debug|x86 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|x86.Build.0 = Debug|x86 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Debug|x86.Deploy.0 = Debug|x86 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|ARM.ActiveCfg = Release|ARM + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|ARM.Build.0 = Release|ARM + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|ARM.Deploy.0 = Release|ARM + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|x64.ActiveCfg = Release|x64 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|x64.Build.0 = Release|x64 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|x64.Deploy.0 = Release|x64 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|x86.ActiveCfg = Release|x86 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|x86.Build.0 = Release|x86 + {CD5B8F36-C8C8-5706-AE3A-CAECC34BF2BB}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WiFiDirectServices/wifi-direct-services.yaml b/Samples/WiFiDirectServices/wifi-direct-services.yml similarity index 100% rename from Samples/WiFiDirectServices/wifi-direct-services.yaml rename to Samples/WiFiDirectServices/wifi-direct-services.yml diff --git a/Samples/WiFiScan/cpp/Package.appxmanifest b/Samples/WiFiScan/cpp/Package.appxmanifest index fbc255a735..d194182352 100644 --- a/Samples/WiFiScan/cpp/Package.appxmanifest +++ b/Samples/WiFiScan/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/WiFiScan/cpp/WiFiScan.sln b/Samples/WiFiScan/cpp/WiFiScan.sln index 18171bc316..2b45484b0d 100644 --- a/Samples/WiFiScan/cpp/WiFiScan.sln +++ b/Samples/WiFiScan/cpp/WiFiScan.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WiFiScan", "WiFiScan.vcxproj", "{85E7F7D5-767F-5640-BB5D-23B07AD628F4}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WiFiScan", "WiFiScan.vcxproj", "{81B75105-7A66-597F-A414-030348CFD5E9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|ARM.ActiveCfg = Debug|ARM - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|ARM.Build.0 = Debug|ARM - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|ARM.Deploy.0 = Debug|ARM - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|x64.ActiveCfg = Debug|x64 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|x64.Build.0 = Debug|x64 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|x64.Deploy.0 = Debug|x64 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|x86.ActiveCfg = Debug|Win32 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|x86.Build.0 = Debug|Win32 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Debug|x86.Deploy.0 = Debug|Win32 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|ARM.ActiveCfg = Release|ARM - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|ARM.Build.0 = Release|ARM - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|ARM.Deploy.0 = Release|ARM - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|x64.ActiveCfg = Release|x64 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|x64.Build.0 = Release|x64 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|x64.Deploy.0 = Release|x64 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|x86.ActiveCfg = Release|Win32 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|x86.Build.0 = Release|Win32 - {85E7F7D5-767F-5640-BB5D-23B07AD628F4}.Release|x86.Deploy.0 = Release|Win32 + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|ARM.ActiveCfg = Debug|ARM + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|ARM.Build.0 = Debug|ARM + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|ARM.Deploy.0 = Debug|ARM + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|x64.ActiveCfg = Debug|x64 + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|x64.Build.0 = Debug|x64 + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|x64.Deploy.0 = Debug|x64 + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|x86.ActiveCfg = Debug|Win32 + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|x86.Build.0 = Debug|Win32 + {81B75105-7A66-597F-A414-030348CFD5E9}.Debug|x86.Deploy.0 = Debug|Win32 + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|ARM.ActiveCfg = Release|ARM + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|ARM.Build.0 = Release|ARM + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|ARM.Deploy.0 = Release|ARM + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|x64.ActiveCfg = Release|x64 + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|x64.Build.0 = Release|x64 + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|x64.Deploy.0 = Release|x64 + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|x86.ActiveCfg = Release|Win32 + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|x86.Build.0 = Release|Win32 + {81B75105-7A66-597F-A414-030348CFD5E9}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WiFiScan/cpp/WiFiScan.vcxproj b/Samples/WiFiScan/cpp/WiFiScan.vcxproj index a4b1d74dc2..15d60fd80e 100644 --- a/Samples/WiFiScan/cpp/WiFiScan.vcxproj +++ b/Samples/WiFiScan/cpp/WiFiScan.vcxproj @@ -1,15 +1,15 @@  - {85e7f7d5-767f-5640-bb5d-23b07ad628f4} + {81b75105-7a66-597f-a414-030348cfd5e9} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true WiFiScan diff --git a/Samples/WiFiScan/cs/Package.appxmanifest b/Samples/WiFiScan/cs/Package.appxmanifest index c9923517cf..786dceef8f 100644 --- a/Samples/WiFiScan/cs/Package.appxmanifest +++ b/Samples/WiFiScan/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/WiFiScan/cs/WiFiScan.csproj b/Samples/WiFiScan/cs/WiFiScan.csproj index 8d2f9dc997..2604a3648e 100644 --- a/Samples/WiFiScan/cs/WiFiScan.csproj +++ b/Samples/WiFiScan/cs/WiFiScan.csproj @@ -4,15 +4,15 @@ Debug x86 - {A29000D4-C8C8-5880-9839-F00CA081AA2B} + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7} AppContainerExe Properties WiFiScan WiFiScan en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/WiFiScan/cs/WiFiScan.sln b/Samples/WiFiScan/cs/WiFiScan.sln index 032f6d156e..4da5106840 100644 --- a/Samples/WiFiScan/cs/WiFiScan.sln +++ b/Samples/WiFiScan/cs/WiFiScan.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WiFiScan", "WiFiScan.csproj", "{A29000D4-C8C8-5880-9839-F00CA081AA2B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WiFiScan", "WiFiScan.csproj", "{93E302C7-73A3-5B1A-8CE2-C758903A8BC7}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|ARM.ActiveCfg = Debug|ARM - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|ARM.Build.0 = Debug|ARM - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|ARM.Deploy.0 = Debug|ARM - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|x64.ActiveCfg = Debug|x64 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|x64.Build.0 = Debug|x64 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|x64.Deploy.0 = Debug|x64 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|x86.ActiveCfg = Debug|x86 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|x86.Build.0 = Debug|x86 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Debug|x86.Deploy.0 = Debug|x86 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|ARM.ActiveCfg = Release|ARM - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|ARM.Build.0 = Release|ARM - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|ARM.Deploy.0 = Release|ARM - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|x64.ActiveCfg = Release|x64 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|x64.Build.0 = Release|x64 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|x64.Deploy.0 = Release|x64 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|x86.ActiveCfg = Release|x86 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|x86.Build.0 = Release|x86 - {A29000D4-C8C8-5880-9839-F00CA081AA2B}.Release|x86.Deploy.0 = Release|x86 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|ARM.ActiveCfg = Debug|ARM + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|ARM.Build.0 = Debug|ARM + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|ARM.Deploy.0 = Debug|ARM + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|x64.ActiveCfg = Debug|x64 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|x64.Build.0 = Debug|x64 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|x64.Deploy.0 = Debug|x64 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|x86.ActiveCfg = Debug|x86 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|x86.Build.0 = Debug|x86 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Debug|x86.Deploy.0 = Debug|x86 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|ARM.ActiveCfg = Release|ARM + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|ARM.Build.0 = Release|ARM + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|ARM.Deploy.0 = Release|ARM + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|x64.ActiveCfg = Release|x64 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|x64.Build.0 = Release|x64 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|x64.Deploy.0 = Release|x64 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|x86.ActiveCfg = Release|x86 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|x86.Build.0 = Release|x86 + {93E302C7-73A3-5B1A-8CE2-C758903A8BC7}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WiFiScan/wifi-scan.yaml b/Samples/WiFiScan/wifi-scan.yml similarity index 100% rename from Samples/WiFiScan/wifi-scan.yaml rename to Samples/WiFiScan/wifi-scan.yml diff --git a/Samples/WindowsAudioSession/cpp/Package.appxmanifest b/Samples/WindowsAudioSession/cpp/Package.appxmanifest index eea6228503..f209880a47 100644 --- a/Samples/WindowsAudioSession/cpp/Package.appxmanifest +++ b/Samples/WindowsAudioSession/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/WindowsAudioSession/cpp/WindowsAudioSession.sln b/Samples/WindowsAudioSession/cpp/WindowsAudioSession.sln index 64eced863a..41af5f7751 100644 --- a/Samples/WindowsAudioSession/cpp/WindowsAudioSession.sln +++ b/Samples/WindowsAudioSession/cpp/WindowsAudioSession.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WindowsAudioSession", "WindowsAudioSession.vcxproj", "{D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WindowsAudioSession", "WindowsAudioSession.vcxproj", "{14D0951C-ECD4-503C-9ECC-3871F04250AD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|ARM.ActiveCfg = Debug|ARM - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|ARM.Build.0 = Debug|ARM - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|ARM.Deploy.0 = Debug|ARM - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|x64.ActiveCfg = Debug|x64 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|x64.Build.0 = Debug|x64 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|x64.Deploy.0 = Debug|x64 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|x86.ActiveCfg = Debug|Win32 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|x86.Build.0 = Debug|Win32 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Debug|x86.Deploy.0 = Debug|Win32 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|ARM.ActiveCfg = Release|ARM - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|ARM.Build.0 = Release|ARM - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|ARM.Deploy.0 = Release|ARM - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|x64.ActiveCfg = Release|x64 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|x64.Build.0 = Release|x64 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|x64.Deploy.0 = Release|x64 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|x86.ActiveCfg = Release|Win32 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|x86.Build.0 = Release|Win32 - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C}.Release|x86.Deploy.0 = Release|Win32 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|ARM.ActiveCfg = Debug|ARM + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|ARM.Build.0 = Debug|ARM + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|ARM.Deploy.0 = Debug|ARM + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|x64.ActiveCfg = Debug|x64 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|x64.Build.0 = Debug|x64 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|x64.Deploy.0 = Debug|x64 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|x86.ActiveCfg = Debug|Win32 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|x86.Build.0 = Debug|Win32 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Debug|x86.Deploy.0 = Debug|Win32 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|ARM.ActiveCfg = Release|ARM + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|ARM.Build.0 = Release|ARM + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|ARM.Deploy.0 = Release|ARM + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|x64.ActiveCfg = Release|x64 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|x64.Build.0 = Release|x64 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|x64.Deploy.0 = Release|x64 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|x86.ActiveCfg = Release|Win32 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|x86.Build.0 = Release|Win32 + {14D0951C-ECD4-503C-9ECC-3871F04250AD}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/WindowsAudioSession/cpp/WindowsAudioSession.vcxproj b/Samples/WindowsAudioSession/cpp/WindowsAudioSession.vcxproj index cc208f7c05..95757155d1 100644 --- a/Samples/WindowsAudioSession/cpp/WindowsAudioSession.vcxproj +++ b/Samples/WindowsAudioSession/cpp/WindowsAudioSession.vcxproj @@ -1,15 +1,15 @@  - {D40D25A3-A17E-518D-A05B-FAB7E3B01B9C} + {14D0951C-ECD4-503C-9ECC-3871F04250AD} SDKSample en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/WindowsAudioSession/windows-audio-session.yaml b/Samples/WindowsAudioSession/windows-audio-session.yml similarity index 100% rename from Samples/WindowsAudioSession/windows-audio-session.yaml rename to Samples/WindowsAudioSession/windows-audio-session.yml diff --git a/Samples/XamlAnimatedGif/cpp/AnimatedGif.sln b/Samples/XamlAnimatedGif/cpp/AnimatedGif.sln index 4ba858c452..c1726da0d5 100644 --- a/Samples/XamlAnimatedGif/cpp/AnimatedGif.sln +++ b/Samples/XamlAnimatedGif/cpp/AnimatedGif.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AnimatedGif", "AnimatedGif.vcxproj", "{248C9801-9959-5891-A57E-E9662A743CB2}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AnimatedGif", "AnimatedGif.vcxproj", "{C42196B9-C287-543F-885B-96287C11947F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|ARM.ActiveCfg = Debug|ARM - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|ARM.Build.0 = Debug|ARM - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|ARM.Deploy.0 = Debug|ARM - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|x64.ActiveCfg = Debug|x64 - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|x64.Build.0 = Debug|x64 - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|x64.Deploy.0 = Debug|x64 - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|x86.ActiveCfg = Debug|Win32 - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|x86.Build.0 = Debug|Win32 - {248C9801-9959-5891-A57E-E9662A743CB2}.Debug|x86.Deploy.0 = Debug|Win32 - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|ARM.ActiveCfg = Release|ARM - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|ARM.Build.0 = Release|ARM - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|ARM.Deploy.0 = Release|ARM - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|x64.ActiveCfg = Release|x64 - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|x64.Build.0 = Release|x64 - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|x64.Deploy.0 = Release|x64 - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|x86.ActiveCfg = Release|Win32 - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|x86.Build.0 = Release|Win32 - {248C9801-9959-5891-A57E-E9662A743CB2}.Release|x86.Deploy.0 = Release|Win32 + {C42196B9-C287-543F-885B-96287C11947F}.Debug|ARM.ActiveCfg = Debug|ARM + {C42196B9-C287-543F-885B-96287C11947F}.Debug|ARM.Build.0 = Debug|ARM + {C42196B9-C287-543F-885B-96287C11947F}.Debug|ARM.Deploy.0 = Debug|ARM + {C42196B9-C287-543F-885B-96287C11947F}.Debug|x64.ActiveCfg = Debug|x64 + {C42196B9-C287-543F-885B-96287C11947F}.Debug|x64.Build.0 = Debug|x64 + {C42196B9-C287-543F-885B-96287C11947F}.Debug|x64.Deploy.0 = Debug|x64 + {C42196B9-C287-543F-885B-96287C11947F}.Debug|x86.ActiveCfg = Debug|Win32 + {C42196B9-C287-543F-885B-96287C11947F}.Debug|x86.Build.0 = Debug|Win32 + {C42196B9-C287-543F-885B-96287C11947F}.Debug|x86.Deploy.0 = Debug|Win32 + {C42196B9-C287-543F-885B-96287C11947F}.Release|ARM.ActiveCfg = Release|ARM + {C42196B9-C287-543F-885B-96287C11947F}.Release|ARM.Build.0 = Release|ARM + {C42196B9-C287-543F-885B-96287C11947F}.Release|ARM.Deploy.0 = Release|ARM + {C42196B9-C287-543F-885B-96287C11947F}.Release|x64.ActiveCfg = Release|x64 + {C42196B9-C287-543F-885B-96287C11947F}.Release|x64.Build.0 = Release|x64 + {C42196B9-C287-543F-885B-96287C11947F}.Release|x64.Deploy.0 = Release|x64 + {C42196B9-C287-543F-885B-96287C11947F}.Release|x86.ActiveCfg = Release|Win32 + {C42196B9-C287-543F-885B-96287C11947F}.Release|x86.Build.0 = Release|Win32 + {C42196B9-C287-543F-885B-96287C11947F}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlAnimatedGif/cpp/AnimatedGif.vcxproj b/Samples/XamlAnimatedGif/cpp/AnimatedGif.vcxproj index 13784ad840..77ec2fcc98 100644 --- a/Samples/XamlAnimatedGif/cpp/AnimatedGif.vcxproj +++ b/Samples/XamlAnimatedGif/cpp/AnimatedGif.vcxproj @@ -1,15 +1,15 @@  - {248c9801-9959-5891-a57e-e9662a743cb2} + {c42196b9-c287-543f-885b-96287c11947f} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/XamlAnimatedGif/cpp/Package.appxmanifest b/Samples/XamlAnimatedGif/cpp/Package.appxmanifest index 9b63dcc269..e2fa238b8c 100644 --- a/Samples/XamlAnimatedGif/cpp/Package.appxmanifest +++ b/Samples/XamlAnimatedGif/cpp/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/XamlAnimatedGif/cs/AnimatedGif.csproj b/Samples/XamlAnimatedGif/cs/AnimatedGif.csproj index 24eab8efa1..9fe7d14196 100644 --- a/Samples/XamlAnimatedGif/cs/AnimatedGif.csproj +++ b/Samples/XamlAnimatedGif/cs/AnimatedGif.csproj @@ -3,15 +3,15 @@ Debug - {054FEC99-AE94-5645-ACBA-4261AE8902BF} + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098} AppContainerExe Properties SDKTemplate AnimatedGif en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlAnimatedGif/cs/AnimatedGif.sln b/Samples/XamlAnimatedGif/cs/AnimatedGif.sln index 951a2c063e..b968120bcb 100644 --- a/Samples/XamlAnimatedGif/cs/AnimatedGif.sln +++ b/Samples/XamlAnimatedGif/cs/AnimatedGif.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimatedGif", "AnimatedGif.csproj", "{054FEC99-AE94-5645-ACBA-4261AE8902BF}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AnimatedGif", "AnimatedGif.csproj", "{3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|ARM.ActiveCfg = Debug|ARM - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|ARM.Build.0 = Debug|ARM - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|ARM.Deploy.0 = Debug|ARM - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|x64.ActiveCfg = Debug|x64 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|x64.Build.0 = Debug|x64 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|x64.Deploy.0 = Debug|x64 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|x86.ActiveCfg = Debug|x86 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|x86.Build.0 = Debug|x86 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Debug|x86.Deploy.0 = Debug|x86 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|ARM.ActiveCfg = Release|ARM - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|ARM.Build.0 = Release|ARM - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|ARM.Deploy.0 = Release|ARM - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|x64.ActiveCfg = Release|x64 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|x64.Build.0 = Release|x64 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|x64.Deploy.0 = Release|x64 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|x86.ActiveCfg = Release|x86 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|x86.Build.0 = Release|x86 - {054FEC99-AE94-5645-ACBA-4261AE8902BF}.Release|x86.Deploy.0 = Release|x86 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|ARM.ActiveCfg = Debug|ARM + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|ARM.Build.0 = Debug|ARM + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|ARM.Deploy.0 = Debug|ARM + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|x64.ActiveCfg = Debug|x64 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|x64.Build.0 = Debug|x64 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|x64.Deploy.0 = Debug|x64 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|x86.ActiveCfg = Debug|x86 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|x86.Build.0 = Debug|x86 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Debug|x86.Deploy.0 = Debug|x86 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|ARM.ActiveCfg = Release|ARM + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|ARM.Build.0 = Release|ARM + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|ARM.Deploy.0 = Release|ARM + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|x64.ActiveCfg = Release|x64 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|x64.Build.0 = Release|x64 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|x64.Deploy.0 = Release|x64 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|x86.ActiveCfg = Release|x86 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|x86.Build.0 = Release|x86 + {3A35EA04-6EDC-52C9-ADDF-FA2FD54AA098}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlAnimatedGif/cs/Package.appxmanifest b/Samples/XamlAnimatedGif/cs/Package.appxmanifest index b7bcabd4a1..3883af682c 100644 --- a/Samples/XamlAnimatedGif/cs/Package.appxmanifest +++ b/Samples/XamlAnimatedGif/cs/Package.appxmanifest @@ -13,7 +13,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/XamlAnimatedGif/xaml-animated-gif.yaml b/Samples/XamlAnimatedGif/xaml-animated-gif.yml similarity index 100% rename from Samples/XamlAnimatedGif/xaml-animated-gif.yaml rename to Samples/XamlAnimatedGif/xaml-animated-gif.yml diff --git a/Samples/XamlBind/cpp/Package.appxmanifest b/Samples/XamlBind/cpp/Package.appxmanifest index 19589f25e2..7d1822e051 100644 --- a/Samples/XamlBind/cpp/Package.appxmanifest +++ b/Samples/XamlBind/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlBind/cpp/xBindSampleCX.sln b/Samples/XamlBind/cpp/xBindSampleCX.sln index f4a2979731..28ff72f7e1 100644 --- a/Samples/XamlBind/cpp/xBindSampleCX.sln +++ b/Samples/XamlBind/cpp/xBindSampleCX.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xBindSampleCX", "xBindSampleCX.vcxproj", "{CC17FB28-5492-579C-A61A-2741F4206BAD}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xBindSampleCX", "xBindSampleCX.vcxproj", "{72C4291B-776D-5144-B4BE-55396B1264D7}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xBindSampleModel", "xBindSampleModel\xBindSampleModel.csproj", "{4D026F6A-9D00-53A5-9AEF-39D0E527D120}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xBindSampleModel", "xBindSampleModel\xBindSampleModel.csproj", "{4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -19,40 +19,40 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|Any CPU.ActiveCfg = Debug|Win32 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|ARM.ActiveCfg = Debug|ARM - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|ARM.Build.0 = Debug|ARM - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|ARM.Deploy.0 = Debug|ARM - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|x64.ActiveCfg = Debug|x64 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|x64.Build.0 = Debug|x64 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|x64.Deploy.0 = Debug|x64 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|x86.ActiveCfg = Debug|Win32 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|x86.Build.0 = Debug|Win32 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Debug|x86.Deploy.0 = Debug|Win32 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|Any CPU.ActiveCfg = Release|Win32 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|ARM.ActiveCfg = Release|ARM - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|ARM.Build.0 = Release|ARM - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|ARM.Deploy.0 = Release|ARM - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|x64.ActiveCfg = Release|x64 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|x64.Build.0 = Release|x64 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|x64.Deploy.0 = Release|x64 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|x86.ActiveCfg = Release|Win32 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|x86.Build.0 = Release|Win32 - {CC17FB28-5492-579C-A61A-2741F4206BAD}.Release|x86.Deploy.0 = Release|Win32 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Debug|Any CPU.ActiveCfg = Debug|x86 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Debug|ARM.ActiveCfg = Debug|ARM - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Debug|ARM.Build.0 = Debug|ARM - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Debug|x64.ActiveCfg = Debug|x64 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Debug|x64.Build.0 = Debug|x64 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Debug|x86.ActiveCfg = Debug|x86 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Debug|x86.Build.0 = Debug|x86 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Release|Any CPU.ActiveCfg = Release|x86 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Release|ARM.ActiveCfg = Release|ARM - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Release|ARM.Build.0 = Release|ARM - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Release|x64.ActiveCfg = Release|x64 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Release|x64.Build.0 = Release|x64 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Release|x86.ActiveCfg = Release|x86 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120}.Release|x86.Build.0 = Release|x86 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|Any CPU.ActiveCfg = Debug|Win32 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|ARM.ActiveCfg = Debug|ARM + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|ARM.Build.0 = Debug|ARM + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|ARM.Deploy.0 = Debug|ARM + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|x64.ActiveCfg = Debug|x64 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|x64.Build.0 = Debug|x64 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|x64.Deploy.0 = Debug|x64 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|x86.ActiveCfg = Debug|Win32 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|x86.Build.0 = Debug|Win32 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Debug|x86.Deploy.0 = Debug|Win32 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|Any CPU.ActiveCfg = Release|Win32 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|ARM.ActiveCfg = Release|ARM + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|ARM.Build.0 = Release|ARM + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|ARM.Deploy.0 = Release|ARM + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|x64.ActiveCfg = Release|x64 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|x64.Build.0 = Release|x64 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|x64.Deploy.0 = Release|x64 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|x86.ActiveCfg = Release|Win32 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|x86.Build.0 = Release|Win32 + {72C4291B-776D-5144-B4BE-55396B1264D7}.Release|x86.Deploy.0 = Release|Win32 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Debug|Any CPU.ActiveCfg = Debug|x86 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Debug|ARM.ActiveCfg = Debug|ARM + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Debug|ARM.Build.0 = Debug|ARM + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Debug|x64.ActiveCfg = Debug|x64 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Debug|x64.Build.0 = Debug|x64 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Debug|x86.ActiveCfg = Debug|x86 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Debug|x86.Build.0 = Debug|x86 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Release|Any CPU.ActiveCfg = Release|x86 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Release|ARM.ActiveCfg = Release|ARM + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Release|ARM.Build.0 = Release|ARM + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Release|x64.ActiveCfg = Release|x64 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Release|x64.Build.0 = Release|x64 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Release|x86.ActiveCfg = Release|x86 + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlBind/cpp/xBindSampleCX.vcxproj b/Samples/XamlBind/cpp/xBindSampleCX.vcxproj index 1046ed5418..d0204d7aab 100644 --- a/Samples/XamlBind/cpp/xBindSampleCX.vcxproj +++ b/Samples/XamlBind/cpp/xBindSampleCX.vcxproj @@ -1,15 +1,15 @@  - {cc17fb28-5492-579c-a61a-2741f4206bad} + {72c4291b-776d-5144-b4be-55396b1264d7} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/XamlBind/cpp/xBindSampleModel/xBindSampleModel.csproj b/Samples/XamlBind/cpp/xBindSampleModel/xBindSampleModel.csproj index 1c6d7ee8fd..bba2ef4d05 100644 --- a/Samples/XamlBind/cpp/xBindSampleModel/xBindSampleModel.csproj +++ b/Samples/XamlBind/cpp/xBindSampleModel/xBindSampleModel.csproj @@ -5,15 +5,15 @@ Debug 8.0.30703 2.0 - {4D026F6A-9D00-53A5-9AEF-39D0E527D120} + {4F0CD52B-88D0-5D62-AF51-A4B23BFB00AE} winmdobj Properties xBindSampleModel xBindSampleModel en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlBind/cs/Package.appxmanifest b/Samples/XamlBind/cs/Package.appxmanifest index 771a8e2f03..99b6c9bdca 100644 --- a/Samples/XamlBind/cs/Package.appxmanifest +++ b/Samples/XamlBind/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/XamlBind/cs/xBindSampleCS.csproj b/Samples/XamlBind/cs/xBindSampleCS.csproj index beed061a62..d9b0aba462 100644 --- a/Samples/XamlBind/cs/xBindSampleCS.csproj +++ b/Samples/XamlBind/cs/xBindSampleCS.csproj @@ -3,15 +3,15 @@ Debug - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7} + {AAF3116E-6786-5647-B4EB-894DEBA4B82A} AppContainerExe Properties xBindSampleCS xBindSampleCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlBind/cs/xBindSampleCS.sln b/Samples/XamlBind/cs/xBindSampleCS.sln index 5f33a9479d..e5ac8d563f 100644 --- a/Samples/XamlBind/cs/xBindSampleCS.sln +++ b/Samples/XamlBind/cs/xBindSampleCS.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xBindSampleCS", "xBindSampleCS.csproj", "{3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xBindSampleCS", "xBindSampleCS.csproj", "{AAF3116E-6786-5647-B4EB-894DEBA4B82A}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xBindSampleModel", "xBindSampleModel\xBindSampleModel.csproj", "{747DB722-80B5-5702-BFE0-7E2DF6AB3500}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xBindSampleModel", "xBindSampleModel\xBindSampleModel.csproj", "{50FB78B8-3019-598C-9112-E051B0948453}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|ARM.ActiveCfg = Debug|ARM - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|ARM.Build.0 = Debug|ARM - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|ARM.Deploy.0 = Debug|ARM - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|x64.ActiveCfg = Debug|x64 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|x64.Build.0 = Debug|x64 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|x64.Deploy.0 = Debug|x64 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|x86.ActiveCfg = Debug|x86 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|x86.Build.0 = Debug|x86 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Debug|x86.Deploy.0 = Debug|x86 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|ARM.ActiveCfg = Release|ARM - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|ARM.Build.0 = Release|ARM - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|ARM.Deploy.0 = Release|ARM - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|x64.ActiveCfg = Release|x64 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|x64.Build.0 = Release|x64 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|x64.Deploy.0 = Release|x64 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|x86.ActiveCfg = Release|x86 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|x86.Build.0 = Release|x86 - {3ED18D8E-F399-5CAC-AAC3-943D6FEBDFA7}.Release|x86.Deploy.0 = Release|x86 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Debug|ARM.ActiveCfg = Debug|ARM - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Debug|ARM.Build.0 = Debug|ARM - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Debug|x64.ActiveCfg = Debug|x64 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Debug|x64.Build.0 = Debug|x64 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Debug|x86.ActiveCfg = Debug|x86 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Debug|x86.Build.0 = Debug|x86 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Release|ARM.ActiveCfg = Release|ARM - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Release|ARM.Build.0 = Release|ARM - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Release|x64.ActiveCfg = Release|x64 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Release|x64.Build.0 = Release|x64 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Release|x86.ActiveCfg = Release|x86 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500}.Release|x86.Build.0 = Release|x86 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|ARM.ActiveCfg = Debug|ARM + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|ARM.Build.0 = Debug|ARM + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|ARM.Deploy.0 = Debug|ARM + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|x64.ActiveCfg = Debug|x64 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|x64.Build.0 = Debug|x64 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|x64.Deploy.0 = Debug|x64 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|x86.ActiveCfg = Debug|x86 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|x86.Build.0 = Debug|x86 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Debug|x86.Deploy.0 = Debug|x86 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|ARM.ActiveCfg = Release|ARM + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|ARM.Build.0 = Release|ARM + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|ARM.Deploy.0 = Release|ARM + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|x64.ActiveCfg = Release|x64 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|x64.Build.0 = Release|x64 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|x64.Deploy.0 = Release|x64 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|x86.ActiveCfg = Release|x86 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|x86.Build.0 = Release|x86 + {AAF3116E-6786-5647-B4EB-894DEBA4B82A}.Release|x86.Deploy.0 = Release|x86 + {50FB78B8-3019-598C-9112-E051B0948453}.Debug|ARM.ActiveCfg = Debug|ARM + {50FB78B8-3019-598C-9112-E051B0948453}.Debug|ARM.Build.0 = Debug|ARM + {50FB78B8-3019-598C-9112-E051B0948453}.Debug|x64.ActiveCfg = Debug|x64 + {50FB78B8-3019-598C-9112-E051B0948453}.Debug|x64.Build.0 = Debug|x64 + {50FB78B8-3019-598C-9112-E051B0948453}.Debug|x86.ActiveCfg = Debug|x86 + {50FB78B8-3019-598C-9112-E051B0948453}.Debug|x86.Build.0 = Debug|x86 + {50FB78B8-3019-598C-9112-E051B0948453}.Release|ARM.ActiveCfg = Release|ARM + {50FB78B8-3019-598C-9112-E051B0948453}.Release|ARM.Build.0 = Release|ARM + {50FB78B8-3019-598C-9112-E051B0948453}.Release|x64.ActiveCfg = Release|x64 + {50FB78B8-3019-598C-9112-E051B0948453}.Release|x64.Build.0 = Release|x64 + {50FB78B8-3019-598C-9112-E051B0948453}.Release|x86.ActiveCfg = Release|x86 + {50FB78B8-3019-598C-9112-E051B0948453}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlBind/cs/xBindSampleModel/xBindSampleModel.csproj b/Samples/XamlBind/cs/xBindSampleModel/xBindSampleModel.csproj index 93ea650321..3fcee10b8e 100644 --- a/Samples/XamlBind/cs/xBindSampleModel/xBindSampleModel.csproj +++ b/Samples/XamlBind/cs/xBindSampleModel/xBindSampleModel.csproj @@ -5,15 +5,15 @@ Debug 8.0.30703 2.0 - {747DB722-80B5-5702-BFE0-7E2DF6AB3500} + {50FB78B8-3019-598C-9112-E051B0948453} winmdobj Properties xBindSampleModel xBindSampleModel en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlBind/xaml-bind.yaml b/Samples/XamlBind/xaml-bind.yml similarity index 100% rename from Samples/XamlBind/xaml-bind.yaml rename to Samples/XamlBind/xaml-bind.yml diff --git a/Samples/XamlBottomUpList/cpp/BottomUpList.sln b/Samples/XamlBottomUpList/cpp/BottomUpList.sln index 935a2bb5ab..138daf45d2 100644 --- a/Samples/XamlBottomUpList/cpp/BottomUpList.sln +++ b/Samples/XamlBottomUpList/cpp/BottomUpList.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BottomUpList", "BottomUpList.vcxproj", "{FA8D8098-F56B-5817-A73E-65FD2107919A}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BottomUpList", "BottomUpList.vcxproj", "{EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|ARM.ActiveCfg = Debug|ARM - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|ARM.Build.0 = Debug|ARM - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|ARM.Deploy.0 = Debug|ARM - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|x64.ActiveCfg = Debug|x64 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|x64.Build.0 = Debug|x64 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|x64.Deploy.0 = Debug|x64 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|x86.ActiveCfg = Debug|Win32 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|x86.Build.0 = Debug|Win32 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Debug|x86.Deploy.0 = Debug|Win32 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|ARM.ActiveCfg = Release|ARM - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|ARM.Build.0 = Release|ARM - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|ARM.Deploy.0 = Release|ARM - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|x64.ActiveCfg = Release|x64 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|x64.Build.0 = Release|x64 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|x64.Deploy.0 = Release|x64 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|x86.ActiveCfg = Release|Win32 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|x86.Build.0 = Release|Win32 - {FA8D8098-F56B-5817-A73E-65FD2107919A}.Release|x86.Deploy.0 = Release|Win32 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|ARM.ActiveCfg = Debug|ARM + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|ARM.Build.0 = Debug|ARM + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|ARM.Deploy.0 = Debug|ARM + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|x64.ActiveCfg = Debug|x64 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|x64.Build.0 = Debug|x64 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|x64.Deploy.0 = Debug|x64 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|x86.ActiveCfg = Debug|Win32 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|x86.Build.0 = Debug|Win32 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Debug|x86.Deploy.0 = Debug|Win32 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|ARM.ActiveCfg = Release|ARM + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|ARM.Build.0 = Release|ARM + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|ARM.Deploy.0 = Release|ARM + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|x64.ActiveCfg = Release|x64 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|x64.Build.0 = Release|x64 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|x64.Deploy.0 = Release|x64 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|x86.ActiveCfg = Release|Win32 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|x86.Build.0 = Release|Win32 + {EFAF6CCA-CEB4-5B77-9B27-C8B89BBFAC2C}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlBottomUpList/cpp/BottomUpList.vcxproj b/Samples/XamlBottomUpList/cpp/BottomUpList.vcxproj index 84ca8606cb..2c04530594 100644 --- a/Samples/XamlBottomUpList/cpp/BottomUpList.vcxproj +++ b/Samples/XamlBottomUpList/cpp/BottomUpList.vcxproj @@ -1,15 +1,15 @@  - {fa8d8098-f56b-5817-a73e-65fd2107919a} + {efaf6cca-ceb4-5b77-9b27-c8b89bbfac2c} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/XamlBottomUpList/cpp/Package.appxmanifest b/Samples/XamlBottomUpList/cpp/Package.appxmanifest index 071969122a..4f563be81f 100644 --- a/Samples/XamlBottomUpList/cpp/Package.appxmanifest +++ b/Samples/XamlBottomUpList/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlBottomUpList/cs/BottomUpList.csproj b/Samples/XamlBottomUpList/cs/BottomUpList.csproj index 5e0a8f4b22..a1eef35ef4 100644 --- a/Samples/XamlBottomUpList/cs/BottomUpList.csproj +++ b/Samples/XamlBottomUpList/cs/BottomUpList.csproj @@ -3,15 +3,15 @@ Debug - {89266EAC-E330-5367-9A11-BFA914F706E2} + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED} AppContainerExe Properties SDKTemplate ResizeView en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlBottomUpList/cs/BottomUpList.sln b/Samples/XamlBottomUpList/cs/BottomUpList.sln index 9cc7af43d5..06d419bfc6 100644 --- a/Samples/XamlBottomUpList/cs/BottomUpList.sln +++ b/Samples/XamlBottomUpList/cs/BottomUpList.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.25121.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BottomUpList", "BottomUpList.csproj", "{89266EAC-E330-5367-9A11-BFA914F706E2}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BottomUpList", "BottomUpList.csproj", "{1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|ARM.ActiveCfg = Debug|ARM - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|ARM.Build.0 = Debug|ARM - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|ARM.Deploy.0 = Debug|ARM - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|x64.ActiveCfg = Debug|x64 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|x64.Build.0 = Debug|x64 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|x64.Deploy.0 = Debug|x64 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|x86.ActiveCfg = Debug|x86 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|x86.Build.0 = Debug|x86 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Debug|x86.Deploy.0 = Debug|x86 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|ARM.ActiveCfg = Release|ARM - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|ARM.Build.0 = Release|ARM - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|ARM.Deploy.0 = Release|ARM - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|x64.ActiveCfg = Release|x64 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|x64.Build.0 = Release|x64 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|x64.Deploy.0 = Release|x64 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|x86.ActiveCfg = Release|x86 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|x86.Build.0 = Release|x86 - {89266EAC-E330-5367-9A11-BFA914F706E2}.Release|x86.Deploy.0 = Release|x86 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|ARM.ActiveCfg = Debug|ARM + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|ARM.Build.0 = Debug|ARM + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|ARM.Deploy.0 = Debug|ARM + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|x64.ActiveCfg = Debug|x64 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|x64.Build.0 = Debug|x64 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|x64.Deploy.0 = Debug|x64 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|x86.ActiveCfg = Debug|x86 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|x86.Build.0 = Debug|x86 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Debug|x86.Deploy.0 = Debug|x86 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|ARM.ActiveCfg = Release|ARM + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|ARM.Build.0 = Release|ARM + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|ARM.Deploy.0 = Release|ARM + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|x64.ActiveCfg = Release|x64 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|x64.Build.0 = Release|x64 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|x64.Deploy.0 = Release|x64 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|x86.ActiveCfg = Release|x86 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|x86.Build.0 = Release|x86 + {1E382B77-0AE0-5EE1-B6D7-CD7FD553AFED}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlBottomUpList/cs/Package.appxmanifest b/Samples/XamlBottomUpList/cs/Package.appxmanifest index a4166cf88a..4749710b32 100644 --- a/Samples/XamlBottomUpList/cs/Package.appxmanifest +++ b/Samples/XamlBottomUpList/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlBottomUpList/xaml-bottom-up-list.yaml b/Samples/XamlBottomUpList/xaml-bottom-up-list.yml similarity index 100% rename from Samples/XamlBottomUpList/xaml-bottom-up-list.yaml rename to Samples/XamlBottomUpList/xaml-bottom-up-list.yml diff --git a/Samples/XamlCloudFontIntegration/cpp/CloudFontIntegration.sln b/Samples/XamlCloudFontIntegration/cpp/CloudFontIntegration.sln index 378f94f938..64e228d043 100644 --- a/Samples/XamlCloudFontIntegration/cpp/CloudFontIntegration.sln +++ b/Samples/XamlCloudFontIntegration/cpp/CloudFontIntegration.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CloudFontIntegration", "CloudFontIntegration.vcxproj", "{6301F889-EE4F-5489-B0E1-3AF20BDA079B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CloudFontIntegration", "CloudFontIntegration.vcxproj", "{D304EF2B-1E8C-5D7B-A13F-E865A091824A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|ARM.ActiveCfg = Debug|ARM - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|ARM.Build.0 = Debug|ARM - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|ARM.Deploy.0 = Debug|ARM - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|x64.ActiveCfg = Debug|x64 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|x64.Build.0 = Debug|x64 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|x64.Deploy.0 = Debug|x64 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|x86.ActiveCfg = Debug|Win32 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|x86.Build.0 = Debug|Win32 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Debug|x86.Deploy.0 = Debug|Win32 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|ARM.ActiveCfg = Release|ARM - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|ARM.Build.0 = Release|ARM - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|ARM.Deploy.0 = Release|ARM - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|x64.ActiveCfg = Release|x64 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|x64.Build.0 = Release|x64 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|x64.Deploy.0 = Release|x64 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|x86.ActiveCfg = Release|Win32 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|x86.Build.0 = Release|Win32 - {6301F889-EE4F-5489-B0E1-3AF20BDA079B}.Release|x86.Deploy.0 = Release|Win32 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|ARM.ActiveCfg = Debug|ARM + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|ARM.Build.0 = Debug|ARM + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|ARM.Deploy.0 = Debug|ARM + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|x64.ActiveCfg = Debug|x64 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|x64.Build.0 = Debug|x64 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|x64.Deploy.0 = Debug|x64 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|x86.ActiveCfg = Debug|Win32 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|x86.Build.0 = Debug|Win32 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Debug|x86.Deploy.0 = Debug|Win32 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|ARM.ActiveCfg = Release|ARM + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|ARM.Build.0 = Release|ARM + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|ARM.Deploy.0 = Release|ARM + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|x64.ActiveCfg = Release|x64 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|x64.Build.0 = Release|x64 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|x64.Deploy.0 = Release|x64 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|x86.ActiveCfg = Release|Win32 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|x86.Build.0 = Release|Win32 + {D304EF2B-1E8C-5D7B-A13F-E865A091824A}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlCloudFontIntegration/cpp/CloudFontIntegration.vcxproj b/Samples/XamlCloudFontIntegration/cpp/CloudFontIntegration.vcxproj index fd3ab08b2d..2cd8761680 100644 --- a/Samples/XamlCloudFontIntegration/cpp/CloudFontIntegration.vcxproj +++ b/Samples/XamlCloudFontIntegration/cpp/CloudFontIntegration.vcxproj @@ -1,7 +1,7 @@  - {6301f889-ee4f-5489-b0e1-3af20bda079b} + {d304ef2b-1e8c-5d7b-a13f-e865a091824a} SDKTemplate en-US 14.0 @@ -9,8 +9,8 @@ Windows Store 10.0 true - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/XamlCloudFontIntegration/cpp/Package.appxmanifest b/Samples/XamlCloudFontIntegration/cpp/Package.appxmanifest index c04861e43a..dafc2caa69 100644 --- a/Samples/XamlCloudFontIntegration/cpp/Package.appxmanifest +++ b/Samples/XamlCloudFontIntegration/cpp/Package.appxmanifest @@ -8,7 +8,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/XamlCloudFontIntegration/cs/CloudFontIntegration.csproj b/Samples/XamlCloudFontIntegration/cs/CloudFontIntegration.csproj index 717ee60082..38d87db90c 100644 --- a/Samples/XamlCloudFontIntegration/cs/CloudFontIntegration.csproj +++ b/Samples/XamlCloudFontIntegration/cs/CloudFontIntegration.csproj @@ -4,15 +4,15 @@ Debug x86 - {CD417422-80AE-518D-B54B-144D106EC948} + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119} AppContainerExe Properties XamlCloudFontIntegration XamlCloudFontIntegration en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlCloudFontIntegration/cs/CloudFontIntegration.sln b/Samples/XamlCloudFontIntegration/cs/CloudFontIntegration.sln index a59ee0d31d..32fc740eb4 100644 --- a/Samples/XamlCloudFontIntegration/cs/CloudFontIntegration.sln +++ b/Samples/XamlCloudFontIntegration/cs/CloudFontIntegration.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudFontIntegration", "CloudFontIntegration.csproj", "{CD417422-80AE-518D-B54B-144D106EC948}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CloudFontIntegration", "CloudFontIntegration.csproj", "{F4CB2370-6FBA-5BDA-B772-A6555BEDF119}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|ARM.ActiveCfg = Debug|ARM - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|ARM.Build.0 = Debug|ARM - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|ARM.Deploy.0 = Debug|ARM - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|x64.ActiveCfg = Debug|x64 - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|x64.Build.0 = Debug|x64 - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|x64.Deploy.0 = Debug|x64 - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|x86.ActiveCfg = Debug|x86 - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|x86.Build.0 = Debug|x86 - {CD417422-80AE-518D-B54B-144D106EC948}.Debug|x86.Deploy.0 = Debug|x86 - {CD417422-80AE-518D-B54B-144D106EC948}.Release|ARM.ActiveCfg = Release|ARM - {CD417422-80AE-518D-B54B-144D106EC948}.Release|ARM.Build.0 = Release|ARM - {CD417422-80AE-518D-B54B-144D106EC948}.Release|ARM.Deploy.0 = Release|ARM - {CD417422-80AE-518D-B54B-144D106EC948}.Release|x64.ActiveCfg = Release|x64 - {CD417422-80AE-518D-B54B-144D106EC948}.Release|x64.Build.0 = Release|x64 - {CD417422-80AE-518D-B54B-144D106EC948}.Release|x64.Deploy.0 = Release|x64 - {CD417422-80AE-518D-B54B-144D106EC948}.Release|x86.ActiveCfg = Release|x86 - {CD417422-80AE-518D-B54B-144D106EC948}.Release|x86.Build.0 = Release|x86 - {CD417422-80AE-518D-B54B-144D106EC948}.Release|x86.Deploy.0 = Release|x86 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|ARM.ActiveCfg = Debug|ARM + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|ARM.Build.0 = Debug|ARM + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|ARM.Deploy.0 = Debug|ARM + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|x64.ActiveCfg = Debug|x64 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|x64.Build.0 = Debug|x64 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|x64.Deploy.0 = Debug|x64 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|x86.ActiveCfg = Debug|x86 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|x86.Build.0 = Debug|x86 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Debug|x86.Deploy.0 = Debug|x86 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|ARM.ActiveCfg = Release|ARM + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|ARM.Build.0 = Release|ARM + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|ARM.Deploy.0 = Release|ARM + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|x64.ActiveCfg = Release|x64 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|x64.Build.0 = Release|x64 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|x64.Deploy.0 = Release|x64 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|x86.ActiveCfg = Release|x86 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|x86.Build.0 = Release|x86 + {F4CB2370-6FBA-5BDA-B772-A6555BEDF119}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlCloudFontIntegration/cs/Package.appxmanifest b/Samples/XamlCloudFontIntegration/cs/Package.appxmanifest index c10f125748..f81eaa1cd1 100644 --- a/Samples/XamlCloudFontIntegration/cs/Package.appxmanifest +++ b/Samples/XamlCloudFontIntegration/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlCloudFontIntegration/xaml-cloud-font-integration.yaml b/Samples/XamlCloudFontIntegration/xaml-cloud-font-integration.yml similarity index 100% rename from Samples/XamlCloudFontIntegration/xaml-cloud-font-integration.yaml rename to Samples/XamlCloudFontIntegration/xaml-cloud-font-integration.yml diff --git a/Samples/XamlCommanding/cpp/Commanding.sln b/Samples/XamlCommanding/cpp/Commanding.sln index 12baaa1387..12c45c0868 100644 --- a/Samples/XamlCommanding/cpp/Commanding.sln +++ b/Samples/XamlCommanding/cpp/Commanding.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Commanding", "Commanding.vcxproj", "{624E2448-841C-544C-93FB-6269D568234C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Commanding", "Commanding.vcxproj", "{B53DA981-D383-5DC6-9AEF-0A429AD77B5B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {624E2448-841C-544C-93FB-6269D568234C}.Debug|ARM.ActiveCfg = Debug|ARM - {624E2448-841C-544C-93FB-6269D568234C}.Debug|ARM.Build.0 = Debug|ARM - {624E2448-841C-544C-93FB-6269D568234C}.Debug|ARM.Deploy.0 = Debug|ARM - {624E2448-841C-544C-93FB-6269D568234C}.Debug|x64.ActiveCfg = Debug|x64 - {624E2448-841C-544C-93FB-6269D568234C}.Debug|x64.Build.0 = Debug|x64 - {624E2448-841C-544C-93FB-6269D568234C}.Debug|x64.Deploy.0 = Debug|x64 - {624E2448-841C-544C-93FB-6269D568234C}.Debug|x86.ActiveCfg = Debug|Win32 - {624E2448-841C-544C-93FB-6269D568234C}.Debug|x86.Build.0 = Debug|Win32 - {624E2448-841C-544C-93FB-6269D568234C}.Debug|x86.Deploy.0 = Debug|Win32 - {624E2448-841C-544C-93FB-6269D568234C}.Release|ARM.ActiveCfg = Release|ARM - {624E2448-841C-544C-93FB-6269D568234C}.Release|ARM.Build.0 = Release|ARM - {624E2448-841C-544C-93FB-6269D568234C}.Release|ARM.Deploy.0 = Release|ARM - {624E2448-841C-544C-93FB-6269D568234C}.Release|x64.ActiveCfg = Release|x64 - {624E2448-841C-544C-93FB-6269D568234C}.Release|x64.Build.0 = Release|x64 - {624E2448-841C-544C-93FB-6269D568234C}.Release|x64.Deploy.0 = Release|x64 - {624E2448-841C-544C-93FB-6269D568234C}.Release|x86.ActiveCfg = Release|Win32 - {624E2448-841C-544C-93FB-6269D568234C}.Release|x86.Build.0 = Release|Win32 - {624E2448-841C-544C-93FB-6269D568234C}.Release|x86.Deploy.0 = Release|Win32 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|ARM.ActiveCfg = Debug|ARM + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|ARM.Build.0 = Debug|ARM + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|ARM.Deploy.0 = Debug|ARM + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|x64.ActiveCfg = Debug|x64 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|x64.Build.0 = Debug|x64 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|x64.Deploy.0 = Debug|x64 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|x86.ActiveCfg = Debug|Win32 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|x86.Build.0 = Debug|Win32 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Debug|x86.Deploy.0 = Debug|Win32 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|ARM.ActiveCfg = Release|ARM + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|ARM.Build.0 = Release|ARM + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|ARM.Deploy.0 = Release|ARM + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|x64.ActiveCfg = Release|x64 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|x64.Build.0 = Release|x64 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|x64.Deploy.0 = Release|x64 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|x86.ActiveCfg = Release|Win32 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|x86.Build.0 = Release|Win32 + {B53DA981-D383-5DC6-9AEF-0A429AD77B5B}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlCommanding/cpp/Commanding.vcxproj b/Samples/XamlCommanding/cpp/Commanding.vcxproj index 6f51033888..26c55c1ee9 100644 --- a/Samples/XamlCommanding/cpp/Commanding.vcxproj +++ b/Samples/XamlCommanding/cpp/Commanding.vcxproj @@ -1,15 +1,15 @@  - {624e2448-841c-544c-93fb-6269d568234c} + {b53da981-d383-5dc6-9aef-0a429ad77b5b} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/XamlCommanding/cpp/Package.appxmanifest b/Samples/XamlCommanding/cpp/Package.appxmanifest index 4307d71164..4d7eb4109a 100644 --- a/Samples/XamlCommanding/cpp/Package.appxmanifest +++ b/Samples/XamlCommanding/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlCommanding/cs/Commanding.csproj b/Samples/XamlCommanding/cs/Commanding.csproj index 2ca8d77e03..1443702794 100644 --- a/Samples/XamlCommanding/cs/Commanding.csproj +++ b/Samples/XamlCommanding/cs/Commanding.csproj @@ -4,15 +4,15 @@ Debug x86 - {CA683BEC-912F-522E-8BFB-73FA6C303182} + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC} AppContainerExe Properties Commanding Commanding en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlCommanding/cs/Commanding.sln b/Samples/XamlCommanding/cs/Commanding.sln index 3dafc32e96..51e94a0b67 100644 --- a/Samples/XamlCommanding/cs/Commanding.sln +++ b/Samples/XamlCommanding/cs/Commanding.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commanding", "Commanding.csproj", "{CA683BEC-912F-522E-8BFB-73FA6C303182}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Commanding", "Commanding.csproj", "{FCAC1CB5-A62E-5FE5-A437-7261D22244AC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|ARM.ActiveCfg = Debug|ARM - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|ARM.Build.0 = Debug|ARM - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|ARM.Deploy.0 = Debug|ARM - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|x64.ActiveCfg = Debug|x64 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|x64.Build.0 = Debug|x64 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|x64.Deploy.0 = Debug|x64 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|x86.ActiveCfg = Debug|x86 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|x86.Build.0 = Debug|x86 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Debug|x86.Deploy.0 = Debug|x86 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|ARM.ActiveCfg = Release|ARM - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|ARM.Build.0 = Release|ARM - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|ARM.Deploy.0 = Release|ARM - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|x64.ActiveCfg = Release|x64 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|x64.Build.0 = Release|x64 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|x64.Deploy.0 = Release|x64 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|x86.ActiveCfg = Release|x86 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|x86.Build.0 = Release|x86 - {CA683BEC-912F-522E-8BFB-73FA6C303182}.Release|x86.Deploy.0 = Release|x86 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|ARM.ActiveCfg = Debug|ARM + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|ARM.Build.0 = Debug|ARM + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|ARM.Deploy.0 = Debug|ARM + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|x64.ActiveCfg = Debug|x64 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|x64.Build.0 = Debug|x64 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|x64.Deploy.0 = Debug|x64 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|x86.ActiveCfg = Debug|x86 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|x86.Build.0 = Debug|x86 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Debug|x86.Deploy.0 = Debug|x86 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|ARM.ActiveCfg = Release|ARM + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|ARM.Build.0 = Release|ARM + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|ARM.Deploy.0 = Release|ARM + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|x64.ActiveCfg = Release|x64 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|x64.Build.0 = Release|x64 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|x64.Deploy.0 = Release|x64 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|x86.ActiveCfg = Release|x86 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|x86.Build.0 = Release|x86 + {FCAC1CB5-A62E-5FE5-A437-7261D22244AC}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlCommanding/cs/Package.appxmanifest b/Samples/XamlCommanding/cs/Package.appxmanifest index b780fd4e0a..a98d1182c2 100644 --- a/Samples/XamlCommanding/cs/Package.appxmanifest +++ b/Samples/XamlCommanding/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlCommanding/xaml-commanding.yaml b/Samples/XamlCommanding/xaml-commanding.yml similarity index 100% rename from Samples/XamlCommanding/xaml-commanding.yaml rename to Samples/XamlCommanding/xaml-commanding.yml diff --git a/Samples/XamlContextMenu/cpp/ContextMenu.sln b/Samples/XamlContextMenu/cpp/ContextMenu.sln index d9929a9d59..34c82bd536 100644 --- a/Samples/XamlContextMenu/cpp/ContextMenu.sln +++ b/Samples/XamlContextMenu/cpp/ContextMenu.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContextMenu", "ContextMenu.vcxproj", "{B4E48A5D-4AE6-5F04-893A-76EB96508236}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContextMenu", "ContextMenu.vcxproj", "{6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|ARM.ActiveCfg = Debug|ARM - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|ARM.Build.0 = Debug|ARM - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|ARM.Deploy.0 = Debug|ARM - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|x64.ActiveCfg = Debug|x64 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|x64.Build.0 = Debug|x64 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|x64.Deploy.0 = Debug|x64 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|x86.ActiveCfg = Debug|Win32 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|x86.Build.0 = Debug|Win32 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Debug|x86.Deploy.0 = Debug|Win32 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|ARM.ActiveCfg = Release|ARM - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|ARM.Build.0 = Release|ARM - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|ARM.Deploy.0 = Release|ARM - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|x64.ActiveCfg = Release|x64 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|x64.Build.0 = Release|x64 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|x64.Deploy.0 = Release|x64 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|x86.ActiveCfg = Release|Win32 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|x86.Build.0 = Release|Win32 - {B4E48A5D-4AE6-5F04-893A-76EB96508236}.Release|x86.Deploy.0 = Release|Win32 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|ARM.ActiveCfg = Debug|ARM + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|ARM.Build.0 = Debug|ARM + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|ARM.Deploy.0 = Debug|ARM + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|x64.ActiveCfg = Debug|x64 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|x64.Build.0 = Debug|x64 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|x64.Deploy.0 = Debug|x64 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|x86.ActiveCfg = Debug|Win32 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|x86.Build.0 = Debug|Win32 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Debug|x86.Deploy.0 = Debug|Win32 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|ARM.ActiveCfg = Release|ARM + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|ARM.Build.0 = Release|ARM + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|ARM.Deploy.0 = Release|ARM + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|x64.ActiveCfg = Release|x64 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|x64.Build.0 = Release|x64 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|x64.Deploy.0 = Release|x64 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|x86.ActiveCfg = Release|Win32 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|x86.Build.0 = Release|Win32 + {6F2E9C52-2599-5538-B1C7-CB2CFFF13BCE}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlContextMenu/cpp/ContextMenu.vcxproj b/Samples/XamlContextMenu/cpp/ContextMenu.vcxproj index b5ccb772a1..d13b40a83a 100644 --- a/Samples/XamlContextMenu/cpp/ContextMenu.vcxproj +++ b/Samples/XamlContextMenu/cpp/ContextMenu.vcxproj @@ -1,15 +1,15 @@  - {b4e48a5d-4ae6-5f04-893a-76eb96508236} + {6f2e9c52-2599-5538-b1c7-cb2cfff13bce} SDKTemplate en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/XamlContextMenu/cpp/Package.appxmanifest b/Samples/XamlContextMenu/cpp/Package.appxmanifest index 8005701545..87ece2fbc8 100644 --- a/Samples/XamlContextMenu/cpp/Package.appxmanifest +++ b/Samples/XamlContextMenu/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlContextMenu/cs/ContextMenu.csproj b/Samples/XamlContextMenu/cs/ContextMenu.csproj index f18ec1148d..7a17c9b32a 100644 --- a/Samples/XamlContextMenu/cs/ContextMenu.csproj +++ b/Samples/XamlContextMenu/cs/ContextMenu.csproj @@ -4,15 +4,15 @@ Debug x86 - {B8AE8A32-BED6-5493-B70D-07DEF22B5486} + {7FA235AC-7FE7-5A00-ADDA-EF386A8FEA1E} AppContainerExe Properties SDKTemplate ContextMenu en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlContextMenu/cs/ContextMenu.sln b/Samples/XamlContextMenu/cs/ContextMenu.sln index d2ea364861..fefe9153f2 100644 --- a/Samples/XamlContextMenu/cs/ContextMenu.sln +++ b/Samples/XamlContextMenu/cs/ContextMenu.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextMenu", ".\ContextMenu.csproj", "{E2CDD9C8-3960-5D69-8210-B1946849E8DF}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextMenu", ".\ContextMenu.csproj", "{DF47B8DE-F7ED-5588-8C10-DC689B39A85D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|ARM.ActiveCfg = Debug|ARM - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|ARM.Build.0 = Debug|ARM - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|ARM.Deploy.0 = Debug|ARM - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|x64.ActiveCfg = Debug|x64 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|x64.Build.0 = Debug|x64 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|x64.Deploy.0 = Debug|x64 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|x86.ActiveCfg = Debug|x86 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|x86.Build.0 = Debug|x86 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Debug|x86.Deploy.0 = Debug|x86 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|ARM.ActiveCfg = Release|ARM - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|ARM.Build.0 = Release|ARM - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|ARM.Deploy.0 = Release|ARM - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|x64.ActiveCfg = Release|x64 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|x64.Build.0 = Release|x64 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|x64.Deploy.0 = Release|x64 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|x86.ActiveCfg = Release|x86 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|x86.Build.0 = Release|x86 - {E2CDD9C8-3960-5D69-8210-B1946849E8DF}.Release|x86.Deploy.0 = Release|x86 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|ARM.ActiveCfg = Debug|ARM + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|ARM.Build.0 = Debug|ARM + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|ARM.Deploy.0 = Debug|ARM + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|x64.ActiveCfg = Debug|x64 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|x64.Build.0 = Debug|x64 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|x64.Deploy.0 = Debug|x64 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|x86.ActiveCfg = Debug|x86 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|x86.Build.0 = Debug|x86 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Debug|x86.Deploy.0 = Debug|x86 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|ARM.ActiveCfg = Release|ARM + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|ARM.Build.0 = Release|ARM + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|ARM.Deploy.0 = Release|ARM + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|x64.ActiveCfg = Release|x64 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|x64.Build.0 = Release|x64 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|x64.Deploy.0 = Release|x64 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|x86.ActiveCfg = Release|x86 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|x86.Build.0 = Release|x86 + {DF47B8DE-F7ED-5588-8C10-DC689B39A85D}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlContextMenu/cs/Package.appxmanifest b/Samples/XamlContextMenu/cs/Package.appxmanifest index 18427781ee..4f673b8f29 100644 --- a/Samples/XamlContextMenu/cs/Package.appxmanifest +++ b/Samples/XamlContextMenu/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlContextMenu/xaml-context-menu.yaml b/Samples/XamlContextMenu/xaml-context-menu.yml similarity index 100% rename from Samples/XamlContextMenu/xaml-context-menu.yaml rename to Samples/XamlContextMenu/xaml-context-menu.yml diff --git a/Samples/XamlCustomMediaTransportControls/cs/CustomMediaTransportControls.csproj b/Samples/XamlCustomMediaTransportControls/cs/CustomMediaTransportControls.csproj index 55c392edf8..abeefe8bca 100644 --- a/Samples/XamlCustomMediaTransportControls/cs/CustomMediaTransportControls.csproj +++ b/Samples/XamlCustomMediaTransportControls/cs/CustomMediaTransportControls.csproj @@ -4,15 +4,15 @@ Debug x86 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E} + {E539D4C4-388C-59E1-AFE3-1A54E9733126} AppContainerExe Properties CustomMediaTransportControls CustomMediaTransportControls en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlCustomMediaTransportControls/cs/CustomMediaTransportControls.sln b/Samples/XamlCustomMediaTransportControls/cs/CustomMediaTransportControls.sln index bed9348ce9..573590fb69 100644 --- a/Samples/XamlCustomMediaTransportControls/cs/CustomMediaTransportControls.sln +++ b/Samples/XamlCustomMediaTransportControls/cs/CustomMediaTransportControls.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomMediaTransportControls", "CustomMediaTransportControls.csproj", "{FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomMediaTransportControls", "CustomMediaTransportControls.csproj", "{E539D4C4-388C-59E1-AFE3-1A54E9733126}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|ARM.ActiveCfg = Debug|ARM - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|ARM.Build.0 = Debug|ARM - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|ARM.Deploy.0 = Debug|ARM - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|x64.ActiveCfg = Debug|x64 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|x64.Build.0 = Debug|x64 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|x64.Deploy.0 = Debug|x64 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|x86.ActiveCfg = Debug|x86 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|x86.Build.0 = Debug|x86 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Debug|x86.Deploy.0 = Debug|x86 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|ARM.ActiveCfg = Release|ARM - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|ARM.Build.0 = Release|ARM - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|ARM.Deploy.0 = Release|ARM - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|x64.ActiveCfg = Release|x64 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|x64.Build.0 = Release|x64 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|x64.Deploy.0 = Release|x64 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|x86.ActiveCfg = Release|x86 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|x86.Build.0 = Release|x86 - {FCE499F5-6DD6-51F6-A49E-2859CCF04D5E}.Release|x86.Deploy.0 = Release|x86 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|ARM.ActiveCfg = Debug|ARM + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|ARM.Build.0 = Debug|ARM + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|ARM.Deploy.0 = Debug|ARM + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|x64.ActiveCfg = Debug|x64 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|x64.Build.0 = Debug|x64 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|x64.Deploy.0 = Debug|x64 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|x86.ActiveCfg = Debug|x86 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|x86.Build.0 = Debug|x86 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Debug|x86.Deploy.0 = Debug|x86 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|ARM.ActiveCfg = Release|ARM + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|ARM.Build.0 = Release|ARM + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|ARM.Deploy.0 = Release|ARM + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|x64.ActiveCfg = Release|x64 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|x64.Build.0 = Release|x64 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|x64.Deploy.0 = Release|x64 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|x86.ActiveCfg = Release|x86 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|x86.Build.0 = Release|x86 + {E539D4C4-388C-59E1-AFE3-1A54E9733126}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlCustomMediaTransportControls/cs/Package.appxmanifest b/Samples/XamlCustomMediaTransportControls/cs/Package.appxmanifest index 7e3026265c..05f7b15cd6 100644 --- a/Samples/XamlCustomMediaTransportControls/cs/Package.appxmanifest +++ b/Samples/XamlCustomMediaTransportControls/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlCustomMediaTransportControls/xaml-custom-media-transport-controls.yaml b/Samples/XamlCustomMediaTransportControls/xaml-custom-media-transport-controls.yml similarity index 100% rename from Samples/XamlCustomMediaTransportControls/xaml-custom-media-transport-controls.yaml rename to Samples/XamlCustomMediaTransportControls/xaml-custom-media-transport-controls.yml diff --git a/Samples/XamlDataVirtualization/cs/DataVirtualization.csproj b/Samples/XamlDataVirtualization/cs/DataVirtualization.csproj index 217cec6588..3189561054 100644 --- a/Samples/XamlDataVirtualization/cs/DataVirtualization.csproj +++ b/Samples/XamlDataVirtualization/cs/DataVirtualization.csproj @@ -4,15 +4,15 @@ Debug x86 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF} + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3} AppContainerExe Properties DataVirtualization DataVirtualization en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlDataVirtualization/cs/DataVirtualization.sln b/Samples/XamlDataVirtualization/cs/DataVirtualization.sln index 3d070ca129..8c8daef2c3 100644 --- a/Samples/XamlDataVirtualization/cs/DataVirtualization.sln +++ b/Samples/XamlDataVirtualization/cs/DataVirtualization.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataVirtualization", "DataVirtualization.csproj", "{EE2591B2-16E3-5BE5-BB14-FEF055162ADF}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataVirtualization", "DataVirtualization.csproj", "{B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|ARM.ActiveCfg = Debug|ARM - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|ARM.Build.0 = Debug|ARM - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|ARM.Deploy.0 = Debug|ARM - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|x64.ActiveCfg = Debug|x64 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|x64.Build.0 = Debug|x64 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|x64.Deploy.0 = Debug|x64 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|x86.ActiveCfg = Debug|x86 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|x86.Build.0 = Debug|x86 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Debug|x86.Deploy.0 = Debug|x86 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|ARM.ActiveCfg = Release|ARM - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|ARM.Build.0 = Release|ARM - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|ARM.Deploy.0 = Release|ARM - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|x64.ActiveCfg = Release|x64 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|x64.Build.0 = Release|x64 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|x64.Deploy.0 = Release|x64 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|x86.ActiveCfg = Release|x86 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|x86.Build.0 = Release|x86 - {EE2591B2-16E3-5BE5-BB14-FEF055162ADF}.Release|x86.Deploy.0 = Release|x86 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|ARM.ActiveCfg = Debug|ARM + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|ARM.Build.0 = Debug|ARM + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|ARM.Deploy.0 = Debug|ARM + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|x64.ActiveCfg = Debug|x64 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|x64.Build.0 = Debug|x64 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|x64.Deploy.0 = Debug|x64 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|x86.ActiveCfg = Debug|x86 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|x86.Build.0 = Debug|x86 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Debug|x86.Deploy.0 = Debug|x86 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|ARM.ActiveCfg = Release|ARM + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|ARM.Build.0 = Release|ARM + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|ARM.Deploy.0 = Release|ARM + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|x64.ActiveCfg = Release|x64 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|x64.Build.0 = Release|x64 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|x64.Deploy.0 = Release|x64 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|x86.ActiveCfg = Release|x86 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|x86.Build.0 = Release|x86 + {B5339566-C0BB-5EF6-9DDE-D1505D2DBCD3}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlDataVirtualization/cs/Package.appxmanifest b/Samples/XamlDataVirtualization/cs/Package.appxmanifest index b2cc66b09c..b48e3209d9 100644 --- a/Samples/XamlDataVirtualization/cs/Package.appxmanifest +++ b/Samples/XamlDataVirtualization/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/XamlDataVirtualization/xaml-data-virtualization.yaml b/Samples/XamlDataVirtualization/xaml-data-virtualization.yml similarity index 100% rename from Samples/XamlDataVirtualization/xaml-data-virtualization.yaml rename to Samples/XamlDataVirtualization/xaml-data-virtualization.yml diff --git a/Samples/XamlDeferLoadStrategy/cs/Package.appxmanifest b/Samples/XamlDeferLoadStrategy/cs/Package.appxmanifest index 3b05e9fffe..afdd36160a 100644 --- a/Samples/XamlDeferLoadStrategy/cs/Package.appxmanifest +++ b/Samples/XamlDeferLoadStrategy/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlDeferLoadStrategy/cs/xDeferLoadStrategy.csproj b/Samples/XamlDeferLoadStrategy/cs/xDeferLoadStrategy.csproj index 1f318b2918..9989a37c0a 100644 --- a/Samples/XamlDeferLoadStrategy/cs/xDeferLoadStrategy.csproj +++ b/Samples/XamlDeferLoadStrategy/cs/xDeferLoadStrategy.csproj @@ -4,15 +4,15 @@ Debug x86 - {A93634D8-AE3E-53B7-AB74-1E60C709309A} + {34BD9903-BC57-5D7A-961B-93F6A427B79E} AppContainerExe Properties xDeferLoadStrategy xDeferLoadStrategy en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlDeferLoadStrategy/cs/xDeferLoadStrategy.sln b/Samples/XamlDeferLoadStrategy/cs/xDeferLoadStrategy.sln index e38b261827..b39a641fa6 100644 --- a/Samples/XamlDeferLoadStrategy/cs/xDeferLoadStrategy.sln +++ b/Samples/XamlDeferLoadStrategy/cs/xDeferLoadStrategy.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xDeferLoadStrategy", "xDeferLoadStrategy.csproj", "{A93634D8-AE3E-53B7-AB74-1E60C709309A}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xDeferLoadStrategy", "xDeferLoadStrategy.csproj", "{34BD9903-BC57-5D7A-961B-93F6A427B79E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|ARM.ActiveCfg = Debug|ARM - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|ARM.Build.0 = Debug|ARM - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|ARM.Deploy.0 = Debug|ARM - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|x64.ActiveCfg = Debug|x64 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|x64.Build.0 = Debug|x64 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|x64.Deploy.0 = Debug|x64 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|x86.ActiveCfg = Debug|x86 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|x86.Build.0 = Debug|x86 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Debug|x86.Deploy.0 = Debug|x86 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|ARM.ActiveCfg = Release|ARM - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|ARM.Build.0 = Release|ARM - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|ARM.Deploy.0 = Release|ARM - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|x64.ActiveCfg = Release|x64 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|x64.Build.0 = Release|x64 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|x64.Deploy.0 = Release|x64 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|x86.ActiveCfg = Release|x86 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|x86.Build.0 = Release|x86 - {A93634D8-AE3E-53B7-AB74-1E60C709309A}.Release|x86.Deploy.0 = Release|x86 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|ARM.ActiveCfg = Debug|ARM + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|ARM.Build.0 = Debug|ARM + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|ARM.Deploy.0 = Debug|ARM + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|x64.ActiveCfg = Debug|x64 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|x64.Build.0 = Debug|x64 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|x64.Deploy.0 = Debug|x64 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|x86.ActiveCfg = Debug|x86 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|x86.Build.0 = Debug|x86 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Debug|x86.Deploy.0 = Debug|x86 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|ARM.ActiveCfg = Release|ARM + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|ARM.Build.0 = Release|ARM + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|ARM.Deploy.0 = Release|ARM + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|x64.ActiveCfg = Release|x64 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|x64.Build.0 = Release|x64 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|x64.Deploy.0 = Release|x64 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|x86.ActiveCfg = Release|x86 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|x86.Build.0 = Release|x86 + {34BD9903-BC57-5D7A-961B-93F6A427B79E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlDeferLoadStrategy/xaml-defer-load-strategy.yaml b/Samples/XamlDeferLoadStrategy/xaml-defer-load-strategy.yml similarity index 100% rename from Samples/XamlDeferLoadStrategy/xaml-defer-load-strategy.yaml rename to Samples/XamlDeferLoadStrategy/xaml-defer-load-strategy.yml diff --git a/Samples/XamlDragAndDrop/cpp/DragAndDropSampleNative.sln b/Samples/XamlDragAndDrop/cpp/DragAndDropSampleNative.sln index 1181b8ad89..4fdb431552 100644 --- a/Samples/XamlDragAndDrop/cpp/DragAndDropSampleNative.sln +++ b/Samples/XamlDragAndDrop/cpp/DragAndDropSampleNative.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DragAndDropSampleNative", "DragAndDropSampleNative.vcxproj", "{ED394C0F-50C7-5C1E-BF45-32D40A1DA309}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DragAndDropSampleNative", "DragAndDropSampleNative.vcxproj", "{B93B32FF-4852-555F-9953-9E83B0AE9D15}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|ARM.ActiveCfg = Debug|ARM - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|ARM.Build.0 = Debug|ARM - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|ARM.Deploy.0 = Debug|ARM - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|x64.ActiveCfg = Debug|x64 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|x64.Build.0 = Debug|x64 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|x64.Deploy.0 = Debug|x64 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|x86.ActiveCfg = Debug|Win32 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|x86.Build.0 = Debug|Win32 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Debug|x86.Deploy.0 = Debug|Win32 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|ARM.ActiveCfg = Release|ARM - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|ARM.Build.0 = Release|ARM - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|ARM.Deploy.0 = Release|ARM - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|x64.ActiveCfg = Release|x64 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|x64.Build.0 = Release|x64 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|x64.Deploy.0 = Release|x64 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|x86.ActiveCfg = Release|Win32 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|x86.Build.0 = Release|Win32 - {ED394C0F-50C7-5C1E-BF45-32D40A1DA309}.Release|x86.Deploy.0 = Release|Win32 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|ARM.ActiveCfg = Debug|ARM + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|ARM.Build.0 = Debug|ARM + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|ARM.Deploy.0 = Debug|ARM + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|x64.ActiveCfg = Debug|x64 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|x64.Build.0 = Debug|x64 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|x64.Deploy.0 = Debug|x64 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|x86.ActiveCfg = Debug|Win32 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|x86.Build.0 = Debug|Win32 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Debug|x86.Deploy.0 = Debug|Win32 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|ARM.ActiveCfg = Release|ARM + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|ARM.Build.0 = Release|ARM + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|ARM.Deploy.0 = Release|ARM + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|x64.ActiveCfg = Release|x64 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|x64.Build.0 = Release|x64 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|x64.Deploy.0 = Release|x64 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|x86.ActiveCfg = Release|Win32 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|x86.Build.0 = Release|Win32 + {B93B32FF-4852-555F-9953-9E83B0AE9D15}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlDragAndDrop/cpp/DragAndDropSampleNative.vcxproj b/Samples/XamlDragAndDrop/cpp/DragAndDropSampleNative.vcxproj index 7c649e38ce..104df5e012 100644 --- a/Samples/XamlDragAndDrop/cpp/DragAndDropSampleNative.vcxproj +++ b/Samples/XamlDragAndDrop/cpp/DragAndDropSampleNative.vcxproj @@ -1,14 +1,14 @@  - {ed394c0f-50c7-5c1e-bf45-32d40a1da309} + {b93b32ff-4852-555f-9953-9e83b0ae9d15} SDKTemplate en-US 14.0 true Windows Store - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 10.0 diff --git a/Samples/XamlDragAndDrop/cpp/Package.appxmanifest b/Samples/XamlDragAndDrop/cpp/Package.appxmanifest index 413c17b884..487f954668 100644 --- a/Samples/XamlDragAndDrop/cpp/Package.appxmanifest +++ b/Samples/XamlDragAndDrop/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlDragAndDrop/cs/DragAndDropSampleManaged.csproj b/Samples/XamlDragAndDrop/cs/DragAndDropSampleManaged.csproj index 8c88e598ad..7429c060c4 100644 --- a/Samples/XamlDragAndDrop/cs/DragAndDropSampleManaged.csproj +++ b/Samples/XamlDragAndDrop/cs/DragAndDropSampleManaged.csproj @@ -3,15 +3,15 @@ Debug - {9F09F184-DD50-5B45-8789-617A24361548} + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41} AppContainerExe Properties DragAndDropSampleManaged DragAndDropSampleManaged en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlDragAndDrop/cs/DragAndDropSampleManaged.sln b/Samples/XamlDragAndDrop/cs/DragAndDropSampleManaged.sln index db6b591332..8e36625c41 100644 --- a/Samples/XamlDragAndDrop/cs/DragAndDropSampleManaged.sln +++ b/Samples/XamlDragAndDrop/cs/DragAndDropSampleManaged.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DragAndDropSampleManaged", "DragAndDropSampleManaged.csproj", "{9F09F184-DD50-5B45-8789-617A24361548}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DragAndDropSampleManaged", "DragAndDropSampleManaged.csproj", "{B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|ARM.ActiveCfg = Debug|ARM - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|ARM.Build.0 = Debug|ARM - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|ARM.Deploy.0 = Debug|ARM - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|x64.ActiveCfg = Debug|x64 - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|x64.Build.0 = Debug|x64 - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|x64.Deploy.0 = Debug|x64 - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|x86.ActiveCfg = Debug|x86 - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|x86.Build.0 = Debug|x86 - {9F09F184-DD50-5B45-8789-617A24361548}.Debug|x86.Deploy.0 = Debug|x86 - {9F09F184-DD50-5B45-8789-617A24361548}.Release|ARM.ActiveCfg = Release|ARM - {9F09F184-DD50-5B45-8789-617A24361548}.Release|ARM.Build.0 = Release|ARM - {9F09F184-DD50-5B45-8789-617A24361548}.Release|ARM.Deploy.0 = Release|ARM - {9F09F184-DD50-5B45-8789-617A24361548}.Release|x64.ActiveCfg = Release|x64 - {9F09F184-DD50-5B45-8789-617A24361548}.Release|x64.Build.0 = Release|x64 - {9F09F184-DD50-5B45-8789-617A24361548}.Release|x64.Deploy.0 = Release|x64 - {9F09F184-DD50-5B45-8789-617A24361548}.Release|x86.ActiveCfg = Release|x86 - {9F09F184-DD50-5B45-8789-617A24361548}.Release|x86.Build.0 = Release|x86 - {9F09F184-DD50-5B45-8789-617A24361548}.Release|x86.Deploy.0 = Release|x86 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|ARM.ActiveCfg = Debug|ARM + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|ARM.Build.0 = Debug|ARM + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|ARM.Deploy.0 = Debug|ARM + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|x64.ActiveCfg = Debug|x64 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|x64.Build.0 = Debug|x64 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|x64.Deploy.0 = Debug|x64 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|x86.ActiveCfg = Debug|x86 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|x86.Build.0 = Debug|x86 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Debug|x86.Deploy.0 = Debug|x86 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|ARM.ActiveCfg = Release|ARM + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|ARM.Build.0 = Release|ARM + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|ARM.Deploy.0 = Release|ARM + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|x64.ActiveCfg = Release|x64 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|x64.Build.0 = Release|x64 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|x64.Deploy.0 = Release|x64 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|x86.ActiveCfg = Release|x86 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|x86.Build.0 = Release|x86 + {B31EE0FF-1448-5295-A0B2-7FD2F1F70C41}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlDragAndDrop/cs/Package.appxmanifest b/Samples/XamlDragAndDrop/cs/Package.appxmanifest index 9394b28e95..f3d79d461b 100644 --- a/Samples/XamlDragAndDrop/cs/Package.appxmanifest +++ b/Samples/XamlDragAndDrop/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/XamlDragAndDrop/xaml-drag-and-drop.yaml b/Samples/XamlDragAndDrop/xaml-drag-and-drop.yml similarity index 100% rename from Samples/XamlDragAndDrop/xaml-drag-and-drop.yaml rename to Samples/XamlDragAndDrop/xaml-drag-and-drop.yml diff --git a/Samples/XamlFocusVisuals/cs/FocusVisuals.csproj b/Samples/XamlFocusVisuals/cs/FocusVisuals.csproj index 4c71eee9cc..5d51758223 100644 --- a/Samples/XamlFocusVisuals/cs/FocusVisuals.csproj +++ b/Samples/XamlFocusVisuals/cs/FocusVisuals.csproj @@ -4,15 +4,15 @@ Debug x86 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA} + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2} AppContainerExe Properties FocusVisualsSample FocusVisualsSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlFocusVisuals/cs/FocusVisuals.sln b/Samples/XamlFocusVisuals/cs/FocusVisuals.sln index 57f82f9dd9..4e69f55afb 100644 --- a/Samples/XamlFocusVisuals/cs/FocusVisuals.sln +++ b/Samples/XamlFocusVisuals/cs/FocusVisuals.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FocusVisuals", "FocusVisuals.csproj", "{0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FocusVisuals", "FocusVisuals.csproj", "{AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|ARM.ActiveCfg = Debug|ARM - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|ARM.Build.0 = Debug|ARM - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|ARM.Deploy.0 = Debug|ARM - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|x64.ActiveCfg = Debug|x64 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|x64.Build.0 = Debug|x64 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|x64.Deploy.0 = Debug|x64 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|x86.ActiveCfg = Debug|x86 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|x86.Build.0 = Debug|x86 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Debug|x86.Deploy.0 = Debug|x86 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|ARM.ActiveCfg = Release|ARM - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|ARM.Build.0 = Release|ARM - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|ARM.Deploy.0 = Release|ARM - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|x64.ActiveCfg = Release|x64 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|x64.Build.0 = Release|x64 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|x64.Deploy.0 = Release|x64 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|x86.ActiveCfg = Release|x86 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|x86.Build.0 = Release|x86 - {0CD2AEDF-F50B-5CBD-B724-CFF317AB24BA}.Release|x86.Deploy.0 = Release|x86 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|ARM.ActiveCfg = Debug|ARM + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|ARM.Build.0 = Debug|ARM + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|ARM.Deploy.0 = Debug|ARM + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|x64.ActiveCfg = Debug|x64 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|x64.Build.0 = Debug|x64 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|x64.Deploy.0 = Debug|x64 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|x86.ActiveCfg = Debug|x86 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|x86.Build.0 = Debug|x86 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Debug|x86.Deploy.0 = Debug|x86 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|ARM.ActiveCfg = Release|ARM + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|ARM.Build.0 = Release|ARM + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|ARM.Deploy.0 = Release|ARM + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|x64.ActiveCfg = Release|x64 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|x64.Build.0 = Release|x64 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|x64.Deploy.0 = Release|x64 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|x86.ActiveCfg = Release|x86 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|x86.Build.0 = Release|x86 + {AAA009EA-75A8-5FB9-AD8D-805CD93DEDB2}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlFocusVisuals/cs/Package.appxmanifest b/Samples/XamlFocusVisuals/cs/Package.appxmanifest index 4a015fad75..f2d4db7356 100644 --- a/Samples/XamlFocusVisuals/cs/Package.appxmanifest +++ b/Samples/XamlFocusVisuals/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlFocusVisuals/xaml-focus-visuals.yaml b/Samples/XamlFocusVisuals/xaml-focus-visuals.yml similarity index 100% rename from Samples/XamlFocusVisuals/xaml-focus-visuals.yaml rename to Samples/XamlFocusVisuals/xaml-focus-visuals.yml diff --git a/Samples/XamlGamepadNavigation/cs/GamepadNavigation.csproj b/Samples/XamlGamepadNavigation/cs/GamepadNavigation.csproj index c69bc29a95..253b72945c 100644 --- a/Samples/XamlGamepadNavigation/cs/GamepadNavigation.csproj +++ b/Samples/XamlGamepadNavigation/cs/GamepadNavigation.csproj @@ -3,15 +3,15 @@ Debug - {C41827E4-3319-58A4-99DE-6F72562CB2AD} + {6C9A8022-4841-5700-B4EC-0EA4667D72CB} AppContainerExe Properties SDKTemplate GamepadNavigation en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlGamepadNavigation/cs/GamepadNavigation.sln b/Samples/XamlGamepadNavigation/cs/GamepadNavigation.sln index 1c785083a0..9ca10f1fd4 100644 --- a/Samples/XamlGamepadNavigation/cs/GamepadNavigation.sln +++ b/Samples/XamlGamepadNavigation/cs/GamepadNavigation.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GamepadNavigation", "GamepadNavigation.csproj", "{C41827E4-3319-58A4-99DE-6F72562CB2AD}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GamepadNavigation", "GamepadNavigation.csproj", "{6C9A8022-4841-5700-B4EC-0EA4667D72CB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|ARM.ActiveCfg = Debug|ARM - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|ARM.Build.0 = Debug|ARM - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|ARM.Deploy.0 = Debug|ARM - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|x64.ActiveCfg = Debug|x64 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|x64.Build.0 = Debug|x64 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|x64.Deploy.0 = Debug|x64 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|x86.ActiveCfg = Debug|x86 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|x86.Build.0 = Debug|x86 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Debug|x86.Deploy.0 = Debug|x86 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|ARM.ActiveCfg = Release|ARM - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|ARM.Build.0 = Release|ARM - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|ARM.Deploy.0 = Release|ARM - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|x64.ActiveCfg = Release|x64 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|x64.Build.0 = Release|x64 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|x64.Deploy.0 = Release|x64 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|x86.ActiveCfg = Release|x86 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|x86.Build.0 = Release|x86 - {C41827E4-3319-58A4-99DE-6F72562CB2AD}.Release|x86.Deploy.0 = Release|x86 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|ARM.ActiveCfg = Debug|ARM + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|ARM.Build.0 = Debug|ARM + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|ARM.Deploy.0 = Debug|ARM + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|x64.ActiveCfg = Debug|x64 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|x64.Build.0 = Debug|x64 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|x64.Deploy.0 = Debug|x64 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|x86.ActiveCfg = Debug|x86 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|x86.Build.0 = Debug|x86 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Debug|x86.Deploy.0 = Debug|x86 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|ARM.ActiveCfg = Release|ARM + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|ARM.Build.0 = Release|ARM + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|ARM.Deploy.0 = Release|ARM + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|x64.ActiveCfg = Release|x64 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|x64.Build.0 = Release|x64 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|x64.Deploy.0 = Release|x64 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|x86.ActiveCfg = Release|x86 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|x86.Build.0 = Release|x86 + {6C9A8022-4841-5700-B4EC-0EA4667D72CB}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlGamepadNavigation/cs/Package.appxmanifest b/Samples/XamlGamepadNavigation/cs/Package.appxmanifest index e50089fc40..47e7880860 100644 --- a/Samples/XamlGamepadNavigation/cs/Package.appxmanifest +++ b/Samples/XamlGamepadNavigation/cs/Package.appxmanifest @@ -21,7 +21,7 @@ - + diff --git a/Samples/XamlGamepadNavigation/xaml-gamepad-navigation.yaml b/Samples/XamlGamepadNavigation/xaml-gamepad-navigation.yml similarity index 100% rename from Samples/XamlGamepadNavigation/xaml-gamepad-navigation.yaml rename to Samples/XamlGamepadNavigation/xaml-gamepad-navigation.yml diff --git a/Samples/XamlListView/cs/ListView.csproj b/Samples/XamlListView/cs/ListView.csproj index 2693e7020f..19d826c4e5 100644 --- a/Samples/XamlListView/cs/ListView.csproj +++ b/Samples/XamlListView/cs/ListView.csproj @@ -4,15 +4,15 @@ Debug x86 - {59FA289C-3654-5AE4-8253-6FD51E749B31} + {A90F607A-5B6D-5FD8-BC2B-39961DACA710} AppContainerExe Properties XamlListView XamlListView en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlListView/cs/ListView.sln b/Samples/XamlListView/cs/ListView.sln index 40d3e91889..7b6115b2ca 100644 --- a/Samples/XamlListView/cs/ListView.sln +++ b/Samples/XamlListView/cs/ListView.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListView", "ListView.csproj", "{59FA289C-3654-5AE4-8253-6FD51E749B31}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ListView", "ListView.csproj", "{A90F607A-5B6D-5FD8-BC2B-39961DACA710}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|ARM.ActiveCfg = Debug|ARM - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|ARM.Build.0 = Debug|ARM - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|ARM.Deploy.0 = Debug|ARM - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|x64.ActiveCfg = Debug|x64 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|x64.Build.0 = Debug|x64 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|x64.Deploy.0 = Debug|x64 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|x86.ActiveCfg = Debug|x86 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|x86.Build.0 = Debug|x86 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Debug|x86.Deploy.0 = Debug|x86 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|ARM.ActiveCfg = Release|ARM - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|ARM.Build.0 = Release|ARM - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|ARM.Deploy.0 = Release|ARM - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|x64.ActiveCfg = Release|x64 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|x64.Build.0 = Release|x64 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|x64.Deploy.0 = Release|x64 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|x86.ActiveCfg = Release|x86 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|x86.Build.0 = Release|x86 - {59FA289C-3654-5AE4-8253-6FD51E749B31}.Release|x86.Deploy.0 = Release|x86 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|ARM.ActiveCfg = Debug|ARM + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|ARM.Build.0 = Debug|ARM + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|ARM.Deploy.0 = Debug|ARM + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|x64.ActiveCfg = Debug|x64 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|x64.Build.0 = Debug|x64 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|x64.Deploy.0 = Debug|x64 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|x86.ActiveCfg = Debug|x86 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|x86.Build.0 = Debug|x86 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Debug|x86.Deploy.0 = Debug|x86 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|ARM.ActiveCfg = Release|ARM + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|ARM.Build.0 = Release|ARM + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|ARM.Deploy.0 = Release|ARM + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|x64.ActiveCfg = Release|x64 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|x64.Build.0 = Release|x64 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|x64.Deploy.0 = Release|x64 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|x86.ActiveCfg = Release|x86 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|x86.Build.0 = Release|x86 + {A90F607A-5B6D-5FD8-BC2B-39961DACA710}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlListView/cs/Package.appxmanifest b/Samples/XamlListView/cs/Package.appxmanifest index e6aac57ce7..f65408da1d 100644 --- a/Samples/XamlListView/cs/Package.appxmanifest +++ b/Samples/XamlListView/cs/Package.appxmanifest @@ -14,7 +14,7 @@ Assets\StoreLogo-sdk.png - + diff --git a/Samples/XamlListView/xaml-list-view.yaml b/Samples/XamlListView/xaml-list-view.yml similarity index 100% rename from Samples/XamlListView/xaml-list-view.yaml rename to Samples/XamlListView/xaml-list-view.yml diff --git a/Samples/XamlMasterDetail/cpp/MasterDetail.sln b/Samples/XamlMasterDetail/cpp/MasterDetail.sln index c41054f6c7..f56b51fb7e 100644 --- a/Samples/XamlMasterDetail/cpp/MasterDetail.sln +++ b/Samples/XamlMasterDetail/cpp/MasterDetail.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MasterDetail", "MasterDetail.vcxproj", "{B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MasterDetail", "MasterDetail.vcxproj", "{4F5C3B5D-8176-56F5-806A-B83B2F55B08C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|ARM.ActiveCfg = Debug|ARM - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|ARM.Build.0 = Debug|ARM - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|ARM.Deploy.0 = Debug|ARM - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|x64.ActiveCfg = Debug|x64 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|x64.Build.0 = Debug|x64 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|x64.Deploy.0 = Debug|x64 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|x86.ActiveCfg = Debug|Win32 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|x86.Build.0 = Debug|Win32 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Debug|x86.Deploy.0 = Debug|Win32 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|ARM.ActiveCfg = Release|ARM - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|ARM.Build.0 = Release|ARM - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|ARM.Deploy.0 = Release|ARM - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|x64.ActiveCfg = Release|x64 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|x64.Build.0 = Release|x64 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|x64.Deploy.0 = Release|x64 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|x86.ActiveCfg = Release|Win32 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|x86.Build.0 = Release|Win32 - {B65D18AD-74C7-5D8C-8A76-0A71ECEF3B4E}.Release|x86.Deploy.0 = Release|Win32 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|ARM.ActiveCfg = Debug|ARM + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|ARM.Build.0 = Debug|ARM + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|ARM.Deploy.0 = Debug|ARM + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|x64.ActiveCfg = Debug|x64 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|x64.Build.0 = Debug|x64 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|x64.Deploy.0 = Debug|x64 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|x86.ActiveCfg = Debug|Win32 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|x86.Build.0 = Debug|Win32 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Debug|x86.Deploy.0 = Debug|Win32 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|ARM.ActiveCfg = Release|ARM + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|ARM.Build.0 = Release|ARM + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|ARM.Deploy.0 = Release|ARM + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|x64.ActiveCfg = Release|x64 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|x64.Build.0 = Release|x64 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|x64.Deploy.0 = Release|x64 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|x86.ActiveCfg = Release|Win32 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|x86.Build.0 = Release|Win32 + {4F5C3B5D-8176-56F5-806A-B83B2F55B08C}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlMasterDetail/cpp/MasterDetail.vcxproj b/Samples/XamlMasterDetail/cpp/MasterDetail.vcxproj index f26365ffb0..47bb2361e1 100644 --- a/Samples/XamlMasterDetail/cpp/MasterDetail.vcxproj +++ b/Samples/XamlMasterDetail/cpp/MasterDetail.vcxproj @@ -1,15 +1,15 @@  - {b65d18ad-74c7-5d8c-8a76-0a71ecef3b4e} + {4f5c3b5d-8176-56f5-806a-b83b2f55b08c} MasterDetailApp en-US 14.0 true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/XamlMasterDetail/cpp/Package.appxmanifest b/Samples/XamlMasterDetail/cpp/Package.appxmanifest index 51b2b251a3..5a697870ba 100644 --- a/Samples/XamlMasterDetail/cpp/Package.appxmanifest +++ b/Samples/XamlMasterDetail/cpp/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlMasterDetail/cs/MasterDetail.csproj b/Samples/XamlMasterDetail/cs/MasterDetail.csproj index 07f49f026b..fe3942f156 100644 --- a/Samples/XamlMasterDetail/cs/MasterDetail.csproj +++ b/Samples/XamlMasterDetail/cs/MasterDetail.csproj @@ -3,15 +3,15 @@ Debug - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0} + {FD36D66B-3047-5C71-8886-513C3484AEB4} AppContainerExe Properties MasterDetailApp MasterDetailApp en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlMasterDetail/cs/MasterDetail.sln b/Samples/XamlMasterDetail/cs/MasterDetail.sln index e3080461fe..7eb0dd7242 100644 --- a/Samples/XamlMasterDetail/cs/MasterDetail.sln +++ b/Samples/XamlMasterDetail/cs/MasterDetail.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MasterDetail", "MasterDetail.csproj", "{7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MasterDetail", "MasterDetail.csproj", "{FD36D66B-3047-5C71-8886-513C3484AEB4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|ARM.ActiveCfg = Debug|ARM - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|ARM.Build.0 = Debug|ARM - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|ARM.Deploy.0 = Debug|ARM - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|x64.ActiveCfg = Debug|x64 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|x64.Build.0 = Debug|x64 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|x64.Deploy.0 = Debug|x64 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|x86.ActiveCfg = Debug|x86 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|x86.Build.0 = Debug|x86 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Debug|x86.Deploy.0 = Debug|x86 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|ARM.ActiveCfg = Release|ARM - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|ARM.Build.0 = Release|ARM - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|ARM.Deploy.0 = Release|ARM - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|x64.ActiveCfg = Release|x64 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|x64.Build.0 = Release|x64 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|x64.Deploy.0 = Release|x64 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|x86.ActiveCfg = Release|x86 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|x86.Build.0 = Release|x86 - {7D57F8FE-FAC0-55A7-832C-45DBC4962CF0}.Release|x86.Deploy.0 = Release|x86 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|ARM.ActiveCfg = Debug|ARM + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|ARM.Build.0 = Debug|ARM + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|ARM.Deploy.0 = Debug|ARM + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|x64.ActiveCfg = Debug|x64 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|x64.Build.0 = Debug|x64 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|x64.Deploy.0 = Debug|x64 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|x86.ActiveCfg = Debug|x86 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|x86.Build.0 = Debug|x86 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Debug|x86.Deploy.0 = Debug|x86 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|ARM.ActiveCfg = Release|ARM + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|ARM.Build.0 = Release|ARM + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|ARM.Deploy.0 = Release|ARM + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|x64.ActiveCfg = Release|x64 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|x64.Build.0 = Release|x64 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|x64.Deploy.0 = Release|x64 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|x86.ActiveCfg = Release|x86 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|x86.Build.0 = Release|x86 + {FD36D66B-3047-5C71-8886-513C3484AEB4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlMasterDetail/cs/Package.appxmanifest b/Samples/XamlMasterDetail/cs/Package.appxmanifest index c57cfd8c12..22dc441a6c 100644 --- a/Samples/XamlMasterDetail/cs/Package.appxmanifest +++ b/Samples/XamlMasterDetail/cs/Package.appxmanifest @@ -10,7 +10,7 @@ Assets\StoreLogo.png - + diff --git a/Samples/XamlMasterDetail/xaml-master-detail.yaml b/Samples/XamlMasterDetail/xaml-master-detail.yml similarity index 100% rename from Samples/XamlMasterDetail/xaml-master-detail.yaml rename to Samples/XamlMasterDetail/xaml-master-detail.yml diff --git a/Samples/XamlPivot/cs/Package.appxmanifest b/Samples/XamlPivot/cs/Package.appxmanifest index 82eccc58e2..9676291c29 100644 --- a/Samples/XamlPivot/cs/Package.appxmanifest +++ b/Samples/XamlPivot/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlPivot/cs/Pivot.csproj b/Samples/XamlPivot/cs/Pivot.csproj index f5f934a100..bac0270b51 100644 --- a/Samples/XamlPivot/cs/Pivot.csproj +++ b/Samples/XamlPivot/cs/Pivot.csproj @@ -4,15 +4,15 @@ Debug x86 - {7774EA15-B3CF-5930-A37D-6AB213F520FE} + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4} AppContainerExe Properties PivotCS PivotCS en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlPivot/cs/Pivot.sln b/Samples/XamlPivot/cs/Pivot.sln index f1d1d209d3..e2bc322d23 100644 --- a/Samples/XamlPivot/cs/Pivot.sln +++ b/Samples/XamlPivot/cs/Pivot.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pivot", "Pivot.csproj", "{7774EA15-B3CF-5930-A37D-6AB213F520FE}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pivot", "Pivot.csproj", "{4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|ARM.ActiveCfg = Debug|ARM - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|ARM.Build.0 = Debug|ARM - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|ARM.Deploy.0 = Debug|ARM - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|x64.ActiveCfg = Debug|x64 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|x64.Build.0 = Debug|x64 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|x64.Deploy.0 = Debug|x64 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|x86.ActiveCfg = Debug|x86 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|x86.Build.0 = Debug|x86 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Debug|x86.Deploy.0 = Debug|x86 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|ARM.ActiveCfg = Release|ARM - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|ARM.Build.0 = Release|ARM - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|ARM.Deploy.0 = Release|ARM - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|x64.ActiveCfg = Release|x64 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|x64.Build.0 = Release|x64 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|x64.Deploy.0 = Release|x64 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|x86.ActiveCfg = Release|x86 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|x86.Build.0 = Release|x86 - {7774EA15-B3CF-5930-A37D-6AB213F520FE}.Release|x86.Deploy.0 = Release|x86 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|ARM.ActiveCfg = Debug|ARM + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|ARM.Build.0 = Debug|ARM + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|ARM.Deploy.0 = Debug|ARM + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|x64.ActiveCfg = Debug|x64 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|x64.Build.0 = Debug|x64 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|x64.Deploy.0 = Debug|x64 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|x86.ActiveCfg = Debug|x86 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|x86.Build.0 = Debug|x86 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Debug|x86.Deploy.0 = Debug|x86 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|ARM.ActiveCfg = Release|ARM + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|ARM.Build.0 = Release|ARM + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|ARM.Deploy.0 = Release|ARM + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|x64.ActiveCfg = Release|x64 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|x64.Build.0 = Release|x64 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|x64.Deploy.0 = Release|x64 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|x86.ActiveCfg = Release|x86 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|x86.Build.0 = Release|x86 + {4776BF0D-AC1B-50FE-8B95-9CCB4B9238A4}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlPivot/xaml-pivot.yaml b/Samples/XamlPivot/xaml-pivot.yml similarity index 100% rename from Samples/XamlPivot/xaml-pivot.yaml rename to Samples/XamlPivot/xaml-pivot.yml diff --git a/Samples/XamlStateTriggers/cs/Package.appxmanifest b/Samples/XamlStateTriggers/cs/Package.appxmanifest index 9de14560b9..486dbb0f37 100644 --- a/Samples/XamlStateTriggers/cs/Package.appxmanifest +++ b/Samples/XamlStateTriggers/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlStateTriggers/cs/StateTriggers.csproj b/Samples/XamlStateTriggers/cs/StateTriggers.csproj index acf6932762..ac41e35619 100644 --- a/Samples/XamlStateTriggers/cs/StateTriggers.csproj +++ b/Samples/XamlStateTriggers/cs/StateTriggers.csproj @@ -4,15 +4,15 @@ Debug x86 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839} + {C53211BE-5E2B-5F6A-AA54-C761827D686E} AppContainerExe Properties StateTriggersSample StateTriggersSample en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlStateTriggers/cs/StateTriggers.sln b/Samples/XamlStateTriggers/cs/StateTriggers.sln index b5115631a2..1786190852 100644 --- a/Samples/XamlStateTriggers/cs/StateTriggers.sln +++ b/Samples/XamlStateTriggers/cs/StateTriggers.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StateTriggers", "StateTriggers.csproj", "{C0CC8C09-D16D-53DB-A93C-A6C11E72D839}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StateTriggers", "StateTriggers.csproj", "{C53211BE-5E2B-5F6A-AA54-C761827D686E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|ARM.ActiveCfg = Debug|ARM - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|ARM.Build.0 = Debug|ARM - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|ARM.Deploy.0 = Debug|ARM - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|x64.ActiveCfg = Debug|x64 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|x64.Build.0 = Debug|x64 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|x64.Deploy.0 = Debug|x64 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|x86.ActiveCfg = Debug|x86 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|x86.Build.0 = Debug|x86 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Debug|x86.Deploy.0 = Debug|x86 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|ARM.ActiveCfg = Release|ARM - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|ARM.Build.0 = Release|ARM - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|ARM.Deploy.0 = Release|ARM - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|x64.ActiveCfg = Release|x64 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|x64.Build.0 = Release|x64 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|x64.Deploy.0 = Release|x64 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|x86.ActiveCfg = Release|x86 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|x86.Build.0 = Release|x86 - {C0CC8C09-D16D-53DB-A93C-A6C11E72D839}.Release|x86.Deploy.0 = Release|x86 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|ARM.ActiveCfg = Debug|ARM + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|ARM.Build.0 = Debug|ARM + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|ARM.Deploy.0 = Debug|ARM + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|x64.ActiveCfg = Debug|x64 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|x64.Build.0 = Debug|x64 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|x64.Deploy.0 = Debug|x64 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|x86.ActiveCfg = Debug|x86 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|x86.Build.0 = Debug|x86 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Debug|x86.Deploy.0 = Debug|x86 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|ARM.ActiveCfg = Release|ARM + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|ARM.Build.0 = Release|ARM + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|ARM.Deploy.0 = Release|ARM + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|x64.ActiveCfg = Release|x64 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|x64.Build.0 = Release|x64 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|x64.Deploy.0 = Release|x64 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|x86.ActiveCfg = Release|x86 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|x86.Build.0 = Release|x86 + {C53211BE-5E2B-5F6A-AA54-C761827D686E}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlStateTriggers/xaml-state-triggers.yaml b/Samples/XamlStateTriggers/xaml-state-triggers.yml similarity index 100% rename from Samples/XamlStateTriggers/xaml-state-triggers.yaml rename to Samples/XamlStateTriggers/xaml-state-triggers.yml diff --git a/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/DisplaySizeHelper/DisplaySizeHelper.vcxproj b/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/DisplaySizeHelper/DisplaySizeHelper.vcxproj index 54a0bc8693..fd65e5f85e 100644 --- a/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/DisplaySizeHelper/DisplaySizeHelper.vcxproj +++ b/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/DisplaySizeHelper/DisplaySizeHelper.vcxproj @@ -27,7 +27,7 @@ - {1d311589-74a6-5152-b508-21d4e6d7909c} + {07bdc31c-4873-5b42-9dd2-e270610f4bb2} WindowsRuntimeComponent DisplaySizeHelper DisplaySizeHelper @@ -36,8 +36,8 @@ true Windows Store 10.0 - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 true diff --git a/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/OneHandedUse_TailoredMultipleViews.csproj b/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/OneHandedUse_TailoredMultipleViews.csproj index c36e5ac2c5..1432c5e159 100644 --- a/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/OneHandedUse_TailoredMultipleViews.csproj +++ b/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/OneHandedUse_TailoredMultipleViews.csproj @@ -4,15 +4,15 @@ Debug x86 - {C9173DD8-6D60-5CCA-9399-291F6E587334} + {C270D62D-CF00-58B2-BFF7-1822C60CA076} AppContainerExe Properties OneHandedUse_TailoredMultipleViews OneHandedUse_TailoredMultipleViews en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/OneHandedUse_TailoredMultipleViews.sln b/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/OneHandedUse_TailoredMultipleViews.sln index 6a76917f87..9c510f6580 100644 --- a/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/OneHandedUse_TailoredMultipleViews.sln +++ b/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/OneHandedUse_TailoredMultipleViews.sln @@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OneHandedUse_TailoredMultipleViews", "OneHandedUse_TailoredMultipleViews.csproj", "{C9173DD8-6D60-5CCA-9399-291F6E587334}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OneHandedUse_TailoredMultipleViews", "OneHandedUse_TailoredMultipleViews.csproj", "{C270D62D-CF00-58B2-BFF7-1822C60CA076}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisplaySizeHelper", "DisplaySizeHelper\DisplaySizeHelper.vcxproj", "{1D311589-74A6-5152-B508-21D4E6D7909C}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DisplaySizeHelper", "DisplaySizeHelper\DisplaySizeHelper.vcxproj", "{07BDC31C-4873-5B42-9DD2-E270610F4BB2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -17,36 +17,36 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|ARM.ActiveCfg = Debug|ARM - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|ARM.Build.0 = Debug|ARM - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|ARM.Deploy.0 = Debug|ARM - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|x64.ActiveCfg = Debug|x64 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|x64.Build.0 = Debug|x64 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|x64.Deploy.0 = Debug|x64 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|x86.ActiveCfg = Debug|x86 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|x86.Build.0 = Debug|x86 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Debug|x86.Deploy.0 = Debug|x86 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|ARM.ActiveCfg = Release|ARM - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|ARM.Build.0 = Release|ARM - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|ARM.Deploy.0 = Release|ARM - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|x64.ActiveCfg = Release|x64 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|x64.Build.0 = Release|x64 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|x64.Deploy.0 = Release|x64 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|x86.ActiveCfg = Release|x86 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|x86.Build.0 = Release|x86 - {C9173DD8-6D60-5CCA-9399-291F6E587334}.Release|x86.Deploy.0 = Release|x86 - {1D311589-74A6-5152-B508-21D4E6D7909C}.Debug|ARM.ActiveCfg = Debug|ARM - {1D311589-74A6-5152-B508-21D4E6D7909C}.Debug|ARM.Build.0 = Debug|ARM - {1D311589-74A6-5152-B508-21D4E6D7909C}.Debug|x64.ActiveCfg = Debug|x64 - {1D311589-74A6-5152-B508-21D4E6D7909C}.Debug|x64.Build.0 = Debug|x64 - {1D311589-74A6-5152-B508-21D4E6D7909C}.Debug|x86.ActiveCfg = Debug|Win32 - {1D311589-74A6-5152-B508-21D4E6D7909C}.Debug|x86.Build.0 = Debug|Win32 - {1D311589-74A6-5152-B508-21D4E6D7909C}.Release|ARM.ActiveCfg = Release|ARM - {1D311589-74A6-5152-B508-21D4E6D7909C}.Release|ARM.Build.0 = Release|ARM - {1D311589-74A6-5152-B508-21D4E6D7909C}.Release|x64.ActiveCfg = Release|x64 - {1D311589-74A6-5152-B508-21D4E6D7909C}.Release|x64.Build.0 = Release|x64 - {1D311589-74A6-5152-B508-21D4E6D7909C}.Release|x86.ActiveCfg = Release|Win32 - {1D311589-74A6-5152-B508-21D4E6D7909C}.Release|x86.Build.0 = Release|Win32 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|ARM.ActiveCfg = Debug|ARM + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|ARM.Build.0 = Debug|ARM + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|ARM.Deploy.0 = Debug|ARM + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|x64.ActiveCfg = Debug|x64 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|x64.Build.0 = Debug|x64 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|x64.Deploy.0 = Debug|x64 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|x86.ActiveCfg = Debug|x86 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|x86.Build.0 = Debug|x86 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Debug|x86.Deploy.0 = Debug|x86 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|ARM.ActiveCfg = Release|ARM + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|ARM.Build.0 = Release|ARM + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|ARM.Deploy.0 = Release|ARM + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|x64.ActiveCfg = Release|x64 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|x64.Build.0 = Release|x64 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|x64.Deploy.0 = Release|x64 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|x86.ActiveCfg = Release|x86 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|x86.Build.0 = Release|x86 + {C270D62D-CF00-58B2-BFF7-1822C60CA076}.Release|x86.Deploy.0 = Release|x86 + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Debug|ARM.ActiveCfg = Debug|ARM + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Debug|ARM.Build.0 = Debug|ARM + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Debug|x64.ActiveCfg = Debug|x64 + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Debug|x64.Build.0 = Debug|x64 + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Debug|x86.ActiveCfg = Debug|Win32 + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Debug|x86.Build.0 = Debug|Win32 + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Release|ARM.ActiveCfg = Release|ARM + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Release|ARM.Build.0 = Release|ARM + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Release|x64.ActiveCfg = Release|x64 + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Release|x64.Build.0 = Release|x64 + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Release|x86.ActiveCfg = Release|Win32 + {07BDC31C-4873-5B42-9DD2-E270610F4BB2}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/Package.appxmanifest b/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/Package.appxmanifest index 63cf7545e9..18db528a18 100644 --- a/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/Package.appxmanifest +++ b/Samples/XamlTailoredMultipleViews/cs/TailoredMultipleViews/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlTailoredMultipleViews/xaml-tailored-multiple-views.yaml b/Samples/XamlTailoredMultipleViews/xaml-tailored-multiple-views.yml similarity index 100% rename from Samples/XamlTailoredMultipleViews/xaml-tailored-multiple-views.yaml rename to Samples/XamlTailoredMultipleViews/xaml-tailored-multiple-views.yml diff --git a/Samples/XamlTransform3DAnimations/cs/Package.appxmanifest b/Samples/XamlTransform3DAnimations/cs/Package.appxmanifest index 492f338bb9..7774352b8d 100644 --- a/Samples/XamlTransform3DAnimations/cs/Package.appxmanifest +++ b/Samples/XamlTransform3DAnimations/cs/Package.appxmanifest @@ -20,7 +20,7 @@ - + diff --git a/Samples/XamlTransform3DAnimations/cs/Transform3DAnimations.csproj b/Samples/XamlTransform3DAnimations/cs/Transform3DAnimations.csproj index d84444cd46..318b0cfaf8 100644 --- a/Samples/XamlTransform3DAnimations/cs/Transform3DAnimations.csproj +++ b/Samples/XamlTransform3DAnimations/cs/Transform3DAnimations.csproj @@ -4,15 +4,15 @@ Debug x86 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B} + {5BA3155E-B815-5854-8DC5-4EA5C45064CE} AppContainerExe Properties Transform3DAnimations Transform3DAnimations en-US UAP - 10.0.17134.0 - 10.0.17134.0 + 10.0.17763.0 + 10.0.17763.0 14 true 512 diff --git a/Samples/XamlTransform3DAnimations/cs/Transform3DAnimations.sln b/Samples/XamlTransform3DAnimations/cs/Transform3DAnimations.sln index 1dd5cdbf46..5d0fe6a4f5 100644 --- a/Samples/XamlTransform3DAnimations/cs/Transform3DAnimations.sln +++ b/Samples/XamlTransform3DAnimations/cs/Transform3DAnimations.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.4 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Transform3DAnimations", "Transform3DAnimations.csproj", "{9FD57E31-D10A-5664-930D-4261E6B7BF6B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Transform3DAnimations", "Transform3DAnimations.csproj", "{5BA3155E-B815-5854-8DC5-4EA5C45064CE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -15,24 +15,24 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|ARM.ActiveCfg = Debug|ARM - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|ARM.Build.0 = Debug|ARM - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|ARM.Deploy.0 = Debug|ARM - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|x64.ActiveCfg = Debug|x64 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|x64.Build.0 = Debug|x64 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|x64.Deploy.0 = Debug|x64 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|x86.ActiveCfg = Debug|x86 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|x86.Build.0 = Debug|x86 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Debug|x86.Deploy.0 = Debug|x86 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|ARM.ActiveCfg = Release|ARM - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|ARM.Build.0 = Release|ARM - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|ARM.Deploy.0 = Release|ARM - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|x64.ActiveCfg = Release|x64 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|x64.Build.0 = Release|x64 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|x64.Deploy.0 = Release|x64 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|x86.ActiveCfg = Release|x86 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|x86.Build.0 = Release|x86 - {9FD57E31-D10A-5664-930D-4261E6B7BF6B}.Release|x86.Deploy.0 = Release|x86 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|ARM.ActiveCfg = Debug|ARM + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|ARM.Build.0 = Debug|ARM + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|ARM.Deploy.0 = Debug|ARM + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|x64.ActiveCfg = Debug|x64 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|x64.Build.0 = Debug|x64 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|x64.Deploy.0 = Debug|x64 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|x86.ActiveCfg = Debug|x86 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|x86.Build.0 = Debug|x86 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Debug|x86.Deploy.0 = Debug|x86 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|ARM.ActiveCfg = Release|ARM + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|ARM.Build.0 = Release|ARM + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|ARM.Deploy.0 = Release|ARM + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|x64.ActiveCfg = Release|x64 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|x64.Build.0 = Release|x64 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|x64.Deploy.0 = Release|x64 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|x86.ActiveCfg = Release|x86 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|x86.Build.0 = Release|x86 + {5BA3155E-B815-5854-8DC5-4EA5C45064CE}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Samples/XamlTransform3DAnimations/xaml-transform-3d-animations.yaml b/Samples/XamlTransform3DAnimations/xaml-transform-3d-animations.yml similarity index 100% rename from Samples/XamlTransform3DAnimations/xaml-transform-3d-animations.yaml rename to Samples/XamlTransform3DAnimations/xaml-transform-3d-animations.yml diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/AllControlsPage.xaml b/Samples/XamlUIBasics/cs/AppUIBasics/AllControlsPage.xaml index 71cda959d0..3c8608d691 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/AllControlsPage.xaml +++ b/Samples/XamlUIBasics/cs/AppUIBasics/AllControlsPage.xaml @@ -86,6 +86,7 @@ VerticalAlignment="Top" Background="{ThemeResource HomePageBackgroundBrush}" FontSize="42" + Padding="24,34,12,12" Foreground="White" /> \ No newline at end of file diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/AppUIBasics.csproj b/Samples/XamlUIBasics/cs/AppUIBasics/AppUIBasics.csproj index 8fa2182c2c..3b6fe67f69 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/AppUIBasics.csproj +++ b/Samples/XamlUIBasics/cs/AppUIBasics/AppUIBasics.csproj @@ -10,7 +10,7 @@ AppUIBasics en-US UAP - 10.0.17758.0 + 10.0.17763.0 10.0.17134.0 14 true @@ -238,6 +238,7 @@ + @@ -270,7 +271,6 @@ App.xaml - @@ -466,9 +466,6 @@ RepeatButtonPage.xaml - - RepeaterPage.xaml - RevealFocusPage.xaml @@ -712,10 +709,6 @@ Designer MSBuild:Compile - - MSBuild:Compile - Designer - Designer MSBuild:Compile @@ -1082,16 +1075,15 @@ 2.0.5 - 6.2.0-Preview1-26502-02 + 6.1.9 - 2.0.180916002-prerelease + 2.0.181011001 2.0.0 - 14.0 diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ConnectedAnimationPages/CardPage.xaml b/Samples/XamlUIBasics/cs/AppUIBasics/ConnectedAnimationPages/CardPage.xaml index b19fc625f1..0929486d0e 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ConnectedAnimationPages/CardPage.xaml +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ConnectedAnimationPages/CardPage.xaml @@ -44,7 +44,8 @@ - - <Button Content="Button" Click="Button_Click"> + <Button Content="Button" Click="Button_Click" AutomationProperties.Name="Pie"> - <Image Source="/Assets/Slices.png" /> + <Image Source="/Assets/Slices.png" AutomationProperties.Name="Slice"/> </Button> - + + - - - <Button Background="#FF42A214" Foreground="White" - FontFamily="Segoe Print" FontSize="22" - Click="Button_Click"> - - <Button.Resources> - <SolidColorBrush x:Key="ButtonBackgroundPointerOver">#FF42A214</SolidColorBrush> - <SolidColorBrush x:Key="ButtonBackgroundPressed">#FF359308</SolidColorBrush> - <SolidColorBrush x:Key="ButtonForegroundPointerOver">white</SolidColorBrush> - <SolidColorBrush x:Key="ButtonForegroundPressed">white</SolidColorBrush> - <SolidColorBrush x:Key="ButtonBorderBrushPointerOver">#FF267600</SolidColorBrush> - <SolidColorBrush x:Key="ButtonBorderBrushPressed">#FF267600</SolidColorBrush> - </Button.Resources> - - <StackPanel Orientation="Horizontal"> - <SymbolIcon Symbol="Accept" Margin="0,0,10,0" /> - <TextBlock Text="Custom styles" /> - </StackPanel> - - </Button> - - - - - - - - - - - @@ -114,47 +116,47 @@ - - - - - - - - - - - - - - - - - - @@ -40,7 +40,7 @@ - + diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ToggleSplitButtonPage.xaml.cs b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ToggleSplitButtonPage.xaml.cs index 1208900fc9..ea70c05926 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ToggleSplitButtonPage.xaml.cs +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ToggleSplitButtonPage.xaml.cs @@ -14,16 +14,15 @@ public ToggleSplitButtonPage() private void myListButton_Click(Microsoft.UI.Xaml.Controls.SplitButton sender, Microsoft.UI.Xaml.Controls.SplitButtonClickEventArgs args) { - // TODO: correct if statement when platform bug is fixed if ((sender as Microsoft.UI.Xaml.Controls.ToggleSplitButton).IsChecked) { - //remove bulleted list - myRichEditBox.Document.Selection.ParagraphFormat.ListType = MarkerType.None; + //add bulleted list + myRichEditBox.Document.Selection.ParagraphFormat.ListType = _type; } else { - //add bulleted list - myRichEditBox.Document.Selection.ParagraphFormat.ListType = _type; + //remove bulleted list + myRichEditBox.Document.Selection.ParagraphFormat.ListType = MarkerType.None; } } diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ToggleSwitchPage.xaml b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ToggleSwitchPage.xaml index e0e9c458bd..94d746ac42 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ToggleSwitchPage.xaml +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/ToggleSwitchPage.xaml @@ -20,10 +20,10 @@ - + - <ToggleSwitch/> + <ToggleSwitch AutomationProperties.Name="simple ToggleSwitch"/> diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/TreeViewPage.xaml b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/TreeViewPage.xaml index 242f946445..32b2997777 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/TreeViewPage.xaml +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/TreeViewPage.xaml @@ -6,7 +6,6 @@ xmlns:controlpages="using:AppUIBasics.ControlPages" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - xmlns:contract6Present="http://schemas.microsoft.com/winfx/2006/xaml/presentation?IsApiContractPresent(Windows.Foundation.UniversalApiContract, 6)" mc:Ignorable="d"> @@ -45,7 +44,7 @@ - @@ -59,7 +58,7 @@ - @@ -73,7 +72,7 @@ - @@ -99,7 +98,7 @@ - diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/TreeViewPage.xaml.cs b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/TreeViewPage.xaml.cs index db4a9a0fd7..779069f6b4 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/TreeViewPage.xaml.cs +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/TreeViewPage.xaml.cs @@ -1,13 +1,9 @@ -using AppUIBasics.Common; -using AppUIBasics.Data; -using System; -using System.Collections.Generic; +using System; using System.Collections.ObjectModel; using System.ComponentModel; -using System.Linq; -using Windows.Foundation.Metadata; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; +using mux = Microsoft.UI.Xaml.Controls; // The Blank Page item template is documented at https://go.microsoft.com/fwlink/?LinkId=234238 @@ -19,8 +15,8 @@ namespace AppUIBasics.ControlPages /// public sealed partial class TreeViewPage : Page { - TreeViewNode personalFolder; - TreeViewNode personalFolder2; + mux.TreeViewNode personalFolder; + mux.TreeViewNode personalFolder2; private ObservableCollection DataSource; public TreeViewPage() @@ -29,45 +25,39 @@ public TreeViewPage() this.DataContext = this; DataSource = GetData(); + mux.TreeViewNode workFolder = new mux.TreeViewNode() { Content = "Work Documents" }; + workFolder.IsExpanded = true; + workFolder.Children.Add(new mux.TreeViewNode() { Content = "XYZ Functional Spec" }); + workFolder.Children.Add(new mux.TreeViewNode() { Content = "Feature Schedule" }); + workFolder.Children.Add(new mux.TreeViewNode() { Content = "Overall Project Plan" }); + workFolder.Children.Add(new mux.TreeViewNode() { Content = "Feature Resources Allocation" }); - if (ApiInformation.IsApiContractPresent("Windows.Foundation.UniversalApiContract", 6)) - { - - TreeViewNode workFolder = new TreeViewNode() { Content = "Work Documents" }; - workFolder.IsExpanded = true; - - workFolder.Children.Add(new TreeViewNode() { Content = "XYZ Functional Spec" }); - workFolder.Children.Add(new TreeViewNode() { Content = "Feature Schedule" }); - workFolder.Children.Add(new TreeViewNode() { Content = "Overall Project Plan" }); - workFolder.Children.Add(new TreeViewNode() { Content = "Feature Rsource Allocation" }); + mux.TreeViewNode remodelFolder = new mux.TreeViewNode() { Content = "Home Remodel" }; + remodelFolder.IsExpanded = true; - TreeViewNode remodelFolder = new TreeViewNode() { Content = "Home Remodel" }; - remodelFolder.IsExpanded = true; + remodelFolder.Children.Add(new mux.TreeViewNode() { Content = "Contractor Contact Info" }); + remodelFolder.Children.Add(new mux.TreeViewNode() { Content = "Paint Color Scheme" }); + remodelFolder.Children.Add(new mux.TreeViewNode() { Content = "Flooring woodgrain type" }); + remodelFolder.Children.Add(new mux.TreeViewNode() { Content = "Kitchen cabinet style" }); - remodelFolder.Children.Add(new TreeViewNode() { Content = "Contractor Contact Info" }); - remodelFolder.Children.Add(new TreeViewNode() { Content = "Paint Color Scheme" }); - remodelFolder.Children.Add(new TreeViewNode() { Content = "Flooring woodgrain type" }); - remodelFolder.Children.Add(new TreeViewNode() { Content = "Kitchen cabinet style" }); + personalFolder = new mux.TreeViewNode() { Content = "Personal Documents" }; + personalFolder.IsExpanded = true; + personalFolder.Children.Add(remodelFolder); - personalFolder = new TreeViewNode() { Content = "Personal Documents" }; - personalFolder.IsExpanded = true; - personalFolder.Children.Add(remodelFolder); + personalFolder2 = new mux.TreeViewNode() { Content = "Personal Documents" }; + personalFolder2.IsExpanded = true; + personalFolder2.Children.Add(remodelFolder); - personalFolder2 = new TreeViewNode() { Content = "Personal Documents" }; - personalFolder2.IsExpanded = true; - personalFolder2.Children.Add(remodelFolder); + sampleTreeView.RootNodes.Add(workFolder); + sampleTreeView.RootNodes.Add(personalFolder); - sampleTreeView.RootNodes.Add(workFolder); - sampleTreeView.RootNodes.Add(personalFolder); - - sampleTreeView2.RootNodes.Add(workFolder); - sampleTreeView2.RootNodes.Add(personalFolder2); - } + sampleTreeView2.RootNodes.Add(workFolder); + sampleTreeView2.RootNodes.Add(personalFolder2); } - private void sampleTreeView_ItemInvoked(TreeView sender, TreeViewItemInvokedEventArgs args) + private void sampleTreeView_ItemInvoked(mux.TreeView sender, mux.TreeViewItemInvokedEventArgs args) { return; } @@ -107,7 +97,7 @@ private ObservableCollection GetData() }, new ExplorerItem() { - Name = "Feature Resource Allocation", + Name = "Feature Resources Allocation", Type = ExplorerItem.ExplorerItemType.File, } } diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/UICommandPage.xaml b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/UICommandPage.xaml index 8093efe308..e3091e566b 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/UICommandPage.xaml +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPages/UICommandPage.xaml @@ -18,7 +18,7 @@ - - UICommand allows the sharing of the UX associated with a command. + XamlUICommand allows the sharing of the UX associated with a command. In this instance we are using a StandardUICommand to quickly place - the delete command in multiple controls. The UICommand contains the icon, label, + the delete command in multiple controls. The XamlUICommand contains the icon, label, keyboard shortcut, and a description. @@ -64,7 +64,7 @@ - + diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Buttons/Button/CustomButtonStyle.txt b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Buttons/Button/CustomButtonStyle.txt new file mode 100644 index 0000000000..0a83e6a0db --- /dev/null +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Buttons/Button/CustomButtonStyle.txt @@ -0,0 +1,61 @@ + \ No newline at end of file diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Buttons/DropDown/DropDownButton_Icon.txt b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Buttons/DropDown/DropDownButton_Icon.txt index a736f10e57..346fe78428 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Buttons/DropDown/DropDownButton_Icon.txt +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Buttons/DropDown/DropDownButton_Icon.txt @@ -1,4 +1,4 @@ - + diff --git a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Text/RichEditBox/RichEditBoxSample3_xaml.txt b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Text/RichEditBox/RichEditBoxSample3_xaml.txt index b81508f11d..e78df3ca2c 100644 --- a/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Text/RichEditBox/RichEditBoxSample3_xaml.txt +++ b/Samples/XamlUIBasics/cs/AppUIBasics/ControlPagesSampleCode/Text/RichEditBox/RichEditBoxSample3_xaml.txt @@ -6,31 +6,31 @@ - - - - - @@ -50,47 +50,47 @@ - - - - - - - - -