Skip to content

Commit 207f1fd

Browse files
committed
Moved the MoviesRest to be the first project on the list in AppHarbor.sln - so it will be the active site on AppHarbor.
1 parent 6ca247d commit 207f1fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/AppHarbor.sln

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Docs", "Docs\Docs.csproj",
8686
EndProject
8787
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Docs.Logic", "Docs\Docs.Logic\Docs.Logic.csproj", "{2A606EB5-47BD-47B1-97EB-8C208DF63ABF}"
8888
EndProject
89+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_the first project is the working site in AppHarbor", "_the first project is the working site in AppHarbor", "{6E61A14F-68C6-4566-AF0E-90CEE30F43A3}"
90+
EndProject
8991
Global
9092
GlobalSection(SolutionConfigurationPlatforms) = preSolution
9193
Debug|Any CPU = Debug|Any CPU
@@ -426,6 +428,7 @@ Global
426428
{BDE04BD3-40A0-4B8E-A0B9-7729FFB7D1C2} = {79CD1278-66D5-458A-B75D-06EF4CC050A9}
427429
{19ADDEEC-EAF9-4B42-8EEC-86CD389D834F} = {ABD851F4-394B-4999-BCD2-12CE41BEFE9D}
428430
{2A606EB5-47BD-47B1-97EB-8C208DF63ABF} = {ABD851F4-394B-4999-BCD2-12CE41BEFE9D}
431+
{D217E359-75BD-4875-817A-40A4819C4E83} = {6E61A14F-68C6-4566-AF0E-90CEE30F43A3}
429432
EndGlobalSection
430433
GlobalSection(MonoDevelopProperties) = preSolution
431434
StartupItem = ..\Client\RemoteInfoClient\RemoteInfoClient.csproj

0 commit comments

Comments
 (0)