Skip to content

Commit

Permalink
update xUnit transitive dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Miller committed Nov 14, 2024
1 parent 1ff976d commit 3869985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Maui.DataGrid.Sample/Maui.DataGrid.Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
<PackageReference Include="CommunityToolkit.Maui" Version="9.1.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Shiny.Xunit.Runners.Maui" Version="1.0.0" />
<PackageReference Include="xunit" Version="2.9.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3869985

Please sign in to comment.