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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Reflection.DispatchProxy/src/project.json')
-rw-r--r--src/System.Reflection.DispatchProxy/src/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Reflection.DispatchProxy/src/project.json b/src/System.Reflection.DispatchProxy/src/project.json
index ae354c6d1e..afc04f3565 100644
--- a/src/System.Reflection.DispatchProxy/src/project.json
+++ b/src/System.Reflection.DispatchProxy/src/project.json
@@ -21,7 +21,7 @@
},
"netcore50": {
"dependencies": {
- "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24604-01",
+ "Microsoft.TargetingPack.Private.NETNative": "1.1.0-beta-24607-00",
"System.Runtime": "4.0.20"
}
}