tree-sitter-c-sharp/tools/highlight-test-generator/Generator.csproj
2024-03-25 23:16:07 +01:00

6 lines
160 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
</Project>