Close gaps in off-queue DX 49/54/55.
Pass -c through to dotnet run so Release stamp and process match, assert changelog order for more than one commit, and restore the last school tab from sessionStorage when opening from the menu. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -121,6 +121,7 @@ $run = @(
|
||||
'--project', (Join-Path $PSScriptRoot 'src\HSchool.AppHost\HSchool.AppHost.csproj')
|
||||
'--no-build'
|
||||
'--no-restore'
|
||||
'-c', $configuration
|
||||
) + $dotnetArgs
|
||||
& dotnet run @run
|
||||
$exitCode = $LASTEXITCODE
|
||||
|
||||
Reference in New Issue
Block a user