Skip to content

Commit e29c9b8

Browse files
author
Eric Bézine
committed
Moved Test.Board to 'Tests' folder
1 parent bb32dfa commit e29c9b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RaspberrySharp.System.sln

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{9D7C75
1919
.nuget\NuGet.targets = .nuget\NuGet.targets
2020
EndProjectSection
2121
EndProject
22+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{7102091A-58D6-4ACC-90B7-6729AEF0586F}"
23+
EndProject
2224
Global
2325
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2426
Debug|Any CPU = Debug|Any CPU
@@ -53,4 +55,7 @@ Global
5355
GlobalSection(SolutionProperties) = preSolution
5456
HideSolutionNode = FALSE
5557
EndGlobalSection
58+
GlobalSection(NestedProjects) = preSolution
59+
{51780F8A-E5F5-4DC8-84B4-B282800A3396} = {7102091A-58D6-4ACC-90B7-6729AEF0586F}
60+
EndGlobalSection
5661
EndGlobal

0 commit comments

Comments
 (0)