ex-ex-01-math-interpreter/MathInterpreter.sln
github-classroom[bot] 4b1294b32d
Initial commit
2025-06-03 15:18:01 +00:00

22 lines
1.3 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MathInterpreter", "MathInterpreter\MathInterpreter.csproj", "{E7084B85-BF73-4BD2-B980-734680DB48E4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MathInterpreter.Test", "MathInterpreter.Test\MathInterpreter.Test.csproj", "{8CFD9CF1-6D9C-4A7A-8FE5-2B5F0A6B2905}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E7084B85-BF73-4BD2-B980-734680DB48E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E7084B85-BF73-4BD2-B980-734680DB48E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E7084B85-BF73-4BD2-B980-734680DB48E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E7084B85-BF73-4BD2-B980-734680DB48E4}.Release|Any CPU.Build.0 = Release|Any CPU
{8CFD9CF1-6D9C-4A7A-8FE5-2B5F0A6B2905}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8CFD9CF1-6D9C-4A7A-8FE5-2B5F0A6B2905}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8CFD9CF1-6D9C-4A7A-8FE5-2B5F0A6B2905}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8CFD9CF1-6D9C-4A7A-8FE5-2B5F0A6B2905}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal