Skip to content

Commit ad1465d

Browse files
committed
1 parent 066cf3c commit ad1465d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.cake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ Task("Create-Packages")
187187
{
188188
Configuration = configuration,
189189
OutputDirectory = nugetDir,
190+
NoBuild = true,
190191
ArgumentCustomization = args => args.Append("--include-symbols")
191192
};
192193

0 commit comments

Comments
 (0)