aspnetcore/src/Microsoft.AspNetCore.Mvc.Vi...
Nate McMaster 3bfb023679 Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:11:24 -07:00
..
DependencyInjection
Internal Auto-select `type="text"` for `DateTimeOffset` values 2017-09-18 15:13:33 -07:00
Properties
Rendering Use C# 7 features 2017-06-11 22:11:51 -07:00
ViewComponents
ViewEngines Use C# 7 features 2017-06-11 22:11:51 -07:00
ViewFeatures Add Switch.Microsoft.AspNetCore.Mvc.UseDateTimeTypeForDateTimeOffset quirks mode 2017-09-18 15:13:43 -07:00
AutoValidateAntiforgeryTokenAttribute.cs
Controller.cs
CookieTempDataProviderOptions.cs Add CookieBuilder to CookieTempDataProviderOptions and obsolete duplicate API (#6472) 2017-07-05 10:19:13 -07:00
IViewComponentHelper.cs
IViewComponentResult.cs
IViewContextAware.cs
IgnoreAntiforgeryTokenAttribute.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.csproj Update how PackageReference versions are set 2017-10-09 11:11:24 -07:00
ModelStateDictionaryExtensions.cs
MvcViewOptions.cs Use C# 7 features 2017-06-11 22:11:51 -07:00
PartialViewResult.cs
RemoteAttribute.cs Use C# 7 features 2017-06-11 22:11:51 -07:00
Resources.resx
SkipStatusCodePagesAttribute.cs
TempDataAttribute.cs Fix #6542 - correct namespace of [TempData] 2017-07-14 10:49:15 -07:00
ValidateAntiForgeryTokenAttribute.cs
ViewComponent.cs Use C# 7 features 2017-06-11 22:11:51 -07:00
ViewComponentAttribute.cs
ViewComponentResult.cs
ViewResult.cs
baseline.netcore.json Add MVC 2.0 baselines 2017-09-25 13:01:21 -07:00