Error on Build #681
-
Is anyone else getting this? I download oqtane from the repo, then in a command line navigate to the Oqtane.Server folder. I run
no problems. It builds as normal, then I run
and I get these errors.. I guess it's looking for the Oqtane.Upgrade.dll and other Upgrade assets. |
Beta Was this translation helpful? Give feedback.
Answered by
jimspillane
Aug 14, 2020
Replies: 1 comment 3 replies
-
Hey @mikecasas I have the same behavior. I had to jump over to the \oqtane.framework\Oqtane.Upgrade folder and run |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
mikecasas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @mikecasas I have the same behavior. I had to jump over to the \oqtane.framework\Oqtane.Upgrade folder and run
dotnet build -c Release
first to copy the files.