Skip to content

Commit

Permalink
Windows 10 Version 1709 - October 2017 Update 2
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnewthing committed Oct 26, 2017
2 parents ff8eac9 + e31b2f4 commit 773db93
Show file tree
Hide file tree
Showing 1,803 changed files with 15,722 additions and 14,672 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ publish/
csx/
*.build.csdef

# Windows Store app package directory
# Microsoft Store app package directory
AppPackages/

# Others
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", "{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "360VideoPlayback", "360VideoPlayback.vcxproj", "{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -13,18 +13,18 @@ Global
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Debug|x64.ActiveCfg = Debug|x64
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Debug|x64.Build.0 = Debug|x64
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Debug|x64.Deploy.0 = Debug|x64
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Debug|x86.ActiveCfg = Debug|Win32
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Debug|x86.Build.0 = Debug|Win32
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Debug|x86.Deploy.0 = Debug|Win32
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Release|x64.ActiveCfg = Release|x64
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Release|x64.Build.0 = Release|x64
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Release|x64.Deploy.0 = Release|x64
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Release|x86.ActiveCfg = Release|Win32
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Release|x86.Build.0 = Release|Win32
{70E4B7FA-6346-4DB9-B2BE-B27068B19B4F}.Release|x86.Deploy.0 = Release|Win32
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Debug|x64.ActiveCfg = Debug|x64
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Debug|x64.Build.0 = Debug|x64
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Debug|x64.Deploy.0 = Debug|x64
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Debug|x86.ActiveCfg = Debug|Win32
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Debug|x86.Build.0 = Debug|Win32
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Debug|x86.Deploy.0 = Debug|Win32
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Release|x64.ActiveCfg = Release|x64
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Release|x64.Build.0 = Release|x64
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Release|x64.Deploy.0 = Release|x64
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Release|x86.ActiveCfg = Release|Win32
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.Release|x86.Build.0 = Release|Win32
{E0FBF32B-7605-5125-8558-E80EB4A2D3C1}.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>{70e4b7fa-6346-4db9-b2be-b27068b19b4f}</ProjectGuid>
<ProjectGuid>{e0fbf32b-7605-5125-8558-e80eb4a2d3c1}</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.15063.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.15063.0</WindowsTargetPlatformMinVersion>
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.16299.0</WindowsTargetPlatformMinVersion>
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Samples/360VideoPlayback/cpp/Common/DeviceResources.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ void DX::DeviceResources::CreateDeviceResources()
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 Store apps.
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.
Expand Down
2 changes: 1 addition & 1 deletion Samples/360VideoPlayback/cpp/Common/DirectXHelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ namespace DX
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 Store apps.
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.
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.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.15063.0" MaxVersionTested="10.0.15063.0"/>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.15063.0" MaxVersionTested="10.0.16299.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>{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}</ProjectGuid>
<ProjectGuid>{E9D0948C-B05E-57A0-A52C-4100D8512EB0}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>_360VideoPlayback</RootNamespace>
<AssemblyName>360VideoPlayback</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.15063.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.15063.0</TargetPlatformMinVersion>
<TargetPlatformVersion>10.0.16299.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.16299.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", "{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "360VideoPlayback", "360VideoPlayback.csproj", "{E9D0948C-B05E-57A0-A52C-4100D8512EB0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -13,18 +13,18 @@ Global
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Debug|x64.ActiveCfg = Debug|x64
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Debug|x64.Build.0 = Debug|x64
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Debug|x64.Deploy.0 = Debug|x64
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Debug|x86.ActiveCfg = Debug|x86
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Debug|x86.Build.0 = Debug|x86
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Debug|x86.Deploy.0 = Debug|x86
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Release|x64.ActiveCfg = Release|x64
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Release|x64.Build.0 = Release|x64
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Release|x64.Deploy.0 = Release|x64
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Release|x86.ActiveCfg = Release|x86
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Release|x86.Build.0 = Release|x86
{4CAA11AB-CA90-4BCF-87DD-40AF5C0337A7}.Release|x86.Deploy.0 = Release|x86
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Debug|x64.ActiveCfg = Debug|x64
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Debug|x64.Build.0 = Debug|x64
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Debug|x64.Deploy.0 = Debug|x64
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Debug|x86.ActiveCfg = Debug|x86
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Debug|x86.Build.0 = Debug|x86
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Debug|x86.Deploy.0 = Debug|x86
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Release|x64.ActiveCfg = Release|x64
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Release|x64.Build.0 = Release|x64
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Release|x64.Deploy.0 = Release|x64
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Release|x86.ActiveCfg = Release|x86
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.Release|x86.Build.0 = Release|x86
{E9D0948C-B05E-57A0-A52C-4100D8512EB0}.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.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.15063.0" MaxVersionTested="10.0.15063.0"/>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.15063.0" MaxVersionTested="10.0.16299.0"/>
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
Expand Down
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>{46EF1408-F615-57D4-B4E4-A18A4902E4FC}</ProjectGuid>
<ProjectGuid>{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SDKTemplate</RootNamespace>
<AssemblyName>SDKTemplate</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.15063.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.15063.0</TargetPlatformMinVersion>
<TargetPlatformVersion>10.0.16299.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.16299.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", "{46EF1408-F615-57D4-B4E4-A18A4902E4FC}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "3DPrinting", "3DPrinting.csproj", "{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -15,24 +15,24 @@ Global
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|ARM.ActiveCfg = Debug|ARM
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|ARM.Build.0 = Debug|ARM
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|ARM.Deploy.0 = Debug|ARM
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|x64.ActiveCfg = Debug|x64
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|x64.Build.0 = Debug|x64
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|x64.Deploy.0 = Debug|x64
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|x86.ActiveCfg = Debug|x86
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|x86.Build.0 = Debug|x86
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Debug|x86.Deploy.0 = Debug|x86
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|ARM.ActiveCfg = Release|ARM
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|ARM.Build.0 = Release|ARM
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|ARM.Deploy.0 = Release|ARM
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|x64.ActiveCfg = Release|x64
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|x64.Build.0 = Release|x64
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|x64.Deploy.0 = Release|x64
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|x86.ActiveCfg = Release|x86
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|x86.Build.0 = Release|x86
{46EF1408-F615-57D4-B4E4-A18A4902E4FC}.Release|x86.Deploy.0 = Release|x86
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|ARM.ActiveCfg = Debug|ARM
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|ARM.Build.0 = Debug|ARM
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|ARM.Deploy.0 = Debug|ARM
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|x64.ActiveCfg = Debug|x64
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|x64.Build.0 = Debug|x64
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|x64.Deploy.0 = Debug|x64
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|x86.ActiveCfg = Debug|x86
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|x86.Build.0 = Debug|x86
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Debug|x86.Deploy.0 = Debug|x86
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Release|ARM.ActiveCfg = Release|ARM
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Release|ARM.Build.0 = Release|ARM
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Release|ARM.Deploy.0 = Release|ARM
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Release|x64.ActiveCfg = Release|x64
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Release|x64.Build.0 = Release|x64
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Release|x64.Deploy.0 = Release|x64
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Release|x86.ActiveCfg = Release|x86
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.Release|x86.Build.0 = Release|x86
{C318DBD2-F85C-5E85-8D17-94FF2698E8DF}.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.15063.0"/>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.10586.0" MaxVersionTested="10.0.16299.0"/>
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
Expand Down
2 changes: 1 addition & 1 deletion Samples/3DPrintingFromUnity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ In addition to Visual Studio and the Windows SDK, you need the following:
This application comes preinstalled with Windows 10.
If you have uninstalled it,
you can
[reinstall it from the Store](https://www.microsoft.com/store/apps/3d-builder/9wzdncrfj3t6 "3D Builder").
[reinstall it from the Microsoft Store](https://www.microsoft.com/store/apps/3d-builder/9wzdncrfj3t6 "3D Builder").

A basic understanding of Unity is assumed.
Learn how to get started with Unity
Expand Down
38 changes: 19 additions & 19 deletions Samples/Accelerometer/cpp/Accelerometer.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("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Accelerometer", "Accelerometer.vcxproj", "{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Accelerometer", "Accelerometer.vcxproj", "{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -15,24 +15,24 @@ Global
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|ARM.ActiveCfg = Debug|ARM
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|ARM.Build.0 = Debug|ARM
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|ARM.Deploy.0 = Debug|ARM
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|Win32.ActiveCfg = Debug|Win32
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|Win32.Build.0 = Debug|Win32
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|Win32.Deploy.0 = Debug|Win32
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|x64.ActiveCfg = Debug|x64
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|x64.Build.0 = Debug|x64
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Debug|x64.Deploy.0 = Debug|x64
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|ARM.ActiveCfg = Release|ARM
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|ARM.Build.0 = Release|ARM
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|ARM.Deploy.0 = Release|ARM
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|Win32.ActiveCfg = Release|Win32
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|Win32.Build.0 = Release|Win32
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|Win32.Deploy.0 = Release|Win32
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|x64.ActiveCfg = Release|x64
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|x64.Build.0 = Release|x64
{0B2CC0F5-B383-5005-A85B-D0021AA6A6DC}.Release|x64.Deploy.0 = Release|x64
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|ARM.ActiveCfg = Debug|ARM
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|ARM.Build.0 = Debug|ARM
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|ARM.Deploy.0 = Debug|ARM
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|Win32.ActiveCfg = Debug|Win32
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|Win32.Build.0 = Debug|Win32
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|Win32.Deploy.0 = Debug|Win32
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|x64.ActiveCfg = Debug|x64
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|x64.Build.0 = Debug|x64
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Debug|x64.Deploy.0 = Debug|x64
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|ARM.ActiveCfg = Release|ARM
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|ARM.Build.0 = Release|ARM
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|ARM.Deploy.0 = Release|ARM
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|Win32.ActiveCfg = Release|Win32
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|Win32.Build.0 = Release|Win32
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|Win32.Deploy.0 = Release|Win32
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|x64.ActiveCfg = Release|x64
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|x64.Build.0 = Release|x64
{9D25FA6B-F5F5-571B-B6C9-FC320B11088F}.Release|x64.Deploy.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
6 changes: 3 additions & 3 deletions Samples/Accelerometer/cpp/Accelerometer.vcxproj
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<ProjectGuid>{0b2cc0f5-b383-5005-a85b-d0021aa6a6dc}</ProjectGuid>
<ProjectGuid>{9d25fa6b-f5f5-571b-b6c9-fc320b11088f}</ProjectGuid>
<RootNamespace>SDKTemplate</RootNamespace>
<DefaultLanguage>en-US</DefaultLanguage>
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
<AppContainerApplication>true</AppContainerApplication>
<ApplicationType>Windows Store</ApplicationType>
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.15063.0</WindowsTargetPlatformMinVersion>
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.16299.0</WindowsTargetPlatformMinVersion>
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down
2 changes: 1 addition & 1 deletion Samples/Accelerometer/cpp/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</Properties>

<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.14393.0" MaxVersionTested="10.0.15063.0" />
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.14393.0" MaxVersionTested="10.0.16299.0" />
</Dependencies>

<Resources>
Expand Down
Loading

0 comments on commit 773db93

Please sign in to comment.