We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467931f commit bebbcbbCopy full SHA for bebbcbb
TestStack.ConventionTests/TestStack.ConventionTests.nuspec
@@ -4,8 +4,8 @@
4
<version>$version$</version>
5
<authors>Krzysztof Kozmic, Jake Ginnivan</authors>
6
<owners>Krzysztof Kozmic, Jake Ginnivan</owners>
7
- <id>ConventionTests</id>
8
- <title>ConventionTests</title>
+ <id>TestStack.ConventionTests</id>
+ <title>TestStack.ConventionTests</title>
9
<tags>xunit nunit convention testing documentation</tags>
10
<requireLicenseAcceptance>false</requireLicenseAcceptance>
11
<description>Simple convention-tester</description>
@@ -25,4 +25,4 @@
25
<file src="TestStack.ConventionTests.dll" target="lib\net40" />
26
<file src="TestStack.ConventionTests.pdb" target="lib\net40" />
27
</files>
28
-</package>
+</package>
0 commit comments