121852024-12-06 18:11:33SamuÚthasználati díj (75 pont)csharpCompilation error
<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <TargetFramework>net8.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
  </PropertyGroup>

</Project>
Compilation error
open /var/local/lib/isolate/435/box/main.exe: no such file or directory
main.cs(1,0): error CS1525: Unexpected symbol `<'
Compilation failed: 1 error(s), 0 warnings