`-p` is deprecated as an abbreviation for `--project`, and using `-p` generates a warning.
2 lines
101 B
PowerShell
Executable File
2 lines
101 B
PowerShell
Executable File
dotnet run --no-launch-profile --no-build -c Release --project .\NBXplorer\NBXplorer.csproj -- $args
|