Skip to content

Commit

Permalink
housekeeping: Add the DevelopmentDependency attribute (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored May 31, 2021
1 parent e2cc67b commit f91359d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<DevelopmentDependency>true</DevelopmentDependency>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit f91359d

Please sign in to comment.