Skip to content

Commit 3631b4c

Browse files
committed
Updating windows SDK version to 10.0
1 parent e0308f2 commit 3631b4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/TestApps/OAuthTestApp/OAuthTestApp.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ProjectGuid>{4caa3052-7fae-4c5b-a1cb-02d7f910c991}</ProjectGuid>
1111
<Keyword>Win32Proj</Keyword>
1212
<RootNamespace>OAuthTestApp</RootNamespace>
13-
<WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0.26100.0</WindowsTargetPlatformVersion>
13+
<WindowsTargetPlatformVersion Condition=" '$(WindowsTargetPlatformVersion)' == '' ">10.0</WindowsTargetPlatformVersion>
1414
<WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
1515
</PropertyGroup>
1616
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />

test/TestApps/OAuthTestAppPackage/OAuthTestAppPackage.wapproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
<PropertyGroup>
5858
<ProjectGuid>455c01f8-0a3e-42c4-9f22-13992eb909ec</ProjectGuid>
59-
<TargetPlatformVersion>10.0.26100.0</TargetPlatformVersion>
59+
<TargetPlatformVersion>10.0.19041.0</TargetPlatformVersion>
6060
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
6161
<DefaultLanguage>en-US</DefaultLanguage>
6262
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>

0 commit comments

Comments
 (0)