diff --git a/tests/MSBuildDeviceIntegration/Tests/XASdkDeployTests.cs b/tests/MSBuildDeviceIntegration/Tests/XASdkDeployTests.cs index 68eb6d66170..2a706f1ee58 100644 --- a/tests/MSBuildDeviceIntegration/Tests/XASdkDeployTests.cs +++ b/tests/MSBuildDeviceIntegration/Tests/XASdkDeployTests.cs @@ -43,7 +43,7 @@ public class XASdkDeployTests : DeviceTest new object[] { /* isRelease */ true, /* xamarinForms */ false, - /* targetFramework*/ "net8.0-android", + /* targetFramework*/ "net7.0-android", }, new object[] { /* isRelease */ false,