roslyn-sdk icon indicating copy to clipboard operation
roslyn-sdk copied to clipboard

Source generator sample has errors in Visual Studio

Open parched opened this issue 1 year ago • 0 comments

If I open https://github.com/dotnet/roslyn-sdk/blob/main/samples/CSharp/SourceGenerators/SourceGenerators.sln from a fresh clone in VS I get a lot of errors when I open the demo files.

image

When I build the solution the errors go away.

Is this the intended behavior or is it a bug in VS or in these samples?

parched avatar Mar 10 '24 07:03 parched