From 0047b620b9b39d6172a7a7b720e215dbeca8e4a0 Mon Sep 17 00:00:00 2001 From: Nikita Potapenko <18706421+Potapy4@users.noreply.github.com> Date: Tue, 29 Jan 2019 20:19:21 +0200 Subject: [PATCH] Fixed copyright element (#7087) Summary of the changes: - Updated copyright symbol - Changed file encoding to UTF-8 without BOM Fixes #7065 --- .../Blazor/Cli/src/Microsoft.AspNetCore.Blazor.Cli.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Blazor/Cli/src/Microsoft.AspNetCore.Blazor.Cli.nuspec b/src/Components/Blazor/Cli/src/Microsoft.AspNetCore.Blazor.Cli.nuspec index 9453186874..cfbc5f966f 100644 --- a/src/Components/Blazor/Cli/src/Microsoft.AspNetCore.Blazor.Cli.nuspec +++ b/src/Components/Blazor/Cli/src/Microsoft.AspNetCore.Blazor.Cli.nuspec @@ -1,4 +1,4 @@ - + Microsoft.AspNetCore.Blazor.Cli @@ -12,7 +12,7 @@ Development server for use when building Blazor applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/$repositorycommit$ - © Microsoft Corporation. All rights reserved. + © Microsoft Corporation. All rights reserved. aspnetcore components true