-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-Infrastructure-librariesdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code
Milestone
Description
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.
ahsonkhan
Metadata
Metadata
Assignees
Labels
area-Infrastructure-librariesdocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test code