Skip to content

Commit

Permalink
⬆️ [Code] Updated Nuget Packages v1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmonettelli committed Oct 15, 2024
1 parent fbffff0 commit 69def9b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ChatGPT/ChatGPT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui" Version="9.0.1" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.61" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.61" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="CommunityToolkit.Maui" Version="9.1.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.3.2" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.92" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.92" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
<PackageReference Include="SkiaSharp.Extended.UI.Maui" Version="2.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 69def9b

Please sign in to comment.