This commit is contained in:
2025-08-19 11:01:05 +08:00
parent db661a7ae0
commit 695b33a814
2 changed files with 76 additions and 43 deletions

View File

@@ -126,4 +126,7 @@
<Content Include="Library\NPOI.OpenXmlFormats.dll" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>copy $(TargetPath) "D:\Program Files (x86)\Kingdee\K3Cloud\WebSite\Bin\$(TargetFileName)"</PostBuildEvent>
</PropertyGroup>
</Project>