fix(nuget): adding description
This commit is contained in:
parent
310ea334be
commit
40745c524f
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue