Skip to content

Commit

Permalink
Remove current implementation of SponsorLink for now
Browse files Browse the repository at this point in the history
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
  • Loading branch information
kzu committed Aug 11, 2023
1 parent 5434bb7 commit 621207a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CredentialManager/CredentialManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Usage:

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

</Project>

0 comments on commit 621207a

Please sign in to comment.