TypeTheBoard – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio Version 17 |
||
4 | VisualStudioVersion = 17.6.33712.159 |
||
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
||
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TypeTheBoard", "TypeTheBoard\TypeTheBoard.csproj", "{1A786CB3-3C9A-453A-9BC0-17EAF79D6768}" |
||
7 | EndProject |
||
8 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Configuration", "Configuration\Configuration.csproj", "{23FAAF61-10BB-4951-B255-FC28D66819BF}" |
||
9 | EndProject |
||
10 | Global |
||
11 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
12 | Debug|Any CPU = Debug|Any CPU |
||
13 | Release|Any CPU = Release|Any CPU |
||
14 | EndGlobalSection |
||
15 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
16 | {1A786CB3-3C9A-453A-9BC0-17EAF79D6768}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
17 | {1A786CB3-3C9A-453A-9BC0-17EAF79D6768}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
18 | {1A786CB3-3C9A-453A-9BC0-17EAF79D6768}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
19 | {1A786CB3-3C9A-453A-9BC0-17EAF79D6768}.Release|Any CPU.Build.0 = Release|Any CPU |
||
20 | {23FAAF61-10BB-4951-B255-FC28D66819BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||
21 | {23FAAF61-10BB-4951-B255-FC28D66819BF}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||
22 | {23FAAF61-10BB-4951-B255-FC28D66819BF}.Release|Any CPU.ActiveCfg = Release|Any CPU |
||
23 | {23FAAF61-10BB-4951-B255-FC28D66819BF}.Release|Any CPU.Build.0 = Release|Any CPU |
||
24 | EndGlobalSection |
||
25 | GlobalSection(SolutionProperties) = preSolution |
||
26 | HideSolutionNode = FALSE |
||
27 | EndGlobalSection |
||
28 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
29 | SolutionGuid = {78ADFD3F-5C66-4B17-94BB-B42A65019D59} |
||
30 | EndGlobalSection |
||
31 | EndGlobal |