Skip to content

Commit 2e17593

Browse files
skyline75489DHowett
authored andcommitted
Retarget VtPipeTerm & terminalcore-lib to 18362 (#2885)
(cherry picked from commit 1386148)
1 parent f531434 commit 2e17593

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/cascadia/TerminalCore/lib/terminalcore-lib.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ProjectName>TerminalCore</ProjectName>
1414
<TargetName>TerminalCore</TargetName>
1515
<WindowsTargetPlatformMinVersion>10.0.17763.0</WindowsTargetPlatformMinVersion>
16-
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
16+
<WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
1717
<RootNamespace>Microsoft.Terminal.Core</RootNamespace>
1818
</PropertyGroup>
1919
<!-- ============================ References ============================ -->

src/tools/vtpipeterm/VtPipeTerm.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<RootNamespace>VtPipeTerm</RootNamespace>
1515
<ProjectName>VtPipeTerm</ProjectName>
1616
<TargetName>VtPipeTerm</TargetName>
17-
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
17+
<WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
1818
</PropertyGroup>
1919
<ItemDefinitionGroup>
2020
<ClCompile>

0 commit comments

Comments
 (0)