aspnetcore/src
Pranav K f70df60435 Move RazorGenerate and RazorTagHelper tasks in to the Sdk
Loading multiple versions of a task assembly result results in MSBuild on .NET Core to fail.
Addressing this by moving the tasks in to the Sdk and renaming it. This should avoid
immediate issues for a 2.1 and 2.2 project co-existing and future proofs 2.2 and later.

Fixes https://github.com/aspnet/Razor/issues/2553
2018-09-19 10:09:56 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions Check for ITagHelper in tag helper feature provider (#2602) 2018-09-18 16:52:34 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X Check for ITagHelper in tag helper feature provider (#2602) 2018-09-18 16:52:34 -07:00
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Design Move RazorGenerate and RazorTagHelper tasks in to the Sdk 2018-09-19 10:09:56 -07:00
Microsoft.AspNetCore.Razor.Language Allow Invoke \ InvokeAsync methods for a ViewComponent to be defined in base types 2018-09-18 13:38:48 -07:00
Microsoft.AspNetCore.Razor.Runtime
Microsoft.AspNetCore.Razor.Tools
Microsoft.CodeAnalysis.Razor Check for ITagHelper in tag helper feature provider (#2602) 2018-09-18 16:52:34 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces Update to use non-capturing timer 2018-09-17 11:08:06 -07:00
Microsoft.CodeAnalysis.Remote.Razor
Microsoft.NET.Sdk.Razor Move RazorGenerate and RazorTagHelper tasks in to the Sdk 2018-09-19 10:09:56 -07:00
Microsoft.VisualStudio.Editor.Razor Update to use non-capturing timer 2018-09-17 11:08:06 -07:00
Microsoft.VisualStudio.LanguageServices.Razor
Microsoft.VisualStudio.Mac.LanguageServices.Razor
RazorPageGenerator
Directory.Build.props