Skip to content

Commit

Permalink
⬆️ [Code] Updated Maui v8.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmonettelli committed Mar 1, 2024
1 parent 586bded commit 8b7ba40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChatGPT/ChatGPT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui" Version="7.0.1" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.7" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="SkiaSharp.Extended.UI.Maui" Version="2.0.0-preview.86" />
</ItemGroup>
Expand Down

0 comments on commit 8b7ba40

Please sign in to comment.