diff --git a/src/tests/run.proj b/src/tests/run.proj index 28e565c685735..6c3d65e0f8b65 100644 --- a/src/tests/run.proj +++ b/src/tests/run.proj @@ -424,6 +424,10 @@ namespace $([System.String]::Copy($(Category)).Replace(".","_").Replace("\",""). False True $(ArtifactsBinDir)microsoft.netcore.app.runtime.android-$(TargetArchitecture)\$(Configuration)\runtimes\android-$(TargetArchitecture)\ + arm64-v8a + armeabi-v7a + x86_64 + x86 @@ -456,6 +460,15 @@ namespace $([System.String]::Copy($(Category)).Replace(".","_").Replace("\",""). + + + + +