We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cdce70 commit dc52812Copy full SHA for dc52812
1 file changed
docs/cli/index.md
@@ -44,8 +44,8 @@ Running `pbi-tools[.core] {action} -?` prints usage details for that specific ac
44
45
### Prerequisites - Core Version
46
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
+* Any 64-Bit OS [supported by .Net 8](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md)
+* [.Net 8 Runtime](https://dotnet.microsoft.com/download/dotnet/8.0/runtime) pre-installed
49
50
### Command-line Syntax
51
0 commit comments