Skip to content

Commit 4629c2d

Browse files
3.54.0: Adds new contracts/ version, and updates changelog (#5431)
# Pull Request Template ## Description GA: <img width="1434" height="711" alt="Screenshot 2025-10-03 124319" src="https://github.com/user-attachments/assets/cbaf31ad-98bc-4a19-896f-7c4caf8b1abc" /> Preview: <img width="1491" height="581" alt="Screenshot 2025-10-03 125120" src="https://github.com/user-attachments/assets/8d0a1cb4-d95f-4170-9c31-92845a986e1a" /> ## 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 --------- Co-authored-by: Ananth Mudumba <amudumba@microsoft.com>
1 parent 5aaa555 commit 4629c2d

4 files changed

Lines changed: 3683 additions & 3 deletions

File tree

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.53.1</ClientOfficialVersion>
4-
<ClientPreviewVersion>3.54.0</ClientPreviewVersion>
5-
<ClientPreviewSuffixVersion>preview.1</ClientPreviewSuffixVersion>
3+
<ClientOfficialVersion>3.54.0</ClientOfficialVersion>
4+
<ClientPreviewVersion>3.55.0</ClientPreviewVersion>
5+
<ClientPreviewSuffixVersion>preview.0</ClientPreviewSuffixVersion>
66
<DirectVersion>3.41.0</DirectVersion>
77
<FaultInjectionVersion>1.0.0</FaultInjectionVersion>
88
<FaultInjectionSuffixVersion>beta.0</FaultInjectionSuffixVersion>

0 commit comments

Comments
 (0)