Skip to content

Commit

Permalink
updating package for issue #35
Browse files Browse the repository at this point in the history
  • Loading branch information
ipjohnson committed Jul 20, 2018
1 parent 725c72a commit 73226ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SimpleFixture.Moq/SimpleFixture.Moq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Moq" Version="4.7.0" />
<PackageReference Include="Moq" Version="4.9.0" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
Expand Down

0 comments on commit 73226ab

Please sign in to comment.