Skip to content

Commit 5c01524

Browse files
authored
3.24.0: Adds changelog and bumps SDK version (#3002)
3.24.0 release contract and changelog
1 parent 5719a0c commit 5c01524

File tree

4 files changed

+2888
-2
lines changed

4 files changed

+2888
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<ClientOfficialVersion>3.23.0</ClientOfficialVersion>
5-
<ClientPreviewVersion>3.23.0</ClientPreviewVersion>
4+
<ClientOfficialVersion>3.24.0</ClientOfficialVersion>
5+
<ClientPreviewVersion>3.24.0</ClientPreviewVersion>
66
<ClientPreviewSuffixVersion>preview</ClientPreviewSuffixVersion>
77
<DirectVersion>3.24.1</DirectVersion>
88
<EncryptionVersion>1.0.0-previewV19</EncryptionVersion>

0 commit comments

Comments
 (0)