AOC_2022/1/adventofcode1.sln
2022-12-03 02:49:05 +01:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "adventofcode1", "adventofcode1\adventofcode1.vbproj", "{DFEEF23C-F3D5-4096-93B8-814DB01F157B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DFEEF23C-F3D5-4096-93B8-814DB01F157B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DFEEF23C-F3D5-4096-93B8-814DB01F157B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DFEEF23C-F3D5-4096-93B8-814DB01F157B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DFEEF23C-F3D5-4096-93B8-814DB01F157B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5B268E13-16AC-4E2A-9C6F-F00B3FCFE1DE}
EndGlobalSection
EndGlobal