maartenba / MvcSiteMapProvider

An ASP.NET MVC SiteMapProvider implementation for the ASP.NET MVC framework.
Microsoft Public License
537 stars 220 forks source link

Unity DI configuration issue #462

Closed Qara-Penimah closed 7 years ago

Qara-Penimah commented 7 years ago

This line in the unity configuration causes a compilation error:

container.AddNewExtension();