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 c6f4b3f commit e65e16fCopy full SHA for e65e16f
src/PowerShellEditorServices/PowerShellEditorServices.csproj
@@ -38,7 +38,7 @@
38
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
39
<PackageReference Include="System.IO.Pipes.AccessControl" Version="4.5.1" />
40
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
41
- <PackageReference Include="System.Security.Principal.Windows" Version="4.6.0" />
+ <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.0" />
44
</ItemGroup>
0 commit comments