Skip to content

Commit 12f2d9f

Browse files
author
Hovsep Mkrtchyan
committed
Upgraded to MOQ version 4.2.1510.2205
1 parent b23fb5f commit 12f2d9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@
132132
<Reference Include="Microsoft.WindowsAzure.Storage">
133133
<HintPath>..\..\..\packages\WindowsAzure.Storage.5.0.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
134134
</Reference>
135-
<Reference Include="Moq, Version=4.2.1402.2112, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
135+
<Reference Include="Moq, Version=4.2.1510.2205, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
136136
<SpecificVersion>False</SpecificVersion>
137-
<HintPath>..\..\..\packages\Moq.4.2.1402.2112\lib\net40\Moq.dll</HintPath>
137+
<HintPath>..\..\..\packages\Moq.4.2.1510.2205\lib\net40\Moq.dll</HintPath>
138138
</Reference>
139139
<Reference Include="Newtonsoft.Json">
140140
<HintPath>..\..\..\packages\Newtonsoft.Json.6.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>

src/ResourceManager/Resources/Commands.Resources.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<package id="Microsoft.Rest.ClientRuntime" version="2.0.1" targetFramework="net45" />
2323
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.0.1-preview" targetFramework="net45" />
2424
<package id="Microsoft.WindowsAzure.Management" version="4.1.1" targetFramework="net45" />
25-
<package id="Moq" version="4.2.1402.2112" targetFramework="net45" />
25+
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />
2626
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
2727
<package id="System.Spatial" version="5.6.4" targetFramework="net45" />
2828
<package id="WindowsAzure.Storage" version="5.0.0" targetFramework="net45" />

0 commit comments

Comments
 (0)