We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67cf6b6 commit 45c1c69Copy full SHA for 45c1c69
Plugins/Flow.Launcher.Plugin.Program/Flow.Launcher.Plugin.Program.csproj
@@ -60,7 +60,7 @@
60
61
<ItemGroup>
62
<PackageReference Include="ini-parser" Version="2.5.2" />
63
- <PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
+ <PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.1" />
64
</ItemGroup>
65
66
</Project>
0 commit comments