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

Remove dependency from WindowsDesktop framework #25

Open
glopesdev opened this issue Jul 27, 2024 · 0 comments
Open

Remove dependency from WindowsDesktop framework #25

glopesdev opened this issue Jul 27, 2024 · 0 comments

Comments

@glopesdev
Copy link
Contributor

glopesdev commented Jul 27, 2024

Is there a reason why clroni depends on WindowsForms? Seems like both these lines could be changed, and for full cross-platform support replaced with multi-targeting for netstandard2.0 and/or net8.0.

<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">

<UseWindowsForms>true</UseWindowsForms>

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

1 participant