Files
Needlework.Net/Needlework.Net.Core/Needlework.Net.Core.csproj
Blossomi Shymae b9b067a1c5 Init commit
2024-07-31 20:11:30 -07:00

10 lines
209 B
XML

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