diff --git a/src/Microsoft.AspNetCore.Mvc.Core/IUrlHelper.cs b/src/Microsoft.AspNetCore.Mvc.Abstractions/IUrlHelper.cs similarity index 100% rename from src/Microsoft.AspNetCore.Mvc.Core/IUrlHelper.cs rename to src/Microsoft.AspNetCore.Mvc.Abstractions/IUrlHelper.cs diff --git a/src/Microsoft.AspNetCore.Mvc.Core/Routing/UrlActionContext.cs b/src/Microsoft.AspNetCore.Mvc.Abstractions/Routing/UrlActionContext.cs similarity index 100% rename from src/Microsoft.AspNetCore.Mvc.Core/Routing/UrlActionContext.cs rename to src/Microsoft.AspNetCore.Mvc.Abstractions/Routing/UrlActionContext.cs diff --git a/src/Microsoft.AspNetCore.Mvc.Core/Routing/UrlRouteContext.cs b/src/Microsoft.AspNetCore.Mvc.Abstractions/Routing/UrlRouteContext.cs similarity index 100% rename from src/Microsoft.AspNetCore.Mvc.Core/Routing/UrlRouteContext.cs rename to src/Microsoft.AspNetCore.Mvc.Abstractions/Routing/UrlRouteContext.cs