mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #3095 from Flow-Launcher/dependabot/nuget/Microsoft.Extensions.Caching.Memory-9.0.0
Bump Microsoft.Extensions.Caching.Memory from 8.0.1 to 9.0.0
This commit is contained in:
commit
7380e2945a
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="ini-parser" Version="2.5.2" />
|
||||
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
|
||||
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
Loading…
Reference in a new issue