Skip to content

Commit

Permalink
Merge pull request #167 from halcwb/patch-1
Browse files Browse the repository at this point in the history
Update build.template
  • Loading branch information
forki committed May 2, 2015
2 parents 34e9323 + 9436bab commit 9c593a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.template
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Target "SourceLink" (fun _ ->
let files = proj.Compiles -- assemblyInfo
repo.VerifyChecksums files
proj.VerifyPdbChecksums files
proj.CreateSrcSrv baseUrl repo.Revision (repo.Paths files)
proj.CreateSrcSrv baseUrl repo.Commit (repo.Paths files)
Pdbstr.exec proj.OutputFilePdb proj.OutputFilePdbSrcSrv
)
)
Expand Down

0 comments on commit 9c593a7

Please sign in to comment.