Open JoshLove-msft opened 9 months ago
/cc @joseharriaga as he pinged me about potentially leveraging this property in the OpenAI library.
Having an old reference creates some AOT warnings since the old package is not annotated - https://github.com/Azure/azure-sdk-for-net/issues/44127
There is a bug in version 6.0.0 (https://github.com/Azure/azure-sdk-for-net/pull/46134)
Remove workarounds added to Azure.Storage.Queues in https://github.com/Azure/azure-sdk-for-net/pull/46134 when this package is upgraded to 8.0.0.
@m-redding, is this issue unblocked now with the SMD upgrade? Or is there still work needed to unblock?
@annelo-msft No we're stuck on 6.0.0 because of Functions/Powershell. We may be able to move to 8.0.0 in November depending on Functions.
The MediaType property is available 8.0.0. We need it for codegen https://github.com/Azure/autorest.csharp/issues/3731 as well as for other use cases potentially in System.ClientModel.