Skip to content

Commit

Permalink
Merge pull request #2119 from tiksn/update-packages
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
tiksn authored Sep 26, 2024
2 parents e1df757 + a1569ce commit c127452
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="8.9.1" />
<PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
<PackageVersion Include="Microsoft.Maui.Controls" Version="8.0.82" />
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.82" />
<PackageVersion Include="Microsoft.Maui.Controls" Version="8.0.91" />
<PackageVersion Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.91" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.PowerShell.SDK" Version="7.4.5" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
Expand All @@ -58,7 +58,7 @@
<PackageVersion Include="Polly" Version="8.4.1" />
<PackageVersion Include="RavenDB.Client" Version="6.2.0" />
<PackageVersion Include="ReactiveUI" Version="20.1.63" />
<PackageVersion Include="ReactiveUI.Maui" Version="20.1.1" />
<PackageVersion Include="ReactiveUI.Maui" Version="20.1.63" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.6" />
<PackageVersion Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="Serilog.Sinks.XUnit" Version="3.0.5" />
Expand Down

0 comments on commit c127452

Please sign in to comment.