Skip to content

Commit

Permalink
Set to target platform AnyCPU
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Nov 10, 2010
1 parent dcf444c commit c5cd912
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 235 deletions.
2 changes: 1 addition & 1 deletion default.build
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</target>

<target name="build" description="Builds the app" depends="generate-version">
<msbuild project="FluentMigrator.sln">
<msbuild project="FluentMigrator (2010).sln">
<property name="Configuration" value="AutomatedRelease" />
<property name="OutDir" value="..\..\${dir.bin}\\" />
</msbuild>
Expand Down
Loading

0 comments on commit c5cd912

Please sign in to comment.