From c803350eb017ab769da03134a1b7c1c9322c54aa Mon Sep 17 00:00:00 2001 From: Andrew Petrochuk <30735471+petrochuk@users.noreply.github.com> Date: Mon, 10 Jun 2024 20:59:50 -0700 Subject: [PATCH] Update README.md --- src/PASopa/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/PASopa/README.md b/src/PASopa/README.md index b9f58262..5582e70f 100644 --- a/src/PASopa/README.md +++ b/src/PASopa/README.md @@ -1,7 +1,7 @@ # Legacy Source File Pack and Unpack Utility (PASopa) > [!WARNING] -> **Format generated by PASopa and will likely change** +> **PASopa is an experimental tool and is not recommended for use in production environments** This tool enables Canvas apps to be edited outside of Power Apps Studio and managed in a source control tool such as GitHub. The basic work flow is: 1. Download an existing Canvas app as a .msapp file, using **File** > **Save as** > **This computer** in Power Apps Studio. @@ -96,4 +96,4 @@ When merging multiple apps together into a single app: - Be sure to merge App.OnStart formulas together. ## Known Issues -For a list of commonly known issues around pack and unpack and instructions for workarounds to resolve them please head over [here](/docs/KnownIssues.md) \ No newline at end of file +For a list of commonly known issues around pack and unpack and instructions for workarounds to resolve them please head over [here](/docs/KnownIssues.md)