Skip to content

Commit 42aa6dd

Browse files
committed
Adds new tags for the nuget package (nunit, xunit and so forth...)
1 parent 660894e commit 42aa6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NFLuent.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* Fixes a bug in the IsAfter() check that was throwing an exception when the givenValue type (considered as a IComparable instead of a number ;-( was not the same as the checked value.</releaseNotes>
2424
<copyright>Copyright 2013 Thomas PIERRAIN</copyright>
2525
<language>en-US</language>
26-
<tags>tdd bdd test fluent check checks easy</tags>
26+
<tags>tdd bdd test fluent check checks easy nunit xunit mbunit mstestsucks</tags>
2727
</metadata>
2828
<files>
2929
<file src="Artifacts\Binaries\35\NFluent.dll" target="lib\net35\NFluent.dll" />

0 commit comments

Comments
 (0)