diff options
Diffstat (limited to 'RadTerminal.vcxproj')
-rw-r--r-- | RadTerminal.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RadTerminal.vcxproj b/RadTerminal.vcxproj index 7efcf80..1d1df6f 100644 --- a/RadTerminal.vcxproj +++ b/RadTerminal.vcxproj @@ -22,12 +22,12 @@ <ProjectGuid>{5660720B-5A4B-4F82-85C3-AE789F685218}</ProjectGuid> <Keyword>Win32Proj</Keyword> <RootNamespace>RadTerminal</RootNamespace> - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration"> <ConfigurationType>Application</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> + <PlatformToolset>v142</PlatformToolset> <CharacterSet>Unicode</CharacterSet> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration"> |