finished the console part

This commit is contained in:
Digi
2025-02-20 06:55:21 +01:00
parent 2134005486
commit 0c13e46d4a
51 changed files with 915 additions and 2 deletions

View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34408.163
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ValasztasGUI", "ValasztasGUI.csproj", "{BD3EB5A5-605B-49CD-85D3-0521CC17E404}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BD3EB5A5-605B-49CD-85D3-0521CC17E404}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD3EB5A5-605B-49CD-85D3-0521CC17E404}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD3EB5A5-605B-49CD-85D3-0521CC17E404}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD3EB5A5-605B-49CD-85D3-0521CC17E404}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6F3463D4-E4D3-451F-A2B4-2D45F6540791}
EndGlobalSection
EndGlobal