Skip to content

Commit

Permalink
Missing Solution file
Browse files Browse the repository at this point in the history
  • Loading branch information
tirolo committed Jan 11, 2016
1 parent 9e5b62d commit 531a62b
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/Tirolo.CodeKata.PlutoRover.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tirolo.CodeKata.PlutoRover.Tests", "Tirolo.CodeKata.PlutoRover.Tests\Tirolo.CodeKata.PlutoRover.Tests.csproj", "{1A7DDF00-3CEC-4C58-B77C-BC35A5F6BDCA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tirolo.CodeKata.PlutoRover.Domain", "Tirolo.CodeKata.PlutoRover.Domain\Tirolo.CodeKata.PlutoRover.Domain.csproj", "{64EB6092-9EA9-4225-AF9F-594F81B03316}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1A7DDF00-3CEC-4C58-B77C-BC35A5F6BDCA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1A7DDF00-3CEC-4C58-B77C-BC35A5F6BDCA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1A7DDF00-3CEC-4C58-B77C-BC35A5F6BDCA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1A7DDF00-3CEC-4C58-B77C-BC35A5F6BDCA}.Release|Any CPU.Build.0 = Release|Any CPU
{64EB6092-9EA9-4225-AF9F-594F81B03316}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{64EB6092-9EA9-4225-AF9F-594F81B03316}.Debug|Any CPU.Build.0 = Debug|Any CPU
{64EB6092-9EA9-4225-AF9F-594F81B03316}.Release|Any CPU.ActiveCfg = Release|Any CPU
{64EB6092-9EA9-4225-AF9F-594F81B03316}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit 531a62b

Please sign in to comment.