Azure / logicapps

Azure Logic Apps labs, samples, and tools
MIT License
363 stars 301 forks source link

Logic App Custom Code contents of lib folder lost after project reload #1044

Closed ScottMcDonald-TNP closed 3 months ago

ScottMcDonald-TNP commented 5 months ago

Describe the Bug

I created a new logic app workflow and ran dotnet build from the terminal in folder Functions. This successfully added the Azure function resources the lib folder for the Logic app.

image

If a project reload is trigger the contents of the lib folder is cleared.

image

When I have git enabled it makes things difficult as its always trying to clear the lib folder and make changes.

image image

Its also always change the drive letter to lowercase when running dotnet build then changing to upper case when the project reloads.

image

Plan Type

Standard

Steps to Reproduce the Bug or Issue

Create logic app workspace Run dotnet build from azure function Run Developer: Reload Developer Window

Workflow JSON

No response

Screenshots or Videos

https://github.com/Azure/logicapps/assets/58830044/43027377-8d7a-4e8d-9529-eb292cd7f210

Additional context

No response

AB#27740193

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 45 days with no activity.

github-actions[bot] commented 3 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.