[GUI] Display progress in the taskbar button

This commit is contained in:
VaDiM
2023-06-05 01:33:48 +03:00
parent 2f8f57c1a6
commit 547659e151
2 changed files with 17 additions and 1 deletions

View File

@ -65,6 +65,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft-WindowsAPICodePack-Core-6.0" Version="1.1.5" />
<PackageReference Include="Microsoft-WindowsAPICodePack-Shell-6.0" Version="1.1.5" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>