summarylogtreecommitdiffstats
path: root/build.sh
AgeCommit message (Collapse)Author
2020-03-19v7.0.0Kyle Sferrazza
2018-11-05remove libpsl-nativeKyle Sferrazza
2018-09-25v6.1.0Kyle Sferrazza
2017-12-18RC2 fixesKyle Sferrazza
2017-10-06beta 8 fixesKyle Sferrazza
2017-09-15beta 7 no longer comes with build.shKyle Sferrazza
2017-05-15prepare for dotnet 2Kyle Sferrazza
2016-09-05Revert c695d41 conditionally, depending on dotnet-cli versionSergio Correia
Starting in dotnet-cli build 3546, the packages are placed in lowercased directory names. For now, we revert c695d41 if we are using an older dotnet-cli version. Fragile, but might do while we think on a better way to address this.
2016-08-30Add verbose flag during dotnet buildSergio Correia
2016-08-30Do not try to publish if build did not suceeedSergio Correia
2016-08-24Do not build while publishingSergio Correia
2016-08-21Initial commitSergio Correia