2021年3月28日星期日

Publish project references of azure function within bin folder

I have a azure function application that references another console project(MyConsoleApp) as "project Reference" when i publish the Azure function application, The console project is compiled and placed out side of the bin folder. How to make MyConsoleApp.exe file is copied to bin folder while publishing the Azure Function application?

Here is the VS project structure

enter image description here

Publish Output:

enter image description here

https://stackoverflow.com/questions/66838449/publish-project-references-of-azure-function-within-bin-folder March 28, 2021 at 12:46PM

没有评论:

发表评论