We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb9562 commit bdc0eeeCopy full SHA for bdc0eee
dist.sh
@@ -109,7 +109,7 @@ function dist-zips {
109
110
### .NET 3.5 library (bin), examples (src and bin), WCF bindings library (bin)
111
### and WCF examples (src) dist (WCF built only if MONO_DIST is undefined)
112
- dist-target-framework dotnet-3.0
+ dist-target-framework dotnet-3.5
113
if [ -z "$MONO_DIST" ]; then
114
### HTML documentation for the WCF bindings library dist
115
gendoc-dist \
0 commit comments