From a04612c0fe105132f3abde6832e63e291dad992f Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Sun, 13 Dec 2015 15:14:51 -0800 Subject: Update RyuJIT - Update RyuJIT package to latest CoreCLR (includes the .NET 4.6.1 integration) - Update and fix JIT-EE interface to keep "Hello world" working - Update documentation as necessary --- src/ILCompiler/src/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ILCompiler') diff --git a/src/ILCompiler/src/project.json b/src/ILCompiler/src/project.json index 41f010f5d..a194def8c 100644 --- a/src/ILCompiler/src/project.json +++ b/src/ILCompiler/src/project.json @@ -19,7 +19,7 @@ "System.Collections.Immutable": "1.1.37", "System.Reflection.Metadata": "1.0.22", "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23409", - "Microsoft.DotNet.RyuJit": "1.0.1-prerelease-00002", + "Microsoft.DotNet.RyuJit": "1.0.2-prerelease-00002", "Microsoft.DotNet.ObjectWriter": "1.0.3-prerelease-00001", }, "frameworks": { -- cgit v1.2.3