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 32e3e42 commit 0abd3b1Copy full SHA for 0abd3b1
TestStack.ConventionTests/TestStack.ConventionTests.nuspec
@@ -14,10 +14,6 @@
14
<licenseUrl>https://github.com/TestStack/ConventionTests/blob/master/license.txt</licenseUrl>
15
<iconUrl>https://raw.github.com/TestStack/ConventionTests/master/logo.png</iconUrl>
16
<releaseNotes>https://github.com/TestStack/ConventionTests/releases</releaseNotes>
17
- <dependencies>
18
- <dependency id="Mono.Cecil" />
19
- <dependency id="ApprovalTests" />
20
- </dependencies>
21
</metadata>
22
<files>
23
<file src="TestStack.ConventionTests.dll" target="lib\net40" />
0 commit comments