|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 14 |
| 4 | +VisualStudioVersion = 14.0.22823.1 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Source", "Source", "{3C3EA3B3-B34C-4C92-AC7B-031810073BAB}" |
| 7 | +EndProject |
| 8 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{FE967A1B-0E46-46D0-B7A2-097B02012880}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EnhancedThermalData", "Source\EnhancedThermalData\EnhancedThermalData.csproj", "{26BDAE1E-3F27-4A7B-81A1-C461F96A3064}" |
| 11 | +EndProject |
| 12 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EnhancedThermalDataTests", "Tests\EnhancedThermalDataTests\EnhancedThermalDataTests.csproj", "{277D410A-9E8C-41DA-8235-FB7A9940681B}" |
| 13 | +EndProject |
| 14 | +Global |
| 15 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 16 | + Debug|Any CPU = Debug|Any CPU |
| 17 | + Release|Any CPU = Release|Any CPU |
| 18 | + EndGlobalSection |
| 19 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 20 | + {26BDAE1E-3F27-4A7B-81A1-C461F96A3064}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 21 | + {26BDAE1E-3F27-4A7B-81A1-C461F96A3064}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 22 | + {26BDAE1E-3F27-4A7B-81A1-C461F96A3064}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 23 | + {26BDAE1E-3F27-4A7B-81A1-C461F96A3064}.Release|Any CPU.Build.0 = Release|Any CPU |
| 24 | + {277D410A-9E8C-41DA-8235-FB7A9940681B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 25 | + {277D410A-9E8C-41DA-8235-FB7A9940681B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 26 | + {277D410A-9E8C-41DA-8235-FB7A9940681B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 27 | + {277D410A-9E8C-41DA-8235-FB7A9940681B}.Release|Any CPU.Build.0 = Release|Any CPU |
| 28 | + EndGlobalSection |
| 29 | + GlobalSection(SolutionProperties) = preSolution |
| 30 | + HideSolutionNode = FALSE |
| 31 | + EndGlobalSection |
| 32 | + GlobalSection(NestedProjects) = preSolution |
| 33 | + {26BDAE1E-3F27-4A7B-81A1-C461F96A3064} = {3C3EA3B3-B34C-4C92-AC7B-031810073BAB} |
| 34 | + {277D410A-9E8C-41DA-8235-FB7A9940681B} = {FE967A1B-0E46-46D0-B7A2-097B02012880} |
| 35 | + EndGlobalSection |
| 36 | +EndGlobal |
0 commit comments