Skip to content

Commit bb8a005

Browse files
committed
final release changes
1 parent c4c69d0 commit bb8a005

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ BrowserStackLocal/BrowserStackLocal Unit Tests/bin
22
BrowserStackLocal/BrowserStackLocal Unit Tests/obj
33
BrowserStackLocal/BrowserStackLocal/bin
44
BrowserStackLocal/BrowserStackLocal/obj
5-
BrowserStackLocal/packages
5+
BrowserStackLocal/packages
6+
BrowserStackLocal/.vs

BrowserStack.dll

-17.5 KB
Binary file not shown.

BrowserStackLocal.0.1.0.0.nupkg

0 Bytes
Binary file not shown.
-48.5 KB
Binary file not shown.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ bsLocalArgs.Add(new KeyValuePair<string, string>("logfile", "/browserstack/logs.
111111

112112
To run the test suite run the nunit tests from Visual Studio.
113113

114+
### Packaging
115+
116+
To pack using nuget, run `nuget pack BrowserStackLocal\BrowserStackLocal\BrowserStackLocal.csproj -Prop Configuration=Release`
117+
114118
### Reporting bugs
115119

116120
You can submit bug reports either in the Github issue tracker.

0 commit comments

Comments
 (0)