Skip to content

Commit 25b0fda

Browse files
3.50.0: Adds version bump and changelog (#5192)
# Pull Request Template ## Description Updates SDK to version 3.50.0 GA Contracts: ![image](https://github.com/user-attachments/assets/da1f7372-e3da-4d70-b84f-59494a094214) Preview Contracts: ![image](https://github.com/user-attachments/assets/45a5b2ce-f67a-48cc-ac36-d52c3288e693) ## 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 d21434f commit 25b0fda

4 files changed

Lines changed: 3640 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.49.1</ClientOfficialVersion>
4-
<ClientPreviewVersion>3.50.0</ClientPreviewVersion>
5-
<ClientPreviewSuffixVersion>preview.1</ClientPreviewSuffixVersion>
3+
<ClientOfficialVersion>3.50.0</ClientOfficialVersion>
4+
<ClientPreviewVersion>3.51.0</ClientPreviewVersion>
5+
<ClientPreviewSuffixVersion>preview.0</ClientPreviewSuffixVersion>
66
<DirectVersion>3.38.0</DirectVersion>
77
<FaultInjectionVersion>1.0.0</FaultInjectionVersion>
88
<FaultInjectionSuffixVersion>beta.0</FaultInjectionSuffixVersion>

0 commit comments

Comments
 (0)