Skip to content

Commit 15850d8

Browse files
committed
Now includes the actual DLLs.....
1 parent 8dd28db commit 15850d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Src/FluentAssertions.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</dependencies>
2929
</metadata>
3030
<files>
31-
<file src=".\FluentAssertions.Json\bin\Release\net451\FluentAssertions.Json.*" target="lib\net451" />
32-
<file src=".\FluentAssertions.Json\bin\Release\netstandard1.4\FluentAssertions.*" exclude="**\*.json" target="lib\netstandard1.4" />
31+
<file src="FluentAssertions.Json\bin\Release\net451\FluentAssertions.Json.*" target="lib\net451" />
32+
<file src="FluentAssertions.Json\bin\Release\netstandard1.4\FluentAssertions.*" exclude="**\*.json" target="lib\netstandard1.4" />
3333
</files>
3434
</package>

0 commit comments

Comments
 (0)