You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: