We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3beb166 commit 13bd76aCopy full SHA for 13bd76a
src/workloads/workloads.csproj
@@ -115,7 +115,7 @@
115
<CreateVisualStudioWorkload BaseIntermediateOutputPath="$(WorkloadIntermediateOutputPath)"
116
AllowMissingPacks="True"
117
BaseOutputPath="$(WorkloadOutputPath)"
118
- ComponentResources="$(ComponentResources)"
+ ComponentResources="@(ComponentResources)"
119
PackageSource="$(PackageSource)"
120
ShortNames="@(ShortNames)"
121
WorkloadManifestPackageFiles="@(ManifestPackages)"
0 commit comments