Skip to content

Commit

Permalink
Bump Kerberos.NET version in tests (#74554)
Browse files Browse the repository at this point in the history
Fixes tests on big endian platforms.
  • Loading branch information
filipnavara authored Aug 25, 2022
1 parent 8ba720c commit 4871358
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
</Compile>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Kerberos.NET" Version="4.5.174" />
<PackageReference Include="Kerberos.NET" Version="4.5.178" />
</ItemGroup>
</Project>

0 comments on commit 4871358

Please sign in to comment.