Skip to content

Commit

Permalink
Revert ".NET MAUI: use 8.0.20 package version (#1440)"
Browse files Browse the repository at this point in the history
This reverts commit 5b2eca2.

(no-branch-sync)
  • Loading branch information
williambohrmann3 committed Apr 23, 2024
1 parent 5b2eca2 commit 3244168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<PackageVersion Include="Microsoft.Toolkit.Uwp.UI.Controls" Version="6.1.1" />
<PackageVersion Include="Microsoft.UI.Xaml" Version="2.5.0" />
<PackageVersion Include="Monaco.Editor" Version="0.8.1-alpha" />
<PackageVersion Include="Microsoft.Maui.Controls" Version="8.0.20" />
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.20" />
<PackageVersion Include="Microsoft.Maui.Controls" Version="8.0.6" />
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.6" />
<PackageVersion Include="Xamarin.AndroidX.AppCompat" Version="1.6.1.3" />
</ItemGroup>
</Project>

0 comments on commit 3244168

Please sign in to comment.