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 b9228b7 commit 8a799edCopy full SHA for 8a799ed
1 file changed
SIL.FwBuildTasks/SIL.FwBuildTasks.csproj
@@ -32,7 +32,7 @@ See full changelog at https://github.com/sillsdev/SIL.FwBuildTasks/blob/main/CHA
32
<PackageReference Include="GitVersion.MsBuild" Version="5.10.3" PrivateAssets="All" />
33
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
34
<PackageReference Include="SIL.ReleaseTasks" Version="2.5.0" PrivateAssets="All" />
35
- <PackageReference Include="System.Security.Principal.Windows" Version="4.7.0" />
+ <PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
36
</ItemGroup>
37
38
<ItemGroup>
0 commit comments