File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 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 >4.3.2 </Version >
12+ <Version >4.4.0 </Version >
1313 <AssemblyName >SharpHoundCommonLib</AssemblyName >
1414 <RootNamespace >SharpHoundCommonLib</RootNamespace >
1515 </PropertyGroup >
3535 <ProjectReference Include =" ..\SharpHoundRPC\SharpHoundRPC.csproj" PrivateAssets =" All" />
3636 </ItemGroup >
3737 <PropertyGroup >
38- <TargetsForTfmSpecificBuildOutput >$(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage</TargetsForTfmSpecificBuildOutput >
38+ <TargetsForTfmSpecificBuildOutput >
39+ $(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesToPackage</TargetsForTfmSpecificBuildOutput >
3940 <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
4041 </PropertyGroup >
4142 <Target Name =" CopyProjectReferencesToPackage" DependsOnTargets =" BuildOnlySettings;ResolveReferences" >
Original file line number Diff line number Diff line change 88 <Company >SpecterOps</Company >
99 <PackageDescription >SAM/LSA Wrapper for C# BloodHound tasks</PackageDescription >
1010 <PackageLicenseExpression >GPL-3.0-only</PackageLicenseExpression >
11- <Version >4.3.2 </Version >
11+ <Version >4.4.0 </Version >
1212 <AssemblyName >SharpHoundRPC</AssemblyName >
1313 <RootNamespace >SharpHoundRPC</RootNamespace >
1414 </PropertyGroup >
2323 <Folder Include =" Properties" />
2424 </ItemGroup >
2525 <ItemGroup >
26- <Reference Include =" System.Management" />
26+ <Reference Include =" System.Management" />
2727 </ItemGroup >
2828</Project >
You can’t perform that action at this time.
0 commit comments