6
StarHorizon_Public/Content.Shared.Database/Content.Shared.Database.csproj
2026-01-18 12:53:36 +03: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>