Skip to content

Commit

Permalink
Bump common lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
definitelynotagoblin committed Apr 29, 2024
1 parent 7bf29ea commit 7629bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sharphound.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SharpHoundCommon" Version="3.1.6" />
<PackageReference Include="SharpHoundRPC" Version="3.1.6" />
<PackageReference Include="SharpHoundCommon" Version="3.1.7" />
<PackageReference Include="SharpHoundRPC" Version="3.1.7" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Threading.Channels" Version="6.0.0" />
Expand Down

0 comments on commit 7629bad

Please sign in to comment.