Skip to content

Commit

Permalink
Add solution folders
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Oct 8, 2015
1 parent 91b4784 commit 64a5be7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions SeeGit.sln
Expand Up @@ -7,6 +7,21 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SeeGitApp", "SeeGitApp\SeeG
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "UnitTests\UnitTests.csproj", "{AC22554C-AC27-42A3-91FA-16D49BBC0A4D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{30A1F7B9-A8E7-413C-AD94-980DE7BA92AF}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
Build-Solution.ps1 = Build-Solution.ps1
build.cmd = build.cmd
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "meta", "meta", "{AFD7584D-CF3B-4171-BE21-6A1F8B98EA8D}"
ProjectSection(SolutionItems) = preProject
CONTRIBUTING.md = CONTRIBUTING.md
LICENSE.txt = LICENSE.txt
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down

0 comments on commit 64a5be7

Please sign in to comment.