Skip to content

Commit ab1b976

Browse files
committed
Added missing portion of nunit framework filename in readme.
1 parent a93f5ac commit ab1b976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ ASPNetImage is a work in progress and any help completing the object is apprecia
129129

130130
* Visual Studio 2010 or greater
131131

132-
* Install and configure NUnit. TestDriven.NET, which provides NUnit is available at http://testdriven.net/ You will need to add a reference to "nunit.framework" in the UnitTests project.
132+
* Install and configure NUnit. TestDriven.NET, which provides NUnit is available at http://testdriven.net/ You will need to add a reference to "nunit.framework.dll" in the UnitTests project.
133133

134134
* Configure DLL signing. In Visual Studio, open the ASPNetImage project properties and click on the "Signing" tab. Check the box labeled "Sign the assembly" and select "< New >" from the "Choose a strong name key file:" dropdown and follow the prompts.
135135

0 commit comments

Comments
 (0)