On a blank .NET 7 app the JSImport, JSExport and LibraryImport generators always generate a file with only /// <auto-generated/> in it, even if we don't use the generators at all. Not a bug, but the regex and JSON generators don't generate any file by default.