Skip to content

Commit 6e19812

Browse files
committed
Add information about license in library properties
1 parent d0cd428 commit 6e19812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ColorHelper/ColorHelper.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Supported methods:
2020
- CmykToHex</PackageReleaseNotes>
2121
<Description>Useful methods for work with colors</Description>
2222
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
23+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2324
</PropertyGroup>
2425

2526
</Project>

0 commit comments

Comments
 (0)