Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
update dock
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Apr 2, 2024
1 parent 982c8a4 commit a09f2f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/props/Dock.Avalonia.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="Dock.Avalonia" Version="11.0.0.2"/>
<PackageReference Include="Dock.Model.Mvvm" Version="11.0.0.2"/>
<PackageReference Include="Dock.Avalonia" Version="11.0.0.7"/>
<PackageReference Include="Dock.Model.Mvvm" Version="11.0.0.7"/>
</ItemGroup>
</Project>

0 comments on commit a09f2f0

Please sign in to comment.