aspnetcore/test
Shahriar Gholami 42dd4499e0 Fixed a bug in TagBuilder when attribute value is null
#4710
2016-05-26 11:04:32 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Modify ICompilationLibrariesProvider to return a sequence of reference path 2016-05-25 16:20:23 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test Remove IDisposable contract from IMvcRazorHost 2016-05-25 14:43:12 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Modify ICompilationLibrariesProvider to return a sequence of reference path 2016-05-25 16:20:23 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Fixed a bug in TagBuilder when attribute value is null 2016-05-26 11:04:32 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites