Skip to content

Commit

Permalink
Windows 10 Version 1809 - November 2018 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnewthing committed Nov 8, 2018
2 parents 8398ef2 + b4cde6d commit 7c7832e
Show file tree
Hide file tree
Showing 2,096 changed files with 19,073 additions and 23,316 deletions.
28 changes: 16 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,52 +298,55 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
</tr>
<tr>
<td><a href="Samples/BarcodeScanner">Barcode scanner</a></td>
<td><a href="Samples/BarcodeScannerProvider">Barcode scanner provider</a></td>
<td><a href="Samples/Barometer">Barometer</a></td>
<td><a href="Samples/BluetoothAdvertisement">Bluetooth advertisement</a></td>
</tr>
<tr>
<td><a href="Samples/BluetoothAdvertisement">Bluetooth advertisement</a></td>
<td><a href="Samples/BluetoothLE">Bluetooth Low Energy</a></td>
<td><a href="Samples/CashDrawer">Cash drawer</a></td>
<td><a href="Samples/Compass">Compass</a></td>
</tr>
<tr>
<td><a href="Samples/Compass">Compass</a></td>
<td><a href="Samples/CustomHidDeviceAccess">Custom HID device</a></td>
<td><a href="Samples/CustomSensors">Custom sensors</a></td>
<td><a href="Samples/CustomSerialDeviceAccess">Custom serial device</a></td>
</tr>
<tr>
<td><a href="Samples/CustomSerialDeviceAccess">Custom serial device</a></td>
<td><a href="Samples/CustomUsbDeviceAccess">Custom USB device</a></td>
<td><a href="Samples/DeviceEnumerationAndPairing">Device enumeration and pairing</a></td>
<td><a href="Samples/IoT-GPIO">General Purpose Input/Output (GPIO)</a></td>
</tr>
<tr>
<td><a href="Samples/IoT-GPIO">General Purpose Input/Output (GPIO)</a></td>
<td><a href="Samples/Gyrometer">Gyrometer</a></td>
<td><a href="Samples/Inclinometer">Inclinometer</a></td>
<td><a href="Samples/IoT-I2C">Inter-Integrated Circuit (I2C)</a></td>
</tr>
<tr>
<td><a href="Samples/IoT-I2C">Inter-Integrated Circuit (I2C)</a></td>
<td><a href="Samples/LampDevice">Lamp device</a></td>
<td><a href="Samples/LightSensor">Light sensor</a></td>
<td><a href="Samples/Magnetometer">Magnetometer</a></td>
</tr>
<tr>
<td><a href="Samples/Magnetometer">Magnetometer</a></td>
<td><a href="Samples/MagneticStripeReader">Magnetic stripe reader</a></td>
<td><a href="Samples/Nfc">Near field communication (NFC)</a></td>
<td><a href="Samples/NfcProvisioner">NFC enterprise provisioner</a></td>
</tr>
<tr>
<td><a href="Samples/NfcProvisioner">NFC enterprise provisioner</a></td>
<td><a href="Samples/OrientationSensor">Orientation sensor</a></td>
<td><a href="Samples/Pedometer">Pedometer</a></td>
<td><a href="Samples/PosPrinter">POS printer</a></td>
</tr>
<tr>
<td><a href="Samples/PosPrinter">POS printer</a></td>
<td><a href="Samples/ProximitySensor">Proximity sensor</a></td>
<td><a href="Samples/RadialController">Radial controller</a></td>
<td><a href="Samples/RelativeInclinometer">Relative inclinometer</a></td>
</tr>
<tr>
<td><a href="Samples/RelativeInclinometer">Relative inclinometer</a></td>
<td><a href="Samples/SerialArduino">Serial Arduino</a></td>
<td><a href="Samples/IoT-SPI">Serial Peripheral Interface (SPI)</a></td>
</tr>
<tr>
<td><a href="Samples/SimpleOrientationSensor">Simple orientation sensor</a></td>
</tr>
</table>
Expand Down Expand Up @@ -429,18 +432,19 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<table>
<tr>
<td><a href="Samples/BasicHologram">Basic hologram</a></td>
<td><a href="Samples/HolographicDepthBasedImageStabilization">Depth-based focus plane</a></td>
<td><a href="Samples/HolographicFaceTracking">Holographic face tracking</a></td>
<td><a href="Samples/HolographicMixedRealityCapture">Holographic mixed reality capture</a></td>
</tr>
<tr>
<td><a href="Samples/HolographicMixedRealityCapture">Holographic mixed reality capture</a></td>
<td><a href="Samples/HolographicSpatialMapping">Holographic spatial mapping</a></td>
<td><a href="Samples/HolographicSpatialStage">Holographic spatial stage</a></td>
<td><a href="Samples/HolographicVoiceInput">Holographic voice input</a></td>
</tr>
<tr>
<td><a href="Samples/HolographicVoiceInput">Holographic voice input</a></td>
<td><a href="Samples/SpatialInteractionSource">Spatial interaction source</a></td>
<td><a href="Samples/HolographicTagAlong">Tag-along hologram</a></td>
</tr>
<tr>
<td><a href="Samples/MixedRealityModel">Mixed Reality Model</a></td>
</tr>
</table>
Expand Down
26 changes: 13 additions & 13 deletions Samples/360VideoPlayback/cpp/360VideoPlayback.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions Samples/360VideoPlayback/cpp/360VideoPlayback.vcxproj
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{ca984d05-8e90-525d-a158-37b85761267f}</ProjectGuid>
<ProjectGuid>{a23cdfae-d784-55f2-b9e8-7d46f44eaa95}</ProjectGuid>
<Keyword>HolographicApp</Keyword>
<RootNamespace>_360VideoPlayback</RootNamespace>
<DefaultLanguage>en-US</DefaultLanguage>
<MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion>
<AppContainerApplication>true</AppContainerApplication>
<ApplicationType>Windows Store</ApplicationType>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.17763.0</WindowsTargetPlatformMinVersion>
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/360VideoPlayback/cpp/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Logo>Assets\StoreLogo-sdk.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.15063.0" MaxVersionTested="10.0.17134.0"/>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.15063.0" MaxVersionTested="10.0.17763.0"/>
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
Expand Down
6 changes: 3 additions & 3 deletions Samples/360VideoPlayback/cs/360VideoPlayback.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{B4A393EF-A19A-5743-ACA2-C8822DA43A41}</ProjectGuid>
<ProjectGuid>{F7AEF638-675F-50BF-8D43-58E47B2569BE}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>_360VideoPlayback</RootNamespace>
<AssemblyName>360VideoPlayback</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.17134.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.17134.0</TargetPlatformMinVersion>
<TargetPlatformVersion>10.0.17763.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>15</MinimumVisualStudioVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
Expand Down
26 changes: 13 additions & 13 deletions Samples/360VideoPlayback/cs/360VideoPlayback.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Samples/360VideoPlayback/cs/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Logo>Assets\StoreLogo-sdk.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.15063.0" MaxVersionTested="10.0.17134.0"/>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.15063.0" MaxVersionTested="10.0.17763.0"/>
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions Samples/3DPrinting/cs/3DPrinting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{9BF09C4C-8D79-5E9C-99CA-00EB7775EDB3}</ProjectGuid>
<ProjectGuid>{9DAFAF9D-253C-5910-9905-267732F2B0DC}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SDKTemplate</RootNamespace>
<AssemblyName>SDKTemplate</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.17134.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.17134.0</TargetPlatformMinVersion>
<TargetPlatformVersion>10.0.17763.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
Expand Down
38 changes: 19 additions & 19 deletions Samples/3DPrinting/cs/3DPrinting.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Samples/3DPrinting/cs/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Logo>Assets\StoreLogo-sdk.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.10586.0" MaxVersionTested="10.0.17134.0"/>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.10586.0" MaxVersionTested="10.0.17763.0"/>
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
Expand Down
File renamed without changes.
Loading

0 comments on commit 7c7832e

Please sign in to comment.