Skip to content

Commit 7809fe8

Browse files
chore(deps): update dependency microsoft.sourcelink.github to 10.0.400 (#4440)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.SourceLink.GitHub](https://redirect.github.com/dotnet/dotnet) | `10.0.301` → `10.0.400` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.SourceLink.GitHub/10.0.400?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.SourceLink.GitHub/10.0.301/10.0.400?slim=true) | --- ### Release Notes <details> <summary>dotnet/dotnet (Microsoft.SourceLink.GitHub)</summary> ### [`v10.0.400`](https://redirect.github.com/dotnet/dotnet/releases/tag/v10.0.400): .NET 10.0.11 / 10.0.400 You can build .NET 10.0 from the repository by cloning the release tag `v10.0.400` and following the build instructions in the [main README.md](https://redirect.github.com/dotnet/dotnet/blob/v10.0.400/README.md#building). Alternatively, you can build from the sources attached to this release directly. More information on this process can be found in the [dotnet/dotnet repository](https://redirect.github.com/dotnet/dotnet/blob/v10.0.400/README.md#building-from-released-sources). Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at <https://dot.net/release-key-2023> ### [`v10.0.303`](https://redirect.github.com/dotnet/dotnet/releases/tag/v10.0.303): .NET 10.0.11 / 10.0.303 You can build .NET 10.0 from the repository by cloning the release tag `v10.0.303` and following the build instructions in the [main README.md](https://redirect.github.com/dotnet/dotnet/blob/v10.0.303/README.md#building). Alternatively, you can build from the sources attached to this release directly. More information on this process can be found in the [dotnet/dotnet repository](https://redirect.github.com/dotnet/dotnet/blob/v10.0.303/README.md#building-from-released-sources). Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at <https://dot.net/release-key-2023> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS41IiwidXBkYXRlZEluVmVyIjoiNDQuMjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 749b862 commit 7809fe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</ItemGroup>
9696

9797
<ItemGroup Label="Build / SourceLink / Versioning">
98-
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.301"/>
98+
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.400"/>
9999
<PackageVersion Include="MinVer" Version="7.0.0"/>
100100
</ItemGroup>
101101

0 commit comments

Comments
 (0)