pdevito3 / craftsman

A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
https://wrapt.dev
MIT License
1.12k stars 65 forks source link

Missing dependencies on craftsman new example #73

Closed mrs01dev closed 2 years ago

mrs01dev commented 2 years ago

craftsman new example create solution with Missing dependencies , that is related to RabbitMQ Bus.

image

Steps to reproduce

dotnet tool install -g craftsman craftsman new:example

What steps can we follow to reproduce the issue? craftsman new:example

Further technical details

craftsman 0.14.0 craftsman

pdevito3 commented 2 years ago

Hey, thanks for the heads up. Which example was it?

pdevito3 commented 2 years ago

hey, just got a chance to look at this. it's from a last minute change i made before the release for a dependency i missed. updating now and will have a new package out tonight!