Browse Source

Fixed Automated.proj.

pull/297/head
Andreas Weizel 12 years ago
parent
commit
97aaa2b156
  1. 2
      src/Automated.proj

2
src/Automated.proj

@ -130,7 +130,7 @@ @@ -130,7 +130,7 @@
<MSBuild Projects="$(SamplesSrc)\Mono\Mono.AddIn.sln"
Targets="build;clean"
Properties="Configuration=Release;BranchName=$(BranchName)"/>
<MSBuild Projects="$(SamplesSrc)\MSTest\MSTest.SharpDevelop.sln
<MSBuild Projects="$(SamplesSrc)\MSTest\MSTest.SharpDevelop.sln"
Targets="build;clean"
Properties="Configuration=Release;BranchName=$(BranchName)"/>
<MSBuild Projects="$(SamplesSrc)\NAnt\NAnt.AddIn.sln"

Loading…
Cancel
Save