Pārlūkot izejas kodu

Workaround for vs runner

Oren Novotny 9 gadi atpakaļ
vecāks
revīzija
b283a24a78
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      Rx.NET/Source/Tests.System.Reactive/project.json

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

@@ -61,7 +61,8 @@
                 "debugType": "full"
             },
             "dependencies": {
-                "dotnet-test-xunit": "1.0.0-dev-121895-16"
+                "dotnet-test-xunit": "1.0.0-dev-121895-16",
+                "System.Runtime.Serialization.Primitives": "4.1.1-rc2-23925"
             }
         },
         "net461": {