Skip to content
This repository has been archived by the owner on Oct 21, 2018. It is now read-only.

Commit

Permalink
More CI build changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ayende committed Sep 10, 2009
1 parent f03cd35 commit 68fcdbd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions default.ps1
Expand Up @@ -28,10 +28,6 @@ task Clean {
}

task Init -depends Clean {

if($values.build -eq $null) {
$values.build = "PRIVATE-BUILD"
}

Generate-Assembly-Info `
-file "$base_dir\Rhino.Mocks\Properties\AssemblyInfo.cs" `
Expand Down

0 comments on commit 68fcdbd

Please sign in to comment.