Skip to content

Commit

Permalink
Update CommunityToolkit.Maui.Sample.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
brminnick committed Nov 4, 2023
1 parent e7f7d98 commit fa59686
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,4 @@
<PropertyGroup Condition="$([MSBuild]::IsOSPlatform('windows'))=='false' and $([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)'))=='maccatalyst' and $(Configuration) == 'Debug'">
<RuntimeIdentifiers>maccatalyst-arm64;maccatalyst-x64</RuntimeIdentifiers>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net8.0-ios|AnyCPU'">
<CreatePackage>false</CreatePackage>
</PropertyGroup>
</Project>

0 comments on commit fa59686

Please sign in to comment.