There was an error while loading. Please reload this page.
1 parent 0995296 commit 7436377Copy full SHA for 7436377
src/Signing/SignScripts.csproj
@@ -13,7 +13,7 @@
13
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
14
</None>
15
</ItemGroup>
16
- <Target Name="Delete Unused" AfterTargets="Build">
+ <Target Name="Delete Unused">
17
<Delete Files="$(OutputPath)UNUSED.dll"/>
18
<Delete Files="$(OutputPath)UNUSED.pdb"/>
19
</Target>
0 commit comments