Files
LanMountainDesktop/airappmarket/tools/AirAppMarket.Validator/AirAppMarket.Validator.csproj
lincube cdffaa16eb 0.5.8
插件市场
2026-03-10 09:55:49 +08:00

12 lines
269 B
XML

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