MSBuild error when running dotnet deb #128

Closed
opened 2026-01-29 16:30:12 +00:00 by claunia · 0 comments
Owner

Originally created by @ssdasilva on GitHub (Oct 6, 2022).

Hello guys,

I've followed the README, I've run:
dotnet tool install --global dotnet-deb

Then:
dotnet deb install

Then, I run:

dotnet restore

And:
dotnet deb

Then, the command dotnet deb throw the following error:
image

Can anyone help me with this?

Originally created by @ssdasilva on GitHub (Oct 6, 2022). Hello guys, I've followed the README, I've run: ` dotnet tool install --global dotnet-deb ` Then: ` dotnet deb install ` Then, I run: ` dotnet restore ` And: ` dotnet deb ` Then, the command `dotnet deb` throw the following error: ![image](https://user-images.githubusercontent.com/39906809/194334751-70f4649b-400a-4740-91bd-c4003597d881.png) Can anyone help me with this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#128