Skip to content

Commit

Permalink
Merge pull request #2 from clay-one/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
sarakhabbaz authored Aug 7, 2018
2 parents 9959efb + 851758d commit d8150cc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/General/General.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>hydrogen.General</RootNamespace>
<PackageId>clay-one.hydrogen.General</PackageId>
<PackageId>ClayOne.Hydrogen.General</PackageId>
<Version>0.9.3</Version>
<Authors>clay-one</Authors>
<Product>hydrogen.General</Product>
<Product>Hydrogen.General</Product>
<Description>hydrogen libraries for .NET Standard is a set of utilities and extensions that are used frequently in different projects.</Description>
<Copyright>Copyright appson.tech 2017</Copyright>
<PackageLicenseUrl>https://github.com/clay-one/hydrogen.git</PackageLicenseUrl>
<PackageTags>hydrogen dotnet</PackageTags>
<Company>clay-one</Company>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d8150cc

Please sign in to comment.