diff --git a/src/dev.sh b/src/dev.sh index 396a5f1ce..8e7858ccf 100755 --- a/src/dev.sh +++ b/src/dev.sh @@ -208,8 +208,6 @@ fi echo "Prepend ${DOTNETSDK_INSTALLDIR} to %PATH%" export PATH=${DOTNETSDK_INSTALLDIR}:$PATH -heading "Github Dreamlifter Runner" - heading "Dotnet SDK Version" dotnet --version