Updating Moq to 4.7.49

This commit is contained in:
Pranav K 2017-06-27 09:04:45 -07:00
parent d1813a7cd7
commit d278d6eedf
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<FSharpNetSdkVersion>1.0.*</FSharpNetSdkVersion>
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
<JsonNetBsonVersion>1.0.1</JsonNetBsonVersion>
<MoqVersion>4.7.1</MoqVersion>
<MoqVersion>4.7.49</MoqVersion>
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
<RoslynVersion>2.3.0-beta1</RoslynVersion>
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>