aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Ryan Nowak a8dd0355d0 Remove default usings
This change removes the default usings for 'System' and
'System.Threading.Tasks' and adds them to the MVC template engine.

This is preparation for removing this feature from the razor options, I
wanted to get all of the intentional diff out of the way.
2017-05-12 17:08:58 -07:00
..
IntegrationTests Fix #1305 move instrumentation to MVC 2017-05-12 16:14:17 -07:00
Internal
Properties
TestFiles/IntegrationTests Remove default usings 2017-05-12 17:08:58 -07:00
DictionaryPrefixTestTagHelper.cs
InjectDirectiveTargetExtensionTest.cs
InjectDirectiveTest.cs
InputTestTagHelper.cs
InstrumentationPassTest.cs Fix #1305 move instrumentation to MVC 2017-05-12 16:14:17 -07:00
LineMappingsSerializer.cs
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test.csproj Upgrade test framework versions and fix issues with tests 2017-05-12 15:41:49 -07:00
ModelDirectiveTest.cs
ModelExpressionPassTest.cs
MvcRazorTemplateEngineTest.cs Remove default usings 2017-05-12 17:08:58 -07:00
MvcViewDocumentClassifierPassTest.cs
NamespaceDirectiveTest.cs
PageDirectiveTest.cs
RazorPageDocumentClassifierPassTest.cs
ViewComponentTagHelperDescriptorConventionsTest.cs
ViewComponentTagHelperPassTest.cs Upgrade test framework versions and fix issues with tests 2017-05-12 15:41:49 -07:00
xunit.runner.json