This repository has been archived by the owner on Apr 16, 2020. It is now read-only.
Releases: ctaggart/SourceLink
Releases · ctaggart/SourceLink
allow `dotnet sourcelink test` to pass with different line endings
help embed files for F# projects with SourceLink.Create.CommandLine
fix embedding source for F# projects + dotnet sourcelink-git
dotnet pack pdb files by default
fix garbage appended to sourcelink.json
remove NETStandard.Library dependency
- SourceLink.Embed.AllSourceFiles has incorrect dependency #281 by @jnm2
- Support for Bitbucket Company Domain URLs #278 by @HristoHentov
https://github.com/ctaggart/SourceLink/milestone/31?closed=1
add support for the GitLab
basic auth & SourceLinkServerType option
- support basic authentication #266 by @JonCubed
- Added
SourceLinkServerType
toSourceLink.Create.CommandLine
#265 by @chris5287
https://github.com/ctaggart/SourceLink/milestone/28?closed=1
dotnet 2 too
Target both 1.0 and 2.0 .NET Core runtimes #262 by @chris5287
https://github.com/ctaggart/SourceLink/milestone/27?closed=1
added BitBucket Server
- Added Bitbucket Server support #254 by @chris5287
- Detect VSTS builds to turn on source link creation automatically
#248 by @kzu
Details: https://github.com/ctaggart/SourceLink/milestone/26?closed=1