11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project DefaultTargets =" Build" ToolsVersion =" 14 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\directxtk_desktop_2015.2016.9.1.2 \build\native\directxtk_desktop_2015.props" Condition =" Exists('..\packages\directxtk_desktop_2015.2016.9.1.2 \build\native\directxtk_desktop_2015.props')" />
2+ <Project DefaultTargets =" Build" ToolsVersion =" 15 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" ..\packages\directxtk_desktop_2015.2017.6.21.1 \build\native\directxtk_desktop_2015.props" Condition =" Exists('..\packages\directxtk_desktop_2015.2017.6.21.1 \build\native\directxtk_desktop_2015.props')" />
44 <ItemGroup Label =" ProjectConfigurations" >
55 <ProjectConfiguration Include =" Debug|Win32" >
66 <Configuration >Debug</Configuration >
2323 <ProjectGuid >{D390EF5F-0771-4FCD-876A-542EB8DBEAC3}</ProjectGuid >
2424 <Keyword >Win32Proj</Keyword >
2525 <RootNamespace >CompositorDLL</RootNamespace >
26- <WindowsTargetPlatformVersion >8.1 </WindowsTargetPlatformVersion >
26+ <WindowsTargetPlatformVersion >10.0.15063.0 </WindowsTargetPlatformVersion >
2727 </PropertyGroup >
2828 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2929 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
3030 <ConfigurationType >DynamicLibrary</ConfigurationType >
3131 <UseDebugLibraries >true</UseDebugLibraries >
32- <PlatformToolset >v140 </PlatformToolset >
32+ <PlatformToolset >v141 </PlatformToolset >
3333 <CharacterSet >Unicode</CharacterSet >
3434 </PropertyGroup >
3535 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
3636 <ConfigurationType >DynamicLibrary</ConfigurationType >
3737 <UseDebugLibraries >false</UseDebugLibraries >
38- <PlatformToolset >v140 </PlatformToolset >
38+ <PlatformToolset >v141 </PlatformToolset >
3939 <WholeProgramOptimization >true</WholeProgramOptimization >
4040 <CharacterSet >Unicode</CharacterSet >
4141 </PropertyGroup >
4242 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
4343 <ConfigurationType >DynamicLibrary</ConfigurationType >
4444 <UseDebugLibraries >true</UseDebugLibraries >
45- <PlatformToolset >v140 </PlatformToolset >
45+ <PlatformToolset >v141 </PlatformToolset >
4646 <CharacterSet >Unicode</CharacterSet >
4747 </PropertyGroup >
4848 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
4949 <ConfigurationType >DynamicLibrary</ConfigurationType >
5050 <UseDebugLibraries >false</UseDebugLibraries >
51- <PlatformToolset >v140 </PlatformToolset >
51+ <PlatformToolset >v141 </PlatformToolset >
5252 <WholeProgramOptimization >true</WholeProgramOptimization >
5353 <CharacterSet >Unicode</CharacterSet >
5454 </PropertyGroup >
@@ -263,13 +263,13 @@ if EXIST "$(Elgato_Filter)" xcopy /y "$(Elgato_Filter)"</Command>
263263 </ItemGroup >
264264 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
265265 <ImportGroup Label =" ExtensionTargets" >
266- <Import Project =" ..\packages\directxtk_desktop_2015.2016.9.1.2 \build\native\directxtk_desktop_2015.targets" Condition =" Exists('..\packages\directxtk_desktop_2015.2016.9.1.2 \build\native\directxtk_desktop_2015.targets')" />
266+ <Import Project =" ..\packages\directxtk_desktop_2015.2017.6.21.1 \build\native\directxtk_desktop_2015.targets" Condition =" Exists('..\packages\directxtk_desktop_2015.2017.6.21.1 \build\native\directxtk_desktop_2015.targets')" />
267267 </ImportGroup >
268268 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
269269 <PropertyGroup >
270270 <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
271271 </PropertyGroup >
272- <Error Condition =" !Exists('..\packages\directxtk_desktop_2015.2016.9.1.2 \build\native\directxtk_desktop_2015.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\directxtk_desktop_2015.2016.9.1.2 \build\native\directxtk_desktop_2015.props'))" />
273- <Error Condition =" !Exists('..\packages\directxtk_desktop_2015.2016.9.1.2 \build\native\directxtk_desktop_2015.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\directxtk_desktop_2015.2016.9.1.2 \build\native\directxtk_desktop_2015.targets'))" />
272+ <Error Condition =" !Exists('..\packages\directxtk_desktop_2015.2017.6.21.1 \build\native\directxtk_desktop_2015.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\directxtk_desktop_2015.2017.6.21.1 \build\native\directxtk_desktop_2015.props'))" />
273+ <Error Condition =" !Exists('..\packages\directxtk_desktop_2015.2017.6.21.1 \build\native\directxtk_desktop_2015.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\directxtk_desktop_2015.2017.6.21.1 \build\native\directxtk_desktop_2015.targets'))" />
274274 </Target >
275275</Project >
0 commit comments