Files
Servers/MoonlightServers.Shared/MoonlightServers.Shared.csproj
ChiaraBm 680827e0ea Added node allocations ui and crud controller
Multi actions are not done though
2024-12-13 22:33:29 +01:00

10 lines
225 B
XML

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