uszoverseny done

This commit is contained in:
szabomarton
2025-02-14 11:20:29 +01:00
parent deb3b3d48f
commit e855b0fa00
130 changed files with 2130 additions and 0 deletions

View File

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

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35303.130
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UszoVerseny", "UszoVerseny\UszoVerseny.csproj", "{FEDE5392-3EF9-4B3B-A5D0-B2F856483DF2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FEDE5392-3EF9-4B3B-A5D0-B2F856483DF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FEDE5392-3EF9-4B3B-A5D0-B2F856483DF2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FEDE5392-3EF9-4B3B-A5D0-B2F856483DF2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FEDE5392-3EF9-4B3B-A5D0-B2F856483DF2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {30E64B9F-C63D-4972-9AA3-2BCE3B014DEA}
EndGlobalSection
EndGlobal