It brings Microsoft.CodeAnalysis libs to the release folder, but seems not used anywhere?
I'm asking this because Microsoft.CodeAnalysis and Microsoft.CodeAnalysis.CSharp take a great part of size of our app
It brings Microsoft.CodeAnalysis libs to the release folder, but seems not used anywhere?
I'm asking this because Microsoft.CodeAnalysis and Microsoft.CodeAnalysis.CSharp take a great part of size of our app
Itβs used to parse C# strings:
Just to let you know that Radzen.Blazor 7.0 was just released without dependency to Microsoft.CodeAnalysis.