Skip to content

Commit

Permalink
remove unneeded references to Compatibility project
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Miller committed May 3, 2024
1 parent 966d26a commit 50a0dd6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Maui.DataGrid.Sample/Maui.DataGrid.Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui" Version="8.0.1" />
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
<PackageReference Include="Shiny.Xunit.Runners.Maui" Version="1.0.0" />
</ItemGroup>

Expand Down
1 change: 0 additions & 1 deletion Maui.DataGrid/Maui.DataGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,5 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
</ItemGroup>
</Project>

0 comments on commit 50a0dd6

Please sign in to comment.