Update 'ParionsCuite/ParionsCuite/ParionsCuite.csproj'
continuous-integration/drone/push Build is failing Details

TestUnitaire^2
remrem 2 years ago
parent 1f5f14abf9
commit b8183a29f9

@ -8,7 +8,7 @@
<TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('windows'))">$(TargetFrameworks);net7.0-windows10.0.19041.0</TargetFrameworks>
<TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('macOs'))">$(TargetFrameworks);net7.0-maccatalyst</TargetFrameworks>
<TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('ios'))">$(TargetFrameworks);net7.0-ios;net7.0-maccatalyst</TargetFrameworks>
<OutputType Condition="'$(TargetFramework)' != 'net7.0'">Exe</OutputType>
<OutputType >Exe</OutputType>
<RootNamespace>ParionsCuite</RootNamespace>
<UseMaui>true</UseMaui>
<SingleProject>true</SingleProject>

Loading…
Cancel
Save