ส่งออกข้อมูลผู้มิสิทธื์สอบ
ส่งออกข้อมูลผู้สอบผ่านภาค ก.
This commit is contained in:
Suphonchai Phoonsawat 2023-04-25 13:13:27 +07:00
parent b8109e80ac
commit b1f8c78ced
34 changed files with 5935 additions and 8 deletions

View file

@ -58,4 +58,13 @@
<Folder Include="Controllers\" />
</ItemGroup>
<ItemGroup>
<None Update="Templates\ExamList.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Update="Templates\PassAExamList.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>