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 e05fa0b commit 6d2569bCopy full SHA for 6d2569b
sdk/resources/Azure.ResourceManager.Resources/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.5.0-beta.1 (2023-05-31)
+## 1.6.0 (2023-05-31)
4
5
### Features Added
6
sdk/resources/Azure.ResourceManager.Resources/src/Azure.ResourceManager.Resources.csproj
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <Version>1.5.0-beta.1</Version>
+ <Version>1.6.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.4.0</ApiCompatVersion>
<PackageId>Azure.ResourceManager.Resources</PackageId>
0 commit comments