Skip to content

Commit ebba7ff

Browse files
authored
Merge pull request #25 from Jack251970/net9
Upgrade to Net9
2 parents d70ccef + 21bee23 commit ebba7ff

File tree

6 files changed

+127
-293
lines changed

6 files changed

+127
-293
lines changed

ContextMenuManager/BluePointLilac.Methods/HighDpi.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
using System.Drawing;
22
using System.Windows;
33
using System.Windows.Forms;
4+
using Point = System.Drawing.Point;
5+
using Size = System.Drawing.Size;
46

57
namespace BluePointLilac.Methods
68
{

0 commit comments

Comments
 (0)