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 fe4c75e commit 92820b0Copy full SHA for 92820b0
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.6.6" PrivateAssets="All" />
33
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" 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