1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-24 06:00:34 -05:00

remove some left over warnings from deprecated packages

This commit is contained in:
RaidMax
2020-08-19 14:50:49 -05:00
parent 93173652ea
commit 774d4a5d30
9 changed files with 16 additions and 14 deletions

View File

@ -23,7 +23,7 @@
</Target>
<ItemGroup>
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2.4.6" PrivateAssets="All" />
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2.4.7" PrivateAssets="All" />
</ItemGroup>
</Project>