Skip to content

Commit

Permalink
Merge pull request AvaloniaUI#4975 from AvaloniaUI/feature/update-rea…
Browse files Browse the repository at this point in the history
…ctiveui

update reactiveui
  • Loading branch information
danwalmsley authored Nov 2, 2020
2 parents f2737c3 + eb81a7c commit 4621f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ReactiveUI.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="ReactiveUI" Version="11.5.17" />
<PackageReference Include="ReactiveUI" Version="12.1.1" />
</ItemGroup>
</Project>

0 comments on commit 4621f1e

Please sign in to comment.