Nuget Updates

- DotNetZip
- TaskbarNotification
This commit is contained in:
Brett Hewitson 2022-06-21 19:27:03 +10:00
parent 5374b0c52a
commit 9176ae6f2f
6 changed files with 15 additions and 14 deletions

View file

@ -11,6 +11,6 @@
<DebugSymbols>false</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="DotNetZip" Version="1.13.8" />
<PackageReference Include="DotNetZip" Version="1.16.0" />
</ItemGroup>
</Project>