Update nuget dependencies (#6975)

This commit is contained in:
metalgearsloth
2022-03-14 17:03:55 +11:00
committed by GitHub
parent 8005cf31bb
commit 6e1c19092f
5 changed files with 11 additions and 11 deletions

View File

@@ -15,7 +15,7 @@
</PropertyGroup>
<Import Project="..\RobustToolbox\MSBuild\Robust.DefineConstants.targets" />
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2020.3.0" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Content.Server.Database\Content.Server.Database.csproj" />