Skip to content

Commit

Permalink
nightly build staged
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLu1997 committed Mar 7, 2016
1 parent 0d9551c commit 56ea72a
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 96 deletions.
2 changes: 1 addition & 1 deletion ZopperPerm.application
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>5dmiSzrINsAVuPexpoX0Y8PbOtAEgSQm+wIcfG14mq8=</dsig:DigestValue>
<dsig:DigestValue>Myx1nuRiTA9gyrM+4NaIrPDybbO6ARmR0QamuT3nuuU=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down
Binary file modified ZopperPerm.exe
Binary file not shown.
6 changes: 3 additions & 3 deletions ZopperPerm.exe.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<asmv1:assemblyIdentity name="ZopperPerm.exe" version="1.2.1.1" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="ZopperPerm" version="1.0.5910.23161" language="neutral" processorArchitecture="msil" />
<assemblyIdentity name="ZopperPerm" version="1.0.5910.23289" language="neutral" processorArchitecture="msil" />
<commandLine file="ZopperPerm.exe" parameters="" />
</entryPoint>
<trustInfo>
Expand Down Expand Up @@ -43,13 +43,13 @@
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="ZopperPerm.exe" size="29184">
<assemblyIdentity name="ZopperPerm" version="1.0.5910.23161" language="neutral" processorArchitecture="msil" />
<assemblyIdentity name="ZopperPerm" version="1.0.5910.23289" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>VAMkYCtjuBfnmI20m5JIvCzOI0nJj50+erPt6Ut4TOY=</dsig:DigestValue>
<dsig:DigestValue>+K6Rk6t7FIR/Chn0Lyt5Joq7iKmj0Drd28NCTbriOlE=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down
Binary file modified ZopperPerm.pdb
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

21 changes: 0 additions & 21 deletions app.publish/ZopperPerm.application

This file was deleted.

Binary file removed app.publish/setup.exe
Binary file not shown.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Open `ZopperPerm.sln` with Visual Studio 2013, `ctrl-f5` to build and run.
- Implemented multithreading
- Refactored

### v1.2.2
- Fixed file output bugs
- Known issue: File output does not check for distinct values

### v1.2.1
- Changed to 32 bit compilation
- Disabled screen output for n = 11
Expand Down

0 comments on commit 56ea72a

Please sign in to comment.