Skip to content

Commit e94f489

Browse files
committed
Updated nuspec to include readme.txt path.
1 parent f641439 commit e94f489

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

TestStack.FluentMVCTesting.Mvc3/TestStack.FluentMVCTesting.Mvc3.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
<file src="bin\Release\TestStack.FluentMVCTesting.Mvc3.dll" target="lib\NET40" />
4141
<file src="bin\Release\TestStack.FluentMVCTesting.Mvc3.pdb" target="lib\NET40" />
4242
<file src="..\TestStack.FluentMvcTesting\**\*.cs" exclude="..\TestStack.FluentMvcTesting\obj\**\*.*" target="src" />
43+
<file src="..\TestStack.FluentMvcTesting\readme.txt" target="" />
4344
</files>
4445
</package>

TestStack.FluentMvcTesting/TestStack.FluentMVCTesting.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
<file src="bin\Release\TestStack.FluentMVCTesting.dll" target="lib\NET40" />
4141
<file src="bin\Release\TestStack.FluentMVCTesting.pdb" target="lib\NET40" />
4242
<file src="**\*.cs" exclude="obj\**\*.*" target="src" />
43+
<file src="readme.txt" target="" />
4344
</files>
4445
</package>

0 commit comments

Comments
 (0)