calculator/calculatorEshkeree.sln

23 lines
1.3 KiB
Plaintext
Raw Normal View History

2025-02-03 13:57:20 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "calculatorEshkeree", "calculatorEshkeree\calculatorEshkeree.csproj", "{98A75DE3-6409-4EF9-8F22-DEAC98EEA5B9}"
EndProject
2025-04-01 06:11:25 +00:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestCalculatorEshkeree", "TestCalculatorEshkeree\TestCalculatorEshkeree.csproj", "{332BA9D7-ABD5-47B9-AD44-85C831A3DD3A}"
EndProject
2025-02-03 13:57:20 +00:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{98A75DE3-6409-4EF9-8F22-DEAC98EEA5B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{98A75DE3-6409-4EF9-8F22-DEAC98EEA5B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{98A75DE3-6409-4EF9-8F22-DEAC98EEA5B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{98A75DE3-6409-4EF9-8F22-DEAC98EEA5B9}.Release|Any CPU.Build.0 = Release|Any CPU
2025-04-01 06:11:25 +00:00
{332BA9D7-ABD5-47B9-AD44-85C831A3DD3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{332BA9D7-ABD5-47B9-AD44-85C831A3DD3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{332BA9D7-ABD5-47B9-AD44-85C831A3DD3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{332BA9D7-ABD5-47B9-AD44-85C831A3DD3A}.Release|Any CPU.Build.0 = Release|Any CPU
2025-02-03 13:57:20 +00:00
EndGlobalSection
EndGlobal