diff --git a/eng/Tools.props b/eng/Tools.props
deleted file mode 100644
index a0890081f2..0000000000
--- a/eng/Tools.props
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 849e921bfb..9e6a1e0684 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -27,42 +27,10 @@
https://github.com/dotnet/arcade
2fb543a45580400a559b5ae41c96a815ea14dac5
-
- https://github.com/dotnet/arcade-services
- cd705029f2675970b42f9273ae359d0926c5e815
-
-
- https://github.com/dotnet/arcade-services
- cd705029f2675970b42f9273ae359d0926c5e815
-
-
- https://github.com/dotnet/xharness
- 89cb4b1d368e0f15b4df8e02a176dd1f1c33958b
-
https://github.com/dotnet/arcade
2fb543a45580400a559b5ae41c96a815ea14dac5
-
- https://github.com/dotnet/roslyn
- d57cda76c2b76cff75487a085d289cfadd99150b
-
-
- https://github.com/dotnet/sourcelink
- 8a3edd1902dbfe3adba65f22e3bb7aa2cc73e97f
-
-
- https://github.com/dotnet/sourcelink
- 8a3edd1902dbfe3adba65f22e3bb7aa2cc73e97f
-
-
- https://github.com/dotnet/symreader-converter
- c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0
-
-
- https://github.com/dotnet/symreader-converter
- c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0
-
https://github.com/dotnet/arcade
2fb543a45580400a559b5ae41c96a815ea14dac5
diff --git a/eng/Versions.props b/eng/Versions.props
index 3c22f81def..5eb1dcaad1 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -70,8 +70,6 @@
3.1.2
3.3.1
4.5.0
- 1.1.0-beta-20206-02
- 1.1.225302
4.3.6
1.2.0
diff --git a/global.json b/global.json
index 103a6fec76..5f0697d932 100644
--- a/global.json
+++ b/global.json
@@ -16,8 +16,6 @@
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24102.4",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24102.4",
"Microsoft.Build.NoTargets": "3.7.0",
- "Microsoft.Build.Traversal": "3.2.0",
- "Microsoft.SourceLink.GitHub": "1.1.0-beta-20206-02",
- "Microsoft.SourceLink.Common": "1.1.0-beta-20206-02"
+ "Microsoft.Build.Traversal": "3.2.0"
}
}