Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Remove xmldoc from tools directory
Browse files Browse the repository at this point in the history
  • Loading branch information
caesay committed Jan 1, 2022
1 parent b1ec154 commit 48f0a45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ Copy-Item "$PSScriptRoot\vendor\singlefilehost.exe" -Destination "$BinOut"

Remove-Item "$Out\*.pdb"
Remove-Item "$BinOut\*.pdb"
Remove-Item "$Out\SquirrelLib.xml"

Write-Output "Successfully copied files to './build/publish'"

0 comments on commit 48f0a45

Please sign in to comment.