Skip to content

Commit

Permalink
don't specify what to do with validation suppressions file
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Miller committed Jan 1, 2024
1 parent c5f9e6c commit d9dd3c4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Maui.DataGrid/Maui.DataGrid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,4 @@
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
</ItemGroup>
<ItemGroup>
<None Update="CompatibilitySuppressions.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>

0 comments on commit d9dd3c4

Please sign in to comment.