AdventOfCode2025/AdventOfCode2026/AdventOfCode2026.sln
2025-12-01 13:34:09 +01:00

16 lines
786 B
Text

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AdventOfCode2026", "AdventOfCode2026.csproj", "{1B2A5F8D-587F-4257-9443-1951C8D0D38A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1B2A5F8D-587F-4257-9443-1951C8D0D38A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1B2A5F8D-587F-4257-9443-1951C8D0D38A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1B2A5F8D-587F-4257-9443-1951C8D0D38A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1B2A5F8D-587F-4257-9443-1951C8D0D38A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal