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
The examples for IsTargetFrameworkCompatible give two examples of incompatible TFMs, but don't give any examples of compatible TFMs, so it isn't super clear how to use the API. Added a "Value8" example that shows that `net6.0` is compatible with `net8.0`.
0 commit comments