Remove reference to Microsoft.VCLibs.Desktop

This commit is contained in:
Matt Cooley 2019-05-14 11:13:35 -07:00
commit e30d821d6c

View file

@ -269,7 +269,6 @@
</ItemGroup>
<ItemGroup>
<SDKReference Include="CppUnitTestFramework.Universal, Version=$(UnitTestPlatformVersion)" />
<SDKReference Include="Microsoft.VCLibs.Desktop, Version=14.0" />
<SDKReference Include="TestPlatform.Universal, Version=$(UnitTestPlatformVersion)" />
</ItemGroup>
<ItemGroup>