Skip to content

Commit

Permalink
correct sln file location
Browse files Browse the repository at this point in the history
  • Loading branch information
haf committed Feb 15, 2012
1 parent d84fec5 commit 4d76f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscripts/paths.rb
Expand Up @@ -96,7 +96,7 @@
})

FILES = {
:sln => "src/Documently-CQRS.sln",
:sln => "src/Documently.sln",

:app => {
:nuspec => File.join(FOLDERS[:app][:nuspec], "#{PROJECTS[:app][:nuget_key]}.nuspec")
Expand Down

0 comments on commit 4d76f7a

Please sign in to comment.