Skip to content

Commit a80d603

Browse files
committed
Add PackageLicenseExpression
1 parent badb126 commit a80d603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Directory.Build.props

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<PropertyGroup>
55
<Authors>Keith Dahlby</Authors>
66
<RepositoryUrl>https://github.com/dahlbyk/Unravel</RepositoryUrl>
7+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
78
<PublishRepositoryUrl>true</PublishRepositoryUrl>
89
<EmbedUntrackedSources>true</EmbedUntrackedSources>
910
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)