SonarSource/sonar-dotnet

Load Razor source generators from SDK

Closed this issue · 0 comments

We should change the temporary workaround for sonar-dotnet in-memory compilation for razor UTs, which is embedding the 8.103 source generators DLLs.

To make this future-proof, we should load the source generators from the SDK instead.

More details