aspnetcore/src/Microsoft.Extensions.ApiDes...
Doug Bunting fb9393febf
Correct metadata additions and add errors about metadata
- related to #8419 and (more generally) #7947
- add errors for missing required metadata
- add errors for duplicate `%(DocumentPath)` and `%(OutputPath)` metadata
- remove `[Required]` for task inputs that may be `null` or empty
- correct `%(DocumentPath)`s generated in `GetProjectReferenceMetadata` task
  - use this task
2018-10-10 14:52:55 -07:00
..
Properties Correct metadata additions and add errors about metadata 2018-10-10 14:52:55 -07:00
build Correct metadata additions and add errors about metadata 2018-10-10 14:52:55 -07:00
buildMultiTargeting
DownloadFile.cs
GetCurrentItems.cs
GetFileReferenceMetadata.cs Correct metadata additions and add errors about metadata 2018-10-10 14:52:55 -07:00
GetProjectReferenceMetadata.cs Correct metadata additions and add errors about metadata 2018-10-10 14:52:55 -07:00
GetUriReferenceMetadata.cs Correct metadata additions and add errors about metadata 2018-10-10 14:52:55 -07:00
LogWrapper.cs
MetadataSerializer.cs
Microsoft.Extensions.ApiDescription.Client.csproj
Microsoft.Extensions.ApiDescription.Client.nuspec
Resources.resx Correct metadata additions and add errors about metadata 2018-10-10 14:52:55 -07:00
ServiceProjectReferenceMetadata.targets