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

Pin MessagePack version in Microsoft.VisualStudio.ProjectSystem.Managed #9587

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LittleLittleCloud
Copy link
Contributor

@LittleLittleCloud LittleLittleCloud commented Nov 13, 2024

Microsoft.VisualStudio.ProjectSystem.Managed also have indirect dependency over MessagePack

Microsoft Reviewers: Open in CodeFlow

@LittleLittleCloud LittleLittleCloud marked this pull request as ready for review November 13, 2024 19:39
@LittleLittleCloud LittleLittleCloud requested a review from a team as a code owner November 13, 2024 19:39
@@ -50,6 +50,8 @@
<ItemGroup>
<!-- Needed to break assembly conflict on StreamJsonRpc between microsoft.visualstudio.projectsystem.query and microsoft.visualstudio.languageservices -->
<PackageReference Include="Microsoft.VisualStudio.RpcContracts" />
<!--Pin MessagePack to a patched version with security vulnerable fix-->
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<!--Pin MessagePack to a patched version with security vulnerable fix-->
<!-- Pin MessagePack to a patched version with security vulnerable fix -->

nit: to match surrounding formatting

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