From 79b92684ef3c2e56394093384ceca8dddeda5210 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Fri, 11 Aug 2023 12:41:37 -0300 Subject: [PATCH] Remove current implementation of SponsorLink for now Now that SponsorLink is OSS and based on received feedback it will change in many ways moving forward, we'll for now remove the current implementation from the package to address the issues that were raised. See https://github.com/devlooped/SponsorLink --- src/Analyzer/CodeAnalysis.csproj | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/Analyzer/CodeAnalysis.csproj b/src/Analyzer/CodeAnalysis.csproj index 0f2291d..b83072d 100644 --- a/src/Analyzer/CodeAnalysis.csproj +++ b/src/Analyzer/CodeAnalysis.csproj @@ -6,11 +6,19 @@ analyzers/dotnet/roslyn4.0 + + + + + + + + - +