diff options
Diffstat (limited to 'sample/toyvm.vcxproj')
-rw-r--r-- | sample/toyvm.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/toyvm.vcxproj b/sample/toyvm.vcxproj index 081b16a..1663516 100644 --- a/sample/toyvm.vcxproj +++ b/sample/toyvm.vcxproj @@ -20,7 +20,7 @@ </ItemGroup> <PropertyGroup Label="Globals"> <ProjectGuid>{2E41C7AF-39FF-454C-B081-37445378DCB3}</ProjectGuid> - <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |