aspnetcore/test
Ryan Nowak 6e4a968e12 Fix #2149 give generated files distinct extension
Gives our generated a files an extension that isn't used for any other
purpose (that we know of). This is handy for tooling to be able to
quickly know if a file is 'ours'. This comes up in places like
IVsSymbolicNavigationNotify (go to definition).
2018-03-19 12:59:16 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test CodeGen RouteTemplate as a RazorCompiledItemAttribute 2018-03-19 12:37:04 -07: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 Fix #2149 give generated files distinct extension 2018-03-19 12:59:16 -07:00
Microsoft.AspNetCore.Razor.Language.Test CodeGen RouteTemplate as a RazorCompiledItemAttribute 2018-03-19 12:37:04 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
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
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 Display errors from build server as part of MsBuild output 2018-03-19 10:49:00 -07: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
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
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
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
testapps Generate application part attributes 2018-03-09 14:36:55 -08:00
Directory.Build.props