Skip to content

Commit 1104c47

Browse files
committed
Updated readme to mention .net 8
1 parent e0c8185 commit 1104c47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ editor design surfaces are available.
2929

3030
1. You will need to install:
3131
1. [Visual Studio 2022](https://visualstudio.microsoft.com/vs/community/)
32-
2. [.NET Core 6.x SDK with VS Tooling](https://dotnet.microsoft.com/download)
32+
2. [.NET Core 6.x & 8.x SDK with VS Tooling](https://dotnet.microsoft.com/download)
3333
3. [.NET Framework 4.6.2 Developer Pack](https://dotnet.microsoft.com/download/dotnet-framework/net462)
3434
2. Open the `Exceptionless.Net.sln` Visual Studio solution file.
3535
3. Select `Exceptionless.SampleConsole` as the startup project.
@@ -43,7 +43,7 @@ build windows specific packages.
4343

4444
1. You will need to install:
4545
1. [Visual Studio Code](https://code.visualstudio.com)
46-
2. [.NET Core 6.x SDK with VS Tooling](https://dotnet.microsoft.com/download)
46+
2. [.NET Core 6.x & 8.x SDK with VS Tooling](https://dotnet.microsoft.com/download)
4747
2. Open the cloned Exceptionless.Net folder.
4848
3. Run the `Exceptionless.SampleConsole` project by pressing `F5` to start the console.
4949

0 commit comments

Comments
 (0)