Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Sep 23, 2024
1 parent a7a43c7 commit f835ac4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<ItemGroup>
<PackageVersion Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
<PackageVersion Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0-rc.2.23479.6" />
<PackageVersion Include="Prism.DryIoc.Maui" Version="9.0.271-pre" />
<PackageVersion Include="Microsoft.Maui.Controls" Version="8.0.90" />
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.90" />
<PackageVersion Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageVersion Include="Prism.DryIoc.Maui" Version="9.0.537" />
</ItemGroup>
</Project>
</Project>

0 comments on commit f835ac4

Please sign in to comment.