You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I see from the documentation, F# 9 introduces a new feature called 'Enforce attribute targets.' It breaks all my tests with xUnit v2, which were written in F# 8, when I try to update my projects to .NET 9 and F# 9.
As I see from the documentation, F# 9 introduces a new feature called 'Enforce attribute targets.' It breaks all my tests with xUnit v2, which were written in F# 8, when I try to update my projects to .NET 9 and F# 9.
What can I do in this situation?
The text was updated successfully, but these errors were encountered: