On 6000.5.2f1 got conflict message.
Library\PackageCache\com.cmdexecutor.dotnet-generic-host@d28ac2e82b6d\Runtime\HostManager.cs(92,78): error CS0433: The type 'ILoggingBuilder' exists in both 'Microsoft.Extensions.Logging.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Direct code editing with set Microsoft.Extensions.Logging.ILoggingBuilder not helps.
Partial library replacement in lib folder from unity folder also not helps. It's too difficult to find the right combination.
On 6000.5.2f1 got conflict message.
Library\PackageCache\com.cmdexecutor.dotnet-generic-host@d28ac2e82b6d\Runtime\HostManager.cs(92,78): error CS0433: The type 'ILoggingBuilder' exists in both 'Microsoft.Extensions.Logging.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.Logging, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Direct code editing with set Microsoft.Extensions.Logging.ILoggingBuilder not helps.
Partial library replacement in lib folder from unity folder also not helps. It's too difficult to find the right combination.