aspnetcore/test
Ryan Nowak 357657fc45 Implements versions for generated code
This change implements version tracking the inputs and outputs of
generated code.

Version tracking is still best-effort - meaning that in some cases a
perfect system could avoid doing more work. However, since we base the
versions off of all of the inputs, we now that the guarantee that code
generation operations that happen 'out of order' will always result in
the newer inputs generating the newer outputs.

Fixes: https://github.com/aspnet/Razor/issues/2650
2018-10-23 18:19:18 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Add line numbers for design time directives 2018-10-18 13:46:24 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Add line numbers for design time directives 2018-10-18 13:46:24 -07:00
Microsoft.AspNetCore.Razor.Design.Test
Microsoft.AspNetCore.Razor.Language.Test Add line numbers for design time directives 2018-10-18 13:46:24 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Merge branch 'release/2.2' 2018-10-01 17:05:44 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim
Microsoft.AspNetCore.Razor.Test.MvcShim.ClassLib
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X
Microsoft.AspNetCore.Razor.Tools.Test
Microsoft.CodeAnalysis.Razor.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test Implements versions for generated code 2018-10-23 18:19:18 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
Microsoft.VisualStudio.Editor.Razor.Test Implements versions for generated code 2018-10-23 18:19:18 -07:00
Microsoft.VisualStudio.Editor.Razor.Test.Common Add and process notifications for Imports (#2656) 2018-10-19 21:39:43 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test Add and process notifications for Imports (#2656) 2018-10-19 21:39:43 -07:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor.Test Add and process notifications for Imports (#2656) 2018-10-19 21:39:43 -07:00
RazorPageGenerator.Test
testapps
Directory.Build.props