File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Controls/tests/ManualTests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 77 <!-- <MauiVersion>9.0.100</MauiVersion> -->
88 <!-- Uncomment the below lines to use the specified (default new .NET MAUI app) platforms instead of a variable value from externally -->
99 <!-- <MauiManualTestsPlatforms>net9.0-android;net9.0-ios;net9.0-maccatalyst</MauiManualTestsPlatforms> -->
10- <!-- <MauiManualTestsPlatforms Condition="$([MSBuild]::IsOSPlatform('windows'))">$(MauiManualTestsPreviousPlatforms );net9.0-windows10.0.19041.0</MauiManualTestsPlatforms>-->
10+ <!-- <MauiManualTestsPlatforms Condition="$([MSBuild]::IsOSPlatform('windows'))">$(MauiManualTestsPlatforms );net9.0-windows10.0.19041.0</MauiManualTestsPlatforms>-->
1111 <TargetFrameworks >$(MauiManualTestsPlatforms)</TargetFrameworks >
1212 <TargetFrameworks Condition =" '$(UseMaui)' != 'true' and '$(IncludePreviousTfms)' == 'true' " >$(TargetFrameworks);$(MauiManualTestsPreviousPlatforms)</TargetFrameworks >
1313 <OutputType >Exe</OutputType >
You can’t perform that action at this time.
0 commit comments