aspnetcore/test
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
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Remove default usings 2017-05-12 17:08:58 -07:00
Microsoft.AspNetCore.Razor.Language.Test Remove default usings 2017-05-12 17:08:58 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Fix #1305 move instrumentation to MVC 2017-05-12 16:14:17 -07:00
Microsoft.CodeAnalysis.Razor.Test [Issue #1317] Rename HasAnyErrors to HasErrors in tag helper descriptor api 2017-05-12 16:32:50 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test