We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126689b commit d7569e6Copy full SHA for d7569e6
sdk/identity/Azure.Identity/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.11.0-beta.1 (2023-09-13)
+## 1.10.1 (2023-09-12)
4
5
### Bugs Fixed
6
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.11.0-beta.1</Version>
+ <Version>1.10.1</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
7
<ApiCompatVersion>1.10.0</ApiCompatVersion>
8
<PackageTags>Microsoft Azure Identity;$(PackageCommonTags)</PackageTags>
0 commit comments