We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f61ed3b commit a46ce12Copy full SHA for a46ce12
src/Inasync.TestAA/Inasync.TestAA.csproj
@@ -5,7 +5,7 @@
5
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6
<RootNamespace>Inasync</RootNamespace>
7
<Authors>inasync</Authors>
8
- <Description>TestAA is a simple library that supports writing tests using the Arrange-Act-Assert (AAA) pattern.</Description>
+ <Description>TestAA is a simple library to support writing tests using Arrange-Act-Assert (AAA) pattern.</Description>
9
<PackageProjectUrl>https://github.com/in-async/TestAA</PackageProjectUrl>
10
<PackageLicenseUrl>https://github.com/in-async/TestAA/blob/master/LICENSE</PackageLicenseUrl>
11
<PackageTags>library test unittest aaa</PackageTags>
0 commit comments