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

Move windows forms into a class library #87

Open
r-veenstra opened this issue Nov 7, 2024 · 0 comments
Open

Move windows forms into a class library #87

r-veenstra opened this issue Nov 7, 2024 · 0 comments

Comments

@r-veenstra
Copy link
Contributor

After splitting the the project structure into multiple .csproj and using a shared project for common logic, Windows Forms can no longer take advantage of the Windows Forms Designer in Visual Studio.

One solution is to move the forms into a class library separate from the logic. We want to avoid duplicating the forms for every single project.

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