Skip to content

Commit 621207a

Browse files
committed
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
1 parent 5434bb7 commit 621207a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CredentialManager/CredentialManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Usage:
2323

2424
<ItemGroup>
2525
<ProjectReference Include="..\..\external\gcm\src\shared\Core\Core.csproj" PrivateAssets="all" />
26-
<ProjectReference Include="..\Analyzer\CodeAnalysis.csproj" ReferenceOutputAssembly="false" />
26+
<!--<ProjectReference Include="..\Analyzer\CodeAnalysis.csproj" ReferenceOutputAssembly="false" />-->
2727
</ItemGroup>
2828

2929
</Project>

0 commit comments

Comments
 (0)