Skip to content

Commit 9df32a2

Browse files
author
Eirik Tsarpalis
committed
enable PublishNuget step
1 parent 79eebc4 commit 9df32a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Target "All" DoNothing
307307
==> "Release"
308308

309309
"BuildPackage"
310-
//==> "PublishNuget"
310+
==> "PublishNuget"
311311
==> "Release"
312312

313313
RunTargetOrDefault "All"

0 commit comments

Comments
 (0)