File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ editor design surfaces are available.
2929
30301 . 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 )
34342 . Open the ` Exceptionless.Net.sln ` Visual Studio solution file.
35353 . Select ` Exceptionless.SampleConsole ` as the startup project.
@@ -43,7 +43,7 @@ build windows specific packages.
4343
44441 . 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 )
47472 . Open the cloned Exceptionless.Net folder.
48483 . Run the ` Exceptionless.SampleConsole ` project by pressing ` F5 ` to start the console.
4949
You can’t perform that action at this time.
0 commit comments