Skip to content

Commit 6ff7e4f

Browse files
3.53.0: Adds new SDK version and contract files (#5346)
# Pull Request Template ## Description GA Contract changes: <img width="1195" height="751" alt="image" src="https://github.com/user-attachments/assets/10479945-6c0c-42fe-a165-71fcaae64888" /> Preview changes: <img width="1196" height="746" alt="image" src="https://github.com/user-attachments/assets/d42626c7-c5c3-401b-8d32-dfa8f6c6b1e2" /> ## Type of change Please delete options that are not relevant. - [] New feature (non-breaking change which adds functionality) ## Closing issues To automatically close an issue: closes #IssueNumber
1 parent 963b607 commit 6ff7e4f

File tree

4 files changed

+3670
-3
lines changed

4 files changed

+3670
-3
lines changed

Directory.Build.props

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

0 commit comments

Comments
 (0)