update shared library nuget version

This commit is contained in:
RaidMax
2020-04-28 18:19:46 -05:00
parent 9dfdf5a82b
commit 33712f3d7d
9 changed files with 11 additions and 11 deletions

View File

@ -14,7 +14,7 @@
<RunPostBuildEvent>Always</RunPostBuildEvent>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2.2.10" PrivateAssets="All" />
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2.2.11" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>