Skip to content

Commit 9c19eef

Browse files
authored
Merge pull request #135 from Azure/http-recorder-1.13.3
Update HttpRecorder to 1.13.3
2 parents a74861c + 805b6b4 commit 9c19eef

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Binary file not shown.

src/Dependencies.Test.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Import Project="$(MSBuildThisFileDirectory)\Dependencies.Client.targets" />
77
<ItemGroup>
88
<PackageReference Include="Microsoft.Azure.Management.ResourceManager" Version="1.9.0-preview" />
9-
<PackageReference Include="Microsoft.Azure.Test.HttpRecorder" Version="1.13.2" />
9+
<PackageReference Include="Microsoft.Azure.Test.HttpRecorder" Version="1.13.3" />
1010
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication" Version="2.3.7" />
1111
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.14.0" />
1212
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework" Version="1.7.6" />

0 commit comments

Comments
 (0)