Skip to content

Commit ff64271

Browse files
3.47.0: Adds Version Bump and Changelog (#4984)
# Pull Request Template ## Description Version Bump and changelog for 3.47.0 Contract changes for official version: ![image](https://github.com/user-attachments/assets/bed30b3c-8357-4fbc-ae86-a9dd47214883) Contract changes for preview version: ![image](https://github.com/user-attachments/assets/18ac434f-e181-465f-8569-bc0200004a9c) ## 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: Kiran Kumar Kolli <kirankk@microsoft.com>
1 parent e788499 commit ff64271

4 files changed

Lines changed: 3567 additions & 5 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.46.1</ClientOfficialVersion>
4-
<ClientPreviewVersion>3.47.0</ClientPreviewVersion>
5-
<ClientPreviewSuffixVersion>preview.1</ClientPreviewSuffixVersion>
3+
<ClientOfficialVersion>3.47.0</ClientOfficialVersion>
4+
<ClientPreviewVersion>3.48.0</ClientPreviewVersion>
5+
<ClientPreviewSuffixVersion>preview.0</ClientPreviewSuffixVersion>
66
<DirectVersion>3.37.9</DirectVersion>
77
<FaultInjectionVersion>1.0.0</FaultInjectionVersion>
88
<FaultInjectionSuffixVersion>beta.0</FaultInjectionSuffixVersion>

0 commit comments

Comments
 (0)