You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug: Fixes null reference exception that is thrown when accessing getter of Controller or Action properties after setting them to null.
Bug: Updated version references for MVC 4 so they are consistent throughout the project.
Bug: Fixed SimpleInjector default DI configuration so it excludes the SiteMapNodeCreator and DynamicSiteMapNodeBuilder classes so the Verify() method will function.
Bug: Fixes #253 culture of current thread affecting the priority tag of the /sitemap.xml endpoint.