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