6
StarHorizon_Public/Content.Shared.Database/Content.Shared.Database.csproj
2026-01-13 18:31:02 +02:00

9 lines
233 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<Import Project="..\RobustToolbox\MSBuild\Robust.Properties.targets" />
</Project>