Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Gocke <angocke@microsoft.com>2022-08-03 00:32:02 +0300
committerGitHub <noreply@github.com>2022-08-03 00:32:02 +0300
commit9a3626e16efb4fb1ae75d806bf66f0769bd842c1 (patch)
tree7179f4b6cb70323fdf90a67b437cee831cd57cc8 /eng/Version.Details.xml
parentb582708e8b2720bf7589f893df83d5a7fbe33e76 (diff)
Bring back live host change (#73095)
This reverts commit 63692cd725a2bf36e896c78f9709c5474af0b6c1. Re-try the change to remove the usage of pre-built hosts and instead always use the live host. This PR doesn't contain the change to move the host into liveBuild placement as that would place the host in the shared framework packages instead of just in the runtime pack. This change also leaves the DotNetHost packages building, but not being consumed, because the packages may be used for symbol acquisition. The packages can probably be removed if the symbol problems are resolved.
Diffstat (limited to 'eng/Version.Details.xml')
-rw-r--r--eng/Version.Details.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index b96e0215368..f4974c832f3 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -210,14 +210,6 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>214ca6db481923aa49bac2d2b75b9aca4041b304</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.DotNetHost" Version="7.0.0-rc.1.22374.4">
- <Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>214ca6db481923aa49bac2d2b75b9aca4041b304</Sha>
- </Dependency>
- <Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="7.0.0-rc.1.22374.4">
- <Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>214ca6db481923aa49bac2d2b75b9aca4041b304</Sha>
- </Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="7.0.0-rc.1.22374.4">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>214ca6db481923aa49bac2d2b75b9aca4041b304</Sha>