- 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 |
||
|---|---|---|
| .. | ||
| Editor | ||
| Properties | ||
| DefaultFileChangeTracker.cs | ||
| DefaultFileChangeTrackerFactory.cs | ||
| DefaultFileChangeTrackerFactoryFactory.cs | ||
| DefaultVisualStudioWorkspaceAccessor.cs | ||
| Microsoft.VisualStudio.Mac.LanguageServices.Razor.csproj | ||
| ProjectBuildChangeTrigger.cs | ||
| Resources.resx | ||
| VisualStudioErrorReporter.cs | ||
| VisualStudioErrorReporterFactory.cs | ||
| VisualStudioForegroundDispatcher.cs | ||