Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Revert "Revert coreclr deps"
Browse files Browse the repository at this point in the history
This reverts commit 3f29522.
  • Loading branch information
mmitche committed Jan 18, 2019
1 parent 3f29522 commit 8911572
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview-27316-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>80720a220c340e99aa88d04ebae8118eb4fc198b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="3.0.0-preview-27316-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>80720a220c340e99aa88d04ebae8118eb4fc198b</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="3.0.0-preview-27316-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>80720a220c340e99aa88d04ebae8118eb4fc198b</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview-27317-6">
Expand All @@ -27,6 +15,18 @@
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>464f69912c1e644e1b6e3aa0184f5c7c1a690cec</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview-27316-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>80720a220c340e99aa88d04ebae8118eb4fc198b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="3.0.0-preview-27316-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>80720a220c340e99aa88d04ebae8118eb4fc198b</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="3.0.0-preview-27316-72">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>80720a220c340e99aa88d04ebae8118eb4fc198b</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19066.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0fb5fc58347f42121ddc9c0b361e84b8acbffb12</Sha>
Expand Down

0 comments on commit 8911572

Please sign in to comment.