File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
sdk/servicelinker/Azure.ResourceManager.ServiceLinker Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.1.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.0.0 (2022-07-21)
4
14
5
15
This is the first stable release of the Azure Service Linker management library.
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <Version >1.0.0</Version >
3
+ <Version >1.1.0-beta.1</Version >
4
+ <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
5
+ <ApiCompatVersion >1.0.0</ApiCompatVersion >
4
6
<PackageId >Azure.ResourceManager.ServiceLinker</PackageId >
5
7
<Description >
6
8
Azure management client SDK for Azure resource provider Microsoft.ServiceLinker.
You can’t perform that action at this time.
0 commit comments