Skip to content

Commit c495ad5

Browse files
authored
3.47.1: Adds build props for sdk-hotfix-release-3.47.1 (#5022)
# Pull Request Template - Build.props change ## Description NO CONTRACT CHANGES ![image](https://github.com/user-attachments/assets/570c4b8f-39e0-40d7-bdb5-5a76a1e4bedd) ## Type of change Please delete options that are not relevant. - [] Bug fix (non-breaking change which fixes an issue) - [] New feature (non-breaking change which adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [] This change requires a documentation update ## Closing issues To automatically close an issue: closes #IssueNumber
1 parent 5177b0b commit c495ad5

4 files changed

Lines changed: 3546 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 2 additions & 2 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.47.0</ClientOfficialVersion>
3+
<ClientOfficialVersion>3.47.1</ClientOfficialVersion>
44
<ClientPreviewVersion>3.48.0</ClientPreviewVersion>
5-
<ClientPreviewSuffixVersion>preview.0</ClientPreviewSuffixVersion>
5+
<ClientPreviewSuffixVersion>preview.1</ClientPreviewSuffixVersion>
66
<DirectVersion>3.37.10</DirectVersion>
77
<FaultInjectionVersion>1.0.0</FaultInjectionVersion>
88
<FaultInjectionSuffixVersion>beta.0</FaultInjectionSuffixVersion>

0 commit comments

Comments
 (0)