File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2929 <SupportedOSPlatformVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'tizen'" >6.5</SupportedOSPlatformVersion >
3030
3131 <TargetPlatformMinVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >10.0.17763.0</TargetPlatformMinVersion >
32- <WindowsSdkPackageVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >10.0.22621.38 </WindowsSdkPackageVersion >
32+ <WindowsSdkPackageVersion Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >10.0.19041.57 </WindowsSdkPackageVersion >
3333 <CsWinRTRcwFactoryFallbackGeneratorForceOptOut Condition =" $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'" >true</CsWinRTRcwFactoryFallbackGeneratorForceOptOut >
3434 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
3535 <DefaultLanguage >en</DefaultLanguage >
You can’t perform that action at this time.
0 commit comments