Skip to content

Commit

Permalink
Fixed problem with missed project on solution
Browse files Browse the repository at this point in the history
  • Loading branch information
klaygomes committed Nov 13, 2015
1 parent fd5fc67 commit 894b19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JabbR.Next.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VisualStudioVersion = 14.0.22231.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{4A10C55E-2CE5-45CA-B709-066E8E8ABBAB}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "JabbR", "src\JabbR\JabbR.kproj", "{93211C80-0ADE-4BCF-A3A1-8952420DA123}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "JabbR", "src\JabbR\JabbR.xproj", "{93211C80-0ADE-4BCF-A3A1-8952420DA123}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F1DC3EBB-BA96-4A9E-AC95-DE0A695194AF}"
ProjectSection(SolutionItems) = preProject
Expand Down

0 comments on commit 894b19f

Please sign in to comment.