Skip to content

Remove dependency from WindowsDesktop framework #25

@glopesdev

Description

@glopesdev

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>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions