Mise à jour de 'ParionsCuite/ParionsCuite/ParionsCuite.csproj'

Binding
Thomas MUZARD 2 years ago
parent 9be8ade2f6
commit a803ea8745

@ -5,7 +5,7 @@
<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 -->
<!-- <TargetFrameworks>$(TargetFrameworks);net7.0-tizen</TargetFrameworks> -->
<RuntimeIdentifiers>maccatalyst-arm64</RuntimeIdentifiers>
<!--<RuntimeIdentifiers>maccatalyst-arm64</RuntimeIdentifiers>-->
<OutputType>Exe</OutputType>
<RootNamespace>ParionsCuite</RootNamespace>
<UseMaui>true</UseMaui>

Loading…
Cancel
Save