Skip to content

Commit bebbcbb

Browse files
committed
Update TestStack.ConventionTests.nuspec
1 parent 467931f commit bebbcbb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TestStack.ConventionTests/TestStack.ConventionTests.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<version>$version$</version>
55
<authors>Krzysztof Kozmic, Jake Ginnivan</authors>
66
<owners>Krzysztof Kozmic, Jake Ginnivan</owners>
7-
<id>ConventionTests</id>
8-
<title>ConventionTests</title>
7+
<id>TestStack.ConventionTests</id>
8+
<title>TestStack.ConventionTests</title>
99
<tags>xunit nunit convention testing documentation</tags>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>Simple convention-tester</description>
@@ -25,4 +25,4 @@
2525
<file src="TestStack.ConventionTests.dll" target="lib\net40" />
2626
<file src="TestStack.ConventionTests.pdb" target="lib\net40" />
2727
</files>
28-
</package>
28+
</package>

0 commit comments

Comments
 (0)