File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
sdk/resourcemanager/Azure.ResourceManager Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 9999 <PackageReference Update =" Azure.Security.KeyVault.Certificates" Version =" 4.2.0" />
100100 <PackageReference Update =" Azure.Storage.Blobs" Version =" 12.13.1" />
101101 <PackageReference Update =" Azure.Storage.Queues" Version =" 12.11.1" />
102- <PackageReference Update =" Azure.ResourceManager" Version =" 1.3.2 " />
102+ <PackageReference Update =" Azure.ResourceManager" Version =" 1.4.0 " />
103103
104104 <!-- Other approved packages -->
105105 <PackageReference Update =" Microsoft.Azure.Amqp" Version =" 2.6.1" />
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.5.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.4.0 (2023-02-10)
414
515### Features Added
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >1.4.0 </Version >
4+ <Version >1.5.0-beta.1 </Version >
55 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
6- <ApiCompatVersion >1.3.2 </ApiCompatVersion >
6+ <ApiCompatVersion >1.4.0 </ApiCompatVersion >
77 <PackageId >Azure.ResourceManager</PackageId >
88 <Description >Microsoft Azure Resource Manager client SDK for Azure resources.</Description >
99 <PackageTags >azure;management;resource</PackageTags >
You can’t perform that action at this time.
0 commit comments