Skip to content

Commit 966d213

Browse files
committed
#117 Updated readme
1 parent 0db4012 commit 966d213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Exceptionless.Net.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 14
4-
VisualStudioVersion = 14.0.25123.0
4+
VisualStudioVersion = 14.0.25420.1
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{728C18BC-4085-4492-B0B2-8211CA209A50}"
77
ProjectSection(SolutionItems) = preProject

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ All of our [.NET clients can be installed](https://www.nuget.org/profiles/except
1616

1717
**This section is for development purposes only! If you are trying to use the Exceptionless .NET libraries, please get them from NuGet.**
1818

19-
1. You will need to have [Visual Studio 2015](http://www.visualstudio.com/products/visual-studio-community-vs) installed.
19+
1. You will need to have [Visual Studio 2015](http://www.visualstudio.com/products/visual-studio-community-vs) and [.NET Core](https://www.microsoft.com/net/core) installed.
2020
2. Open the `Exceptionless.Net.sln` Visual Studio solution file.
2121
3. Select `Exceptionless.SampleConsole` as the startup project.
2222
4. Run the project by pressing `F5` to start the console.

0 commit comments

Comments
 (0)