Skip to content

Commit

Permalink
Remove obsolete prerequisites (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivo-stoilov authored May 16, 2024
1 parent 1c87979 commit 232073a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions getting-started/system-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ This topic describes the system requirements needed by __Telerik® JustMock__.

## Supported Operating Systems

Telerik JustMock can be installed on any operating system that supports .NET 4.5 and above. The following list shows the supported OS:
Telerik JustMock can be installed on any operating system that supports .NET Framework 4.7.2 or above, .NET Core 3.0 or above or .NET 5 or above. The following list shows the supported OS:

| OS | Version |
| ------- | --------|
| Windows | 10, 8, 8.1 |
| Windows Server | 2019, 2016 |
| Windows | 10, 11 |
| Windows Server | 2019, 2022 |
| Ubuntu | 20.04 or later |
| macOS | 13.0 or later |

Expand All @@ -29,17 +29,17 @@ In order to use JustMock the following additional development tools must be inst

* .NET

| Platform | Version |
| -------------- | ------------------------------- |
| .NET | .NET 5, .NET 6 |
| .NET Core | .NET Core 3.0+, .NET Core 2.0+ |
| .NET Framework | .NET 4.8, .NET 4.7+, .NET 4.6+, .NET 4.5+ |
| Platform | Version |
| -------- | ------- |
| .NET | .NET 5+, |
| .NET Core | .NET Core 3.0+, |
| .NET Framework | .NET 4.7.2+ |

* Microsoft Visual Studio - go to [Visual Studio Downloads](https://visualstudio.microsoft.com/downloads/) page to see the available download options.

| IDE | Version |
| ------------- | ---------------------------------- |
| Visual Studio | 2022, 2019, 2017, 2015 |
| IDE | Version |
| --- | ------- |
| Visual Studio | 2019, 2022 |

#### Configuration Instructions

Expand Down

0 comments on commit 232073a

Please sign in to comment.