Skip to content

Commit 9f39d35

Browse files
Bump System.Security.Principal.Windows from 4.5.1 to 4.6.0 (#1060)
Bumps [System.Security.Principal.Windows](https://github.com/dotnet/corefx) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2f68c04 commit 9f39d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellEditorServices/PowerShellEditorServices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Serilog.Sinks.File" Version="4.0.0" />
2828
<PackageReference Include="System.IO.Pipes.AccessControl" Version="4.5.1" />
2929
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
30-
<PackageReference Include="System.Security.Principal.Windows" Version="4.5.1" />
30+
<PackageReference Include="System.Security.Principal.Windows" Version="4.6.0" />
3131
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
3232
<PackageReference Include="OmniSharp.Extensions.DebugAdapter.Server" Version="0.14.0-*" />
3333
</ItemGroup>

0 commit comments

Comments
 (0)