summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorTarek Mahmoud Sayed <tarekms@microsoft.com>2017-05-10 08:38:20 -0700
committerGitHub <noreply@github.com>2017-05-10 08:38:20 -0700
commitc78891ae1cc668a77377b2b0fb03c7e1a6894b29 (patch)
tree045b6fe5bcbb09fc452bb9aefa2c5ede75852087 /dir.props
parent17468288b4093efc8fea4748ee3c890bf82535bb (diff)
downloadcoreclr-c78891ae1cc668a77377b2b0fb03c7e1a6894b29.tar.gz
coreclr-c78891ae1cc668a77377b2b0fb03c7e1a6894b29.tar.bz2
coreclr-c78891ae1cc668a77377b2b0fb03c7e1a6894b29.zip
Update the License to MIT for coreclr repo (#11482)
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/dir.props b/dir.props
index 496888476a..915468c44c 100644
--- a/dir.props
+++ b/dir.props
@@ -138,6 +138,7 @@
<!-- Packaging properties -->
<PropertyGroup>
+ <LicenseUrl>https://github.com/dotnet/corefx/blob/master/LICENSE</LicenseUrl>
<PreReleaseLabel>preview2</PreReleaseLabel>
<PackageDescriptionFile>$(SourceDir).nuget/descriptions.json</PackageDescriptionFile>
<PackageLicenseFile>$(SourceDir).nuget/dotnet_library_license.txt</PackageLicenseFile>