-
Notifications
You must be signed in to change notification settings - Fork 239
Closed
microsoft/coe-alm-accelerator-templates
#221Labels
alm-acceleratorALM Accelerator Components and AppsALM Accelerator Components and AppsbugSomething isn't workingSomething isn't working
Milestone
Description
Describe the issue
With the move to using pac clone / sync and dotnet build the .msapp for canvas apps are no longer being built off of the unpacked source. Only the unpacked .msapp is being packaged in the zip during the dotnet build.
Expected Behavior
Need to ensure that the msapp that is packaged as part of the msbuild is the msapp built from the unpacked source via pac canvas pack
What component are you experiencing the issue with?
ALM Accelerator Pipelines
What solution version are you using?
October
Steps To Reproduce
- Modify an unpacked source file for a canvas app and run build/deploy pipeline or run dotnet build.
- Unpack the newly created solution
- You'll see that the changes made to the source file are not included in the unpacked app after step 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
alm-acceleratorALM Accelerator Components and AppsALM Accelerator Components and AppsbugSomething isn't workingSomething isn't working
Type
Projects
Status
Done ✅