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
This should be fixed in 7.0.103, update this month when available. Report back if it still happens. And thanks @IT-VBFK for sharing that this is a duplicate.
Describe the bug
Since change cdd5f3b the
dotnet test
CLI does not support anySOLUTION
orPROJECT
passed as argument.In the change the following is mentioned:
To Reproduce
Take any repository that can be tested with
dotnet test
and try to rundotnet test
CLI by passingSOLUTION
orPROJECT
likeYou will receive a message that
SOLUTION
orPROJECT
argument cannot be recognized.Further technical details
.NET SDK:
Version: 7.0.102
Commit: 4bbdd14
Laufzeitumgebung:
OS Name: Windows
OS Version: 10.0.19044
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\7.0.102\
Host:
Version: 7.0.2
Architecture: x64
Commit: d037e070eb
The text was updated successfully, but these errors were encountered: