We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a749477 commit 5c1c5feCopy full SHA for 5c1c5fe
sdk/identity/Azure.Identity/CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Release History
2
+## 1.4.0-beta.2 (Unreleased)
3
+
4
5
## 1.4.0-beta.1 (2020-10-15)
6
7
### New Features
sdk/identity/Azure.Identity/src/Azure.Identity.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>This is the implementation of the Azure SDK Client Library for Azure Identity</Description>
<AssemblyTitle>Microsoft Azure.Identity Component</AssemblyTitle>
- <Version>1.4.0-beta.1</Version>
+ <Version>1.4.0-beta.2</Version>
<ApiCompatVersion>1.2.2</ApiCompatVersion>
<PackageTags>Microsoft Azure Identity;$(PackageCommonTags)</PackageTags>
8
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
0 commit comments