Skip to content

Commit 812097e

Browse files
committed
revert
1 parent 0121974 commit 812097e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,5 @@ if ($args.Count -gt 0 -and $args[0] -eq "-Configuration") {
6262
$Configuration = $args[1]
6363
}
6464

65-
Write-Host "Configuration: $Configuration" -ForegroundColor Yellow
6665
dotnet build "./AquaMai.slnx" -c $Configuration
6766
if ($LASTEXITCODE -ne 0) { exit $LASTEXITCODE }

0 commit comments

Comments
 (0)