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.Runtime.InteropServices/ref/project.json')
-rw-r--r--src/System.Runtime.InteropServices/ref/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/System.Runtime.InteropServices/ref/project.json b/src/System.Runtime.InteropServices/ref/project.json
index b1e082e9e1..0f1a6ac403 100644
--- a/src/System.Runtime.InteropServices/ref/project.json
+++ b/src/System.Runtime.InteropServices/ref/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "System.Reflection": "4.3.0-beta-24520-06",
- "System.Reflection.Primitives": "4.3.0-beta-24520-06",
- "System.Runtime": "4.3.0-beta-24520-06",
+ "System.Reflection": "4.3.0-beta-24521-07",
+ "System.Reflection.Primitives": "4.3.0-beta-24521-07",
+ "System.Runtime": "4.3.0-beta-24521-07",
"System.Runtime.Handles": "4.0.0"
},
"frameworks": {