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:
Diffstat (limited to 'src/ILCompiler.MetadataWriter/src/project.json')
-rw-r--r--src/ILCompiler.MetadataWriter/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ILCompiler.MetadataWriter/src/project.json b/src/ILCompiler.MetadataWriter/src/project.json
index 6f3e8fc80..e8c7d8ff7 100644
--- a/src/ILCompiler.MetadataWriter/src/project.json
+++ b/src/ILCompiler.MetadataWriter/src/project.json
@@ -1,6 +1,6 @@
{
"dependencies": {
- "NETStandard.Library": "1.5.0-rc2-23911"
+ "NETStandard.Library": "1.6.0"
},
"frameworks": {
"netstandard1.3": {}