Skip to content

Commit c770a81

Browse files
author
Kapil Borle
committed
Add SetPSSARuleRequest file to Nano project
1 parent ab6f2eb commit c770a81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/PowerShellEditorServices/Nano.PowerShellEditorServices.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
<Compile Include="..\PowerShellEditorServices.Protocol\LanguageServer\GetPSSARulesRequest.cs">
4040
<Link>GetPSSARulesRequest.cs</Link>
4141
</Compile>
42+
<Compile Include="..\PowerShellEditorServices.Protocol\LanguageServer\SetPSSARulesRequest.cs">
43+
<Link>SetPSSARulesRequest.cs</Link>
44+
</Compile>
4245
<Compile Include="Analysis\AnalysisOutputWriter.cs" />
4346
<Compile Include="Analysis\AnalysisService.cs" />
4447
<Compile Include="Console\ChoicePromptHandler.cs" />

0 commit comments

Comments
 (0)