-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I am trying to use Dapper.AOT
on Linux and develop my C# application in Visual Studio Code. I have both the C#
and C# Dev Kit
extensions installed. While there is a list with Dependencies
and Analyzers
in VS Code where Dapper.AOT.Analyzers
shows up, it cannot be expanded further so I cannot see the generated code.
I am wondering if there is a different way to obtain the generated code, possibly via the dotnet
CLI, or if there is an option which could output the generated files during a Debug
build.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels