Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Commit 10de7a5

Browse files
authored
Edit description to be more descriptive (#9)
1 parent 97a23f0 commit 10de7a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SpecFlow.DependencyInjection/SpecFlow.DependencyInjection.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<TargetFrameworks>netstandard2.0</TargetFrameworks>
44
<PackageId>SolidToken.SpecFlow.DependencyInjection</PackageId>
55
<Product>SpecFlow.DependencyInjection</Product>
6-
<Description>SpecFlow Plugin for Microsoft.Extensions.DependencyInjection</Description>
6+
<Description>SpecFlow plugin for using Microsoft.Extensions.DependencyInjection as a dependency injection framework.</Description>
77
<Authors>Solid Token</Authors>
88
<Company>Solid Token</Company>
99
<Copyright>Copyright (c) Solid Token (https://www.solidtoken.nl)</Copyright>
1010
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1111
<PackageProjectUrl>https://github.com/solidtoken/SpecFlow.DependencyInjection</PackageProjectUrl>
1212
<PackageIconUrl>https://avatars0.githubusercontent.com/u/413381</PackageIconUrl>
13-
<PackageTags>microsoft;dependencyinjection;di;specflow;specflow-plugin</PackageTags>
13+
<PackageTags>microsoft;dependency-injection;specflow;specflow-plugin</PackageTags>
1414
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1515
<RepositoryType>git</RepositoryType>
1616
<RepositoryUrl>https://github.com/solidtoken/SpecFlow.DependencyInjection.git</RepositoryUrl>

0 commit comments

Comments
 (0)