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
StringAssert.Contains($"{proj.ProjectName}.dll",directorylist,$"{proj.ProjectName}.dll should exist in the .__override__/{DeviceAbi} directory.");
206
205
StringAssert.Contains($"System.Private.CoreLib.dll",directorylist,$"System.Private.CoreLib.dll should exist in the .__override__/{DeviceAbi} directory.");
207
206
StringAssert.Contains($"Mono.Android.dll",directorylist,$"Mono.Android.dll should exist in the .__override__/{DeviceAbi} directory.");
@@ -547,7 +546,7 @@ public void IncrementalFastDeployment (string packageFormat)
0 commit comments