6
StarHorizon_Public/Content.Shared.Database/Content.Shared.Database.csproj
2025-11-15 12:24:44 +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>