Skip to content

Commit b4e3207

Browse files
committed
update node tests
1 parent a079434 commit b4e3207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@react-native-windows/cli/src/commands/healthCheck/healthCheckList.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ export const HealthCheckList = [
1414
[true, 'VSUWP', 'Visual Studio 2022 (>= 17.11.0) & req. components'],
1515
[true, 'Node', 'Node.js (LTS, >= 22.0)'],
1616
[true, 'Yarn', 'Yarn'],
17-
[true, 'DotNetCore', '.NET SDK (LTS, = 6.0)'],
17+
[true, 'DotNetCore', '.NET SDK (LTS, = 8.0)'],
1818
];

0 commit comments

Comments
 (0)