Skip to content

Commit 9114f51

Browse files
committed
add license url
1 parent ecbb871 commit 9114f51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<PackageProjectUrl>https://github.com/enricosada/dotnet-proj-info/</PackageProjectUrl>
66
<PackageTags>mbuild;dotnet;sdk;csproj;fsproj</PackageTags>
77
<RepositoryUrl>https://github.com/enricosada/dotnet-proj-info.git</RepositoryUrl>
8+
<PackageLicenseUrl>https://github.com/enricosada/dotnet-proj-info/blob/master/LICENSE</PackageLicenseUrl>
89

910
<RepoRootDir>$([System.IO.Path]::GetFullPath("$(MSBuildThisFileDirectory)\.."))</RepoRootDir>
1011
<NupkgsDir>$(RepoRootDir)/bin/nupkg</NupkgsDir>

0 commit comments

Comments
 (0)