Skip to content

GenerateReferenceSource instructions are outdated #31965

@jkotas

Description

@jkotas

Following https://github.com/dotnet/runtime/blob/master/docs/coding-guidelines/updating-ref-source.md fails with error:

  The assembly field is required.
  Specify --help for a list of available options and commands.
D:\runtime\src\libraries\Directory.Build.targets(143,5): error MSB3073: The command ""D:\runtime\.dotnet\dotnet.exe" "C:\Users\jkotas\.nuget\packages\microsoft.dotnet.genapi\5.0.0-beta.20105.2\build\\..\tools\netcoreapp2.1\Microsoft.DotNet.GenAPI.dll" "" --lib-path "D:\runtime\artifacts\bin\ref" --out "D:\runtime\src\libraries\System.Runtime\ref\System.Runtime.cs" --exclude-attributes-list "D:\runtime\eng\DefaultGenApiDocIds.txt" --header-file "D:\runtime\eng\LicenseHeader.txt" --lang-version "latest"" exited with code 1. [D:\runtime\src\libraries\System.Runtime\ref\System.Runtime.csproj]

@Anipik I believe that this fallout from #1787. Could you please take a look?

Among other things, I believe that these instructions should be updated to use Configuration instead of ConfigurationGroup.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions