We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d01c17 commit 384ca34Copy full SHA for 384ca34
sdk/core/System.ClientModel/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.4.0-beta.4 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.4.0-beta.3 (2025-04-16)
14
15
### Bugs Fixed
sdk/core/System.ClientModel/src/System.ClientModel.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>Contains building blocks for clients that call cloud services.</Description>
- <Version>1.4.0-beta.3</Version>
+ <Version>1.4.0-beta.4</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.3.0</ApiCompatVersion>
<Nullable>enable</Nullable>
0 commit comments