Merge the change
This commit is contained in:
parent
40ccbb3940
commit
e119603cdd
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
<package>
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>Microsoft.AspNetCore.AspNetCoreModule</id>
|
<id>Microsoft.AspNetCore.AspNetCoreModule</id>
|
||||||
<title>Microsoft ASP.NET Core Module</title>
|
<title>Microsoft ASP.NET Core Module</title>
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
<authors>Microsoft</authors>
|
<authors>Microsoft</authors>
|
||||||
<owners>Microsoft</owners>
|
<owners>Microsoft</owners>
|
||||||
<licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm</licenseUrl>
|
<licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm</licenseUrl>
|
||||||
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
<copyright>© .NET Foundation. All rights reserved.</copyright>
|
||||||
<projectUrl>http://www.asp.net/</projectUrl>
|
<projectUrl>http://www.asp.net/</projectUrl>
|
||||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||||
<description>ASP.NET Core Module</description>
|
<description>ASP.NET Core Module</description>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue