aspnetcore/test
Ryan Nowak 82579b6333 Get rid of RazorConfiguration.DesignTime
This change makes it so that we no longer create 'design time' engines.
The choice of design time or runtime is made when we initiate a code
generation operation.

Options instances are now created as part of the CodeDocument
initialization. Our existing code can still be created using a
RazorEngine so our passes that initialize the options still support the
old code path.
2018-02-13 16:21:18 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Get rid of RazorConfiguration.DesignTime 2018-02-13 16:21:18 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Get rid of RazorConfiguration.DesignTime 2018-02-13 16:21:18 -08:00
Microsoft.AspNetCore.Razor.Design.Test Add a test for design time builds #1846 2018-02-09 15:33:19 -08:00
Microsoft.AspNetCore.Razor.Language.Test Get rid of RazorConfiguration.DesignTime 2018-02-13 16:21:18 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Move to RazorProjectFileSystem. 2018-02-09 11:49:31 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.AspNetCore.Razor.Tools.Test
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
Microsoft.VisualStudio.Editor.Razor.Test Move to RazorProjectFileSystem. 2018-02-09 11:49:31 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test
RazorPageGenerator.Test
testapps
Directory.Build.props