You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have begun investigating using the VisualStudioWorkspace to solve this instead of dealing with the DTH directly. Unfortunately, there are some issues to overcome here. It's hard to tell when the VisualStudioWorkspace is "ready" and has loaded all the projects in the solution.
We have a customer who is using ASP .NET 5 and would like to use Alive with it.
Unfortunately (or fortunately?) ASP .NET 5 uses an entire new build system and not MSBuild.
We need to investigate the following:
.xproj filesIt turns out these aren't important at all.The text was updated successfully, but these errors were encountered: