1 reference to SandboxStateUrlKey
Aspire.Deployment.EndToEnd.Tests (1)
AzureSandboxesDeploymentTests.cs (1)
274$"STATE_FILE=$(find \"$HOME/.aspire/deployments\" -name '*.json' -newer {BashQuote(stateMarkerFile)} -exec grep -l '{SandboxStateUrlKey}' {{}} + | head -n 1) && " +