aspnetcore/build
N. Taylor Mullen 37eed518f8 Make VisualStudioRazorParserFactory VisualStudio agnostic.
- Removed the `Microsoft.VisualStudio.Language.IntelliSense` dependency from `Microsoft.VisualStudio.Editor.Razor` because it isn't supported in VS for mac.
- Replaced `ICompletionBroker` usage in the VS agnostic dll with a new abstract type `VisualStudioCompletionBroker`. This also enables us to implement completion
- Added Mac implementation of new `VisualStudioCompletionBroker`.

#1789
2017-12-08 16:34:43 -08:00
..
Key.snk
MPack.targets Make GenerateMPack target more resilient. 2017-12-05 11:59:42 -08:00
VSIX.targets
dependencies.props Make VisualStudioRazorParserFactory VisualStudio agnostic. 2017-12-08 16:34:43 -08:00
repo.props
repo.targets
sources.props Add MonoDevelop.Core and MonoDevelop.Ide addin dependencies. 2017-12-04 17:35:54 -08:00