We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5538bda commit 6f433efCopy full SHA for 6f433ef
README.md
@@ -13,7 +13,7 @@ All of our [.NET clients can be installed](https://www.nuget.org/profiles/except
13
14
**This section is for development purposes only! If you are trying to use the Exceptionless .NET libraries, please get them from NuGet.**
15
16
-1. You will need to have [Visual Studio 2013](http://www.visualstudio.com/products/visual-studio-community-vs) installed.
+1. You will need to have [Visual Studio 2015](http://www.visualstudio.com/products/visual-studio-community-vs) installed.
17
2. Open the `Exceptionless.Net.sln` Visual Studio solution file.
18
3. Select `Exceptionless.SampleConsole` as the startup project.
19
4. Run the project by pressing `F5` to start the console.
0 commit comments