Skip to content

Commit 386f865

Browse files
Bump System.Security.Principal.Windows from 4.7.0 to 5.0.0 (#1388)
Bumps [System.Security.Principal.Windows](https://github.com/dotnet/runtime) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 03373ae commit 386f865

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
@@ -48,7 +48,7 @@
4848
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
4949
<PackageReference Include="System.IO.Pipes.AccessControl" Version="4.5.1" />
5050
<PackageReference Include="System.Security.Principal" Version="4.3.0" />
51-
<PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
51+
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
5252
<PackageReference Include="UnixConsoleEcho" Version="0.1.0" />
5353
</ItemGroup>
5454

0 commit comments

Comments
 (0)