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
Add test coverage for framework incompatibility error message
Added test GivenAToolWithHigherFrameworkItShowsAppropriateErrorMessage that verifies the improved error message when installing a tool that targets a higher .NET version than is installed. The test creates a mock tool package with net99.0 framework and validates that the error message includes helpful information about the version mismatch.
Co-authored-by: dsplaisted <[email protected]>
0 commit comments