Added resharper tool

This commit is contained in:
2026-04-04 23:47:34 +02:00
parent ad4241aaaf
commit 3d7f3d1ee4
3 changed files with 15 additions and 3 deletions

View File

@@ -82,7 +82,7 @@ Gameplay capabilities now include:
- .NET SDK 10.0+
- PowerShell 7+
- Node.js 22+
- Run `dotnet tool restore` once to enable the repo-local `dotnet-ef` command.
- Run `dotnet tool restore` once to enable the repo-local dotnet commands.
- Run `npm ci` once to install the repo-local Playwright toolchain.
- Run `npm exec playwright install chromium` once to install the browser used by local smoke tests.