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 03373ae commit 386f865Copy full SHA for 386f865
src/PowerShellEditorServices/PowerShellEditorServices.csproj
@@ -48,7 +48,7 @@
48
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
49
<PackageReference Include="System.IO.Pipes.AccessControl" Version="4.5.1" />
50
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
51
- <PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
+ <PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
52
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
53
</ItemGroup>
54
0 commit comments