浏览代码

Bump Microsoft.Reactive.Testing

artyom 6 年之前
父节点
当前提交
f11df8023d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>