Skip to content

Commit

Permalink
build solution
Browse files Browse the repository at this point in the history
  • Loading branch information
garywoodfine committed Jan 6, 2020
1 parent 713be73 commit 7613b15
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions build.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Threenine.Map", "src\Threenine.Map.csproj", "{C74EF3E6-C609-4A81-BF56-C689A0091CD0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C74EF3E6-C609-4A81-BF56-C689A0091CD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C74EF3E6-C609-4A81-BF56-C689A0091CD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C74EF3E6-C609-4A81-BF56-C689A0091CD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C74EF3E6-C609-4A81-BF56-C689A0091CD0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit 7613b15

Please sign in to comment.