Files
tbd-station-14/Content.Shared.Database/Content.Shared.Database.csproj
2023-03-06 11:38:07 -08: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>