Skip to content

Microsoft.Extensions.ApiDescription.Server contains a runtimeconfig.dev.json  #10958

@natemcmaster

Description

@natemcmaster

Was reviewing build output and found an unexpected file type.

│           ├── Microsoft.Extensions.ApiDescription.Server.0.3.0-preview7.19306.12
│           │   └── tools
│           │       ├── netcoreapp2.1
│           │       │   ├── GetDocument.Insider.deps.json
│           │       │   ├── GetDocument.Insider.runtimeconfig.dev.json
│           │       │   └── GetDocument.Insider.runtimeconfig.json

This file shouldn't be in the .nupkg. It is only supposed to use in local development because it will contain file paths that are machine-specific.

image

cc @dougbu

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templates

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions