#!/bin/sh
exec ${DOTNET_ROOT}/dotnet exec ${CONDA_PREFIX}/libexec/dotnet-diagnostics/dotnet-stack.dll "$@"
