Skip to content

Commit

Permalink
Update to 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Mar 27, 2020
1 parent 1503185 commit d2b006f
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.9.4" />
<PackageReference Include="Avalonia.Desktop" Version="0.9.5" />
<PackageReference Include="Avalonia.Angle.Windows.Natives" Version="2.1.0.2019013001" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="1.68.1" />
</ItemGroup>
Expand Down
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.9.4" />
<PackageReference Include="Avalonia" Version="0.9.5" />
</ItemGroup>
</Project>

0 comments on commit d2b006f

Please sign in to comment.