Chet Husk 10 months ago
By the way, to get this SBOM generated in the package, all Barry had to do was:
* run `dotnet add package Microsoft.SBOM.Tools` and
* add `<GenerateSBOM>true</GenerateSBOM>` to his project file
And it's going to get even easier in the future 🤯
add a skeleton here at some point