Skip to content

Commit 64ef0e5

Browse files
authored
chore: bump commonlib and version (#123)
* chore: bump commonlib and version * chore: test * chore: test
1 parent 6def97c commit 64ef0e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Sharphound.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<LangVersion>latest</LangVersion>
77
<DebugType>full</DebugType>
88
<ApplicationIcon>favicon.ico</ApplicationIcon>
9-
<Version>2.5.8</Version>
10-
<FileVersion>2.5.8</FileVersion>
9+
<Version>2.5.9</Version>
10+
<FileVersion>2.5.9</FileVersion>
1111
<Company>SpecterOps</Company>
1212
<Product>SharpHound</Product>
1313
<AssemblyName>SharpHound</AssemblyName>
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
2525
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
2626
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
27-
<PackageReference Include="SharpHoundCommon" Version="4.0.8" />
27+
<PackageReference Include="SharpHoundCommon" Version="4.0.9" />
2828
<PackageReference Include="SharpHoundRPC" Version="4.0.8" />
2929
<PackageReference Include="SharpZipLib" Version="1.3.3" />
3030
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />

0 commit comments

Comments
 (0)