[FileLocksmith] copy cpp runtime dlls to WinUI3Apps (#27565)

This commit is contained in:
Andrey Nekrasov
2023-07-21 16:05:20 +02:00
committed by GitHub
parent 864b862952
commit 187f0e3c8e

View File

@@ -81,6 +81,9 @@
<CharacterSet>Unicode</CharacterSet>
<CLRSupport>NetCore</CLRSupport>
</PropertyGroup>
<PropertyGroup>
<CopyCppRuntimeToOutputDir>true</CopyCppRuntimeToOutputDir>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>