Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/2.X' into owns-writeowner
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayyhem committed Dec 2, 2024
2 parents 27bcd33 + 64ef0e5 commit 99fe61d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Sharphound.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<LangVersion>latest</LangVersion>
<DebugType>full</DebugType>
<ApplicationIcon>favicon.ico</ApplicationIcon>
<Version>2.5.8</Version>
<FileVersion>2.5.8</FileVersion>
<Version>2.5.9</Version>
<FileVersion>2.5.9</FileVersion>
<Company>SpecterOps</Company>
<Product>SharpHound</Product>
<AssemblyName>SharpHound</AssemblyName>
Expand All @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SharpHoundCommon" Version="4.0.8" />
<PackageReference Include="SharpHoundCommon" Version="4.0.9" />
<PackageReference Include="SharpHoundRPC" Version="4.0.8" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
Expand Down

0 comments on commit 99fe61d

Please sign in to comment.