Open nickpreston24 opened 1 month ago
Sorry for the delay - if you pull this repo and try the example, does it work?
No prob.
I did this:
example.env
dotnet build
.I was unsure where to put the ItemGroup
, however, so I left it out.
Nothing was generated, or if it was, it's hidden somehow (I'm new to generation, but looking to get into it).
When I build after copy/pasting the
example.env
, there doesn't seem to be any indication of any code changes. No files added.In my screenshot, the build succeeded and the only file changed is my
csproj
from adding the package.Was there supposed to be C# code generated somewhere?
OS: Manjaro Linux .net version: .net 8.0