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 2f68c04 commit 9f39d35Copy full SHA for 9f39d35
src/PowerShellEditorServices/PowerShellEditorServices.csproj
@@ -27,7 +27,7 @@
27
<PackageReference Include="Serilog.Sinks.File" Version="4.0.0" />
28
<PackageReference Include="System.IO.Pipes.AccessControl" Version="4.5.1" />
29
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
30
- <PackageReference Include="System.Security.Principal.Windows" Version="4.5.1" />
+ <PackageReference Include="System.Security.Principal.Windows" Version="4.6.0" />
31
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
32
<PackageReference Include="OmniSharp.Extensions.DebugAdapter.Server" Version="0.14.0-*" />
33
</ItemGroup>
0 commit comments