From cda580fb09011e78f8a4bcd25544007850e18d84 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Fri, 17 Feb 2023 19:47:40 -0300 Subject: [PATCH] Make sure we don't surface SponsorLink as an API When taking a dependency on SponsorLink, we should only depend on the build+analyzer artifacts in the pacakge. --- src/Analyzer/CodeAnalysis.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Analyzer/CodeAnalysis.csproj b/src/Analyzer/CodeAnalysis.csproj index 5600a4e..2ed07d9 100644 --- a/src/Analyzer/CodeAnalysis.csproj +++ b/src/Analyzer/CodeAnalysis.csproj @@ -10,7 +10,7 @@ - +