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 8c568b5 commit e85acbdCopy full SHA for e85acbd
src/PowerShellEditorServices/PowerShellEditorServices.csproj
@@ -40,6 +40,6 @@
40
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
41
<PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
42
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
43
- <PackageReference Include="OmniSharp.Extensions.DebugAdapter.Server" Version="0.14.1" />
+ <PackageReference Include="OmniSharp.Extensions.DebugAdapter.Server" Version="0.14.2" />
44
</ItemGroup>
45
</Project>
0 commit comments