Skip to content

Commit 2901ea3

Browse files
azure-sdkscbedd
andauthored
Sync eng/common directory with azure-sdk-tools for PR 5318 (Azure#33836)
* update target version to newest one that includes .NET body bugfix as well as renames the proxy back to azure.sdk.tools.testproxy * update package.data.props to align with target_version.txt --------- Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
1 parent 7d11d86 commit 2901ea3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Packages.Data.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
</ItemGroup>
288288

289289
<PropertyGroup>
290-
<TestProxyVersion>1.0.0-dev.20221111.1</TestProxyVersion>
290+
<TestProxyVersion>1.0.0-dev.20230201.10</TestProxyVersion>
291291
</PropertyGroup>
292292

293293
</Project>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-dev.20221111.1
1+
1.0.0-dev.20230201.10

0 commit comments

Comments
 (0)