update caching to use automatic timer instead of request based to prevent task cancellation

This commit is contained in:
RaidMax
2021-11-15 10:25:55 -06:00
parent 21f290ca58
commit d93bfc11d0
13 changed files with 65 additions and 35 deletions

View File

@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2021.8.31.1" PrivateAssets="All" />
<PackageReference Include="RaidMax.IW4MAdmin.SharedLibraryCore" Version="2021.11.15.1" PrivateAssets="All" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">