When I run ./generate.sh --pkg <package> from main or release/7.0 it fails with the following error.
/root/.nuget/packages/microsoft.dotnet.genapi/7.0.0-beta.22166.1/build/Microsoft.DotNet.GenAPI.targets(56,7): error MSB4093: The "DocIdKinds" parameter of the "Microsoft.DotNet.GenAPI.GenAPITask" task cannot be written to because it does not have a "set" accessor. [/repos/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateSource/GenerateSource.proj]
I have tried generating several different packages - some that are new and some that have already been generated.
system.console,4.3.0
microsoft.visualbasix,10.3.0
system.data.sqlclient,4.8.4
This is a blocking issue. As a workaround, I was able to use the tooling from release/6.0 and copy the output to main or release/7.0.