Upgrading SpeckFlow and Nunit

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-08-22 12:00:17 -07:00
parent 0f2a3040e0
commit 9f963968ff
101 changed files with 6826 additions and 1470 deletions

View File

@@ -1,15 +1,5 @@
<?xml version="1.0" encoding="Windows-1252"?>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<!--
Application settings for pnunit-launch.exe. Do NOT put settings
for use by your tests here.
-->
<appSettings>
<!--
Specify the location to be used by .NET for the cache
-->
<add key="shadowfiles.path" value="%temp%\nunit20\ShadowCopyCache" />
</appSettings>
<!-- Set the level for tracing NUnit itself -->
<!-- 0=Off 1=Error 2=Warning 3=Info 4=Debug -->