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
using dotnet publish causes call build even if --no-build is used. This
would cause the test projet to fail. So, we will just copy the signed
apk to publish area after build and not use dotnet publish at all.
0 commit comments