From a92eaeff6035abf190eeffc15100a7a7fcd87526 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