aspnet / RazorTooling

Razor tooling for Visual Studio 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Msbuildify tools

muratg opened this issue · comments

Microsoft.AspNetCore.Razor.Tools

  • Expect to run in the IDE
  • Runtime dependencies/Load Context thingy
  • Including type (project, package, etc.)
  • TargetPath

TODO

  • Fork tools repos to rel/1.0.0-preview3 branches for "October" release. Dev branches will continue to be used for 1.1 release.
  • Use desktop msbuild to start our work until the new msbuild is ready for consumption

Notes

  • This tracks the work across the tools repos.
  • This is the previous discussion on the topic.

Taking a different approach to RazorTooling. Will be utilizing Razor server to do the tooling work.