Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Releases: ctaggart/SourceLink

2.2.1

31 Aug 07:05
Compare
Choose a tag to compare

Windows PDB support

21 Aug 14:37
Compare
Choose a tag to compare

Visual Studio 2017 Update 3 (15.3) supports enabling source link for Windows PDB files, not just Portable PDB files. Thank you @paulvanbrenk for contributing this change in #220.

https://github.com/ctaggart/SourceLink/milestone/24?closed=1

https://twitter.com/cmr0n/status/899675038378586112

fix sourcelink test for pdb in nupkg

06 May 09:33
Compare
Choose a tag to compare

2.1.1: create embed nupkgs (#207)

02 May 15:03
Compare
Choose a tag to compare

Added nupkgs for embedding files:

  • SourceLink.Embed.AllSourceFiles
  • SourceLink.Embed.PaketFiles

@mderriey increased the performance of sourcelink test.

https://github.com/ctaggart/SourceLink/milestone/21?closed=1

SourceLink.Create.CommandLine

31 Mar 03:04
Compare
Choose a tag to compare

SourceLink 2.1 adds:

  • SourceLink.Create.CommandLine
  • SourceLink.Create.BitBitBucket

SourceLink.Create.CommandLine fills some gaps identified by Microsoft and GitLink collaborators. It does require dotnet sourcelink-git and instead uses the git command line by default. All command line options can be set in case you wish to use svc, hg, or any other executable to help create the sourcelink.json. See the 2.1.0 milestone for details.

2.0.3

14 Mar 05:05
Compare
Choose a tag to compare

msbuild full framework support & parallel builds fix

11 Mar 04:26
Compare
Choose a tag to compare

2.0.1 only msbuild core

09 Mar 04:18
Compare
Choose a tag to compare

2.0.0

05 Mar 20:57
Compare
Choose a tag to compare