Skip to content

Commit

Permalink
Bump Kerberos.NET version in tests (#74600)
Browse files Browse the repository at this point in the history
Fixes tests on big endian platforms.

Co-authored-by: Filip Navara <navara@emclient.com>
  • Loading branch information
github-actions[bot] and filipnavara committed Aug 25, 2022
1 parent dc242e9 commit fbed739
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 fbed739

Please sign in to comment.