แก้ไขการ export docx และ xlsx

This commit is contained in:
Suphonchai Phoonsawat 2023-08-24 12:56:55 +07:00
parent 160ff2abcf
commit 2cafb0b16f
2 changed files with 4 additions and 1 deletions

View file

@ -41,6 +41,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="Telerik.Reporting" Version="17.1.23.718" />
<PackageReference Include="Telerik.Reporting.OpenXmlRendering" Version="17.1.23.718" />
</ItemGroup>
<ItemGroup>