#!/bin/sh
exec ${DOTNET_ROOT}/dotnet exec ${CONDA_PREFIX}/libexec/reportgenerator/ReportGenerator.dll "$@"
