Skip to content

Conversation

@isra-fel
Copy link
Member

Reverts #28764

The PR turns out to have bigger impact than expected. IotHub had a fixed dependency to "Microsoft.Extensions.Logging.Abstractions" which caused conflicts.

Need more time to figure out a solution. (Removing the package reference doesn't block building the module, maybe it's not required?)

D:\a\_work\1\s\azps\src\IotHub\IotHub\IotHub.csproj : error NU1605: Warning As Error: Detected package downgrade: Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.2 to 2.2.0. Reference the package directly from the project to select a different version.  [D:\a\_work\1\s\azps\artifacts\Azure.PowerShell.sln]
D:\a\_work\1\s\azps\src\IotHub\IotHub\IotHub.csproj : error NU1605:  Microsoft.Azure.PowerShell.Cmdlets.IotHub -> Azure.Core 1.47.3 -> System.ClientModel 1.6.1 -> Microsoft.Extensions.Logging.Abstractions 8.0.3 -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)  [D:\a\_work\1\s\azps\artifacts\Azure.PowerShell.sln]
D:\a\_work\1\s\azps\src\IotHub\IotHub\IotHub.csproj : error NU1605:  Microsoft.Azure.PowerShell.Cmdlets.IotHub -> Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0) [D:\a\_work\1\s\azps\artifacts\Azure.PowerShell.sln]

@azure-client-tools-bot-prd
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@isra-fel isra-fel enabled auto-merge (squash) October 29, 2025 01:22
@isra-fel isra-fel merged commit a04ba59 into release-2025-11-04 Oct 29, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants