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
REM dotnet test will not use the correct .NET Framework 4.7.2 overloads, VSTest.Console shipped with VS2019 is built using .NET Framework 4.7.2 and accurately reflects running under .NET Framework 4.7.2
dotnet test StandardSocketsHttpHandler.FunctionalTests\StandardSocketsHttpHandler.FunctionalTests.csproj --framework netcoreapp3.1 --verbosity normal --filter "category!=WindowsAuthentication&category!=nonnetcoreapptests&category!=activeissue&category!=failing"
0 commit comments