Files
LanMountainDesktop/testicon/testicon.csproj
lincube 081abeb688 0 6 7
可移动存储组件
2026-03-19 00:17:21 +08:00

12 lines
272 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>