From 40ccbb3940b51ed380cddd6cc5867257818fd712 Mon Sep 17 00:00:00 2001 From: jhkimnew Date: Tue, 8 Nov 2016 15:37:11 -0800 Subject: [PATCH] Fix the non-standard nuget package --- nuget/AspNetCore.nuspec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/nuget/AspNetCore.nuspec b/nuget/AspNetCore.nuspec index 6a77bef462..d0e81a6730 100644 --- a/nuget/AspNetCore.nuspec +++ b/nuget/AspNetCore.nuspec @@ -1,5 +1,5 @@ - + Microsoft.AspNetCore.AspNetCoreModule Microsoft ASP.NET Core Module @@ -7,14 +7,17 @@ Microsoft Microsoft http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm - © .NET Foundation. All rights reserved. + © Microsoft Corporation. All rights reserved. http://www.asp.net/ true ASP.NET Core Module en-US + Microsoft.AspNetCore.AspNetCoreModule - - + + + + \ No newline at end of file