Added common file dialog service; upgraded to Avalonia 11.3.7
This commit is contained in:
parent
76a31e15f4
commit
eec1092e97
5 changed files with 346 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Avalonia" Version="11.3.1" />
|
||||
<PackageReference Include="Avalonia" Version="11.3.7" />
|
||||
<PackageReference Include="MessageBox.Avalonia" Version="3.2.0" />
|
||||
<PackageReference Include="Nuclex.Foundation" Version="1.3.0" />
|
||||
<PackageReference Include="Nullable" Version="1.3.1">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue