Browse Source

Merge branch 'master' into control-resources

Steven Kirk 8 years ago
parent
commit
d4d6412666
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/Moq.props

+ 1 - 1
build/Moq.props

@@ -1,5 +1,5 @@
 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup>
-    <PackageReference Include="Moq" Version="4.7.25" />
+    <PackageReference Include="Moq" Version="4.7.99" />
   </ItemGroup>
 </Project>