From ac67bf079049e7a11ab4b9dab16868fadd7f01f9 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Fri, 11 Aug 2023 12:39:34 -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/Web/Web.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 27b8ca0..a354cbf 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -23,7 +23,7 @@ - + \ No newline at end of file