Skip to content

Commit

Permalink
Merge pull request #116 from wieslawsoltes/update-avalonia-3
Browse files Browse the repository at this point in the history
update avalonia
  • Loading branch information
wieslawsoltes authored Oct 1, 2019
2 parents f2e6cdf + 46959bf commit ba61816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/Avalonia.Desktop.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="Avalonia.Desktop" Version="0.8.999-cibuild0004115-beta" />
<PackageReference Include="Avalonia.Desktop" Version="0.8.999-cibuild0004376-beta" />
<PackageReference Include="Avalonia.Angle.Windows.Natives" Version="2.1.0.2019013001" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion build/Avalonia.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.8.999-cibuild0004342-beta" />
<PackageReference Include="Avalonia" Version="0.8.999-cibuild0004376-beta" />
</ItemGroup>
</Project>

0 comments on commit ba61816

Please sign in to comment.