กำหนดให้ไฟล์ template ถูก copy ไป output ตอน build/publish
Some checks failed
release-dev / release-dev (push) Failing after 12s

This commit is contained in:
harid 2025-09-30 16:54:14 +07:00
parent edbd337ab6
commit e51ca439f9

View file

@ -81,4 +81,10 @@
</None>
</ItemGroup>
<ItemGroup>
<None Include="Reports/TimeStampRecords.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>