mirror of
https://github.com/91270/MeiamSubtitles.git
synced 2026-03-20 03:46:17 +08:00
9 lines
166 B
XML
9 lines
166 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<PropertyGroup>
|
|
<OutputType>Exe</OutputType>
|
|
<TargetFramework>net8.0</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|