diff --git a/components/kernels/dotnet.js b/components/kernels/dotnet.js index d124ee59..9af268bd 100644 --- a/components/kernels/dotnet.js +++ b/components/kernels/dotnet.js @@ -25,7 +25,7 @@ export default () => (

-

First, install the .NET Core SDK 3.1. Then use the command line tool to install the global tool.

+

First, install the .NET Core SDK 5.0. Then use the command line tool to install the global tool.

{install}