diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 991901eb09d4..9fd5a1b6f22b 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -515,34 +515,34 @@
       <Uri>https://github.com/dotnet/deployment-tools</Uri>
       <Sha>3597bfe8e90ef3d99b917b84b05eaef88369d5ef</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25165.1">
+    <Dependency Name="Microsoft.Build.Tasks.Git" Version="10.0.0-beta.25170.1">
       <Uri>https://github.com/dotnet/sourcelink</Uri>
-      <Sha>135f35b615bf81eee330a77083c6924a057fb706</Sha>
+      <Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25165.1">
+    <Dependency Name="Microsoft.SourceLink.Common" Version="10.0.0-beta.25170.1">
       <Uri>https://github.com/dotnet/sourcelink</Uri>
-      <Sha>135f35b615bf81eee330a77083c6924a057fb706</Sha>
+      <Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25165.1">
+    <Dependency Name="Microsoft.SourceLink.AzureRepos.Git" Version="10.0.0-beta.25170.1">
       <Uri>https://github.com/dotnet/sourcelink</Uri>
-      <Sha>135f35b615bf81eee330a77083c6924a057fb706</Sha>
+      <Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25165.1">
+    <Dependency Name="Microsoft.SourceLink.GitHub" Version="10.0.0-beta.25170.1">
       <Uri>https://github.com/dotnet/sourcelink</Uri>
-      <Sha>135f35b615bf81eee330a77083c6924a057fb706</Sha>
+      <Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25165.1">
+    <Dependency Name="Microsoft.SourceLink.GitLab" Version="10.0.0-beta.25170.1">
       <Uri>https://github.com/dotnet/sourcelink</Uri>
-      <Sha>135f35b615bf81eee330a77083c6924a057fb706</Sha>
+      <Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25165.1">
+    <Dependency Name="Microsoft.SourceLink.Bitbucket.Git" Version="10.0.0-beta.25170.1">
       <Uri>https://github.com/dotnet/sourcelink</Uri>
-      <Sha>135f35b615bf81eee330a77083c6924a057fb706</Sha>
+      <Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
-    <Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25165.1">
+    <Dependency Name="Microsoft.SourceBuild.Intermediate.sourcelink" Version="10.0.0-beta.25170.1">
       <Uri>https://github.com/dotnet/sourcelink</Uri>
-      <Sha>135f35b615bf81eee330a77083c6924a057fb706</Sha>
+      <Sha>37fb454da5bb5ed53120b296acbeef5c6a900c19</Sha>
       <SourceBuild RepoName="sourcelink" ManagedOnly="true" />
     </Dependency>
     <!-- Intermediate is necessary for source build. -->
diff --git a/eng/Versions.props b/eng/Versions.props
index 4a8ed291f0c6..7e981b48d3b6 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -283,12 +283,12 @@
   </PropertyGroup>
   <PropertyGroup>
     <!-- Dependencies from https://github.com/dotnet/sourcelink -->
-    <MicrosoftBuildTasksGitVersion>10.0.0-beta.25165.1</MicrosoftBuildTasksGitVersion>
-    <MicrosoftSourceLinkCommonVersion>10.0.0-beta.25165.1</MicrosoftSourceLinkCommonVersion>
-    <MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25165.1</MicrosoftSourceLinkAzureReposGitVersion>
-    <MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25165.1</MicrosoftSourceLinkGitHubVersion>
-    <MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25165.1</MicrosoftSourceLinkGitLabVersion>
-    <MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25165.1</MicrosoftSourceLinkBitbucketGitVersion>
+    <MicrosoftBuildTasksGitVersion>10.0.0-beta.25170.1</MicrosoftBuildTasksGitVersion>
+    <MicrosoftSourceLinkCommonVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkCommonVersion>
+    <MicrosoftSourceLinkAzureReposGitVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkAzureReposGitVersion>
+    <MicrosoftSourceLinkGitHubVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkGitHubVersion>
+    <MicrosoftSourceLinkGitLabVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkGitLabVersion>
+    <MicrosoftSourceLinkBitbucketGitVersion>10.0.0-beta.25170.1</MicrosoftSourceLinkBitbucketGitVersion>
   </PropertyGroup>
   <!-- Get .NET Framework reference assemblies from NuGet packages -->
   <PropertyGroup>