Skip to content

Commit

Permalink
icudata: Update WindowsTargetPlatformVersion to 10.0.22000.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Dec 23, 2023
1 parent 12a7849 commit 562ca27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Externals/crystaledit/icudata/icudata.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<Keyword>Win32Proj</Keyword>
<ProjectGuid>{2710a368-ed56-4fb1-80c3-d93ba6483710}</ProjectGuid>
<RootNamespace>icudata</RootNamespace>
<WindowsTargetPlatformVersion Condition="'$(VisualStudioVersion)' == '15'">10.0.19041.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion Condition="'$(VisualStudioVersion)' == '15'">10.0.22000.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion Condition="'$(VisualStudioVersion)' &gt;= '16'">$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down

0 comments on commit 562ca27

Please sign in to comment.