Skip to content

Commit

Permalink
Add missing package for AddStackExchangeRedisCache
Browse files Browse the repository at this point in the history
  • Loading branch information
reidst committed Dec 8, 2023
1 parent 148501a commit 5fda388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions csci340-iseegreen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.13" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.11" />
</ItemGroup>

Expand Down

0 comments on commit 5fda388

Please sign in to comment.