Update UITest.cs (#25507)
ui test case running fixed from visual studio
This commit is contained in:
Родитель
505d0fce59
Коммит
a7259759b0
|
@ -44,7 +44,7 @@ namespace Microsoft.Maui.TestCases.Tests
|
|||
|
||||
public override IConfig GetTestConfig()
|
||||
{
|
||||
var frameworkVersion = "net8.0";
|
||||
var frameworkVersion = "net9.0";
|
||||
#if DEBUG
|
||||
var configuration = "Debug";
|
||||
#else
|
||||
|
|
Загрузка…
Ссылка в новой задаче