optimize<FolderDialog>: remove dependency of Ookii.Dialogs.Wpf

This commit is contained in:
leo 2021-07-20 09:13:07 +08:00
parent a7ddc50665
commit 4a56b47265
11 changed files with 132 additions and 15 deletions

View file

@ -21,6 +21,5 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="3.1.0" />
</ItemGroup>
</Project>