- #8419 - perform batching and `@(ServiceFileReference)` and `@(Compile)` additions in common code - take advantage of new simplicity in `DefaultDocumentGenerator` target - add metadata serialization / deserialization in support of passing items into `<MSBuild />` - also ensure metadata values are escaped before calling `ITaskItem.SetMetadata(...)` - correct typos in Microsoft.Extensions.ApiDescription.Client.* e.g. in comments and metadata names - move last remaining `GenerationTasks` file nits: - combine `_ServiceProjectReferenceGenerator_Restore` and `_ServiceProjectReferenceGenerator_Build` targets - only build web sites projects once - remove unused `buildMultiTargeting` targets - remove qualification of metadata listed in an `<ItemDefinitionGroup />`; will always exist - add / remove a few `Condition`s that were missing / redundant - move properties users won't normally set to Microsoft.Extensions.ApiDescription.Client.targets - shorten lines in MSBuild files |
||
|---|---|---|
| .. | ||
| GetDocumentInsider | ||
| Microsoft.AspNetCore.Mvc | ||
| Microsoft.AspNetCore.Mvc.Abstractions | ||
| Microsoft.AspNetCore.Mvc.Analyzers | ||
| Microsoft.AspNetCore.Mvc.Api.Analyzers | ||
| Microsoft.AspNetCore.Mvc.ApiExplorer | ||
| Microsoft.AspNetCore.Mvc.Core | ||
| Microsoft.AspNetCore.Mvc.Cors | ||
| Microsoft.AspNetCore.Mvc.DataAnnotations | ||
| Microsoft.AspNetCore.Mvc.Formatters.Json | ||
| Microsoft.AspNetCore.Mvc.Formatters.Xml | ||
| Microsoft.AspNetCore.Mvc.Localization | ||
| Microsoft.AspNetCore.Mvc.Razor | ||
| Microsoft.AspNetCore.Mvc.RazorPages | ||
| Microsoft.AspNetCore.Mvc.TagHelpers | ||
| Microsoft.AspNetCore.Mvc.Testing | ||
| Microsoft.AspNetCore.Mvc.ViewFeatures | ||
| Microsoft.AspNetCore.Mvc.WebApiCompatShim | ||
| Microsoft.Extensions.ApiDescription.Client | ||
| dotnet-getdocument | ||
| Directory.Build.props | ||