Skip to content

Commit

Permalink
change Dependency to Microsoft.Extensions.Caching.Abstractions
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Dec 11, 2024
1 parent 70514c3 commit 33856e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Caching.Hybrid" Version="9.0.0-preview.9.24556.5" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 33856e7

Please sign in to comment.