Skip to content

Commit

Permalink
Update MauiDemo.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
LanceMcCarthy committed Nov 14, 2023
1 parent a4013cf commit 87cd96c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MAUI/MauiDemo/MauiDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
<ItemGroup>
<PackageReference Include="CommonHelpers" Version="1.2.1" />
<PackageReference Include="Telerik.UI.for.Maui" Version="6.4.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />
</ItemGroup>

<ItemGroup Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'windows'">
Expand Down

0 comments on commit 87cd96c

Please sign in to comment.