Use of NETStandard 2.0 in NET 8.0 project, conflicts with NETStandard 2.1
I have migrated to NET 8.0 all my NET 4.6.2 projects, except one that’s a VTSO Add-in project (Office). Since Web Office addins is the only option offered in NET Core and doesn’t have all the features I need for that project, I have no choice to remain in NET Framework for that specific project.