HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

HandyControl source code as a shared project

Open netcai opened this issue 1 year ago • 1 comments

In my WPF library, I've included the HandyControl source code as a shared project. However, when I compile the project, an error occurs indicating that it cannot find "Shared\HandyControl_Shared\Input\SimpleMouseBinding.cs". how to soleved it

netcai avatar Apr 05 '24 07:04 netcai

Open the HandyControl_Shared folder and modify the path of the Shared\HandyControl_Shared\Input\SimpleMouseBinding.cs line in the HandyControl Shared. projitems file to the correct path

josiah-lee avatar Mar 26 '25 10:03 josiah-lee