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

List of assembly names in DefaultAssemblyProvider needs to be kept up to date #1529

Closed
pranavkm opened this issue Nov 8, 2014 · 1 comment

Comments

@pranavkm
Copy link
Contributor

pranavkm commented Nov 8, 2014

The list of assemblies in DefaultAssemblyProvider is out of date and

  • Is missing the WebAPI shim and Tag helpers
  • Includes Microsoft.AspNet.Mvc.Rendering which no longer exists

We should determine if there is a way to keep this list up to date by adding a unit test. One way might be to look at the dependencies of Microsoft.AspNet.Mvc and use that to verify this - although I think it doesn't include TagHelpers and WebAPICompatShim.

@pranavkm pranavkm added the bug label Nov 8, 2014
@pranavkm pranavkm changed the title Fixup assembly list in DefaultAssemblyProvider List of assembly names in DefaultAssemblyProvider needs to be kept up to date Nov 8, 2014
@danroth27 danroth27 added this to the 6.0.0-beta2 milestone Nov 12, 2014
@danroth27 danroth27 modified the milestones: 6.0.0-rc1, 6.0.0-beta2 Dec 11, 2014
@yishaigalatzer yishaigalatzer modified the milestones: 6.0.0-rc1, 6.0.0-beta3 Jan 19, 2015
@danroth27 danroth27 assigned rynowak and unassigned kulmugdha Mar 16, 2015
@rynowak rynowak assigned ianhong and unassigned rynowak Mar 17, 2015
@ianhong
Copy link
Contributor

ianhong commented Mar 23, 2015

1c6800b

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants