From 84dce20789a1a58a9f461b0628cf18ed75c533d5 Mon Sep 17 00:00:00 2001 From: "N. Taylor Mullen" Date: Tue, 9 Jul 2019 16:17:06 -0700 Subject: [PATCH] Add reference to Microsoft.AspNetCore.Components.Analyzers. #8825 --- .../Microsoft.AspNetCore.Components.csproj | 17 ++++++++++++++-- .../Microsoft.AspNetCore.Components.nuspec | 20 +++++++++++++++++++ 2 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 src/Components/Components/src/Microsoft.AspNetCore.Components.nuspec diff --git a/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj b/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj index 4a6ddef33d..bb845f0617 100644 --- a/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj +++ b/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -9,7 +9,7 @@ 3.0 - + @@ -19,4 +19,17 @@ + + + Microsoft.AspNetCore.Components.nuspec + + + + + + + + + + diff --git a/src/Components/Components/src/Microsoft.AspNetCore.Components.nuspec b/src/Components/Components/src/Microsoft.AspNetCore.Components.nuspec new file mode 100644 index 0000000000..c211d71c17 --- /dev/null +++ b/src/Components/Components/src/Microsoft.AspNetCore.Components.nuspec @@ -0,0 +1,20 @@ + + + + $CommonMetadataElements$ + + + + + + + + + + + + + + + +