File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -22,16 +22,15 @@ Expected duration: 15 minutes.
22
22
> See also: [ Kata #X: Validator Contribution] ( https://community.dataminer.services/courses/kata-X ) on DataMiner Dojo ![ Video] ( ~/user-guide/images/video_Duo.png )
23
23
24
24
> [ !NOTE]
25
- > This tutorial requires .NET 8 .0 SDK. You can install the SDK [ here] ( https://dotnet.microsoft.com/en-us/download/dotnet/8 .0 ) .
25
+ > This tutorial requires .NET 6 .0 SDK. You can install the SDK [ here] ( https://dotnet.microsoft.com/en-us/download/dotnet/6 .0 ) .
26
26
>
27
- > Visual Studio 2022 v17.8+ is required to target .NET 8.
28
27
29
28
> [ !WARNING]
30
- > After installing .NET 8 .0 SDK and updating Visual Studio you may require a PC reboot.
29
+ > After installing .NET 6 .0 SDK and updating Visual Studio you may require a PC reboot.
31
30
32
31
## Prerequisites
33
32
34
- - [ SDK 8 .0] ( https://dotnet.microsoft.com/en-us/download/dotnet/8 .0 )
33
+ - [ SDK 6 .0] ( https://dotnet.microsoft.com/en-us/download/dotnet/6 .0 )
35
34
36
35
- [ Visual Studio] ( https://visualstudio.microsoft.com/downloads/ )
37
36
You can’t perform that action at this time.
0 commit comments