File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Azure.ResourceManager.EventHubs Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.3.0-beta. 1 (Unreleased )
3+ ## 1.2. 1 (2025-09-23 )
44
55### Features Added
66
7- ### Breaking Changes
8-
9- ### Bugs Fixed
10-
11- ### Other Changes
7+ - Make ` Azure.ResourceManager.EventHubs ` AOT-compatible
128
139## 1.2.0 (2025-06-13)
1410
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >1.3.0-beta .1</Version >
3+ <Version >1.2 .1</Version >
44 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55 <ApiCompatVersion >1.2.0</ApiCompatVersion >
66 <PackageId >Azure.ResourceManager.EventHubs</PackageId >
Original file line number Diff line number Diff line change @@ -22,4 +22,8 @@ extends:
2222 Artifacts :
2323 - name : Azure.ResourceManager.EventHubs
2424 safeName : AzureResourceManagerEventHubs
25+ CheckAOTCompat : true
26+ AOTTestInputs :
27+ - ArtifactName : Azure.ResourceManager.EventHubs
28+ ExpectedWarningsFilepath : None
2529
You can’t perform that action at this time.
0 commit comments