Skip to content

Commit f1f4544

Browse files
3.31.0: Adds new SDK versions and contract files (#3485)
* Adding new SDK Version and Contract Files. * Code changes to reflect the correct date of release. * Code changes to address review comments. * Code changes to add few fixes.
1 parent 7437e49 commit f1f4544

File tree

4 files changed

+3024
-2
lines changed

4 files changed

+3024
-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.30.1</ClientOfficialVersion>
5-
<ClientPreviewVersion>3.30.1</ClientPreviewVersion>
4+
<ClientOfficialVersion>3.31.0</ClientOfficialVersion>
5+
<ClientPreviewVersion>3.31.0</ClientPreviewVersion>
66
<ClientPreviewSuffixVersion>preview</ClientPreviewSuffixVersion>
77
<DirectVersion>3.29.1</DirectVersion>
88
<EncryptionOfficialVersion>2.0.0</EncryptionOfficialVersion>

0 commit comments

Comments
 (0)