Skip to content

Commit 07e737e

Browse files
committed
Refactor HSV/HSL color manipulation as System.Windows.Media.Color class extension
1 parent 2ff8a5c commit 07e737e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Directory.Build.props

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<Project>
22
<PropertyGroup>
33
<Version>1.2.1</Version>
4-
<Copyright>2021 lepo.co - WPF UI</Copyright>
4+
<LangVersion>latest</LangVersion>
5+
<Authors>lepo.co</Authors>
6+
<Company>lepo.co</Company>
7+
<Copyright>Copyright (C) 2021-2022 Leszek Pomianowski and WPF UI Contributors</Copyright>
58
</PropertyGroup>
69
</Project>

0 commit comments

Comments
 (0)