Skip to content

Commit d97b420

Browse files
Bump LazyCache.AspNetCore from 2.0.0-beta03 to 2.0.1 (#278)
Bumps [LazyCache.AspNetCore](https://github.com/alastairtree/LazyCache) from 2.0.0-beta03 to 2.0.1. - [Release notes](https://github.com/alastairtree/LazyCache/releases) - [Changelog](https://github.com/alastairtree/LazyCache/blob/master/ReleaseNotes.md) - [Commits](https://github.com/alastairtree/LazyCache/commits/2.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 170c9f1 commit d97b420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.StreamTools/Fritz.StreamTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="BuildBundlerMinifier" Version="2.9.406" />
2222
<PackageReference Include="Bundgaard.MixerLib" Version="1.2.65" />
23-
<PackageReference Include="LazyCache.AspNetCore" Version="2.0.0-beta03" />
23+
<PackageReference Include="LazyCache.AspNetCore" Version="2.0.1" />
2424
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.7.0" />
2525
<PackageReference Include="Microsoft.AspNetCore.App" />
2626
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.1.5" />

0 commit comments

Comments
 (0)