File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 111111    <PackageReference  Update =" Azure.AI.Projects"   Version =" 1.0.0-beta.2"   />
112112    <PackageReference  Update =" Azure.Communication.Identity"   Version =" 1.3.1"   />
113113    <PackageReference  Update =" Azure.Communication.Common"   Version =" 1.3.0"   />
114-     <PackageReference  Update =" Azure.Core"   Version =" 1.46.0 "   />
114+     <PackageReference  Update =" Azure.Core"   Version =" 1.46.1 "   />
115115    <PackageReference  Update =" Azure.Core.Amqp"   Version =" 1.3.1"   />
116116    <PackageReference  Update =" Azure.Core.Experimental"   Version =" 0.1.0-preview.36"   />
117117    <PackageReference  Update =" Azure.Core.Expressions.DataFactory"   Version =" 1.0.0"   />
300300  <ItemGroup  Condition =" ('$(IsTestProject)' == 'true') OR ('$(IsTestSupportProject)' == 'true') OR ('$(IsPerfProject)' == 'true') OR ('$(IsStressProject)' == 'true') OR ('$(IsSamplesProject)' == 'true')"  >
301301    <PackageReference  Update =" ApprovalTests"   Version =" 3.0.22"   />
302302    <PackageReference  Update =" ApprovalUtilities"   Version =" 3.0.22"   />
303-     <PackageReference  Update =" Azure.Core"   Version =" 1.46.0 "   />
303+     <PackageReference  Update =" Azure.Core"   Version =" 1.46.1 "   />
304304    <PackageReference  Update =" Azure.Identity"   Version =" 1.13.1"   />
305305    <PackageReference  Update =" Azure.Messaging.EventGrid"   Version =" 4.17.0"   />
306306    <PackageReference  Update =" Azure.Messaging.EventHubs.Processor"   Version =" 5.12.0"   />
Original file line number Diff line number Diff line change 11# Release History  
22
3+ ## 1.47.0-beta.1 (Unreleased)  
4+ 
5+ ### Features Added  
6+ 
7+ ### Breaking Changes  
8+ 
9+ ### Bugs Fixed  
10+ 
11+ ### Other Changes  
12+ 
313## 1.46.1 (2025-05-09)  
414
515### Features Added  
Original file line number Diff line number Diff line change 22  <PropertyGroup >
33    <Description >This is the implementation of the Azure Client Pipeline</Description >
44    <AssemblyTitle >Microsoft Azure Client Pipeline</AssemblyTitle >
5-     <Version >1.46 .1</Version >
5+     <Version >1.47.0-beta .1</Version >
66    <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.--> 
7-     <ApiCompatVersion >1.46.0 </ApiCompatVersion >
7+     <ApiCompatVersion >1.46.1 </ApiCompatVersion >
88    <PackageTags >Microsoft Azure Client Pipeline</PackageTags >
99    <Nullable >enable</Nullable >
1010    <DefineConstants >$(DefineConstants);AZURE_NULLABLE;HAS_INTERNALS_VISIBLE_CORE</DefineConstants >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments