aspnetcore/src
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 Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Design
Microsoft.AspNetCore.Razor.Language Changed AddDefaultImports to take strings instead of project items. 2018-02-21 09:42:40 -08:00
Microsoft.AspNetCore.Razor.Runtime Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.AspNetCore.Razor.Tasks
Microsoft.AspNetCore.Razor.Tools
Microsoft.CodeAnalysis.Razor
Microsoft.CodeAnalysis.Razor.Workspaces Merge branch 'rel/vs15.7' into dev 2018-02-19 14:06:34 -08:00
Microsoft.CodeAnalysis.Remote.Razor Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.NET.Sdk.Razor Make content files work better in class library projects referencing Razor Sdk 2018-02-20 14:15:19 -08:00
Microsoft.VisualStudio.Editor.Razor Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.LanguageServices.Razor Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor
RazorPageGenerator Changed AddDefaultImports to take strings instead of project items. 2018-02-21 09:42:40 -08:00
Directory.Build.props Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00