Remove System.Linq.Async package reference

The System.Linq.Async dependency was removed from the Explorer
project file as it is no longer required.
This commit is contained in:
Jack251970 2026-02-21 21:05:48 +08:00
parent bf3b660772
commit 20dc1ff59e

View file

@ -50,7 +50,6 @@
<PackageReference Include="Droplex" Version="1.7.0" />
<PackageReference Include="Flow.Launcher.Localization" Version="0.0.6" />
<PackageReference Include="System.Data.OleDb" Version="9.0.9" />
<PackageReference Include="System.Linq.Async" Version="6.0.3" />
<PackageReference Include="tlbimp-Microsoft.Search.Interop" Version="1.0.0" />
</ItemGroup>