aspnetcore/test
Pranav K b74582e101 Ensure PreserveCompilationContext is set if we're targeting precompilation tool
PreserveCompilationContext must be set for precompilation tool to work, even when
the app has no views.

Fixes #2168
2018-03-15 12:49:56 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.AspNetCore.Razor.Design.Test Ensure PreserveCompilationContext is set if we're targeting precompilation tool 2018-03-15 12:49:56 -07:00
Microsoft.AspNetCore.Razor.Language.Test - Updated naming for methods to be more intuitive. 2018-03-09 18:18:16 -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 Merge pull request #2061 from aspnet/artakm/RestrictChildrenComments 2018-03-12 11:17:57 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim Generate application part attributes 2018-03-09 14:36:55 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib PreserveCompilationContext needs to be set only if a project has any Razor files 2018-02-28 11:45:20 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.AspNetCore.Razor.Tools.Test Skip test correctly 2018-03-06 17:47:43 -08:00
Microsoft.CodeAnalysis.Razor.Test Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test Merge branch 'rel/vs15.7' into dev 2018-03-05 22:58:07 -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 Merge branch 'rel/vs15.7' into dev 2018-03-08 15:49:01 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common Unify how AdhocWorkspace is constructed. 2018-01-12 17:54:53 -08:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Add host project system for VS4Mac. 2018-03-13 15:31:45 -07:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Workaround MonoDevelop.Core.FilePath tests failing to run due to strong name issues. 2018-03-13 16:56:23 -07:00
RazorPageGenerator.Test Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
testapps Generate application part attributes 2018-03-09 14:36:55 -08:00
Directory.Build.props