Files
CPU-GPU-temp-monitor/CPUGPUTempMonitorArduinoSerialSend/CPUGPUTempMonitorArduinoSerialSend.sln
Sem van der Hoeven 4bb2769e37 add files and projects
2025-09-02 20:05:48 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31112.23
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CPUGPUTempMonitorArduinoSerialSend", "CPUGPUTempMonitorArduinoSerialSend.csproj", "{A7CEDFB4-E09B-4C9E-A904-8012CA95DA49}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A7CEDFB4-E09B-4C9E-A904-8012CA95DA49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7CEDFB4-E09B-4C9E-A904-8012CA95DA49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7CEDFB4-E09B-4C9E-A904-8012CA95DA49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7CEDFB4-E09B-4C9E-A904-8012CA95DA49}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C118CF5B-4ED2-44C7-B2F1-6F687E56EC71}
EndGlobalSection
EndGlobal