Skip to content

Commit e65e16f

Browse files
dependabot-preview[bot]rjmholt
authored andcommitted
Bump System.Security.Principal.Windows from 4.6.0 to 4.7.0 (#1124)
Bumps [System.Security.Principal.Windows](https://github.com/dotnet/corefx) from 4.6.0 to 4.7.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 c6f4b3f commit e65e16f

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
@@ -38,7 +38,7 @@
3838
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
3939
<PackageReference Include="System.IO.Pipes.AccessControl" Version="4.5.1" />
4040
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
41-
<PackageReference Include="System.Security.Principal.Windows" Version="4.6.0" />
41+
<PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
4242
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
4343
<PackageReference Include="OmniSharp.Extensions.DebugAdapter.Server" Version="0.14.0" />
4444
</ItemGroup>

0 commit comments

Comments
 (0)