skyscraper8/Gimmicks/skyscraper5.Gimmicks.DvbTBatchCapture/skyscraper5.Gimmicks.DvbTBatchCapture.csproj
feyris-tan ef86554f9a Import
2025-05-12 22:09:16 +02:00

11 lines
239 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>