Skip to content

Commit 3a0d8a3

Browse files
jfversluisCopilot
andauthored
Update src/Controls/tests/ManualTests/Controls.ManualTests.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5b697f5 commit 3a0d8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controls/tests/ManualTests/Controls.ManualTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
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>

0 commit comments

Comments
 (0)