ligershark / sidewafflev2

Other
30 stars 11 forks source link

The target "Pack" does not exist in the project. #30

Open Ombrezz opened 6 years ago

Ombrezz commented 6 years ago

Whenever I try to run the template in Visual Studio, it gives back the error: The target "Pack" does not exist in the project. And the error is coming from the .proj file. That file appears in the solution explorer, but when I try to open it an error pops up claiming that the file doesn't exist. This even happens when I make a brand new template!

EDIT: There's a hidden file in the project with the same name that actually can load, I've included it in the project. However the same error occurs when I build it.

codewithtyler commented 6 years ago

@someRandomCoder7 were you able to find a solution for this? If not, can you share your project with us so we can look into what's causing the issue?