Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use the repo in .NET 6 winforms app (Windows 1)? #2

Open
zydjohnHotmail opened this issue Feb 16, 2022 · 2 comments
Open

Can I use the repo in .NET 6 winforms app (Windows 1)? #2

zydjohnHotmail opened this issue Feb 16, 2022 · 2 comments

Comments

@zydjohnHotmail
Copy link

Hello:
I can use the repo in console project. But now I am using Visual Studio 2022, and I want to use the repo in a winforms app (target .NET 6.0) for Windows 10 PC. Since .NET 6.0 is in long time support, I don’t want to change program quite often.
But when I tried to install the NUGET package:
Install-Package UIDeskAutomation -Version 1.6.4
I got warning:
Warning NU1701
Package 'UIDeskAutomation 1.6.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework 'net6.0-windows7.0'.
Can you release a new version, which can be used in .NET 6.0 winforms app (for Windows 10/11)?
Thanks,

@ddeltasolutions
Copy link
Owner

ddeltasolutions commented Feb 17, 2022 via email

@zydjohnHotmail
Copy link
Author

Hello:
Let me know if you can make the repo target .NET 6.0, so I can keep using it for a long time. Better to target X64 CPU, as new computer basically use only X64 platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants