Dipper/Dipper.Alioth.Starlets/Dipper.Alioth.Starlets.csproj

10 lines
222 B
XML
Raw Permalink Normal View History

2022-11-27 17:23:54 +08:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>