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

Manage packages centrally #232

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Manage packages centrally #232

merged 3 commits into from
Sep 25, 2024

Conversation

andyleejordan
Copy link
Member

An internal bot wants us to do this.

This comes from an internal bot.
@@ -16,8 +16,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.PowerShell.SecretManagement.Library" Version="0.5.1-*" PrivateAssets="All" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1-*" PrivateAssets="All" />
<PackageReference Include="Microsoft.PowerShell.SecretManagement.Library" PrivateAssets="All" />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SeeminglyScience wait why is this a package reference and not a project reference?

It's just used for tests so build against the local project.
Copy link
Contributor

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andyleejordan andyleejordan enabled auto-merge (rebase) September 25, 2024 19:25
@andyleejordan andyleejordan merged commit 4dbc35e into main Sep 25, 2024
6 checks passed
@andyleejordan andyleejordan deleted the updates branch September 25, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants