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

Add System.ComponentModel.Composition #672

Merged
merged 2 commits into from
May 16, 2023

Conversation

Evangelink
Copy link
Member

No description provided.

@MichaelSimons
Copy link
Member

For traceability, this reference pack is required by vstest. See microsoft/vstest#4456.

@@ -205,6 +205,8 @@
<DependencyPackageProjects Include="$(RepoRoot)src\referencePackages\src\**\Microsoft.CodeAnalysis.CSharp.Workspaces.4.5.0.csproj" />
<DependencyPackageProjects Include="$(RepoRoot)src\referencePackages\src\**\Microsoft.CodeAnalysis.VisualBasic.Workspaces.4.5.0.csproj" />
<DependencyPackageProjects Include="$(RepoRoot)src\textOnlyPackages\src\**\Microsoft.CodeAnalysis.4.5.0.csproj" />

<DependencyPackageProjects Include="$(RepoRoot)src\textOnlyPackages\src\**\System.ComponentModel.Composition.7.0.0.csproj" />
Copy link
Member

Choose a reason for hiding this comment

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

@Evangelink - Apologies, I noticed the step to add this was missing from the Workflow instructions I pointed you too so I added it for you.
I opened a PR to address the workflow.

@MichaelSimons MichaelSimons enabled auto-merge (squash) May 16, 2023 14:40
@MichaelSimons MichaelSimons merged commit f2455b4 into dotnet:main May 16, 2023
4 checks passed
@Evangelink Evangelink deleted the composition branch May 16, 2023 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants