Skip to content

Commit 4ff5a3a

Browse files
authored
Revert "Pass resource items for VS generated authoring (#75462)" (#75632)
This reverts commit 3a51ad5.
1 parent 522f808 commit 4ff5a3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/workloads/workloads.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<CreateVisualStudioWorkload BaseIntermediateOutputPath="$(WorkloadIntermediateOutputPath)"
143143
AllowMissingPacks="True"
144144
BaseOutputPath="$(WorkloadOutputPath)"
145-
ComponentResources="@(ComponentResources)"
145+
ComponentResources="$(ComponentResources)"
146146
PackageSource="$(PackageSource)"
147147
ShortNames="@(ShortNames)"
148148
WorkloadManifestPackageFiles="@(ManifestPackages)"

0 commit comments

Comments
 (0)