1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1 \build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1 \build\native\Microsoft.Windows.CppWinRT.props')" />
3
+ <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.230524.4 \build\native\Microsoft.Windows.CppWinRT.props" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230524.4 \build\native\Microsoft.Windows.CppWinRT.props')" />
4
4
<PropertyGroup Label =" Globals" >
5
5
<CppWinRTOptimized >true</CppWinRTOptimized >
6
6
<CppWinRTRootNamespaceAutoMerge >true</CppWinRTRootNamespaceAutoMerge >
453
453
</ItemGroup >
454
454
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
455
455
<ImportGroup Label =" ExtensionTargets" >
456
- <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.targets')" />
457
456
<Import Project =" ..\packages\Microsoft.UI.Xaml.2.7.3\build\native\Microsoft.UI.Xaml.targets" Condition =" Exists('..\packages\Microsoft.UI.Xaml.2.7.3\build\native\Microsoft.UI.Xaml.targets')" />
458
457
<Import Project =" ..\packages\nlohmann.json.3.11.2\build\native\nlohmann.json.targets" Condition =" Exists('..\packages\nlohmann.json.3.11.2\build\native\nlohmann.json.targets')" />
458
+ <Import Project =" ..\packages\Microsoft.Windows.CppWinRT.2.0.230524.4\build\native\Microsoft.Windows.CppWinRT.targets" Condition =" Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230524.4\build\native\Microsoft.Windows.CppWinRT.targets')" />
459
459
</ImportGroup >
460
460
<Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
461
461
<PropertyGroup >
462
462
<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 >
463
463
</PropertyGroup >
464
- <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.props'))" />
465
- <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.230225.1\build\native\Microsoft.Windows.CppWinRT.targets'))" />
466
464
<Error Condition =" !Exists('..\packages\Microsoft.UI.Xaml.2.7.3\build\native\Microsoft.UI.Xaml.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.UI.Xaml.2.7.3\build\native\Microsoft.UI.Xaml.targets'))" />
467
465
<Error Condition =" !Exists('..\packages\nlohmann.json.3.11.2\build\native\nlohmann.json.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\nlohmann.json.3.11.2\build\native\nlohmann.json.targets'))" />
466
+ <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230524.4\build\native\Microsoft.Windows.CppWinRT.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.230524.4\build\native\Microsoft.Windows.CppWinRT.props'))" />
467
+ <Error Condition =" !Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.230524.4\build\native\Microsoft.Windows.CppWinRT.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.CppWinRT.2.0.230524.4\build\native\Microsoft.Windows.CppWinRT.targets'))" />
468
468
</Target >
469
469
</Project >
0 commit comments