Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
Coding-Enthusiast committed Sep 18, 2022
1 parent f4e9426 commit c6702ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Src/FinderOuter/FinderOuter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Autarkysoft.Bitcoin" Version="0.21.0" />
<PackageReference Include="Avalonia" Version="0.10.17" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.17" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.17" />
<PackageReference Include="Avalonia" Version="0.10.18" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.18" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.18" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Views\MessageSignatureView.xaml">
Expand Down

0 comments on commit c6702ef

Please sign in to comment.