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

TestUnitaire^2
remrem 2 years ago
parent 17e6ed6720
commit 03fd8780fa

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<!-- <TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('windows'))">$(TargetFrameworks);net7.0-windows10.0.19041.0</TargetFrameworks> --> <!-- <TargetFrameworks Condition="$([MSBuild]::IsOSPlatform('windows'))">$(TargetFrameworks);net7.0-windows10.0.19041.0</TargetFrameworks> -->
<!-- Uncomment to also build the tizen app. You will need to install tizen by following this: https://github.com/Samsung/Tizen.NET --> <!-- Uncomment to also build the tizen app. You will need to install tizen by following this: https://github.com/Samsung/Tizen.NET -->
<TargetFrameworks>$(TargetFrameworks);net7.0-tizen;net7.0-maccatalyst</TargetFrameworks> <TargetFrameworks>$(TargetFrameworks);net7.0-maccatalyst</TargetFrameworks>
<RuntimeIdentifiers>maccatalyst-arm64</RuntimeIdentifiers> <RuntimeIdentifiers>maccatalyst-arm64</RuntimeIdentifiers>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<RootNamespace>ParionsCuite</RootNamespace> <RootNamespace>ParionsCuite</RootNamespace>

Loading…
Cancel
Save