I have run into an azure problem which i can't solve but it involves Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0
It seems that ther maybe a dotnet version issue so i am back to trying to upgrade to dotnet5.
- I have cleaned out the azure folder
- deleted bin and debug folders
- changed the serverversion
Radzen recreates the debug folder as netcoreapp3.1
Should this not be netcoreapp5?
Thanks
John