Hey there! So I've used the older sourcelink CLI tool. One particular part of it has been dotnet sourcelink test to ensure SourceLinking has worked. However, now the repository has been archived. Is there any equivalent way to check at build/package time that Sourcelinking was properly configured on a nuget package?
Thanks!
Hey there! So I've used the older sourcelink CLI tool. One particular part of it has been
dotnet sourcelink testto ensure SourceLinking has worked. However, now the repository has been archived. Is there any equivalent way to check at build/package time that Sourcelinking was properly configured on a nuget package?Thanks!