-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Build fails for Elmish.WPF #604
Comments
Our latest CI build passed, so I expect the problem is related to your build environment. |
@rolfsuter I think it has to do with certain early versions of .NET 8. The latest versions of .NET 8 do not warn on this. Can you confirm that updating your installation of Visual Studio fixes the issue? |
closed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
High-level description
Build fails for Elmish.WPF with error FS3560: This copy-and-update record expression changes all fields of record type
Steps to Reproduce
Build for .NET8
Expected or desired behavior
Building the project should work.
Actual behavior
Proposal
Additional Information
Elmish.WPF version: 4.0.0-beta-54
Target framework version: net8.0-window
The text was updated successfully, but these errors were encountered: