Skip to content

Commit 16558bb

Browse files
3.52.0: Adds new SDK versions and contract files (#5248)
# Pull Request Template ## Description This bumps the SDK GA version from `3.51.0` to `3.52.0` and preview version from `3.52.0-preview.0 ` to `3.53.0-preview.0.` Please see the below changes in the public GA and preview contract/s. GA Contract Changes: ![image](https://github.com/user-attachments/assets/451c1cd7-43f3-4bf7-8294-33cf74c88fce) Preview Contract Changes: ![image](https://github.com/user-attachments/assets/5f133e94-cf67-4f8d-9705-ea80ad1eb80c) ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) ## Closing issues To automatically close an issue: closes #IssueNumber
1 parent dc36ab5 commit 16558bb

File tree

4 files changed

+3664
-2
lines changed

4 files changed

+3664
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
3-
<ClientOfficialVersion>3.51.0</ClientOfficialVersion>
4-
<ClientPreviewVersion>3.52.0</ClientPreviewVersion>
3+
<ClientOfficialVersion>3.52.0</ClientOfficialVersion>
4+
<ClientPreviewVersion>3.53.0</ClientPreviewVersion>
55
<ClientPreviewSuffixVersion>preview.0</ClientPreviewSuffixVersion>
66
<DirectVersion>3.39.1</DirectVersion>
77
<FaultInjectionVersion>1.0.0</FaultInjectionVersion>

0 commit comments

Comments
 (0)