11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.200630.5 \build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.200630.5 \build\native\Microsoft.Windows.CppWinRT.props')" />
3+ <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.210913.7 \build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210913.7 \build\native\Microsoft.Windows.CppWinRT.props')" />
44 <ItemGroup Label =" ProjectConfigurations" >
55 <ProjectConfiguration Include =" Debug|ARM" >
66 <Configuration >Debug</Configuration >
5050 <GenerateManifest >false</GenerateManifest >
5151 <ConfigurationType >DynamicLibrary</ConfigurationType >
5252 <PlatformToolset >v142</PlatformToolset >
53+ <CppWinRTFastAbi >true</CppWinRTFastAbi >
54+ <CppWinRTOptimized >true</CppWinRTOptimized >
5355 </PropertyGroup >
5456 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
5557 <PropertyGroup Condition =" '$(Configuration)'=='Debug'" Label =" Configuration" >
210212 <ClInclude Include =" lib\AdaptiveShowCardAction.h" />
211213 <ClInclude Include =" lib\AdaptiveSubmitAction.h" />
212214 <ClInclude Include =" lib\AdaptiveTextBlock.h" />
213- <ClInclude Include =" lib\ErrorHandling.h" />
214215 <ClInclude Include =" lib\pch.h" />
215216 <ClInclude Include =" lib\ObjectModelUtil.h" />
216- <ClInclude Include =" lib\Vector.h" />
217217 <ClCompile Include =" lib\AdaptiveBackgroundImage.cpp" />
218218 <ClCompile Include =" lib\AdaptiveMedia.cpp" >
219219 <PreprocessToFile Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >false</PreprocessToFile >
230230 <ClCompile Include =" lib\AdaptiveOpenUrlActionParser.cpp" />
231231 <ClCompile Include =" lib\AdaptiveRichTextBlock.cpp" />
232232 <ClCompile Include =" lib\AdaptiveRichTextBlockParser.cpp" />
233- <ClCompile Include =" lib\AdaptiveTextElement.cpp" />
234233 <ClCompile Include =" lib\AdaptiveTextRun.cpp" />
235234 <ClCompile Include =" lib\AdaptiveToggleVisibilityActionParser.cpp" />
236235 <ClCompile Include =" lib\AdaptiveToggleVisibilityTarget.cpp" />
309308 </ItemGroup >
310309 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
311310 <ImportGroup Label =" ExtensionTargets" >
312- <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.200630.5\build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.200630.5\build\native\Microsoft.Windows.CppWinRT.targets')" />
311+ <Import Project =" ..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210803.1\build\native\Microsoft.Windows.ImplementationLibrary.targets" Condition =" Exists('..\packages\Microsoft.Windows.ImplementationLibrary.1.0.210803.1\build\native\Microsoft.Windows.ImplementationLibrary.targets')" />
312+ <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.210913.7\build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210913.7\build\native\Microsoft.Windows.CppWinRT.targets')" />
313313 </ImportGroup >
314314 <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
315315 <PropertyGroup >
316316 <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 >
317317 </PropertyGroup >
318- <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.200630.5 \build\native\Microsoft.Windows.CppWinRT.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.200630.5 \build\native\Microsoft.Windows.CppWinRT.props'))" />
319- <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.200630.5 \build\native\Microsoft.Windows.CppWinRT.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.200630.5 \build\native\Microsoft.Windows.CppWinRT.targets'))" />
318+ <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210913.7 \build\native\Microsoft.Windows.CppWinRT.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.210913.7 \build\native\Microsoft.Windows.CppWinRT.props'))" />
319+ <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.210913.7 \build\native\Microsoft.Windows.CppWinRT.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.210913.7 \build\native\Microsoft.Windows.CppWinRT.targets'))" />
320320 </Target >
321321</Project >
0 commit comments