12185 | 2024-12-06 18:11:33 | Samu | Úthasználati díj (75 pont) | csharp | Compilation error |
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>
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