chore: Project Rename

This commit is contained in:
Syntriax 2023-12-18 21:09:15 +03:00
parent db91ed751f
commit 6fce21e66b
2 changed files with 25 additions and 0 deletions

25
TemparatureConverter.sln Normal file
View File

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Temparature", "Temparature.csproj", "{893F35D1-FC80-4DFA-B704-7491445F9998}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{893F35D1-FC80-4DFA-B704-7491445F9998}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{893F35D1-FC80-4DFA-B704-7491445F9998}.Debug|Any CPU.Build.0 = Debug|Any CPU
{893F35D1-FC80-4DFA-B704-7491445F9998}.Release|Any CPU.ActiveCfg = Release|Any CPU
{893F35D1-FC80-4DFA-B704-7491445F9998}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {53AC54E4-5FF2-40AB-B634-F9CFC2AFB7C5}
EndGlobalSection
EndGlobal