Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Fix Microsoft.AspNetCore.Mvc.Dnx to avoid referencing System.IO/Reflection/Runtime #4334

Closed
@kevinchalet

Description

@kevinchalet

Microsoft.AspNetCore.Mvc.Dnx currently references System.IO, System.Reflection and System.Runtime at the global dependency level, which causes weird issues on .NET Desktop: https://github.com/dotnet/cli/issues/1993#issuecomment-200512200

@pranavkm do you remember why you had to add these packages?

https://github.com/aspnet/Mvc/blob/dev/src/Microsoft.AspNetCore.Mvc.Dnx/project.json#L20-L22

/cc @davidfowl

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions