Skip to content

Commit 7c03c4e

Browse files
author
Satwik Kumar Sharma
committed
resolving pipeline error
1 parent 11576ef commit 7c03c4e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/uwp/AdaptiveCardsObjectModel/AdaptiveCardsObjectModel.vcxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
4444
<AppContainerApplication>true</AppContainerApplication>
4545
<ApplicationType>Windows Store</ApplicationType>
46-
<WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
47-
<WindowsTargetPlatformMinVersion>10.0.15063.0</WindowsTargetPlatformMinVersion>
46+
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
47+
<WindowsTargetPlatformMinVersion>10.0.17763.0</WindowsTargetPlatformMinVersion>
4848
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
4949
<TargetName>AdaptiveCards.ObjectModel.Uwp</TargetName>
5050
<GenerateManifest>false</GenerateManifest>
@@ -53,7 +53,7 @@
5353
<PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
5454
<CppWinRTFastAbi>true</CppWinRTFastAbi>
5555
<CppWinRTOptimized>true</CppWinRTOptimized>
56-
<UseCrtSDKReferenceStaticWarning>false</UseCrtSDKReferenceStaticWarning>
56+
<UseCrtSDKReferenceStaticWarning>false</UseCrtSDKReferenceStaticWarning>
5757
</PropertyGroup>
5858
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
5959
<!-- Build with the Hybrid CRT (Universal CRT + Static VS CRT (for what little the Universal CRT doesn't cover) -->

0 commit comments

Comments
 (0)