Files
NasRobot/src/Interface/Interface.csproj
孙诚 80ab8d76eb init
2025-02-27 16:58:21 +08:00

10 lines
225 B
XML

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