We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46a9ae commit f2f2690Copy full SHA for f2f2690
src/Xunit.Extensions.TestDependency/Xunit.Extensions.TestDependency.csproj
@@ -7,6 +7,7 @@
7
<Description>Xunit extension for topological ordering of test dependencies within a collection</Description>
8
<PackageProjectUrl>https://github.com/JDCain/Xunit.Extensions.TestDependency</PackageProjectUrl>
9
<Copyright />
10
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
11
</PropertyGroup>
12
13
<ItemGroup>
0 commit comments