aspnetcore/test/WebSites/Microsoft.AspNet.Mvc.TestCo...
Stephen Halter a21ed4bc51 Replace calls to GetService<T> with GetRequiredService<T>
Even though GetService<T> still exists, GetRequiredService<T> preserves
the old behavior of throwing for missing services.
2014-10-16 14:51:41 -07:00
..
BuilderExtensions.cs Replace calls to GetService<T> with GetRequiredService<T> 2014-10-16 14:51:41 -07:00
ITestConfigurationProvider.cs
Microsoft.AspNet.Mvc.TestConfiguration.kproj
project.json Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00