Skip to content

Commit

Permalink
Add package description and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
hschwentner committed May 4, 2021
1 parent 6bdb0bd commit a08ea36
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/nMolecules.Architecture/nMolecules.Architecture.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
<PropertyGroup>
<TargetFramework>netstandard1.0</TargetFramework>
<RootNamespace>NMolecules.Architecture</RootNamespace>
<Version>0.1.0</Version>
<Version>0.1.1</Version>
<PackageId>NMolecules.Architecture</PackageId>
<PackageDescription>A set of libraries to help developers work with architectural concepts in .NET. Member of the xMolecules family.</PackageDescription>
<PackageIcon>caffeine-molecule.png</PackageIcon>
<Title>Architectural concepts in .NET</Title>
<Authors>odrotbohm;spirnbaum;hschwentner</Authors>
<Authors>Oliver Drotbohm, Stephan Pirnbaum, Henning Schwentner</Authors>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<RepositoryUrl>https://github.com/xmolecules/nmolecules</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit a08ea36

Please sign in to comment.