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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSenthil <schellap@microsoft.com>2016-01-05 10:58:15 +0300
committerSenthil <schellap@microsoft.com>2016-01-05 11:17:14 +0300
commitf4dbea489a9aab8e7a170897af4c983fd196374b (patch)
tree02fa8f5fbb75fcc102c02324b48836d067b96f23 /src/ILCompiler
parentb2b927224b2893636b70e045099cedd463766775 (diff)
Update RyuJit version
Diffstat (limited to 'src/ILCompiler')
-rw-r--r--src/ILCompiler/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ILCompiler/src/project.json b/src/ILCompiler/src/project.json
index 14b5ead41..03065fc78 100644
--- a/src/ILCompiler/src/project.json
+++ b/src/ILCompiler/src/project.json
@@ -20,7 +20,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.2-prerelease-00002",
+ "Microsoft.DotNet.RyuJit": "1.0.3-prerelease-00001",
"Microsoft.DotNet.ObjectWriter": "1.0.3-prerelease-00001"
},
"frameworks": {