AdventOfCode/Advent Of Code.sln
2022-12-02 10:07:16 +01:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32922.545
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "2022", "Day 01\2022.csproj", "{0547286C-CC14-44D9-8D7B-26BAA3377721}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0547286C-CC14-44D9-8D7B-26BAA3377721}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0547286C-CC14-44D9-8D7B-26BAA3377721}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0547286C-CC14-44D9-8D7B-26BAA3377721}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0547286C-CC14-44D9-8D7B-26BAA3377721}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {716D4A39-3ED5-4047-8761-79BF9B24FB61}
EndGlobalSection
EndGlobal