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 IL SDK update
Browse files Browse the repository at this point in the history
  • Loading branch information
stephentoub committed Nov 8, 2019
1 parent bef0401 commit da3ebc2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>0e97c7389d70551ff4179b922b700d9ff41eded3</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-alpha1.19557.2">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-alpha1.19556.2">
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>0e97c7389d70551ff4179b922b700d9ff41eded3</Sha>
<Sha>d840c759948d910da85cf8688a45c84d09f0ad5e</Sha>
</Dependency>
<Dependency Name="ILLink.Tasks" Version="0.1.6-prerelease.19557.1">
<Uri>https://github.com/mono/linker</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<!-- Coreclr dependencies -->
<MicrosoftNETCoreILAsmVersion>5.0.0-alpha1.19557.2</MicrosoftNETCoreILAsmVersion>
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19557.2</MicrosoftNETCoreRuntimeCoreCLRVersion>
<MicrosoftNETSdkILVersion>5.0.0-alpha1.19557.2</MicrosoftNETSdkILVersion>
<MicrosoftNETSdkILVersion>5.0.0-alpha1.19556.2</MicrosoftNETSdkILVersion>
<!-- Corefx dependencies -->
<MicrosoftNETCorePlatformsVersion>5.0.0-alpha.1.19556.12</MicrosoftNETCorePlatformsVersion>
<runtimenativeSystemIOPortsVersion>5.0.0-alpha.1.19556.12</runtimenativeSystemIOPortsVersion>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"Microsoft.DotNet.Build.Tasks.Configuration": "5.0.0-beta.19557.20",
"Microsoft.DotNet.CoreFxTesting": "5.0.0-beta.19557.20",
"FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0",
"Microsoft.NET.Sdk.IL": "5.0.0-alpha1.19557.2"
"Microsoft.NET.Sdk.IL": "5.0.0-alpha1.19556.2"
}
}

0 comments on commit da3ebc2

Please sign in to comment.