This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
Temperature-Logger/ThermalWebServer.sln

29 lines
1.5 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThermalWebServer", "ThermalWebServer\ThermalWebServer.csproj", "{D8A53F10-F395-4FD7-B626-8AEC0B68DA17}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TCPServerLWCore", "TCPServerLWCore\TCPServerLWCore.csproj", "{739200EA-9900-4DCC-8A72-BBADC9E73A47}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D8A53F10-F395-4FD7-B626-8AEC0B68DA17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D8A53F10-F395-4FD7-B626-8AEC0B68DA17}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D8A53F10-F395-4FD7-B626-8AEC0B68DA17}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D8A53F10-F395-4FD7-B626-8AEC0B68DA17}.Release|Any CPU.Build.0 = Release|Any CPU
{739200EA-9900-4DCC-8A72-BBADC9E73A47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{739200EA-9900-4DCC-8A72-BBADC9E73A47}.Debug|Any CPU.Build.0 = Debug|Any CPU
{739200EA-9900-4DCC-8A72-BBADC9E73A47}.Release|Any CPU.ActiveCfg = Release|Any CPU
{739200EA-9900-4DCC-8A72-BBADC9E73A47}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal