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 734cde9 commit 5f1251e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TableStorage/TableStorage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\TableStorage.CodeAnalysis\TableStorage.CodeAnalysis.csproj" ReferenceOutputAssembly="false" OutputItemType="None" />
<!--<ProjectReference Include="..\TableStorage.CodeAnalysis\TableStorage.CodeAnalysis.csproj" ReferenceOutputAssembly="false" OutputItemType="None" />-->
</ItemGroup>

</Project>

0 comments on commit 5f1251e

Please sign in to comment.