File tree 1 file changed +2
-2
lines changed
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.
29
29
30
30
1 . You will need to install:
31
31
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 )
33
33
3 . [ .NET Framework 4.6.2 Developer Pack] ( https://dotnet.microsoft.com/download/dotnet-framework/net462 )
34
34
2 . Open the ` Exceptionless.Net.sln ` Visual Studio solution file.
35
35
3 . Select ` Exceptionless.SampleConsole ` as the startup project.
@@ -43,7 +43,7 @@ build windows specific packages.
43
43
44
44
1 . You will need to install:
45
45
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 )
47
47
2 . Open the cloned Exceptionless.Net folder.
48
48
3 . Run the ` Exceptionless.SampleConsole ` project by pressing ` F5 ` to start the console.
49
49
You can’t perform that action at this time.
0 commit comments