Browse Source

Bump Microsoft.Reactive.Testing

artyom 6 years ago
parent
commit
f11df8023d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/Microsoft.Reactive.Testing.props

+ 1 - 1
build/Microsoft.Reactive.Testing.props

@@ -1,5 +1,5 @@
 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup>
-    <PackageReference Include="Microsoft.Reactive.Testing" Version="4.0.0" />
+    <PackageReference Include="Microsoft.Reactive.Testing" Version="4.1.6" />
   </ItemGroup>
 </Project>