Oren Novotny 9 rokov pred
rodič
commit
db1e323b3f

+ 5 - 3
Rx.NET/Source/Microsoft.Reactive.Testing/project.json

@@ -48,7 +48,7 @@
                 ]
             },
             "frameworkAssemblies": {
-                "System.Runtime": "4.0.0.0"
+                "System.Runtime": ""
             }
         },
         "net46": {
@@ -70,7 +70,9 @@
                 ]
             },
             "dependencies": {
-                "System.Runtime": "4.1.0-rc2-23911"
+            },
+            "frameworkAssemblies": {
+                "System.Runtime": ""
             }
         },
         "netstandard1.0": {
@@ -205,7 +207,7 @@
                     "type": "build"
                 },
                 "Microsoft.NETCore.UniversalWindowsPlatform": {
-                    "version": "5.2.0-rc2-23911",
+                    "version": "5.2.0-rc2-23925",
                     "type": "build"
                 }
             }

+ 16 - 16
Rx.NET/Source/System.Reactive.Core/project.json

@@ -99,14 +99,14 @@
             },
             "imports": [ "dotnet5.1" ],
             "dependencies": {
-                "System.ComponentModel": "4.0.1-rc2-23911",
-                "System.Diagnostics.Contracts": "4.0.1-rc2-23911",
-                "System.Diagnostics.Debug": "4.0.11-rc2-23911",
-                "System.Dynamic.Runtime": "4.0.11-rc2-23911",
-                "System.Linq": "4.0.1-rc2-23911",
-                "System.Runtime": "4.1.0-rc2-23911",
-                "System.Runtime.Extensions": "4.1.0-rc2-23911",
-                "System.Threading": "4.0.11-rc2-23911"
+                "System.ComponentModel": "4.0.1-rc2-23925",
+                "System.Diagnostics.Contracts": "4.0.1-rc2-23925",
+                "System.Diagnostics.Debug": "4.0.11-rc2-23925",
+                "System.Dynamic.Runtime": "4.0.11-rc2-23925",
+                "System.Linq": "4.1.0-rc2-23925",
+                "System.Runtime": "4.1.0-rc2-23925",
+                "System.Runtime.Extensions": "4.1.0-rc2-23925",
+                "System.Threading": "4.0.11-rc2-23925"
             }
         },
         "netstandard1.3": {
@@ -130,14 +130,14 @@
             },
             "imports": [ "dotnet5.4" ],
             "dependencies": {
-                "System.Diagnostics.Contracts": "4.0.1-rc2-23911",
-                "System.Diagnostics.Debug": "4.0.11-rc2-23911",
-                "System.Collections.Concurrent": "4.0.12-rc2-23911",
-                "System.ComponentModel": "4.0.1-rc2-23911",
-                "System.Linq": "4.0.1-rc2-23911",
-                "System.Runtime.Extensions": "4.1.0-rc2-23911",
-                "System.Threading": "4.0.11-rc2-23911",
-                "System.Threading.Timer": "4.0.1-rc2-23911"
+                "System.Diagnostics.Contracts": "4.0.1-rc2-23925",
+                "System.Diagnostics.Debug": "4.0.11-rc2-23925",
+                "System.Collections.Concurrent": "4.0.12-rc2-23925",
+                "System.ComponentModel": "4.0.1-rc2-23925",
+                "System.Linq": "4.1.0-rc2-23925",
+                "System.Runtime.Extensions": "4.1.0-rc2-23925",
+                "System.Threading": "4.0.11-rc2-23925",
+                "System.Threading.Timer": "4.0.1-rc2-23925"
             }
         },
         "sl5": {

+ 6 - 6
Rx.NET/Source/System.Reactive.Interfaces/project.json

@@ -77,12 +77,12 @@
                 ]
             },
             "dependencies": {
-                "System.Diagnostics.Tools": "4.0.1-rc2-23911",
-                "System.Linq": "4.0.1-rc2-23911",
-                "System.Linq.Expressions": "4.0.11-rc2-23911",
-                "System.Resources.ResourceManager": "4.0.1-rc2-23911",
-                "System.Runtime": "4.1.0-rc2-23911",
-                "System.Threading": "4.0.11-rc2-23911"
+                "System.Diagnostics.Tools": "4.0.1-rc2-23925",
+                "System.Linq": "4.1.0-rc2-23925",
+                "System.Linq.Expressions": "4.0.11-rc2-23925",
+                "System.Resources.ResourceManager": "4.0.1-rc2-23925",
+                "System.Runtime": "4.1.0-rc2-23925",
+                "System.Threading": "4.0.11-rc2-23925"
             }
         },
         "sl5": {

+ 6 - 6
Rx.NET/Source/System.Reactive.Linq/project.json

@@ -105,9 +105,9 @@
             },
             "imports": [ "dotnet5.1" ],
             "dependencies": {
-                "System.Runtime.InteropServices.WindowsRuntime": "4.0.1-rc2-23911",
-                "System.Runtime": "4.1.0-rc2-23911",
-                "System.Runtime.Extensions": "4.1.0-rc2-23911"
+                "System.Runtime.InteropServices.WindowsRuntime": "4.0.1-rc2-23925",
+                "System.Runtime": "4.1.0-rc2-23925",
+                "System.Runtime.Extensions": "4.1.0-rc2-23925"
             }
         },
         "netstandard1.3": {
@@ -131,9 +131,9 @@
             },
             "imports": [ "dotnet5.4" ],
             "dependencies": {
-                "System.Collections.Concurrent": "4.0.12-rc2-23911",
-                "System.Reflection": "4.1.0-rc2-23911",
-                "System.Runtime.InteropServices.WindowsRuntime": "4.0.1-rc2-23911"
+                "System.Collections.Concurrent": "4.0.12-rc2-23925",
+                "System.Reflection": "4.1.0-rc2-23925",
+                "System.Runtime.InteropServices.WindowsRuntime": "4.0.1-rc2-23925"
             }
         },
         "sl5": {

+ 2 - 2
Rx.NET/Source/System.Reactive.PlatformServices/project.json

@@ -123,7 +123,7 @@
                 ]
             },
             "dependencies": {
-                "NETStandard.Library": "1.5.0-rc2-23911"
+                "NETStandard.Library": "1.5.0-rc2-23925"
             }
         },
         "wpa81": {
@@ -212,7 +212,7 @@
                     "type": "build"
                 },
                 "Microsoft.NETCore.UniversalWindowsPlatform": {
-                    "version": "5.2.0-rc2-23911",
+                    "version": "5.2.0-rc2-23925",
                     "type": "build"
                 }
             }

+ 4 - 4
Rx.NET/Source/System.Reactive.Providers/project.json

@@ -101,8 +101,8 @@
                 ]
             },
             "dependencies": {
-                "System.Linq.Queryable": "4.0.1-rc2-23911",
-                "System.Reflection.Extensions": "4.0.1-rc2-23911"
+                "System.Linq.Queryable": "4.0.1-rc2-23925",
+                "System.Reflection.Extensions": "4.0.1-rc2-23925"
             }
         },
         "netstandard1.3": {
@@ -126,8 +126,8 @@
                 ]
             },
             "dependencies": {
-                "System.Linq.Queryable": "4.0.1-rc2-23911",
-                "System.Reflection.Extensions": "4.0.1-rc2-23911"
+                "System.Linq.Queryable": "4.0.1-rc2-23925",
+                "System.Reflection.Extensions": "4.0.1-rc2-23925"
             }
         },
         "sl5": {

+ 1 - 1
Rx.NET/Source/System.Reactive.Windows.Threading/project.json

@@ -153,7 +153,7 @@
                     "type": "build"
                 },
                 "Microsoft.NETCore.UniversalWindowsPlatform": {
-                    "version": "5.2.0-rc2-23911",
+                    "version": "5.2.0-rc2-23925",
                     "type": "build"
                 }
             }

+ 1 - 1
Rx.NET/Source/System.Reactive.WindowsRuntime/project.json

@@ -114,7 +114,7 @@
                     "type": "build"
                 },
                 "Microsoft.NETCore.UniversalWindowsPlatform": {
-                    "version": "5.2.0-rc2-23911",
+                    "version": "5.2.0-rc2-23925",
                     "type": "build"
                 }
             }

+ 2 - 2
Rx.NET/Source/Tests.System.Reactive/project.json

@@ -35,8 +35,8 @@
         "System.Reactive.Providers": { "target": "project" },
         "System.Reactive.Observable.Aliases": { "target": "project" },
         "xunit": "2.1.0",
-        "NETStandard.Library": "1.5.0-rc2-23911",
-        "System.Reflection.TypeExtensions": "4.1.0-rc2-23911"
+        "NETStandard.Library": "1.5.0-rc2-23925",
+        "System.Reflection.TypeExtensions": "4.1.0-rc2-23925"
     },
     "testRunner": "xunit",
     "frameworks": {