You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -48,7 +48,7 @@ To activate SSL in `appsettings.json` remove the two comments surrounding `Kestr
48
48
}
49
49
```
50
50
## Development
51
-
Requirements: [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) with [.Net Core 2.2**SDK**](https://dotnet.microsoft.com/download/dotnet-core/2.2), [Node.js version 10.9.0 or later](https://nodejs.org/en/) (for WebUI only)
51
+
Requirements: [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) with [.Net Core 3.0**SDK**](https://dotnet.microsoft.com/download/dotnet-core/3.0), [Node.js version 10.9.0 or later](https://nodejs.org/en/) (for WebUI only)
0 commit comments