This is an automated email from the ASF dual-hosted git repository.

CurtHagenlocher pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 26ce47477 chore(csharp): Bump Microsoft.SourceLink.GitHub from 
10.0.202 to 10.0.301 (#4560)
26ce47477 is described below

commit 26ce47477af8f40ed690b378a643d4bc644a57eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 16:18:45 2026 -0700

    chore(csharp): Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.301 
(#4560)
    
    Updated [Microsoft.SourceLink.GitHub](https://github.com/dotnet/dotnet)
    from 10.0.202 to 10.0.301.
    
    <details>
    <summary>Release notes</summary>
    
    _Sourced from [Microsoft.SourceLink.GitHub's
    releases](https://github.com/dotnet/dotnet/releases)._
    
    ## 10.0.301
    
    You can build .NET 10.0 from the repository by cloning the release tag
    `v10.0.301` and following the build instructions in the [main
    
README.md](https://github.com/dotnet/dotnet/blob/v10.0.301/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://github.com/dotnet/dotnet/blob/v10.0.301/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
    
    ## 10.0.300
    
    You can build .NET 10.0 from the repository by cloning the release tag
    `v10.0.300` and following the build instructions in the [main
    
README.md](https://github.com/dotnet/dotnet/blob/v10.0.300/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://github.com/dotnet/dotnet/blob/v10.0.300/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
    
    ## 10.0.204
    
    You can build .NET 10.0 from the repository by cloning the release tag
    `v10.0.204` and following the build instructions in the [main
    
README.md](https://github.com/dotnet/dotnet/blob/v10.0.204/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://github.com/dotnet/dotnet/blob/v10.0.204/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
    
    ## 10.0.203
    
    You can build .NET 10.0 from the repository by cloning the release tag
    `v10.0.203` and following the build instructions in the [main
    
README.md](https://github.com/dotnet/dotnet/blob/v10.0.203/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://github.com/dotnet/dotnet/blob/v10.0.203/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
    
    Commits viewable in [compare
    view](https://github.com/dotnet/dotnet/compare/v10.0.202...v10.0.301).
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 csharp/Directory.Packages.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/csharp/Directory.Packages.props b/csharp/Directory.Packages.props
index 6d6763830..9d295a338 100644
--- a/csharp/Directory.Packages.props
+++ b/csharp/Directory.Packages.props
@@ -37,7 +37,7 @@
     <PackageVersion Include="Google.Cloud.BigQuery.V2" Version="3.11.0" />
     <PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" 
Version="3.0.1" />
     <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
-    <PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.202" />
+    <PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.301" />
     <PackageVersion Include="Moq" Version="4.20.72" />
     <PackageVersion Include="OpenTelemetry" Version="1.12.0" />
     <PackageVersion Include="OpenTelemetry.Exporter.Console" Version="1.12.0" 
/>

Reply via email to