Skip to content

Commit

Permalink
Bump version number of System.Runtime.Caching (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobismijnnaam authored Feb 2, 2022
1 parent afe439e commit 829c068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/ExecutionEngine/ExecutionEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Runtime.Caching" Version="4.5.0" />
<PackageReference Include="System.Runtime.Caching" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 829c068

Please sign in to comment.