Skip to content

Commit 0ed571c

Browse files
committed
Add code comments
1 parent 027937f commit 0ed571c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Flow.Launcher.Plugin.DialogJump.Files.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
<PackageReference Include="Flow.Launcher.Plugin" Version="5.0.0">
4949
<PrivateAssets>all</PrivateAssets>
5050
</PackageReference>
51+
<!-- FlaUI.UIA3 v5.0.0 requires System.Drawing.Common >= 8.0.10 -->
52+
<!-- But Flow uses v7.0.0 version, so do not upgrade it -->
5153
<PackageReference Include="FlaUI.UIA3" Version="4.0.0" />
5254
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.183">
5355
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)