Skip to content

Commit 78b2c55

Browse files
committed
Add missing CodeActions.cs file to Nano project
1 parent b68b420 commit 78b2c55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PowerShellEditorServices/Nano.PowerShellEditorServices.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
<Compile Include="..\PowerShellEditorServices.Protocol\MessageProtocol\Channel\StdioClientChannel.cs" />
194194
<Compile Include="..\PowerShellEditorServices.Protocol\MessageProtocol\EventContext.cs" />
195195
<Compile Include="..\PowerShellEditorServices.Protocol\MessageProtocol\EventType.cs" />
196+
<Compile Include="..\PowerShellEditorServices.Protocol\LanguageServer\CodeAction.cs" />
196197
<Compile Include="..\PowerShellEditorServices.Protocol\LanguageServer\ClientCapabilities.cs" />
197198
<Compile Include="..\PowerShellEditorServices.Protocol\LanguageServer\Completion.cs" />
198199
<Compile Include="..\PowerShellEditorServices.Protocol\LanguageServer\Diagnostics.cs" />

0 commit comments

Comments
 (0)