aspnetcore/src/Mvc/Extensions.ApiDescription.C.../src
Doug Bunting 4e4ccdd92a Address some rough edges in service reference feature
- #11393
- avoid NU1702 warnings
- move defaults for `$(OpenApiGenerateDocuments)` and `$(OpenApiGenerateDocumentsOnBuild)` later, into .targets
  - do not generate documents for .NET Core 2.0 and earlier TFMs (feature is not supported there)
- add `Inputs` and `Outputs` to the `GenerateOpenApiDocuments` target, reducing redundant builds

nit: correct Microsoft.Extensions.ApiDescription.Server package version when building locally
2019-06-27 15:29:18 -07:00
..
Properties
build Address some rough edges in service reference feature 2019-06-27 15:29:18 -07:00
buildMultiTargeting Add metadata needed for tooling of service reference features 2019-06-12 11:16:40 -07:00
CSharpIdentifier.cs
GetCurrentItems.cs
GetFileReferenceMetadata.cs
MetadataSerializer.cs
Microsoft.Extensions.ApiDescription.Client.csproj
Microsoft.Extensions.ApiDescription.Client.nuspec
Resources.resx