Skip to content

Commit a55d6f6

Browse files
committed
Missed that
1 parent 3240c5c commit a55d6f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/MSBuildDeviceIntegration/Tests/BundleToolNoAbiSplitTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ public void OneTimeSetUp ()
6969
AotAssemblies = false, // Release defaults to Profiled AOT for .NET 6
7070
PackageName = "com.xamarin.bundletoolnoabisplittests",
7171
};
72+
app.SetRuntime (runtime);
7273
app.OtherBuildItems.Add (
7374
MakeAndroidAsset (
7475
include: "Assets\\Textures\\asset1.txt",

0 commit comments

Comments
 (0)