เพิ่มบิ้วไฟล์excel

This commit is contained in:
Kittapath 2023-05-02 16:27:43 +07:00
parent 4b7715cc8a
commit bd695abf24
8 changed files with 3127 additions and 332 deletions

View file

@ -91,4 +91,16 @@
</None>
</ItemGroup>
<ItemGroup>
<None Update="Templates\ExamList.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Templates\PassAExamList.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Templates\PassExamList.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>