Skip to content

Commit aefbbd2

Browse files
committed
chore
1 parent ac153a7 commit aefbbd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

KuchiPaku/KuchiPaku.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
<MakeDir Directories="$(OutputPath)/_publish/" />
5252
<Delete Files="$(OutputPath)/(AssemblyName).pdb" />
5353
<Delete Files="$(OutputPath)/publish/(AssemblyName).pdb" />
54+
<Delete Files="$(OutputPath)/FluentCeVIOWrapper.Common.xml" />
55+
<Delete Files="$(OutputPath)/publish/FluentCeVIOWrapper.Common.xml" />
5456
<ZipDirectory SourceDirectory="$(OutputPath)/publish/" DestinationFile="$(OutputPath)/_publish/$(AssemblyName)-v.$(Version).zip" Overwrite="true" />
5557
<Message Text="Actions After Publish" Importance="high" />
5658
</Target>

0 commit comments

Comments
 (0)