Skip to content

Commit

Permalink
upgrade System.Reactive
Browse files Browse the repository at this point in the history
  • Loading branch information
ffquintella committed Dec 16, 2024
1 parent 1e3ed62 commit 3b0cdc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aura.UI/Aura.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.0.6" />
<PackageReference Include="Avalonia.Xaml.Interactivity" Version="11.0.6" />
<PackageReference Include="ReactiveUI" Version="19.5.41" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="System.Reactive" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>
</Project>

0 comments on commit 3b0cdc7

Please sign in to comment.