Files
advanced_algo/ConsoleApp1/ConsoleApp1.sln
2020-03-25 22:08:20 -06:00

17 lines
788 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "ConsoleApp1\ConsoleApp1.csproj", "{B6472C2B-F9BC-4BAC-AF7D-82FF4EC70813}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6472C2B-F9BC-4BAC-AF7D-82FF4EC70813}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6472C2B-F9BC-4BAC-AF7D-82FF4EC70813}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6472C2B-F9BC-4BAC-AF7D-82FF4EC70813}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6472C2B-F9BC-4BAC-AF7D-82FF4EC70813}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal