Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Bump RxUI.Fody
  • Loading branch information
dependabot[bot] authored and worldbeater committed Aug 24, 2021
commit 5a9e46e60cbc8b676563e85bd6c7398963cda37c
2 changes: 1 addition & 1 deletion samples/LoginApp/LoginApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI" Version="16.*" />
<PackageReference Include="ReactiveUI.Fody" Version="15.*" />
<PackageReference Include="ReactiveUI.Fody" Version="16.*" />
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
</ItemGroup>
</Project>