diff --git a/src/coreclr/dependencies.props b/src/coreclr/dependencies.props
index ee1a80d71879e8..6336b791dc5801 100644
--- a/src/coreclr/dependencies.props
+++ b/src/coreclr/dependencies.props
@@ -7,7 +7,6 @@
- 3.0.0-preview6.19280.1
1.0.0-beta-build0015
2.0.43
1.0.4-preview6.19326.1
@@ -35,12 +34,6 @@
https://raw.githubusercontent.com/dotnet/versions
-
-
- $(MSBuildThisFileFullPath)
- MicrosoftNETCoreRuntimeCoreCLRPackageVersion
- Microsoft.NETCore.Runtime.CoreCLR
-
diff --git a/src/coreclr/tests/Directory.Build.props b/src/coreclr/tests/Directory.Build.props
index 77c129c9ccedcb..532dacb7e90403 100644
--- a/src/coreclr/tests/Directory.Build.props
+++ b/src/coreclr/tests/Directory.Build.props
@@ -10,7 +10,7 @@
true
-
+
@@ -51,27 +51,14 @@
false
-
- $(BaseIntermediateOutputPath)BuildVersion-$(OfficialBuildId).props
-
-
-
-
-
-
- $(StableVersion)
- $(PackageVersion)-$(PreReleaseLabel)-$(BuildNumberMajor)-$(BuildNumberMinor)
- /p:MicrosoftNETCoreRuntimeCoreCLRPackageVersion=$(VersionToRestore)
-
-
@@ -86,5 +73,5 @@
$([MSBuild]::NormalizeDirectory('$(TestHostRootPath)', 'host', 'fxr', '$(TestHostVersion)'))
$([MSBuild]::NormalizeDirectory('$(TestHostRootPath)', 'shared', 'Microsoft.NETCore.App', '$(TestHostVersion)'))
-
+
diff --git a/src/coreclr/tests/build.proj b/src/coreclr/tests/build.proj
index ee9112a60804f5..448cc55025ea63 100644
--- a/src/coreclr/tests/build.proj
+++ b/src/coreclr/tests/build.proj
@@ -19,8 +19,6 @@
-
-
diff --git a/src/coreclr/tests/publishdependency.targets b/src/coreclr/tests/publishdependency.targets
index b32770001c5206..6096501eb5a773 100644
--- a/src/coreclr/tests/publishdependency.targets
+++ b/src/coreclr/tests/publishdependency.targets
@@ -23,18 +23,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
$(RootRepoDir)\artifacts\bin\coreclr\$(BuildOS).$(BuildArch).$(BuildType)
$(ProductDestination)\ref
diff --git a/src/coreclr/tests/src/Common/build_against_pkg_dependencies/build_against_pkg_dependencies.csproj b/src/coreclr/tests/src/Common/build_against_pkg_dependencies/build_against_pkg_dependencies.csproj
deleted file mode 100644
index dcd564e19d8e79..00000000000000
--- a/src/coreclr/tests/src/Common/build_against_pkg_dependencies/build_against_pkg_dependencies.csproj
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- BuildOnly
- false
-
-
-
- $(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)
-
-
- $(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)
-
-
- $(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)
-
-
- $(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)
-
-
- $(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)
-
-
-
- netcoreapp5.0
- .NETCoreApp
- win-arm;win-arm64;win-x64;win-x86;$(TargetRid)
-
-
-
-
diff --git a/src/coreclr/tests/src/Common/targeting_pack_ref/targeting_pack_ref.csproj b/src/coreclr/tests/src/Common/targeting_pack_ref/targeting_pack_ref.csproj
deleted file mode 100644
index 3721bc537195d7..00000000000000
--- a/src/coreclr/tests/src/Common/targeting_pack_ref/targeting_pack_ref.csproj
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- BuildOnly
- false
-
-
-
- $(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)
-
-
-
- netcoreapp1.1
- .NETCoreApp
- win-arm;win-arm64;win-x64;win-x86;$(TargetRid)
-
-
-
-
-
-
diff --git a/src/coreclr/tests/src/dirs.proj b/src/coreclr/tests/src/dirs.proj
index c545e1c16140ec..36961b47130ae5 100644
--- a/src/coreclr/tests/src/dirs.proj
+++ b/src/coreclr/tests/src/dirs.proj
@@ -8,9 +8,7 @@
-
-
-
+
@@ -125,7 +123,7 @@
-
+
diff --git a/src/coreclr/tests/src/runtest.proj b/src/coreclr/tests/src/runtest.proj
index 60b711b12de38c..2aa4d1a0897640 100644
--- a/src/coreclr/tests/src/runtest.proj
+++ b/src/coreclr/tests/src/runtest.proj
@@ -354,22 +354,9 @@ namespace $([System.String]::Copy($(Category)).Replace(".","_").Replace("\","").
-
-
-
-
- $(StableVersion)
- $(PackageVersion)-$(PreReleaseLabel)-$(BuildNumberMajor)-$(BuildNumberMinor)
- $(VersionToRestore)
-
-
-
- $(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)
-
-