1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-05 15:56:00 +02:00

Fixed PlatformToolset

This commit is contained in:
Brian Fiete 2020-03-10 16:11:31 -07:00
parent 701e43bf1f
commit 4511b9d29d
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@
<ProjectGuid>{99F126A1-8D35-48DE-BE7F-A9B6D3F6FA9F}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>MinRT</RootNamespace>
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">