33522023-02-27 10:18:00gergoÁruszállítás üres szakaszaicsharpCompilation error

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.33214.272
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "aruszallitas", "aruszallitas\aruszallitas.csproj", "{DB7CF818-9B8E-47DF-BEC3-9E2DA6F6946B}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{DB7CF818-9B8E-47DF-BEC3-9E2DA6F6946B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{DB7CF818-9B8E-47DF-BEC3-9E2DA6F6946B}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{DB7CF818-9B8E-47DF-BEC3-9E2DA6F6946B}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{DB7CF818-9B8E-47DF-BEC3-9E2DA6F6946B}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {1519824A-16AD-497C-86FB-E09612DCFC6F}
	EndGlobalSection
EndGlobal
Compilation error
exit status 1
Compilation failed: 2 error(s), 0 warnings
main.cs(2,0): error CS1525: Unexpected symbol `Microsoft'
main.cs(4,0): error CS1024: Wrong preprocessor directive
Exited with error status 1