From 8b39d119a6a488bed0254b666263eefe21937dbb Mon Sep 17 00:00:00 2001 From: Tomas Matousek Date: Tue, 12 Apr 2016 09:55:52 -0700 Subject: [PATCH] Update .nuspec files. --- .../Microsoft.CodeAnalysis.Common.nuspec | 76 +++++++++---------- ...soft.Net.CSharp.Interactive.netcore.nuspec | 48 ++++++------ .../Microsoft.Net.Compilers.netcore.nuspec | 76 +++++++++---------- 3 files changed, 100 insertions(+), 100 deletions(-) diff --git a/src/NuGet/Microsoft.CodeAnalysis.Common.nuspec b/src/NuGet/Microsoft.CodeAnalysis.Common.nuspec index 2a9cef0efe6..d46cb231729 100644 --- a/src/NuGet/Microsoft.CodeAnalysis.Common.nuspec +++ b/src/NuGet/Microsoft.CodeAnalysis.Common.nuspec @@ -21,44 +21,44 @@ Supported Platforms: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/NuGet/Microsoft.Net.CSharp.Interactive.netcore.nuspec b/src/NuGet/Microsoft.Net.CSharp.Interactive.netcore.nuspec index 639dcdf1bab..339a680ebba 100644 --- a/src/NuGet/Microsoft.Net.CSharp.Interactive.netcore.nuspec +++ b/src/NuGet/Microsoft.Net.CSharp.Interactive.netcore.nuspec @@ -19,30 +19,30 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/NuGet/Microsoft.Net.Compilers.netcore.nuspec b/src/NuGet/Microsoft.Net.Compilers.netcore.nuspec index ebc3f68d8e4..fe504e03fa1 100644 --- a/src/NuGet/Microsoft.Net.Compilers.netcore.nuspec +++ b/src/NuGet/Microsoft.Net.Compilers.netcore.nuspec @@ -18,44 +18,44 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- GitLab