Use global package reference
- use
GlobalPackageReferenceforStyleCop.Analyzers - remove
Microsoft.SourceLink.GitHubsince the source link and this package had been included in .NET 8 SDK
https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management#global-package-references
https://github.com/dotnet/sourcelink?tab=readme-ov-file#using-source-link-in-net-projects
/azp run
@WeihanLi sorry for the delay. Do you mind resolving the conflict in your fork/pr? You can resolve by using everything from your branch versus main.
@seantleonard sure, updated, thanks
/azp run
@seantleonard could you please help on the failed CI, think not related to the changes, maybe we could retry the failed CI job?
Thank you for your contribution, @WeihanLi !