File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ Using Windows and Visual Studio is preferred so all platforms can be built and
2929editor design surfaces are available.
3030
31311 . You will need to install:
32- 1 . [ Visual Studio 2019 ] ( https://visualstudio.microsoft.com/vs/community/ )
33- 2 . [ .NET Core 5 .x SDK with VS Tooling] ( https://dotnet.microsoft.com/download )
32+ 1 . [ Visual Studio 2022 ] ( https://visualstudio.microsoft.com/vs/community/ )
33+ 2 . [ .NET Core 6 .x SDK with VS Tooling] ( https://dotnet.microsoft.com/download )
3434 3 . [ .NET Framework 4.6.2 Developer Pack] ( https://dotnet.microsoft.com/download/dotnet-framework/net462 )
35352 . Open the ` Exceptionless.Net.sln ` Visual Studio solution file.
36363 . Select ` Exceptionless.SampleConsole ` as the startup project.
@@ -44,7 +44,7 @@ build windows specific packages.
4444
45451 . You will need to install:
4646 1 . [ Visual Studio Code] ( https://code.visualstudio.com )
47- 2 . [ .NET Core 5 .x SDK with VS Tooling] ( https://dotnet.microsoft.com/download )
47+ 2 . [ .NET Core 6 .x SDK with VS Tooling] ( https://dotnet.microsoft.com/download )
48482 . Open the cloned Exceptionless.Net folder.
49493 . Run the ` Exceptionless.SampleConsole ` project by pressing ` F5 ` to start the console.
5050
You can’t perform that action at this time.
0 commit comments