Skip to content

Commit dc52812

Browse files
authored
Bumped .net runtime requirement
1 parent 3cdce70 commit dc52812

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/cli/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ Running `pbi-tools[.core] {action} -?` prints usage details for that specific ac
4444

4545
### Prerequisites - Core Version
4646

47-
* Any 64-Bit OS [supported by .Net 6](https://github.com/dotnet/core/blob/main/release-notes/6.0/supported-os.md)
48-
* [.Net 6 Runtime](https://dotnet.microsoft.com/download/dotnet/6.0/runtime) pre-installed
47+
* Any 64-Bit OS [supported by .Net 8](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md)
48+
* [.Net 8 Runtime](https://dotnet.microsoft.com/download/dotnet/8.0/runtime) pre-installed
4949

5050
### Command-line Syntax
5151

0 commit comments

Comments
 (0)