소스 검색

update test lib

Oren Novotny 9 년 전
부모
커밋
2f381aeb6c
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      Rx.NET/Source/Tests.System.Reactive/project.json

+ 4 - 4
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-23925",
-        "System.Reflection.TypeExtensions": "4.1.0-rc2-23925"
+        "NETStandard.Library": "1.5.0-rc2-23929",
+        "System.Reflection.TypeExtensions": "4.1.0-rc2-23929"
     },
     "testRunner": "xunit",
     "frameworks": {
@@ -61,8 +61,8 @@
                 "debugType": "full"
             },
             "dependencies": {
-                "dotnet-test-xunit": "1.0.0-dev-121895-16",
-                "System.Runtime.Serialization.Primitives": "4.1.1-rc2-23925"
+                "dotnet-test-xunit": "1.0.0-dev-128011-22",
+                "System.Runtime.Serialization.Primitives": "4.1.1-rc2-23929"
             }
         },
         "net461": {