Skip to content

Commit 6230344

Browse files
committed
choer: bump version for side build
1 parent cc7b6a2 commit 6230344

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/CommonLib/SharpHoundCommonLib.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<TargetFramework>net462</TargetFramework>
44
<OutputType>library</OutputType>
55
<PackageId>SharpHoundCommon</PackageId>
6-
<LangVersion>9</LangVersion>
6+
<LangVersion>11</LangVersion>
77
<Authors>Rohan Vazarkar</Authors>
88
<Company>SpecterOps</Company>
99
<PackageDescription>Common library for C# BloodHound enumeration tasks</PackageDescription>
1010
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
1111
<RepositoryUrl>https://github.com/BloodHoundAD/SharpHoundCommon</RepositoryUrl>
12-
<Version>3.1.8</Version>
12+
<Version>3.2.0rc1</Version>
1313
<AssemblyName>SharpHoundCommonLib</AssemblyName>
1414
<RootNamespace>SharpHoundCommonLib</RootNamespace>
1515
</PropertyGroup>

0 commit comments

Comments
 (0)