Skip to content

Commit

Permalink
NR: Update MAUI to 8.0.70
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Jul 13, 2024
1 parent d7b6679 commit 60e0e2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/NewsReader/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<MauiVersion>8.0.60</MauiVersion>
<MauiVersion>8.0.70</MauiVersion>

<NeutralLanguage>en</NeutralLanguage>
<Nullable>enable</Nullable>
Expand All @@ -18,8 +18,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
</When>
<Otherwise>
Expand Down

0 comments on commit 60e0e2d

Please sign in to comment.