calcVlad/BuggyCalculator.sln

17 lines
800 B
Plaintext
Raw Normal View History

2025-02-05 13:36:06 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BuggyCalculator", "BuggyCalculator\BuggyCalculator.csproj", "{35EBFF1E-0DD0-4484-8A24-2D1B94744F34}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{35EBFF1E-0DD0-4484-8A24-2D1B94744F34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{35EBFF1E-0DD0-4484-8A24-2D1B94744F34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{35EBFF1E-0DD0-4484-8A24-2D1B94744F34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{35EBFF1E-0DD0-4484-8A24-2D1B94744F34}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal