Skip to content

Commit 38d1bbf

Browse files
committed
Update package creation script
1 parent 63d34ea commit 38d1bbf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Tools/Create-NuGet-packages.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ then
77
exit 1
88
fi
99

10+
sn -R CSF.WebDriverExtras/bin/Release/CSF.WebDriverExtras.dll CSF-Software-OSS.snk
11+
1012
find . \
1113
-type f \
1214
-name "*.nuspec" \

0 commit comments

Comments
 (0)