Skip to content

Commit

Permalink
Add Bin files
Browse files Browse the repository at this point in the history
Signed-off-by: doun <doun@163.com>
  • Loading branch information
doun committed Oct 25, 2012
1 parent e4b099e commit 772cedc
Show file tree
Hide file tree
Showing 10 changed files with 27,993 additions and 0 deletions.
17,745 changes: 17,745 additions & 0 deletions NSpecRunner/bin/Release/Domain/Formatters/Templates/TiddlyWiki_Template.html

Large diffs are not rendered by default.

Binary file added NSpecRunner/bin/Release/NSpec.dll
Binary file not shown.
Binary file added NSpecRunner/bin/Release/NSpecRunner.exe
Binary file not shown.
3 changes: 3 additions & 0 deletions NSpecRunner/bin/Release/NSpecRunner.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
Binary file added NSpecRunner/bin/Release/NSpecRunner.vshost.exe
Binary file not shown.
3 changes: 3 additions & 0 deletions NSpecRunner/bin/Release/NSpecRunner.vshost.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0"?>
<configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
11 changes: 11 additions & 0 deletions NSpecRunner/bin/Release/NSpecRunner.vshost.exe.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Binary file added NSpecRunner/bin/Release/nunit.framework.dll
Binary file not shown.
10,228 changes: 10,228 additions & 0 deletions NSpecRunner/bin/Release/nunit.framework.xml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions NSpecRunner/bin/Release/runspec.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
D:\src\NSpec\NSpecRunner\bin\Release\NSpecRunner.exe %1 %2
pause
exit

0 comments on commit 772cedc

Please sign in to comment.