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

More PackageManager #3881

Merged
merged 5 commits into from
Sep 26, 2023
Merged

More PackageManager #3881

merged 5 commits into from
Sep 26, 2023

Conversation

DrusTheAxe
Copy link
Member

@DrusTheAxe DrusTheAxe commented Sep 25, 2023

  • New: AddPackageSetOptions
  • Changed: AddPackageSetAsync(packageSet, AddPackageSetOptions) now implemented
  • Fixed: RemovePackageByFamilyNameNameAsync() renamed to RemovePackageByFamilyNameAsync()
  • Fixed: PackageSet[Item]RuntimeDisposition missing in Transport package's appxmanifest.xml
  • New: More comments in PackageManager.idl about inputs/behavior
  • Miscellaenous cleanup (dead code etc)

@DrusTheAxe DrusTheAxe added the area-Deployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged) label Sep 25, 2023
@DrusTheAxe DrusTheAxe added this to the 1.5 milestone Sep 25, 2023
@DrusTheAxe DrusTheAxe self-assigned this Sep 25, 2023
@DrusTheAxe
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@DrusTheAxe DrusTheAxe requested a review from BenJKuhn September 25, 2023 23:12
@DrusTheAxe DrusTheAxe merged commit 51c0e77 into develop Sep 26, 2023
@DrusTheAxe DrusTheAxe deleted the user/drustheaxe/pkgmgr-2 branch September 26, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Deployment Issues related to packaging, installation, runtime (e.g., SelfContained, Unpackaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants