Skip to content

Commit

Permalink
add license url
Browse files Browse the repository at this point in the history
  • Loading branch information
enricosada committed Oct 27, 2017
1 parent ecbb871 commit 9114f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<PackageProjectUrl>https://github.com/enricosada/dotnet-proj-info/</PackageProjectUrl>
<PackageTags>mbuild;dotnet;sdk;csproj;fsproj</PackageTags>
<RepositoryUrl>https://github.com/enricosada/dotnet-proj-info.git</RepositoryUrl>
<PackageLicenseUrl>https://github.com/enricosada/dotnet-proj-info/blob/master/LICENSE</PackageLicenseUrl>

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

0 comments on commit 9114f51

Please sign in to comment.