diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index ced8ba92c..05f91a68a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -181,11 +181,6 @@
c3ad00ae84489071080a606f6a8e43c9a91a5cc2
-
- https://github.com/dotnet/diagnostics
- ab3eb7a525e31dc6fb4d9cc0b7154fa2be58dac1
-
-
https://github.com/dotnet/source-build-externals
e53b62ccc6a887987efdb820334594b674f6071d
diff --git a/src/SourceBuild/tarball/patches/diagnostics/0001-Pin-the-Microsoft.Extensions.Logging-version-so-that.patch b/src/SourceBuild/tarball/patches/diagnostics/0001-Pin-the-Microsoft.Extensions.Logging-version-so-that.patch
deleted file mode 100644
index df105b15d..000000000
--- a/src/SourceBuild/tarball/patches/diagnostics/0001-Pin-the-Microsoft.Extensions.Logging-version-so-that.patch
+++ /dev/null
@@ -1,68 +0,0 @@
-From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
-From: MichaelSimons
-Date: Thu, 2 Jun 2022 19:27:41 +0000
-Subject: [PATCH] Pin the Microsoft.Extensions.Logging version so that
- source-build does not pick up latest
-
-Backport: https://github.com/dotnet/diagnostics/pull/3121
----
- eng/Versions.props | 2 +-
- .../Microsoft.Diagnostics.Monitoring.EventPipe.csproj | 2 +-
- .../Microsoft.Diagnostics.NETCore.Client.csproj | 2 +-
- src/Tools/dotnet-dsrouter/dotnet-dsrouter.csproj | 4 ++--
- 4 files changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/eng/Versions.props b/eng/Versions.props
-index b4edc421..17c6f9d3 100644
---- a/eng/Versions.props
-+++ b/eng/Versions.props
-@@ -48,7 +48,7 @@
- 2.0.250401
- 16.9.0-beta1.21055.5
- 2.0.64
-- 2.1.1
-+ 2.1.1
-
- 5.0.1
- 2.0.0-beta1.20468.1
-diff --git a/src/Microsoft.Diagnostics.Monitoring.EventPipe/Microsoft.Diagnostics.Monitoring.EventPipe.csproj b/src/Microsoft.Diagnostics.Monitoring.EventPipe/Microsoft.Diagnostics.Monitoring.EventPipe.csproj
-index 733d18da..db90173d 100644
---- a/src/Microsoft.Diagnostics.Monitoring.EventPipe/Microsoft.Diagnostics.Monitoring.EventPipe.csproj
-+++ b/src/Microsoft.Diagnostics.Monitoring.EventPipe/Microsoft.Diagnostics.Monitoring.EventPipe.csproj
-@@ -29,7 +29,7 @@
-
-
-
--
-+
-
-
-
-diff --git a/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj b/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj
-index 929f82d0..5cb2d582 100644
---- a/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj
-+++ b/src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj
-@@ -20,7 +20,7 @@
-
-
-
--
-+
-
-
-
-diff --git a/src/Tools/dotnet-dsrouter/dotnet-dsrouter.csproj b/src/Tools/dotnet-dsrouter/dotnet-dsrouter.csproj
-index 73fd6f82..3afa7132 100644
---- a/src/Tools/dotnet-dsrouter/dotnet-dsrouter.csproj
-+++ b/src/Tools/dotnet-dsrouter/dotnet-dsrouter.csproj
-@@ -22,8 +22,8 @@
-
-
-
--
--
-+
-+
-
-
-