Skip to content

Commit

Permalink
fixing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrashears5 committed Nov 24, 2020
1 parent 1b1e309 commit 71912f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestHelper/TestHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageTags>test,helper,netstandard,xunit,nunit,assert</PackageTags>
<PackageTags>test;helper;netstandard;xunit;nunit;assert</PackageTags>
</PropertyGroup>

</Project>

0 comments on commit 71912f8

Please sign in to comment.