We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdeeb9 commit 9fd54fbCopy full SHA for 9fd54fb
Rubberduck.Parsing/Rubberduck.Parsing.csproj
@@ -176,7 +176,6 @@
176
<Compile Include="Symbols\ParsingExceptions\MainParseSyntaxErrorException.cs" />
177
<Compile Include="Symbols\ParsingExceptions\PreprosessorSyntaxErrorException.cs" />
178
<Compile Include="UIContext\UiDispatcher.cs" />
179
- <Compile Include="UIContext\UiSynchronizer.cs" />
180
<Compile Include="VBA\RepositoryProjectManager.cs" />
181
<Compile Include="VBA\ParsePass.cs" />
182
<Compile Include="Inspections\CannotAnnotateAttribute.cs" />
Rubberduck.Parsing/UIContext/UiSynchronizer.cs
0 commit comments