Update some nugets (#8738)

This commit is contained in:
wrexbe
2022-06-09 18:25:59 -07:00
committed by GitHub
parent dbb9466309
commit 0fc8c0ef5e
11 changed files with 23 additions and 16 deletions

View File

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