Skip to content

Commit

Permalink
Bump up version number and add package details
Browse files Browse the repository at this point in the history
  • Loading branch information
ADNinja committed Apr 21, 2021
1 parent 8e68df7 commit df0ed0c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/ImproHound.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
<UseWPF>true</UseWPF>
<ApplicationIcon>resources\images\improsec_icon.ico</ApplicationIcon>
<Version>1.0.1</Version>
<Company>Improsec A/S</Company>
<Authors>Jonas Bülow Knudsen</Authors>
<PackageLicenseExpression>Apache-2.0 License</PackageLicenseExpression>
<Description>Identify the attack paths in BloodHound breaking your AD tiering</Description>
<PackageTags>activedirectory, bloodhound, security</PackageTags>
<NeutralLanguage>en</NeutralLanguage>
<RepositoryType>git</RepositoryType>
<Copyright>Copyright (c) Improsec 2021</Copyright>
<RepositoryUrl>https://github.com/improsec/ImproHound</RepositoryUrl>
<PackageProjectUrl>https://github.com/improsec/ImproHound</PackageProjectUrl>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit df0ed0c

Please sign in to comment.