修正SicRT生成时PM2三色灯定义文件没有拷入输出文件夹的问题。

This commit is contained in:
Liang Su 2023-05-30 19:13:19 +08:00
parent 642099dae7
commit 89e1e0b523
1 changed files with 2 additions and 2 deletions

View File

@ -229,9 +229,9 @@
</None>
</ItemGroup>
<ItemGroup>
<Resource Include="Config\PM2_STEvents.xml">
<None Include="Config\PM2_STEvents.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Resource>
</None>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>