Files
Elso/Elso.sln
ujfaluczkicsenge ab21ea2a97 Add project files.
2025-09-23 12:49:04 +02:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36401.2 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Elso", "Elso\Elso.csproj", "{07E11C19-C2A2-4392-B25E-AE8405224E72}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{07E11C19-C2A2-4392-B25E-AE8405224E72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{07E11C19-C2A2-4392-B25E-AE8405224E72}.Debug|Any CPU.Build.0 = Debug|Any CPU
{07E11C19-C2A2-4392-B25E-AE8405224E72}.Release|Any CPU.ActiveCfg = Release|Any CPU
{07E11C19-C2A2-4392-B25E-AE8405224E72}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0DE5E3F0-D821-4A80-BBD6-EBD944FA5EF0}
EndGlobalSection
EndGlobal