Have a look at the sample/test/*.devicetests folder for waht a final app should have, then generate a roslyn source gen for everything that is in there.
I als owant a new project that will be a nuget package that I can install to bring in all the things. In the end, I just want a plain test project with a nuget. I don't like all of these extra files in my test project.
Feel free to browse the MS Learn docs for help.
Have a look at the sample/test/*.devicetests folder for waht a final app should have, then generate a roslyn source gen for everything that is in there.
I als owant a new project that will be a nuget package that I can install to bring in all the things. In the end, I just want a plain test project with a nuget. I don't like all of these extra files in my test project.
Feel free to browse the MS Learn docs for help.