aspnetcore/test
N. Taylor Mullen c5e83c61f8 Changed AddDefaultImports to take strings instead of project items.
- Strings here was important because any import added to the system dynamically needs to eventually make its way back to being a project item. With strings we can state that they do exist (have content) but do not have any file paths associated.
- Updated all call sites to use the new AddDefaultImports string based api.

#2080
2018-02-21 09:42:40 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Design.Test Make content files work better in class library projects referencing Razor Sdk 2018-02-20 14:15:19 -08:00
Microsoft.AspNetCore.Razor.Language.Test Add support for method parameters to Razor IR 2018-02-19 14:38:03 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Test.Common Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Tools.Test
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.Editor.Razor.Test Changed AddDefaultImports to take strings instead of project items. 2018-02-21 09:42:40 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
testapps Update to the latest Sdk and cleanup projects 2018-02-21 06:49:53 -08:00
Directory.Build.props