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.Transactions/ref/project.json')
-rw-r--r--src/System.Transactions/ref/project.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/System.Transactions/ref/project.json b/src/System.Transactions/ref/project.json
index d3af5e4cdd..363ba0d6f7 100644
--- a/src/System.Transactions/ref/project.json
+++ b/src/System.Transactions/ref/project.json
@@ -1,8 +1,8 @@
{
"dependencies": {
- "System.Runtime": "4.3.0-beta-24520-06",
- "System.Runtime.Serialization.Primitives": "4.3.0-beta-24520-06",
- "System.Runtime.Serialization.Formatters": "4.3.0-beta-24520-06"
+ "System.Runtime": "4.3.0-beta-24521-07",
+ "System.Runtime.Serialization.Primitives": "4.3.0-beta-24521-07",
+ "System.Runtime.Serialization.Formatters": "4.3.0-beta-24521-07"
},
"frameworks": {
"netstandard1.7": {