This commit is contained in:
范露尧
2022-10-19 21:14:50 +08:00
parent 7e59e7d873
commit 2f420a9b51

View File

@@ -101,6 +101,9 @@
<Content Update="wwwroot\ExcelTemplate\2021年度甬江杯投票.xlsx"> <Content Update="wwwroot\ExcelTemplate\2021年度甬江杯投票.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content> </Content>
<Content Update="wwwroot\ExcelTemplate\2022年度甬江杯投票.xlsx">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup> </ItemGroup>
</Project> </Project>