summary refs log tree commit diff
path: root/temps/temperatures.sln
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:29:09 +0000
commit8cdb4aab513016bc7ced77b2ac254184d8be5ef3 (patch)
tree78c9d5c029943db862317da2a279e5eac810fd3e /temps/temperatures.sln
parentdouble -> int (diff)
downloadcs-8cdb4aab513016bc7ced77b2ac254184d8be5ef3.tar
cs-8cdb4aab513016bc7ced77b2ac254184d8be5ef3.tar.gz
cs-8cdb4aab513016bc7ced77b2ac254184d8be5ef3.tar.bz2
cs-8cdb4aab513016bc7ced77b2ac254184d8be5ef3.tar.xz
cs-8cdb4aab513016bc7ced77b2ac254184d8be5ef3.zip
temperatures
Diffstat (limited to 'temps/temperatures.sln')
-rw-r--r--temps/temperatures.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/temps/temperatures.sln b/temps/temperatures.sln
new file mode 100644
index 0000000..e218a61
--- /dev/null
+++ b/temps/temperatures.sln
@@ -0,0 +1,25 @@
+

+Microsoft Visual Studio Solution File, Format Version 12.00

+# Visual Studio Version 17

+VisualStudioVersion = 17.8.34330.188

+MinimumVisualStudioVersion = 10.0.40219.1

+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "temperatures", "temperatures\temperatures.csproj", "{F51CAC27-F2F0-4BBE-A41F-9A5A18288505}"

+EndProject

+Global

+	GlobalSection(SolutionConfigurationPlatforms) = preSolution

+		Debug|Any CPU = Debug|Any CPU

+		Release|Any CPU = Release|Any CPU

+	EndGlobalSection

+	GlobalSection(ProjectConfigurationPlatforms) = postSolution

+		{F51CAC27-F2F0-4BBE-A41F-9A5A18288505}.Debug|Any CPU.ActiveCfg = Debug|Any CPU

+		{F51CAC27-F2F0-4BBE-A41F-9A5A18288505}.Debug|Any CPU.Build.0 = Debug|Any CPU

+		{F51CAC27-F2F0-4BBE-A41F-9A5A18288505}.Release|Any CPU.ActiveCfg = Release|Any CPU

+		{F51CAC27-F2F0-4BBE-A41F-9A5A18288505}.Release|Any CPU.Build.0 = Release|Any CPU

+	EndGlobalSection

+	GlobalSection(SolutionProperties) = preSolution

+		HideSolutionNode = FALSE

+	EndGlobalSection

+	GlobalSection(ExtensibilityGlobals) = postSolution

+		SolutionGuid = {48431575-302E-480B-B39C-0D2608FFB70E}

+	EndGlobalSection

+EndGlobal