fix(nuget): adding description

This commit is contained in:
Dylan R. E. Moonfire 2021-09-10 12:29:23 -05:00
parent 310ea334be
commit 40745c524f
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<Nullable>enable</Nullable>
<IsPackable>true</IsPackable>
<Description>An opininated test setup using Autofac, Xunit, and Serilog.</Description>
</PropertyGroup>
<ItemGroup>