We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent badb126 commit a80d603Copy full SHA for a80d603
src/Directory.Build.props
@@ -4,6 +4,7 @@
4
<PropertyGroup>
5
<Authors>Keith Dahlby</Authors>
6
<RepositoryUrl>https://github.com/dahlbyk/Unravel</RepositoryUrl>
7
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
8
<PublishRepositoryUrl>true</PublishRepositoryUrl>
9
<EmbedUntrackedSources>true</EmbedUntrackedSources>
10
<IncludeSymbols>true</IncludeSymbols>
0 commit comments