96328b8d95
(cherry picked from commit d6cee5094cdd3ad8342eda56632f5a66316e390c)
7 lines
166 B
XML
7 lines
166 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<OutputType>Exe</OutputType>
|
|
<TargetFrameworks>net8.0</TargetFrameworks>
|
|
</PropertyGroup>
|
|
</Project>
|