Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop deploy binaries with app #470

Merged

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    fb8d44c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f36800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c7dd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    e36f1b0 View commit details
    Browse the repository at this point in the history
  2. Deploy should also send *.yaml files and other files as per VS2022

    Crrently AppManager is only deploying dll files. It needs to also deplpy yaml and possibly other files as is done by VS2022. Add code from VS2022 extension that finds the additional files and adds them to the candidate list of files. Bug fix to change extension and retain full path to file.
    doingnz committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    16979b1 View commit details
    Browse the repository at this point in the history