To resolve the conflict, edit .csproj file.
Add the following to <ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.8.0" />
Hello Nick,
Thank you for your report.
The Telerik.UI.for.AspNet.Core version 2024.1.130 requires Microsoft.CodeAnalysis >= 4.8.0:
Would you check is another package in your project depends on Microsoft.CodeAnalysis.Visualbasic.Workspaces version 4.8.0-3.final?
Also, I am attaching a runnable Telerik UI for ASP.NET Core version 2024.1.130 (.NET 8) sample app for your reference.
Regards,
Mihaela
Progress Telerik