Release notes
*Sourced from [SourceLink.Create.CommandLine's releases](https://github.com/ctaggart/SourceLink/releases).*
> ## Fix Copy.PdbFiles for SDK 2.1.300
> thanks [@kukjevov](https://github.com/kukjevov) for [#352](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/352)
>
> ## 2.8.2
> https://github.com/ctaggart/SourceLink/milestone/41?closed=1
>
> ## DevelopmentDependency
> * Added DevelopmentDependency [#331](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/331) by [@paulomorgado](https://github.com/paulomorgado)
>
> https://github.com/ctaggart/SourceLink/milestone/40?closed=1
>
> SourceLink.Copy.PdbFiles is new to version 2.8.0. Add it to your apps that use the new project system, but still target .NET Framework too. It is a workaround until it is fixed in the dotnet sdk. Thanks to [@jnm2](https://github.com/jnm2) for the workaround.
>
> [ctaggart/SourceLink#313](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/313)
>
> ## 2.7.6
> https://github.com/ctaggart/SourceLink/milestone/39?closed=1
>
> ## 2.7.5
> https://github.com/ctaggart/SourceLink/milestone/38?closed=1
>
> ## do not echo the commands for SourceLink.Create.CommandLine
> https://github.com/ctaggart/SourceLink/milestone/37?closed=1
>
> ## allow `dotnet sourcelink test` to pass with different line endings
> https://github.com/ctaggart/SourceLink/milestone/36?closed=1
>
> ## help embed files for F# projects with SourceLink.Create.CommandLine
> https://github.com/ctaggart/SourceLink/milestone/35?closed=1
>
> ## fix embedding source for F# projects + dotnet sourcelink-git
> https://github.com/ctaggart/SourceLink/milestone/34?closed=1
>
> ## dotnet pack pdb files by default
> https://github.com/ctaggart/SourceLink/milestone/32?closed=1
>
> ## fix garbage appended to sourcelink.json
> https://github.com/ctaggart/SourceLink/milestone/33?closed=1
>
> ## remove NETStandard.Library dependency
> - SourceLink.Embed.AllSourceFiles has incorrect dependency [#281](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/281) by [@jnm2](https://github.com/jnm2)
> - Support for Bitbucket Company Domain URLs [#278](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/278) by [@HristoHentov](https://github.com/HristoHentov)
>
> https://github.com/ctaggart/SourceLink/milestone/31?closed=1
Commits
- [`63f17e2`](https://github.com/ctaggart/SourceLink/commit/63f17e28ff49d43097004229021fedeed2b956d3) Fix Copy.PdbFiles for SDK 2.1.300 ([#352](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/352))
- [`fcf7ff4`](https://github.com/ctaggart/SourceLink/commit/fcf7ff4957a0261f11c5848e6dace337cd0e519d) Added DevelopmentDependency ([#339](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/339))
- [`2bb6ef8`](https://github.com/ctaggart/SourceLink/commit/2bb6ef898e60b9c7b4ba33f9d0a1f5704b141104) Fix for Issue [#333](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/333) ([#337](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/337))
- [`42453c0`](https://github.com/ctaggart/SourceLink/commit/42453c0046a9a86085e3346094a6c6bafcb62b6e) Update note on authenticated repositories ([#336](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/336))
- [`354ead0`](https://github.com/ctaggart/SourceLink/commit/354ead0567ffda1b423023236e426225c2b19db8) Added \True\ to build NuGet pack...
- [`7f64726`](https://github.com/ctaggart/SourceLink/commit/7f64726744a78b0027a690043a4ad71cf7874942) bug(configuration): Incorrect closing tab ([#317](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/317))
- [`72e1bc2`](https://github.com/ctaggart/SourceLink/commit/72e1bc2cef59b7da44f0be39bbc3cf09cb9ffdf7) SourceLink.Copy.PdbFiles ([#315](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/315))
- [`36e4585`](https://github.com/ctaggart/SourceLink/commit/36e4585e6bb5ac5ba89b86c7c13bc7882ef6cbca) use 2.7.6 ([#311](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/311))
- [`1a61266`](https://github.com/ctaggart/SourceLink/commit/1a61266ef27d063fd279323965a416418601cf38) return error if debug info not found ([#310](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/310))
- [`0261ea6`](https://github.com/ctaggart/SourceLink/commit/0261ea67eecbb9af7c5d426aa37458e6e6ed4fb3) Fixed incorrect closing tag for SourceLink.Create.BitBucketServer.CreateTask....
- Additional commits viewable in [compare view](https://github.com/ctaggart/SourceLink/compare/2.5.0...2.8.3)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps SourceLink.Create.CommandLine from 2.5.0 to 2.8.3.
Release notes
*Sourced from [SourceLink.Create.CommandLine's releases](https://github.com/ctaggart/SourceLink/releases).* > ## Fix Copy.PdbFiles for SDK 2.1.300 > thanks [@kukjevov](https://github.com/kukjevov) for [#352](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/352) > > ## 2.8.2 > https://github.com/ctaggart/SourceLink/milestone/41?closed=1 > > ## DevelopmentDependency > * Added DevelopmentDependency [#331](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/331) by [@paulomorgado](https://github.com/paulomorgado) > > https://github.com/ctaggart/SourceLink/milestone/40?closed=1 > > SourceLink.Copy.PdbFiles is new to version 2.8.0. Add it to your apps that use the new project system, but still target .NET Framework too. It is a workaround until it is fixed in the dotnet sdk. Thanks to [@jnm2](https://github.com/jnm2) for the workaround. > > [ctaggart/SourceLink#313](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/313) > > ## 2.7.6 > https://github.com/ctaggart/SourceLink/milestone/39?closed=1 > > ## 2.7.5 > https://github.com/ctaggart/SourceLink/milestone/38?closed=1 > > ## do not echo the commands for SourceLink.Create.CommandLine > https://github.com/ctaggart/SourceLink/milestone/37?closed=1 > > ## allow `dotnet sourcelink test` to pass with different line endings > https://github.com/ctaggart/SourceLink/milestone/36?closed=1 > > ## help embed files for F# projects with SourceLink.Create.CommandLine > https://github.com/ctaggart/SourceLink/milestone/35?closed=1 > > ## fix embedding source for F# projects + dotnet sourcelink-git > https://github.com/ctaggart/SourceLink/milestone/34?closed=1 > > ## dotnet pack pdb files by default > https://github.com/ctaggart/SourceLink/milestone/32?closed=1 > > ## fix garbage appended to sourcelink.json > https://github.com/ctaggart/SourceLink/milestone/33?closed=1 > > ## remove NETStandard.Library dependency > - SourceLink.Embed.AllSourceFiles has incorrect dependency [#281](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/281) by [@jnm2](https://github.com/jnm2) > - Support for Bitbucket Company Domain URLs [#278](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/278) by [@HristoHentov](https://github.com/HristoHentov) > > https://github.com/ctaggart/SourceLink/milestone/31?closed=1Commits
- [`63f17e2`](https://github.com/ctaggart/SourceLink/commit/63f17e28ff49d43097004229021fedeed2b956d3) Fix Copy.PdbFiles for SDK 2.1.300 ([#352](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/352)) - [`fcf7ff4`](https://github.com/ctaggart/SourceLink/commit/fcf7ff4957a0261f11c5848e6dace337cd0e519d) Added DevelopmentDependency ([#339](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/339)) - [`2bb6ef8`](https://github.com/ctaggart/SourceLink/commit/2bb6ef898e60b9c7b4ba33f9d0a1f5704b141104) Fix for Issue [#333](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/333) ([#337](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/337)) - [`42453c0`](https://github.com/ctaggart/SourceLink/commit/42453c0046a9a86085e3346094a6c6bafcb62b6e) Update note on authenticated repositories ([#336](https://github-redirect.dependabot.com/ctaggart/SourceLink/issues/336)) - [`354ead0`](https://github.com/ctaggart/SourceLink/commit/354ead0567ffda1b423023236e426225c2b19db8) Added \Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)