Skip to content

Commit 8a799ed

Browse files
Update dependency System.Security.Principal.Windows to v5
1 parent b9228b7 commit 8a799ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SIL.FwBuildTasks/SIL.FwBuildTasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ See full changelog at https://github.com/sillsdev/SIL.FwBuildTasks/blob/main/CHA
3232
<PackageReference Include="GitVersion.MsBuild" Version="5.10.3" PrivateAssets="All" />
3333
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
3434
<PackageReference Include="SIL.ReleaseTasks" Version="2.5.0" PrivateAssets="All" />
35-
<PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
35+
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
3636
</ItemGroup>
3737

3838
<ItemGroup>

0 commit comments

Comments
 (0)