dotnet/sourcelink (Microsoft.SourceLink.GitHub)
### [`v8.0.0`](https://redirect.github.com/dotnet/sourcelink/releases/tag/8.0.0): (.NET SDK 8.0.100)
[Compare Source](https://redirect.github.com/dotnet/sourcelink/compare/1.1.1...8.0.0)
#### What's Changed
**Source Link is now included in .NET SDK 8 and enabled by default. Projects that migrate to .NET SDK 8 do not need to reference Source Link packages explicitly via `PackageReference` anymore.**
- Add sparse checkout support by [@pakrym](https://redirect.github.com/pakrym) in [https://github.com/dotnet/sourcelink/pull/772](https://redirect.github.com/dotnet/sourcelink/pull/772)
- Add support for Gitee by [@luocs](https://redirect.github.com/luocs) in [https://github.com/dotnet/sourcelink/pull/922](https://redirect.github.com/dotnet/sourcelink/pull/922)
- Fix target Input Output as to not interfere with incremental. by [@yuehuang010](https://redirect.github.com/yuehuang010) in [https://github.com/dotnet/sourcelink/pull/901](https://redirect.github.com/dotnet/sourcelink/pull/901)
- Prepare for inclusion in .NET SDK by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/988](https://redirect.github.com/dotnet/sourcelink/pull/988)
- Avoid creating source link .json file when no source control mapping is available by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/989](https://redirect.github.com/dotnet/sourcelink/pull/989)
- Do not report warnings when SourceLink packages are not referenced ex… by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/991](https://redirect.github.com/dotnet/sourcelink/pull/991)
- Bump version to 8.0 to match SDK by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/992](https://redirect.github.com/dotnet/sourcelink/pull/992)
- Fix FileWrites by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/995](https://redirect.github.com/dotnet/sourcelink/pull/995)
- Remove unnecessary \
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.1.1
->8.0.0
Release Notes
dotnet/sourcelink (Microsoft.SourceLink.GitHub)
### [`v8.0.0`](https://redirect.github.com/dotnet/sourcelink/releases/tag/8.0.0): (.NET SDK 8.0.100) [Compare Source](https://redirect.github.com/dotnet/sourcelink/compare/1.1.1...8.0.0) #### What's Changed **Source Link is now included in .NET SDK 8 and enabled by default. Projects that migrate to .NET SDK 8 do not need to reference Source Link packages explicitly via `PackageReference` anymore.** - Add sparse checkout support by [@pakrym](https://redirect.github.com/pakrym) in [https://github.com/dotnet/sourcelink/pull/772](https://redirect.github.com/dotnet/sourcelink/pull/772) - Add support for Gitee by [@luocs](https://redirect.github.com/luocs) in [https://github.com/dotnet/sourcelink/pull/922](https://redirect.github.com/dotnet/sourcelink/pull/922) - Fix target Input Output as to not interfere with incremental. by [@yuehuang010](https://redirect.github.com/yuehuang010) in [https://github.com/dotnet/sourcelink/pull/901](https://redirect.github.com/dotnet/sourcelink/pull/901) - Prepare for inclusion in .NET SDK by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/988](https://redirect.github.com/dotnet/sourcelink/pull/988) - Avoid creating source link .json file when no source control mapping is available by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/989](https://redirect.github.com/dotnet/sourcelink/pull/989) - Do not report warnings when SourceLink packages are not referenced ex… by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/991](https://redirect.github.com/dotnet/sourcelink/pull/991) - Bump version to 8.0 to match SDK by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/992](https://redirect.github.com/dotnet/sourcelink/pull/992) - Fix FileWrites by [@tmat](https://redirect.github.com/tmat) in [https://github.com/dotnet/sourcelink/pull/995](https://redirect.github.com/dotnet/sourcelink/pull/995) - Remove unnecessary \Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.