Prepare v1.1.0

This commit is contained in:
punker76
2021-03-27 11:16:04 +01:00
parent 0be9f6e563
commit 695363bcad
2 changed files with 6 additions and 4 deletions

View File

@@ -1,11 +1,13 @@
hardcodet.net NotifyIcon for WPF - Changelog
Copyright (c) 2009-2020 Philipp Sumi
Copyright (c) 2009-2021 Philipp Sumi
Contact and Information: http://www.hardcodet.net
1.0.9 (2020.xx.xx)
1.1.0 (2021.03.27)
*****
ADD Added dotnet core 3.0 and 3.1 support
ADD Added dotnet core 3.1 and .Net 5 support.
ADD Added strong naming for assembly.
FIX When change dpi, the ContextMenu's position was wrong.
1.0.8 (2016.04.02)

View File

@@ -9,7 +9,7 @@
<DebugSymbols>True</DebugSymbols>
<DebugType>embedded</DebugType>
<Copyright>Copyright (c) 2009-2020 Philipp Sumi</Copyright>
<Copyright>Copyright (c) 2009-2021 Philipp Sumi</Copyright>
<Company>hardcodet.net</Company>
<Authors>Philipp Sumi, Robin Krom, Jan Karger</Authors>
<PackageIcon>icon.png</PackageIcon>