You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ All of our [.NET clients can be installed](https://www.nuget.org/profiles/except
16
16
17
17
**This section is for development purposes only! If you are trying to use the Exceptionless .NET libraries, please get them from NuGet.**
18
18
19
-
1. You will need to have [Visual Studio 2015](http://www.visualstudio.com/products/visual-studio-community-vs) and [.NET Core SDK](https://www.microsoft.com/net/core) installed.
19
+
1. You will need to have [Visual Studio 2015](http://www.visualstudio.com/products/visual-studio-community-vs) and [.NET Core SDK with VS Tooling](https://www.microsoft.com/net/core) installed.
20
20
2. Open the `Exceptionless.Net.sln` Visual Studio solution file.
21
21
3. Select `Exceptionless.SampleConsole` as the startup project.
22
22
4. Run the project by pressing `F5` to start the console.
0 commit comments