Skip to content

Instantly share code, notes, and snippets.

@ramonsmits
Created March 3, 2026 09:19
Show Gist options
  • Select an option

  • Save ramonsmits/58bd97ce9079de7004dfc9e39f7e1a88 to your computer and use it in GitHub Desktop.

Select an option

Save ramonsmits/58bd97ce9079de7004dfc9e39f7e1a88 to your computer and use it in GitHub Desktop.
Run ServiceControl.Connector.MassTransit
REPO=ServiceControl.Connector.MassTransit
PROJECT=$REPO/src/$REPO.Host
git clone --branch 1.0.13 --depth=1 git@github.com:Particular/$REPO.git
dotnet publish $PROJECT -c Release -o ./publish
dotnet ./publish/$REPO.Host.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment