Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
discostu105 authored Mar 8, 2017
1 parent c38c80a commit a19320d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,13 @@ Build
=====

* Prerequisites:
* Visual Studio 2017 RC3
* .NET Core Tooling RC3 (1.0.0-rc3-004530)
* Visual Studio 2017
* .NET Core Tooling 1.0
* .NET Core 1.1
* .NET Framework 4.6
* LocalDB
* LocalDB (optional, see `UseInMemoryHangfireStorage` setting)
* DebugDiag (optional, for automatic DebugDiag analysis)
* Windows Debugging Tools (`cdb.exe`) (optional, for interactive mode)
* Build via `building/build.cmd`
* Run via `build/runsuperdump.cmd` (defaults to port 5000)

Expand Down

0 comments on commit a19320d

Please sign in to comment.