Dependency updates

This commit is contained in:
Robin Krom 2021-10-04 20:38:45 +02:00
parent 26e4aee892
commit a7c3b8579b
No known key found for this signature in database
GPG key ID: BCC01364F1371490
8 changed files with 26 additions and 19 deletions

View file

@ -559,11 +559,6 @@ namespace Greenshot.Base.Core
{
ExcludeDestinations.Remove("OneNote");
}
else
{
// TODO: Remove with the release
ExcludeDestinations.Remove("OneNote");
}
}
if (OutputDestinations == null)