Skip to content

Commit

Permalink
update Avalonia nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
yatli committed Sep 16, 2019
1 parent 2e3d154 commit 7d6adde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fvim.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Avalonia" Version="0.8.999-cibuild0003670-beta" />
<PackageReference Include="Avalonia" Version="0.8.999-cibuild0004051-beta" />
<PackageReference Include="Avalonia.Angle.Windows.Natives" Version="2.1.0.2019013001" />
<PackageReference Include="Avalonia.Desktop" Version="0.8.999-cibuild0003670-beta" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.8.999-cibuild0003670-beta" />
<PackageReference Include="Avalonia.Desktop" Version="0.8.999-cibuild0004051-beta" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.8.999-cibuild0004051-beta" />
<PackageReference Include="FSharp.Control.Reactive" Version="4.2.0" />
<PackageReference Include="FSharp.Data" Version="3.1.1" />
<PackageReference Include="GitInfo" Version="2.0.20">
Expand Down

0 comments on commit 7d6adde

Please sign in to comment.