File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ install:
1111script :
1212 - xbuild /p:Configuration=Debug ICSharpCode.SharpZipLib.sln
1313 - xbuild /p:Configuration=Release ICSharpCode.SharpZipLib.sln
14- - mono ./packages/NUnit.ConsoleRunner.3.2.0/tools/nunit3-console.exe --framework=mono-4.0 --labels=All --testlist=./ICSharpCode.SharpZipLib.Tests/PassingTests.txt --result=./Documentation/nunit3-test-results-travis.xml;format=nunit3 ./bin/Release/ICSharpCode.SharpZipLib.Tests.dll
14+ - mono ./packages/NUnit.ConsoleRunner.3.2.0/tools/nunit3-console.exe --framework=mono-4.0 --labels=All --testlist=./ICSharpCode.SharpZipLib.Tests/PassingTests.txt --result=./Documentation/nunit3-test-results-travis.xml ./bin/Release/ICSharpCode.SharpZipLib.Tests.dll
Original file line number Diff line number Diff line change 2323 <tags >Compression Library Zip GZip BZip2 Tar</tags >
2424 </metadata >
2525 <files >
26- <file src =" ..\bin\Release\$id$ .dll" target =" lib\Net45\" />
27- <file src =" ..\bin\Release\$id$ .pdb" target =" lib\Net45\" />
28- <file src =" ..\bin\Release\$id$ .xml" target =" lib\Net45\" />
29- <file src =" ..\bin\Release\$id$ .dll" target =" lib\dnx451\" />
30- <file src =" ..\bin\Release\$id$ .pdb" target =" lib\dnx451\" />
31- <file src =" ..\bin\Release\$id$ .xml" target =" lib\dnx451\" />
32- <file src =" ..\bin\Release\$id$ .dll" target =" lib\dnxcore50\" />
33- <file src =" ..\bin\Release\$id$ .pdb" target =" lib\dnxcore50\" />
34- <file src =" ..\bin\Release\$id$ .xml" target =" lib\dnxcore50\" />
26+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .dll" target =" lib\Net45\" />
27+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .pdb" target =" lib\Net45\" />
28+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .xml" target =" lib\Net45\" />
29+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .dll" target =" lib\dnx451\" />
30+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .pdb" target =" lib\dnx451\" />
31+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .xml" target =" lib\dnx451\" />
32+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .dll" target =" lib\dnxcore50\" />
33+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .pdb" target =" lib\dnxcore50\" />
34+ <file src =" ..\bin\Release\ICSharpCode.SharpZipLib .xml" target =" lib\dnxcore50\" />
3535 </files >
3636</package >
You can’t perform that action at this time.
0 commit comments