We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c95d302 + 1d7d4e8 commit b7e6361Copy full SHA for b7e6361
SharpZlib.build
@@ -30,7 +30,7 @@
30
<property name="debug" value="False"/>
31
<property name="optimize" value="True"/>
32
<property name="checked" value="False" />
33
- <property name="version" value="0.85.5"/>
+ <property name="version" value="0.86.0"/>
34
35
<property name="build.output.dir" value="bin" overwrite="False" />
36
<property name="sharpziplib.name" value="ICSharpCode.SharpZipLib" />
@@ -127,7 +127,7 @@
127
</target>
128
129
<target name="build-mono-2.0" >
130
- <fail message="Dont know how to build for Mono 2.0." />
+ <call target="build-net-2.0" />
131
132
133
<target name="build-samples" >
samples/HttpCompressionModule/src/refs/SharpZipLib.dll
-112 KB
0 commit comments