aspnetcore/src/Microsoft.VisualStudio.Mac....
N. Taylor Mullen 4b93741610 Add Mac project build change trigger.
- Added a Mac specific implementation of the project build change trigger. It applies to all types of project builds so we need to do a little extra filtering to ensure that we're not operating on a non-ASP.NET Core project.
- Added tests to validate that the project build event fires correctly.

#1851
2017-12-18 17:23:43 -08:00
..
Editor Add Mac project build change trigger. 2017-12-18 17:23:43 -08:00
Properties Add Mac implementation of FileChangeTracker. 2017-12-12 15:47:16 -08:00
DefaultFileChangeTracker.cs Add Mac implementation of FileChangeTracker. 2017-12-12 15:47:16 -08:00
DefaultFileChangeTrackerFactory.cs Add Mac implementation of FileChangeTracker. 2017-12-12 15:47:16 -08:00
DefaultFileChangeTrackerFactoryFactory.cs Add Mac implementation of FileChangeTracker. 2017-12-12 15:47:16 -08:00
DefaultVisualStudioWorkspaceAccessor.cs
Microsoft.VisualStudio.Mac.LanguageServices.Razor.csproj
ProjectBuildChangeTrigger.cs Add Mac project build change trigger. 2017-12-18 17:23:43 -08:00
Resources.resx Add Mac implementation of FileChangeTracker. 2017-12-12 15:47:16 -08:00
VisualStudioErrorReporter.cs
VisualStudioErrorReporterFactory.cs
VisualStudioForegroundDispatcher.cs