We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63dbc82 commit 3a51ad5Copy full SHA for 3a51ad5
1 file changed
src/workloads/workloads.csproj
@@ -142,7 +142,7 @@
142
<CreateVisualStudioWorkload BaseIntermediateOutputPath="$(WorkloadIntermediateOutputPath)"
143
AllowMissingPacks="True"
144
BaseOutputPath="$(WorkloadOutputPath)"
145
- ComponentResources="$(ComponentResources)"
+ ComponentResources="@(ComponentResources)"
146
PackageSource="$(PackageSource)"
147
ShortNames="@(ShortNames)"
148
WorkloadManifestPackageFiles="@(ManifestPackages)"
0 commit comments