Skip to content

Commit

Permalink
Sync eng/common directory with azure-sdk-tools for PR 8865 (#45627)
Browse files Browse the repository at this point in the history
* bump proxy version

* bump proxy version

* restore most of the old performance, only fall back to json matching when something goes wrong

* use newest version with protection from invalid json

* update target proxy version

---------

Co-authored-by: Scott Beddall <[email protected]>
  • Loading branch information
azure-sdk and scbedd authored Aug 25, 2024
1 parent aa2a6e7 commit d91fe79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@
</ItemGroup>

<PropertyGroup>
<TestProxyVersion>1.0.0-dev.20240806.1</TestProxyVersion>
<TestProxyVersion>1.0.0-dev.20240823.1</TestProxyVersion>
</PropertyGroup>

</Project>
2 changes: 1 addition & 1 deletion eng/common/testproxy/target_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0-dev.20240806.1
1.0.0-dev.20240823.1

0 comments on commit d91fe79

Please sign in to comment.