Skip to content

Commit

Permalink
Update src/Microsoft.VisualStudio.ProjectSystem.Managed/Microsoft.Vis…
Browse files Browse the repository at this point in the history
…ualStudio.ProjectSystem.Managed.csproj

Co-authored-by: Drew Noakes <git@drewnoakes.com>
  • Loading branch information
LittleLittleCloud and drewnoakes authored Nov 14, 2024
1 parent 4fa760b commit ee35c42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<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-->
<!-- Pin MessagePack to a patched version with security vulnerable fix -->
<PackageReference Include="MessagePack" />
<!-- Path property: PkgMicrosoft_CodeAnalysis_Common -->
<!-- The path is needed so we can copy the runtime assembly into the NPM package. -->
Expand Down

0 comments on commit ee35c42

Please sign in to comment.